Moving to logseq (I think).

This commit is contained in:
2022-01-25 18:21:31 +01:00
parent 9e4112667f
commit 83dd7dd644
+5 -1
View File
@@ -31,6 +31,9 @@
:default-templates :default-templates
{:journals ""} {:journals ""}
:pages-directory ""
:journals-directory "journal"
;; The app will show those queries in today's journal page, ;; The app will show those queries in today's journal page,
;; the "NOW" query asks the tasks which need to be finished "now", ;; the "NOW" query asks the tasks which need to be finished "now",
;; the "NEXT" query asks the future tasks. ;; the "NEXT" query asks the future tasks.
@@ -81,4 +84,5 @@
:macros {} :macros {}
:markdown/version 2 :markdown/version 2
:date-formatter "yyyy-MM-dd" :date-formatter "yyyy-MM-dd"
:editor/logical-outdenting? true} :editor/logical-outdenting? true
:journal/page-title-format "yyyy-MM-dd"}