diff --git a/logseq/config.edn b/logseq/config.edn index 6f6067e3..149cafb5 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -20,7 +20,7 @@ ;; Define the default journal page template. ;; Enter the template name between the quotes. :default-templates - {:journals "daily"} + {:journals "daily-template"} ;; Set a custom date format for the journal page title. ;; Default value: "MMM do, yyyy" diff --git a/pages/Templates.md b/pages/Templates.md index 9dd2e947..c4816b02 100644 --- a/pages/Templates.md +++ b/pages/Templates.md @@ -1,6 +1,6 @@ # Daily template +template:: daily-template +template-including-parent:: false - - # #Tareas - template:: daily - template-including-parent:: false - \ No newline at end of file