Fix org daily capture template
This commit is contained in:
parent
75019ff987
commit
9060b0f12a
@ -34,7 +34,7 @@
|
||||
"CANCELLED(c)")))
|
||||
(org-capture-templates `(("d" "Daily note" plain
|
||||
(function org-find-daily-note)
|
||||
"* %<%I:%M %p>")
|
||||
"** %<%I:%M %p>")
|
||||
("s" "Spotify task" entry
|
||||
(file+headline ,(expand-file-name "~/org/todo.org") "Spotify")
|
||||
"* TODO %i%?")
|
||||
|
Loading…
Reference in New Issue
Block a user