auto add health tag to appointment capture templates
This commit is contained in:
parent
96bd563e7c
commit
13c10fcd8c
|
@ -69,7 +69,7 @@
|
|||
)
|
||||
("hmd" "Appointment noteworthy developments / [time] in review"
|
||||
entry (file+headline "~/org/health/health_mike.org" "To Do")
|
||||
"** READY [#A] %^{Heading} :appointment:%^g\nDEADLINE: %^t\n%?"
|
||||
"** READY [#A] %^{Heading} :health:appointment:%^g\nDEADLINE: %^t\n%?"
|
||||
:immediate-finish "f"
|
||||
:jump-to-captured "t"
|
||||
:unnarrowed "t"
|
||||
|
@ -77,7 +77,7 @@
|
|||
)
|
||||
("hma" "Appointment Notes"
|
||||
entry (file+datetree "~/org/health/health_mike.org" "Appointment Notes")
|
||||
"* %^{AptTime} %^{Text} :appointment:%^g\n%?"
|
||||
"* %^{AptTime} %^{Text} :health:appointment:%^g\n%?"
|
||||
:time-prompt "t"
|
||||
:immediate-finish "f"
|
||||
:jump-to-captured "t"
|
||||
|
|
Reference in a new issue