From af1b012188af1ef6d49ed3f9582afd3be6ff65ea Mon Sep 17 00:00:00 2001 From: Borja Robert Date: Wed, 31 Jan 2024 09:48:54 +0100 Subject: [PATCH] Auto saved by Logseq --- logseq/config.edn | 2 +- pages/Templates.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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