diff --git a/logseq/config.edn b/logseq/config.edn index 0e05db9..bd5cf59 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -420,4 +420,5 @@ ;; ;use Percent-encoding for other invalid characters :file/name-format :triple-lowbar :graph/settings {:journal? true - :builtin-pages? true}} + :builtin-pages? true} + :journal/page-title-format "EEEE, dd.MM.yyyy"}