From daa2e9e222c19fe7b901495b786fc9307277c6fa Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 26 Jan 2022 14:11:52 +0100 Subject: [PATCH] Auto saved by Logseq --- logseq/.config.edn.swo | Bin 4096 -> 12288 bytes ...logseq_config.edn.2022-01-26T13_11_10.009Z | 90 ++++++++++++++++++ ...logseq_config.edn.2022-01-26T13_11_25.609Z | 90 ++++++++++++++++++ ...logseq_config.edn.2022-01-26T13_11_41.289Z | 89 +++++++++++++++++ logseq/config.edn | 11 ++- 5 files changed, 275 insertions(+), 5 deletions(-) create mode 100644 logseq/bak/logseq_config.edn.2022-01-26T13_11_10.009Z create mode 100644 logseq/bak/logseq_config.edn.2022-01-26T13_11_25.609Z create mode 100644 logseq/bak/logseq_config.edn.2022-01-26T13_11_41.289Z diff --git a/logseq/.config.edn.swo b/logseq/.config.edn.swo index e5cb4dac95a9d8756686b96819608e5a1f94c8de..5938f4c51dfd6b691345bbcd47c696b60a068e65 100644 GIT binary patch literal 12288 zcmeHN&u=8f6)u931rkC;E{M~ky<%-^duDeN5!8lE5G(|Q*V1OgA_fc9bk|JRx~HqR zs@k)oi4!Rj5y~ZpAR^_E9CCpRio_ofDM1QwK`2pfk&**&;Ws%U4t%e>XLjtE^@&JC z-O}fBzgP9D-dC^QE6Y7N_1MFkba&^B!1FC3Wv=o0*YQm%FjahkDde$&oW1HAAa!8E6?el!4L@!@F-5-#K&o z6zf-lJLucD{`k7V473ci473ci473ci473ci473ci473ci473b<2^o-y5dXej2>n$o9{>NJ|NZ~= zEke8n`~!Fq_$}}gUK21GfOLgWs2d7lB^^JHREN;{8h)H|>&J23iJ=U?93= zN}J2fg^3n|C{l^`#`1ShI+j^zN{`Q=yv|2G8ls!xK8f@y92z^8-YZMN6i>Lh874`< z>anytiJ9cxU1gm%Ih_%Z#nw2Q?TL*II&YjJ?Z~R+B<*UGDSyJzAS+de9@RsI7lW^_ zppIzEjz~JEop&@fWrxQPRBXn|@vk~BN>9OTHY{bM%BkwdDJfgnWuMdxKU{}sIVp}W3P8r2jy*BL~w76zLke(JEIQu`@tm#FCLM*(#2L6KG@#o zX?b0+V+nlId>Aj%6-p�fU4siA|Qt!l|U$#l7vlN?y_Ds2_Qg$SFnNOF}uso^G>t z{`6Pz`J0zIcRgB}1?RRdVkM8>cj4@Lv=_D>*b4Tj$D6L~8dfzQhPJ?F1qDhKqT=p!|IUT27wfx#Y)<&00Wv8HXsIk+lMTxEMrPN>FUW0lTdF?Yr!3V$p z_0x3j?Bf^sxE!)MEIr~`9Vt%>_X?|x)qYCB6T#XV&Xp@Ozs7SO`m8!*eK?rX>M*B% zTDcn4gFznGb^oIn z;rRGs!lQDIH{+V|(O-&>XP+lNW@5I;&mv0HP-0s{jxk+lKh8u!6-ZP^o^(4%QIHNx zUm~-37F0R2?#f5^K+mcRO;R1Flp|+w@)*E?&b3SN8sugYoa9_{0d{3k)EUgBW`dbG zlQ#=OF2-1#Riy9c!v$C@CWL`yuC#HA#GfFQ zcEN-1j8Q}nlC4KM*NK|$L|YZ3Mk5ALCb3bO!WN5Yq05b-4S!|LcqOq>2d{^P{Y~*NQ zdRf^R#$CnulyGF?vZ#uB>c`pAu*gqzeKo2wd}9yBDn91Q6eT`et}2ntv~}ymhXvhqTio?ZI4^S S)f5p9B(8fDBoZe(An_UDKAn94 delta 43 xcmZojXi$(!G6?hZRj|-AVgLdG28Lzs9~0R$e=*FPx>4#p^TY(!&F`3ncmM)G4AB4p diff --git a/logseq/bak/logseq_config.edn.2022-01-26T13_11_10.009Z b/logseq/bak/logseq_config.edn.2022-01-26T13_11_10.009Z new file mode 100644 index 000000000..7457ce51d --- /dev/null +++ b/logseq/bak/logseq_config.edn.2022-01-26T13_11_10.009Z @@ -0,0 +1,90 @@ +{:journal-basis "daily" + +:project { + ;; Selected public notes can be published to https://logseq.com/your-project-or-your-username. + :name "" + :alias "" + ;; your twitter handle + :twitter "" + ;; description supports both hiccup and html + :description ""} + +;; Currently, we support either "Markdown" or "Org". +;; This can overwrite your global preference so that +;; maybe your personal preferred format is Org but you'd +;; need to use Markdown for some projects. +;; :preferred-format "" + +;; Git settings +:git-pull-secs 60 +:git-push-secs 10 +:git-auto-push true + +;; The app will ignore those directories or files. +;; E.g. "/archived" "/test.md" +:hidden [] + +;; When creating the new journal page, the app will use your template content here. +;; Example for Markdown users: "## [[Work]]\n###\n## [[Family]]\n###\n +;; Example for Org mode users: "** [[Work]]\n***\n** [[Family]]\n***\n +:default-templates +{:journals ""} + + +;; The app will show those queries in today's journal page, +;; the "NOW" query asks the tasks which need to be finished "now", +;; the "NEXT" query asks the future tasks. +:default-queries +{:journals + [{:title "🔨 NOW" + :query [:find (pull ?h [*]) + :in $ ?start ?today + :where + [?h :block/marker ?marker] + [?h :block/page ?p] + [?p :page/journal? true] + [?p :page/journal-day ?d] + [(>= ?d ?start)] + [(<= ?d ?today)] + [(contains? #{"NOW" "DOING"} ?marker)]] + :inputs [:14d :today] + :result-transform (fn [result] + (sort-by (fn [h] + (get h :block/priority "Z")) result)) + :collapsed? false} + {:title "📅 NEXT" + :query [:find (pull ?h [*]) + :in $ ?start ?next + :where + [?h :block/marker ?marker] + [?h :block/ref-pages ?p] + [?p :page/journal? true] + [?p :page/journal-day ?d] + [(> ?d ?start)] + [(< ?d ?next)] + [(contains? #{"NOW" "LATER" "TODO"} ?marker)]] + :inputs [:today :7d-after] + :collapsed? false}]} + +;; Add your own commands to speedup. +;; E.g. [["js" "Javascript"]] +:commands +[] + +;; Macros replace texts and will make you more productive. +;; For example: +;; Add this to the macros below: +;; {"poem" "Rose is $1, violet's $2. Life's ordered: Org assists you."} +;; input "{{{poem(red,blue)}}}" +;; becomes +;; Rose is red, violet's blue. Life's ordered: Org assists you. +:macros {} + :markdown/version 2 + :date-formatter "yyyy-MM-dd" + :editor/logical-outdenting? false + +;; [[flancian]] +:journal/page-title-format "yyyy-MM-dd" + :favorites []} +:pages-directory "" +:journals-directory "journal" diff --git a/logseq/bak/logseq_config.edn.2022-01-26T13_11_25.609Z b/logseq/bak/logseq_config.edn.2022-01-26T13_11_25.609Z new file mode 100644 index 000000000..9a0b04c60 --- /dev/null +++ b/logseq/bak/logseq_config.edn.2022-01-26T13_11_25.609Z @@ -0,0 +1,90 @@ +{:journal-basis "daily" + +:project { + ;; Selected public notes can be published to https://logseq.com/your-project-or-your-username. + :name "" + :alias "" + ;; your twitter handle + :twitter "" + ;; description supports both hiccup and html + :description ""} + +;; Currently, we support either "Markdown" or "Org". +;; This can overwrite your global preference so that +;; maybe your personal preferred format is Org but you'd +;; need to use Markdown for some projects. +;; :preferred-format "" + +;; Git settings +:git-pull-secs 60 +:git-push-secs 10 +:git-auto-push true + +;; The app will ignore those directories or files. +;; E.g. "/archived" "/test.md" +:hidden [] + +;; When creating the new journal page, the app will use your template content here. +;; Example for Markdown users: "## [[Work]]\n###\n## [[Family]]\n###\n +;; Example for Org mode users: "** [[Work]]\n***\n** [[Family]]\n***\n +:default-templates +{:journals ""} + + +;; The app will show those queries in today's journal page, +;; the "NOW" query asks the tasks which need to be finished "now", +;; the "NEXT" query asks the future tasks. +:default-queries +{:journals + [{:title "🔨 NOW" + :query [:find (pull ?h [*]) + :in $ ?start ?today + :where + [?h :block/marker ?marker] + [?h :block/page ?p] + [?p :page/journal? true] + [?p :page/journal-day ?d] + [(>= ?d ?start)] + [(<= ?d ?today)] + [(contains? #{"NOW" "DOING"} ?marker)]] + :inputs [:14d :today] + :result-transform (fn [result] + (sort-by (fn [h] + (get h :block/priority "Z")) result)) + :collapsed? false} + {:title "📅 NEXT" + :query [:find (pull ?h [*]) + :in $ ?start ?next + :where + [?h :block/marker ?marker] + [?h :block/ref-pages ?p] + [?p :page/journal? true] + [?p :page/journal-day ?d] + [(> ?d ?start)] + [(< ?d ?next)] + [(contains? #{"NOW" "LATER" "TODO"} ?marker)]] + :inputs [:today :7d-after] + :collapsed? false}]} + +;; Add your own commands to speedup. +;; E.g. [["js" "Javascript"]] +:commands +[] + +;; Macros replace texts and will make you more productive. +;; For example: +;; Add this to the macros below: +;; {"poem" "Rose is $1, violet's $2. Life's ordered: Org assists you."} +;; input "{{{poem(red,blue)}}}" +;; becomes +;; Rose is red, violet's blue. Life's ordered: Org assists you. +:macros {} + :markdown/version 2 + :date-formatter "yyyy-MM-dd" + :editor/logical-outdenting? false +:favorites [] + +;; [[flancian]] +:journal/page-title-format "yyyy-MM-dd" +:pages-directory "" +:journals-directory "journal" diff --git a/logseq/bak/logseq_config.edn.2022-01-26T13_11_41.289Z b/logseq/bak/logseq_config.edn.2022-01-26T13_11_41.289Z new file mode 100644 index 000000000..1ef467544 --- /dev/null +++ b/logseq/bak/logseq_config.edn.2022-01-26T13_11_41.289Z @@ -0,0 +1,89 @@ +{:journal-basis "daily" + +:project { + ;; Selected public notes can be published to https://logseq.com/your-project-or-your-username. + :name "" + :alias "" + ;; your twitter handle + :twitter "" + ;; description supports both hiccup and html + :description ""} + +;; Currently, we support either "Markdown" or "Org". +;; This can overwrite your global preference so that +;; maybe your personal preferred format is Org but you'd +;; need to use Markdown for some projects. +;; :preferred-format "" + +;; Git settings +:git-pull-secs 60 +:git-push-secs 10 +:git-auto-push true + +;; The app will ignore those directories or files. +;; E.g. "/archived" "/test.md" +:hidden [] + +;; When creating the new journal page, the app will use your template content here. +;; Example for Markdown users: "## [[Work]]\n###\n## [[Family]]\n###\n +;; Example for Org mode users: "** [[Work]]\n***\n** [[Family]]\n***\n +:default-templates +{:journals ""} + + +;; The app will show those queries in today's journal page, +;; the "NOW" query asks the tasks which need to be finished "now", +;; the "NEXT" query asks the future tasks. +:default-queries +{:journals + [{:title "🔨 NOW" + :query [:find (pull ?h [*]) + :in $ ?start ?today + :where + [?h :block/marker ?marker] + [?h :block/page ?p] + [?p :page/journal? true] + [?p :page/journal-day ?d] + [(>= ?d ?start)] + [(<= ?d ?today)] + [(contains? #{"NOW" "DOING"} ?marker)]] + :inputs [:14d :today] + :result-transform (fn [result] + (sort-by (fn [h] + (get h :block/priority "Z")) result)) + :collapsed? false} + {:title "📅 NEXT" + :query [:find (pull ?h [*]) + :in $ ?start ?next + :where + [?h :block/marker ?marker] + [?h :block/ref-pages ?p] + [?p :page/journal? true] + [?p :page/journal-day ?d] + [(> ?d ?start)] + [(< ?d ?next)] + [(contains? #{"NOW" "LATER" "TODO"} ?marker)]] + :inputs [:today :7d-after] + :collapsed? false}]} + +;; Add your own commands to speedup. +;; E.g. [["js" "Javascript"]] +:commands +[] + +;; Macros replace texts and will make you more productive. +;; For example: +;; Add this to the macros below: +;; {"poem" "Rose is $1, violet's $2. Life's ordered: Org assists you."} +;; input "{{{poem(red,blue)}}}" +;; becomes +;; Rose is red, violet's blue. Life's ordered: Org assists you. +:macros {} + :markdown/version 2 + :date-formatter "yyyy-MM-dd" + :editor/logical-outdenting? false + +;; [[flancian]] +:journal/page-title-format "yyyy-MM-dd" +:pages-directory "" +:journals-directory "journal" diff --git a/logseq/config.edn b/logseq/config.edn index 7457ce51d..3f44b5473 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -1,5 +1,10 @@ {:journal-basis "daily" +;; [[flancian]] +:journal/page-title-format "yyyy-MM-dd" +:pages-directory "" +:journals-directory "journal" + :project { ;; Selected public notes can be published to https://logseq.com/your-project-or-your-username. :name "" @@ -83,8 +88,4 @@ :date-formatter "yyyy-MM-dd" :editor/logical-outdenting? false -;; [[flancian]] -:journal/page-title-format "yyyy-MM-dd" - :favorites []} -:pages-directory "" -:journals-directory "journal" +