From 07083ac9e72c4106bb62d6f5c770dca4b35155cb Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 11 Jul 2021 20:21:57 +0200 Subject: [PATCH 1/2] tried logseq shortly --- logseq/config.edn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/logseq/config.edn b/logseq/config.edn index ee65d85e2..452ab0562 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -80,4 +80,5 @@ ;; Rose is red, violet's blue. Life's ordered: Org assists you. :macros {} :markdown/version 2 - :date-formatter "yyyy-MM-dd"} + :date-formatter "yyyy-MM-dd" + :editor/logical-outdenting? true} From c1b7160a5435ccef9b87317a038c6a8f867751b7 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 11 Jul 2021 20:22:32 +0200 Subject: [PATCH 2/2] vault backup: 2021-07-11 20:22:32 --- journals/2021_07_11.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 journals/2021_07_11.md diff --git a/journals/2021_07_11.md b/journals/2021_07_11.md new file mode 100644 index 000000000..d0f29d816 --- /dev/null +++ b/journals/2021_07_11.md @@ -0,0 +1 @@ +- I wonder why this is not going to the current daily :) \ No newline at end of file