Reinstanciate journal capture template
To free my head from haunting thoughts.
This effectively reverts d28e51f5e6.
This commit is contained in:
parent
20d8190b3f
commit
fbd2ac6e77
5
init.el
5
init.el
@ -1389,6 +1389,11 @@ accordingly."
|
|||||||
"* Note: %^{About} :NOTE:\n:PROPERTIES:\n:CREATED: %U\n:END:%?"
|
"* Note: %^{About} :NOTE:\n:PROPERTIES:\n:CREATED: %U\n:END:%?"
|
||||||
:empty-lines-before 1
|
:empty-lines-before 1
|
||||||
:empty-lines-after 1)
|
:empty-lines-after 1)
|
||||||
|
("j" "journal entry"
|
||||||
|
plain
|
||||||
|
(file+olp+datetree db/org-default-pensieve-file
|
||||||
|
"Journal")
|
||||||
|
"\n\n%U\n\n%i%?\n")
|
||||||
("d" "Date"
|
("d" "Date"
|
||||||
entry
|
entry
|
||||||
(file db/org-default-refile-file)
|
(file db/org-default-refile-file)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user