someday.org capture is back outside .archive
This commit is contained in:
@@ -257,7 +257,7 @@
|
|||||||
"* TODO %? :idea:\n %i" :empty-lines 1))
|
"* TODO %? :idea:\n %i" :empty-lines 1))
|
||||||
(add-to-list 'org-capture-templates
|
(add-to-list 'org-capture-templates
|
||||||
'("l" "Someday" entry
|
'("l" "Someday" entry
|
||||||
(file+headline "~/org/.archive/someday.org" "Inbox")
|
(file+headline "~/org/someday.org" "Inbox")
|
||||||
"* TODO %? \n %i " :empty-lines 1))
|
"* TODO %? \n %i " :empty-lines 1))
|
||||||
(add-to-list 'org-capture-templates
|
(add-to-list 'org-capture-templates
|
||||||
'("s" "Studies" entry
|
'("s" "Studies" entry
|
||||||
|
|||||||
Reference in New Issue
Block a user