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"
|
("hmd" "Appointment noteworthy developments / [time] in review"
|
||||||
entry (file+headline "~/org/health/health_mike.org" "To Do")
|
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"
|
:immediate-finish "f"
|
||||||
:jump-to-captured "t"
|
:jump-to-captured "t"
|
||||||
:unnarrowed "t"
|
:unnarrowed "t"
|
||||||
|
@ -77,7 +77,7 @@
|
||||||
)
|
)
|
||||||
("hma" "Appointment Notes"
|
("hma" "Appointment Notes"
|
||||||
entry (file+datetree "~/org/health/health_mike.org" "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"
|
:time-prompt "t"
|
||||||
:immediate-finish "f"
|
:immediate-finish "f"
|
||||||
:jump-to-captured "t"
|
:jump-to-captured "t"
|
||||||
|
|
Reference in a new issue