add meds to dedicated org-super-agenda zone, change up org-agenda files slightly to be better organized for my needs

This commit is contained in:
KemoNine 2023-02-12 18:40:21 -05:00
parent 844b169558
commit 1b1d299e2b
1 changed files with 5 additions and 1 deletions

View File

@ -108,6 +108,9 @@
(:name "Personal"
:and (:habit t
:tag "personal"))
(:name "Meds"
:and (:habit t
:tag "meds"))
(:name "Misc" :habit t)
(:name "Therapy"
:and (:todo ("WIP" "READY")
@ -128,7 +131,8 @@
))
(agenda "" (
(org-agenda-overriding-header "Habits")
(org-agenda-files (list "~/org/orgzly/_habits.org"))
(org-agenda-files (list "~/org/orgzly/_habits.org"
"~/org/health/_meds.org"))
(org-agenda-remove-tags t)
))
(todo "WIP" (