Add capture time to quick notes
This commit is contained in:
parent
e757dd6e1a
commit
d189ae832e
2
init.el
2
init.el
@ -1408,7 +1408,7 @@ accordingly."
|
|||||||
("q" "Quick note"
|
("q" "Quick note"
|
||||||
plain
|
plain
|
||||||
(function db/goto-quick-notes)
|
(function db/goto-quick-notes)
|
||||||
"- [ ] %?\n\n Via %K"
|
"- [ ] %?\n\n On %U via %K."
|
||||||
:empty-lines-before 1
|
:empty-lines-before 1
|
||||||
:empty-lines-after 1))))
|
:empty-lines-after 1))))
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user