Remove list of open tasks from project agenda

This list only shows complex tasks, i.e., tasks with sub-items, and is therefore
not a faithful indicator for overwork (this was the original intention to have
this list).  A better indicator might be to check the Backlog Agenda, but this
list might contain items far in the future and could thus also not be a valid
indicator for overwork.
This commit is contained in:
Daniel - 2022-06-20 17:18:11 +02:00
parent a79c67404a
commit d7bf414fd5
Signed by: dbo
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 1 additions and 3 deletions

View File

@ -1181,10 +1181,8 @@ respectively."
("P" "Current Projects and Topics"
((stuck ""
((org-agenda-overriding-header "Stuck Tasks")
((org-agenda-overriding-header "Stuck Complex Tasks")
(org-agenda-todo-ignore-scheduled 'future)))
(tags "TODO=\"\"-TAGS={NOP\\|TOPIC}-PERIODIC-NOTE-DATE-SOMEWHEN-HOLD-TEMPLATE-SCHEDULED>=\"<+1d>\""
((org-agenda-overriding-header "Open Tasks")))
(tags "TAGS={NOTE}-TODO={CANC\\|DONE}-HOLD-NOP"
((org-agenda-overriding-header "Project Notes (items explicitly tagged with NOTE but not NOP)")))
(tags "TODO=\"\"+TAGS={TOPIC}-SCHEDULED>=\"<+1d>\""