diff --git a/bundle/bundle--org.el b/bundle/bundle--org.el index 8d5a7be3..451860d7 100644 --- a/bundle/bundle--org.el +++ b/bundle/bundle--org.el @@ -237,7 +237,7 @@ ;; Fields: Heading, timestamp, and prompts for what went well, what could be improved, and focus for tomorrow. (add-to-list 'org-capture-templates '("j" "Journal" entry (file+olp+datetree "agenda/journal.org") - "* %T - End of Day Reflection :JOURNAL:\n- What went well today?\n %?\n- What could have been improved?\n \n- What will I focus on tomorrow?\n " + "* %T - End of Day Reflection :JOURNAL:\n- Was ist heute gut gelaufen?\n %?\n- Was könnte verbessert werden?\n \n- Worauf konzentriere ich mich morgen?\n " :empty-lines 1)) ;; Appointment Capture Template