fix indent

This commit is contained in:
Jethro Kuan
2021-04-26 00:47:40 +08:00
parent 169ebe6367
commit d9ba961f96

View File

@@ -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.