Remove timestamp from org-roam-dailies-capture-templates default

This commit is contained in:
Evie Litherland-Smith 2024-07-12 10:37:35 +01:00
parent 6e82967422
commit 0bef7fafd7

View file

@ -541,7 +541,7 @@
(org-roam-dailies-directory "./")
(org-roam-dailies-capture-templates
'(("d" "default" entry
"* %<%H:%M> %?"
"* %?"
:target (file+datetree "journal.org.gpg" week)))))
(use-package org-agenda