Remove Inbox heading on org journal capture template
This commit is contained in:
parent
6758110a25
commit
786dec3e50
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ I like:
|
||||||
(file+headline +org-capture-notes-file "Inbox")
|
(file+headline +org-capture-notes-file "Inbox")
|
||||||
"* %u %?\n%i\n%a" :prepend t)
|
"* %u %?\n%i\n%a" :prepend t)
|
||||||
("j" "Journal" entry
|
("j" "Journal" entry
|
||||||
(file+olp+datetree +org-capture-journal-file "Inbox")
|
(file+olp+datetree +org-capture-journal-file)
|
||||||
"* %U %?\n%i\n%a" :prepend t)
|
"* %U %?\n%i\n%a" :prepend t)
|
||||||
|
|
||||||
;; Will use {project-root}/{todo,notes,changelog}.org, unless a
|
;; Will use {project-root}/{todo,notes,changelog}.org, unless a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue