Merge branch 'main' of git.sr.ht:~marcuskammer/emacs.d
This commit is contained in:
commit
8cec517eb0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue