Archived
1
0
Fork 0

add health homework capture template

This commit is contained in:
KemoNine 2024-03-07 13:09:16 -05:00
parent 0df4e6ddba
commit fb87cff20e

View file

@ -59,6 +59,13 @@
) )
("h" "Health") ("h" "Health")
("hm" "Mike") ("hm" "Mike")
("hmh" "Homework"
entry (file+headline "~/org/health/health_mike.org" "Homework")
"** TODO %^{Heading} :health::homework:\n%?"
:immediate-finish "f"
:jump-to-captured "t"
:unnarrowed "t"
)
("hml" "Log Entry" ("hml" "Log Entry"
entry (file+datetree "~/org/health/health_mike.org" "Log") entry (file+datetree "~/org/health/health_mike.org" "Log")
"* %^{Timestamp}U %^{Text} :health:log:%^g\n%?" "* %^{Timestamp}U %^{Text} :health:log:%^g\n%?"