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