email time

This commit is contained in:
2024-03-30 09:38:34 +02:00
parent 45ebbf9bbc
commit b176176aaf
2 changed files with 2 additions and 2 deletions

View File

@@ -257,7 +257,7 @@
(add-to-list 'org-capture-templates
'("l" "Someday" entry
(file+headline "~/org/someday.org" "Inbox")
"* TODO %?\n %i :someday:" :empty-lines 1))
"* TODO %? :someday:\n %i " :empty-lines 1))
(add-to-list 'org-capture-templates
'("s" "Studies" entry
(file+headline "~/org/studies.org" "Inbox")