tweak org-super-agenda groups to be more useful for me

This commit is contained in:
KemoNine 2023-04-22 16:24:46 -04:00
parent ee6db75c37
commit 95b0f8ad00
1 changed files with 6 additions and 0 deletions

View File

@ -129,7 +129,13 @@
:and (:todo ("WIP" "READY")
:tag "health"))
(:order 100 :auto-parent "t")
(:name "Slipbox"
:and (:todo ("WIP" "READY")
:tag "slipbox"))
(:name "Personal"
:and (:todo ("WIP" "READY")
:tag "personal"))
(:name "To Do"
:todo ("WIP" "READY"))
(:name "Slip Box" :tag "slipbox")
(:name "To Do" :priority>= "C")