Do it today, move to prod.org

This commit is contained in:
Benson Chu 2023-02-27 12:14:38 -06:00
parent 7535a3aac2
commit e289e82425

View file

@ -179,7 +179,7 @@
("Working on this task now" :file ,(my/agenda-file "dev.org")
:keys "n" :clock-in t :clock-keep t
:template "* TASK %?\nSCHEDULED: %T")
("Do it today" :file ,(my/agenda-file "dev.org")
("Do it today" :file ,(my/agenda-file "prod.org") :olp ("Short")
:keys "T" :template "* TASK %?\nSCHEDULED: %T")))
("Reviews" :keys "r"
:icon ,(all-the-icons-faicon "share" :face 'all-the-icons-lblue)