someday tag into template

This commit is contained in:
2024-03-13 23:54:28 +02:00
parent 147c5f0d47
commit 6227640ce7

View File

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