diff --git a/org/config-org-capture.el b/org/config-org-capture.el index 05a0d24..a74c0f4 100644 --- a/org/config-org-capture.el +++ b/org/config-org-capture.el @@ -99,7 +99,7 @@ ) ("hca" "Appointment Notes" entry (file+datetree "~/org/health/health_couples.org" "Log") - "* %^{Timestamp}U %^{Text} :health:couples:appointment:%^g\n:LOGBOOK:\n- Created: %U\n:END:%?" + (file "~/org/_org-capture-templates/template_couples_apt_notes.org") :time-prompt "t" :immediate-finish "f" :jump-to-captured "t"