auto add health tag to appointment capture templates

This commit is contained in:
KemoNine 2023-12-10 09:49:02 -05:00
parent 96bd563e7c
commit 13c10fcd8c
1 changed files with 2 additions and 2 deletions

View File

@ -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"