diff --git a/logseq/config.edn b/logseq/config.edn index ef9fde0..4e844e9 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -420,4 +420,6 @@ ;; ;use Percent-encoding for other invalid characters :file/name-format :triple-lowbar :journal/page-title-format "EEE, dd.MM.yyyy" - :editor/logical-outdenting? true} + :editor/logical-outdenting? true + :graph/settings {:journal? true + :builtin-pages? true}}