Fix capitalization in Org capture templates
This commit is contained in:
parent
112684c190
commit
7fd38b10a1
2
init.el
2
init.el
@ -1392,7 +1392,7 @@ 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"
|
("j" "Journal entry"
|
||||||
plain
|
plain
|
||||||
(file+olp+datetree db/org-default-pensieve-file
|
(file+olp+datetree db/org-default-pensieve-file
|
||||||
"Journal")
|
"Journal")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user