Archived
1
0
Fork 0

tune capture templates to start to leverage deadlines for better prompts on some stuff

This commit is contained in:
KemoNine 2022-09-15 17:37:14 -04:00
parent 7a263e158a
commit 07b4cf30b1

View file

@ -53,17 +53,17 @@
:jump-to-captured "t"
:unnarrowed "f"
)
("hmw" "Week in review"
("hmd" "Appointment noteworthy developments / [time] in review"
entry (file+headline "~/org/health/health_mike.org" "To Do")
"** WIP [#A] Week in review (ending %^{Ending}) \n%?"
"** WIP [#A] %^{Heading} %^g\nDEADLINE: %^t\n%?"
:immediate-finish "f"
:jump-to-captured "t"
:unnarrowed "t"
:prepend "t"
)
("hma" "Appointment Entry"
("hma" "Appointment Notes"
entry (file+datetree "~/org/health/health_mike.org" "Appointment Notes")
"* %^{AptTime} %^{Text} %^{pcp:threapy:dratiyeh:ryan:telehealth}g\n%?"
"* %^{AptTime} %^{Text} %^g\n%?"
:time-prompt "t"
:immediate-finish "f"
:jump-to-captured "t"