mirror of
https://github.com/org-roam/org-roam
synced 2025-09-14 15:46:48 -05:00
fix indent
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
(defcustom org-roam-dailies-capture-templates
|
||||
`(("d" "default" entry
|
||||
"* %?"
|
||||
"* %?"
|
||||
:if-new (file+head ,(expand-file-name "%<%Y-%m-%d>.org" org-roam-dailies-directory)
|
||||
"#+title: %<%Y-%m-%d>\n")))
|
||||
"Capture templates for daily-notes in Org-roam.
|
||||
|
Reference in New Issue
Block a user