mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-02-16 08:14:15 +00:00
Re-enable these
This commit is contained in:
parent
566af2b009
commit
a95a46cd64
1 changed files with 8 additions and 8 deletions
|
|
@ -268,14 +268,14 @@
|
|||
:keys "w"
|
||||
:file ,(my/agenda-file "dev.org")
|
||||
:template-file ,(my/org-file "templates/work_travel_checklist.org"))
|
||||
;; ("Morning routine"
|
||||
;; :keys "m"
|
||||
;; :file ,(my/org-file "entries/routines.org")
|
||||
;; :template-file ,(my/org-file "templates/morning-routine.org"))
|
||||
;; ("Night routine"
|
||||
;; :keys "n"
|
||||
;; :file ,(my/org-file "entries/routines.org")
|
||||
;; :template-file ,(my/org-file "templates/evening-routine.org"))
|
||||
("Morning routine"
|
||||
:keys "m"
|
||||
:file ,(my/org-file "random/routines.org")
|
||||
:template-file ,(my/org-file "templates/morning-routine.org"))
|
||||
("Night routine"
|
||||
:keys "n"
|
||||
:file ,(my/org-file "random/routines.org")
|
||||
:template-file ,(my/org-file "templates/evening-routine.org"))
|
||||
))
|
||||
("Protocol"
|
||||
:keys "p"
|
||||
|
|
|
|||
Loading…
Reference in a new issue