tune capture templates to start to leverage deadlines for better prompts on some stuff
This commit is contained in:
parent
7a263e158a
commit
07b4cf30b1
|
@ -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"
|
||||
|
|
Reference in a new issue