Show topics in main project agenda

Topics are reviewed regularly (e.g, every month), so having a readily available
agenda view helps here.  It's also easier, I think, to keep an overview over all
active topics if they are easily accessible in a custom agenda view.
This commit is contained in:
Daniel - 2021-08-27 17:28:59 +02:00
parent 456cc6107b
commit d6a392bcc7
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 4 additions and 2 deletions

View File

@ -1106,13 +1106,15 @@
(org-agenda-todo-ignore-with-date t)
(org-tags-match-list-sublevels nil)))))
("P" "Current Projects"
("P" "Current Projects and Topics"
((stuck ""
((org-agenda-overriding-header "Stuck Projects")))
(tags "TODO=\"\"-TAGS={NOP\\|TOPIC}-PERIODIC-NOTE-DATE-SOMEWHEN-SCHEDULED>=\"<+1d>\""
((org-agenda-overriding-header "Open Projects (no TODO keyword, no PERIODIC, no NOTE, no DATE, no SOMEWHEN, no future SCHEDULED)")))
(tags "TAGS={PERIODIC}"
((org-agenda-overriding-header "Periodic Projects (PERIODIC)")))))
((org-agenda-overriding-header "Periodic Projects (PERIODIC)")))
(tags "TAGS={TOPIC}"
((org-agenda-overriding-header "Topics")))))
("W" "Weekly Review"
((agenda ""