Re-enable these

This commit is contained in:
Benson Chu 2024-09-14 12:27:37 -05:00
parent 566af2b009
commit a95a46cd64

View file

@ -268,14 +268,14 @@
:keys "w" :keys "w"
:file ,(my/agenda-file "dev.org") :file ,(my/agenda-file "dev.org")
:template-file ,(my/org-file "templates/work_travel_checklist.org")) :template-file ,(my/org-file "templates/work_travel_checklist.org"))
;; ("Morning routine" ("Morning routine"
;; :keys "m" :keys "m"
;; :file ,(my/org-file "entries/routines.org") :file ,(my/org-file "random/routines.org")
;; :template-file ,(my/org-file "templates/morning-routine.org")) :template-file ,(my/org-file "templates/morning-routine.org"))
;; ("Night routine" ("Night routine"
;; :keys "n" :keys "n"
;; :file ,(my/org-file "entries/routines.org") :file ,(my/org-file "random/routines.org")
;; :template-file ,(my/org-file "templates/evening-routine.org")) :template-file ,(my/org-file "templates/evening-routine.org"))
)) ))
("Protocol" ("Protocol"
:keys "p" :keys "p"