From 421b582ee11fb72ef445f2abbfcab390230ba8a2 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 15:32:27 +0100 Subject: [PATCH 01/19] lattimore --- journal/2021-03-06.md | 3 +++ mary-lattimore.md | 11 +++++++++++ 2 files changed, 14 insertions(+) create mode 100644 mary-lattimore.md diff --git a/journal/2021-03-06.md b/journal/2021-03-06.md index a8d87ea0f..a3a72f953 100644 --- a/journal/2021-03-06.md +++ b/journal/2021-03-06.md @@ -7,6 +7,9 @@ - [[agora yaml]] - [[gitbug]] - [[yoga breath]] +- [[protopoi]] + - [[dej]] +- [[mary lattimore]] [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: ../pull "Pull" diff --git a/mary-lattimore.md b/mary-lattimore.md new file mode 100644 index 000000000..570f509ff --- /dev/null +++ b/mary-lattimore.md @@ -0,0 +1,11 @@ +# Mary Lattimore + +- [[musician]] + - [[harpist]] +- [[go]] https://marylattimoreharpist.bandcamp.com/ +- [[at the dam]] https://open.spotify.com/album/21WPKbevLh1bhIEWwx7Z5r?si=xfDcyJKzQoK66vLqOPsiFQ + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file From 303f9f51fe46deac0ab76e5c254c206e7a14d842 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 15:40:10 +0100 Subject: [PATCH 02/19] Auto: misc. --- at-the-dam.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 at-the-dam.md diff --git a/at-the-dam.md b/at-the-dam.md new file mode 100644 index 000000000..cbb96e448 --- /dev/null +++ b/at-the-dam.md @@ -0,0 +1,11 @@ +# At the Dam + +- an [[album]] + - [[by]] [[mary-lattimore]] + - [[go]] https://open.spotify.com/album/21WPKbevLh1bhIEWwx7Z5r?si=xfDcyJKzQoK66vLqOPsiFQ + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[mary-lattimore]: mary-lattimore "Mary Lattimore" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file From 5ac8225223ffd34ded53d68f9f6bf2b28f14c83e Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 15:41:07 +0100 Subject: [PATCH 03/19] Auto: misc. --- mary-lattimore.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/mary-lattimore.md b/mary-lattimore.md index 570f509ff..a34c02873 100644 --- a/mary-lattimore.md +++ b/mary-lattimore.md @@ -1,11 +1,14 @@ # Mary Lattimore -- [[musician]] - - [[harpist]] -- [[go]] https://marylattimoreharpist.bandcamp.com/ +- [[person]] + - [[musician]] + - [[harpist]] +- [[go]] http://marylattimore.net/ +- [[bandcamp]] https://marylattimoreharpist.bandcamp.com/ - [[at the dam]] https://open.spotify.com/album/21WPKbevLh1bhIEWwx7Z5r?si=xfDcyJKzQoK66vLqOPsiFQ [//begin]: # "Autogenerated link references for markdown compatibility" +[person]: person "Person" [go]: go "Go" [//end]: # "Autogenerated link references" \ No newline at end of file From 90c5a82ec8c370e7439e07484a10a43438c266c3 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 15:45:13 +0100 Subject: [PATCH 04/19] Auto: misc. --- mary-lattimore.md | 1 + silver-ladders.md | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 silver-ladders.md diff --git a/mary-lattimore.md b/mary-lattimore.md index a34c02873..22557d340 100644 --- a/mary-lattimore.md +++ b/mary-lattimore.md @@ -6,6 +6,7 @@ - [[go]] http://marylattimore.net/ - [[bandcamp]] https://marylattimoreharpist.bandcamp.com/ - [[at the dam]] https://open.spotify.com/album/21WPKbevLh1bhIEWwx7Z5r?si=xfDcyJKzQoK66vLqOPsiFQ +- [[silver ladders]] https://open.spotify.com/album/5ROFj16TsmnCUd5YtiVDU3?si=aKacY5sQS2SBmWUSBnM44Q [//begin]: # "Autogenerated link references for markdown compatibility" diff --git a/silver-ladders.md b/silver-ladders.md new file mode 100644 index 000000000..3d2c7d621 --- /dev/null +++ b/silver-ladders.md @@ -0,0 +1,10 @@ +# Silver Ladders + +- [[album]] by [[mary-lattimore]] +- [[go]] https://open.spotify.com/album/5ROFj16TsmnCUd5YtiVDU3?si=aKacY5sQS2SBmWUSBnM44Q + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[mary-lattimore]: mary-lattimore "Mary Lattimore" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file From a7cfeab25b5d5fc5c6b79937fb7ca0c8d1e38ef4 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 16:40:56 +0100 Subject: [PATCH 05/19] Auto: misc. --- journal/2021-03-06.md | 1 + wikidata.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 wikidata.md diff --git a/journal/2021-03-06.md b/journal/2021-03-06.md index a3a72f953..809d80c15 100644 --- a/journal/2021-03-06.md +++ b/journal/2021-03-06.md @@ -10,6 +10,7 @@ - [[protopoi]] - [[dej]] - [[mary lattimore]] +- [[wikidata]] [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: ../pull "Pull" diff --git a/wikidata.md b/wikidata.md new file mode 100644 index 000000000..7847f6e96 --- /dev/null +++ b/wikidata.md @@ -0,0 +1,16 @@ +# Wikidata + +- an [[agora]]. +- [[go]] https://www.wikidata.org/wiki/Q2013 +- [[identifiers]] https://www.wikidata.org/wiki/Wikidata:Identifiers + - [[quote]] Each Wikidata entity is identified by an entity ID, which is a number prefixed by a letter. + - [[items]], also known as Q-items, are prefixed with Q (e.g. Q12345), + - [[properties]] are prefixed by P (e.g. P569) and + - [[lexemes]] are prefixed by L (e.g. L1). + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[agora]: agora "Agora" +[go]: go "Go" +[quote]: quote "Quote" +[//end]: # "Autogenerated link references" \ No newline at end of file From 25cf516d33c0ff33d2bda8bf248a303757c79af7 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 16:41:40 +0100 Subject: [PATCH 06/19] Auto: misc. --- wikidata.md | 1 + wptools.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 wptools.md diff --git a/wikidata.md b/wikidata.md index 7847f6e96..69d511fc4 100644 --- a/wikidata.md +++ b/wikidata.md @@ -7,6 +7,7 @@ - [[items]], also known as Q-items, are prefixed with Q (e.g. Q12345), - [[properties]] are prefixed by P (e.g. P569) and - [[lexemes]] are prefixed by L (e.g. L1). +- [[wptools]] seems to expose a nice interface [//begin]: # "Autogenerated link references for markdown compatibility" diff --git a/wptools.md b/wptools.md new file mode 100644 index 000000000..f7fc17799 --- /dev/null +++ b/wptools.md @@ -0,0 +1,9 @@ +# Wptools + +- [[go]] [[git]] +- [[git]] https://github.com/siznax/wptools + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file From 0fcf6fc615112176b6c1e149b8448c7960373205 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 17:40:37 +0100 Subject: [PATCH 07/19] Auto: misc. --- exegesis.md | 5 +++++ journal/2021-03-06.md | 1 + metam0nkey.md | 11 +++++++++++ 3 files changed, 17 insertions(+) create mode 100644 exegesis.md create mode 100644 metam0nkey.md diff --git a/exegesis.md b/exegesis.md new file mode 100644 index 000000000..de2a444db --- /dev/null +++ b/exegesis.md @@ -0,0 +1,5 @@ +# Exegesis + +- a [[tool]] for [[writing]] + - [[by]] [[metam0nkey]] + diff --git a/journal/2021-03-06.md b/journal/2021-03-06.md index 809d80c15..a225c60cd 100644 --- a/journal/2021-03-06.md +++ b/journal/2021-03-06.md @@ -11,6 +11,7 @@ - [[dej]] - [[mary lattimore]] - [[wikidata]] +- [[exegesis]] [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: ../pull "Pull" diff --git a/metam0nkey.md b/metam0nkey.md new file mode 100644 index 000000000..1eda14b8c --- /dev/null +++ b/metam0nkey.md @@ -0,0 +1,11 @@ +# Metam0nkey + +- a [[person]] + - [[coder]] +- [[twitter]] twitter.com/metam0nkey + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[person]: person "Person" +[twitter]: twitter "Twitter" +[//end]: # "Autogenerated link references" \ No newline at end of file From c34cfad77a1efbfaaf2e145560239780747c542b Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 17:57:54 +0100 Subject: [PATCH 08/19] Auto: misc. --- cooperative-systems.md | 9 +++++++++ forgiveness.md | 5 +++++ journal/2021-03-06.md | 5 +++++ tit-for-that-with-forgiveness.md | 3 +++ tit-for-that.md | 8 ++++++++ 5 files changed, 30 insertions(+) create mode 100644 cooperative-systems.md create mode 100644 forgiveness.md create mode 100644 tit-for-that-with-forgiveness.md create mode 100644 tit-for-that.md diff --git a/cooperative-systems.md b/cooperative-systems.md new file mode 100644 index 000000000..05e94a017 --- /dev/null +++ b/cooperative-systems.md @@ -0,0 +1,9 @@ +# Cooperative Systems + +- [[pull]] [[federation]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[federation]: federation "Federation" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/forgiveness.md b/forgiveness.md new file mode 100644 index 000000000..5a6303ab7 --- /dev/null +++ b/forgiveness.md @@ -0,0 +1,5 @@ +# Forgiveness + +- A very important thing. +- A desirable [[trait]] in [[cooperative systems]] + diff --git a/journal/2021-03-06.md b/journal/2021-03-06.md index a225c60cd..7b37a1a62 100644 --- a/journal/2021-03-06.md +++ b/journal/2021-03-06.md @@ -12,6 +12,7 @@ - [[mary lattimore]] - [[wikidata]] - [[exegesis]] +- [[tit for that with forgiveness]] [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: ../pull "Pull" @@ -22,4 +23,8 @@ [push]: ../push "Push" [do]: ../do "Do" [gitbug]: ../gitbug "Gitbug" +[protopoi]: ../protopoi "Protopoi" +[dej]: ../dej "Dej" +[wikidata]: ../wikidata "Wikidata" +[exegesis]: ../exegesis "Exegesis" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/tit-for-that-with-forgiveness.md b/tit-for-that-with-forgiveness.md new file mode 100644 index 000000000..e3ae9be95 --- /dev/null +++ b/tit-for-that-with-forgiveness.md @@ -0,0 +1,3 @@ +# Tit for That with Forgiveness + +- [[tit for that]] with [[forgiveness]] diff --git a/tit-for-that.md b/tit-for-that.md new file mode 100644 index 000000000..896bab255 --- /dev/null +++ b/tit-for-that.md @@ -0,0 +1,8 @@ +# Tit for That + +- [[go]] https://en.wikipedia.org/wiki/Tit_for_tat + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file From c4e2060a30c08596728a9e7186a977a8205a9dc4 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:10:47 +0100 Subject: [PATCH 09/19] Auto: misc. --- journal/2021-03-06.md | 1 + x.md | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 x.md diff --git a/journal/2021-03-06.md b/journal/2021-03-06.md index 7b37a1a62..6ba48431f 100644 --- a/journal/2021-03-06.md +++ b/journal/2021-03-06.md @@ -13,6 +13,7 @@ - [[wikidata]] - [[exegesis]] - [[tit for that with forgiveness]] +- [[x]] [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: ../pull "Pull" diff --git a/x.md b/x.md new file mode 100644 index 000000000..2ff1f7153 --- /dev/null +++ b/x.md @@ -0,0 +1,10 @@ +# X + +- a [[variable]]. +- an [[unknown]]. +- a [[context]]. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[context]: context "Context" +[//end]: # "Autogenerated link references" \ No newline at end of file From 4ec09a4ddf1eefa1b1d6d7e789bf06c25487492b Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:11:06 +0100 Subject: [PATCH 10/19] Auto: misc. --- x.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x.md b/x.md index 2ff1f7153..e5034210c 100644 --- a/x.md +++ b/x.md @@ -2,9 +2,11 @@ - a [[variable]]. - an [[unknown]]. -- a [[context]]. +- a [[place]] in a [[map]]. + - a [[context]]. [//begin]: # "Autogenerated link references for markdown compatibility" +[place]: place "Place" [context]: context "Context" [//end]: # "Autogenerated link references" \ No newline at end of file From eb8320543489f0bcdb856cd3e9cf5a0484183cee Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:11:40 +0100 Subject: [PATCH 11/19] Auto: misc. --- x.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/x.md b/x.md index e5034210c..9a9829010 100644 --- a/x.md +++ b/x.md @@ -4,9 +4,13 @@ - an [[unknown]]. - a [[place]] in a [[map]]. - a [[context]]. + - a [[node]] in an [[agora]]. + - https://twitter.com/flancian/status/1368247807665201159 [//begin]: # "Autogenerated link references for markdown compatibility" [place]: place "Place" [context]: context "Context" +[node]: node "Node" +[agora]: agora "Agora" [//end]: # "Autogenerated link references" \ No newline at end of file From a1d23c88cbf079ad2b363a3c4c15a3a99e4b2f20 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:15:32 +0100 Subject: [PATCH 12/19] Auto: misc. --- journal/2021-03-06.md | 1 + towards-an-agora.md | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 towards-an-agora.md diff --git a/journal/2021-03-06.md b/journal/2021-03-06.md index 6ba48431f..e5a4fff88 100644 --- a/journal/2021-03-06.md +++ b/journal/2021-03-06.md @@ -14,6 +14,7 @@ - [[exegesis]] - [[tit for that with forgiveness]] - [[x]] +- [[towards an agora]] [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: ../pull "Pull" diff --git a/towards-an-agora.md b/towards-an-agora.md new file mode 100644 index 000000000..9c1bff701 --- /dev/null +++ b/towards-an-agora.md @@ -0,0 +1,4 @@ +# Towards an Agora + +- https://twitter.com/flancian/status/1368248015434244097 + From be8901d451c0a52db5e51547d92245753251f02b Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:23:00 +0100 Subject: [PATCH 13/19] Auto: misc. --- journal/2021-03-06.md | 1 + revolution.md | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/journal/2021-03-06.md b/journal/2021-03-06.md index e5a4fff88..8248b2a47 100644 --- a/journal/2021-03-06.md +++ b/journal/2021-03-06.md @@ -15,6 +15,7 @@ - [[tit for that with forgiveness]] - [[x]] - [[towards an agora]] +- [[revolution]] [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: ../pull "Pull" diff --git a/revolution.md b/revolution.md index b745600ad..10b43816c 100644 --- a/revolution.md +++ b/revolution.md @@ -1,13 +1,11 @@ # Revolution -- I like to think of [[Flancia]] as reachable through a series of [[peaceful]] revolutions. +- I like to think of [[Flancia]] as the world as it could be improved through a series of [[peaceful]] revolutions. - [[go]] https://twitter.com/flancian/status/1337475493998833665 - I am a [[Flancian]] and this is our [[manifesto]]. [//begin]: # "Autogenerated link references for markdown compatibility" -[flancia]: flancia "Flancia" [peaceful]: peaceful "Peaceful" [go]: go "Go" -[flancian]: flancian "Flancian" [manifesto]: manifesto "Manifesto" [//end]: # "Autogenerated link references" \ No newline at end of file From e9a5ea575d130f46518a7e7066f7b91f4ca21cd8 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:24:27 +0100 Subject: [PATCH 14/19] Auto: misc. --- fifth-international.md | 8 ++++++++ revolution.md | 5 ++++- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 fifth-international.md diff --git a/fifth-international.md b/fifth-international.md new file mode 100644 index 000000000..62a714f36 --- /dev/null +++ b/fifth-international.md @@ -0,0 +1,8 @@ +# Fifth International + +- [[go]] https://en.wikipedia.org/wiki/Fifth_International + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/revolution.md b/revolution.md index 10b43816c..2e70eeaa4 100644 --- a/revolution.md +++ b/revolution.md @@ -2,10 +2,13 @@ - I like to think of [[Flancia]] as the world as it could be improved through a series of [[peaceful]] revolutions. - [[go]] https://twitter.com/flancian/status/1337475493998833665 -- I am a [[Flancian]] and this is our [[manifesto]]. +- I am a [[Flancian]] and this [[agora]] is our [[manifesto]]. +- [[pull]] [[fifth international]] [//begin]: # "Autogenerated link references for markdown compatibility" [peaceful]: peaceful "Peaceful" [go]: go "Go" +[agora]: agora "Agora" [manifesto]: manifesto "Manifesto" +[pull]: pull "Pull" [//end]: # "Autogenerated link references" \ No newline at end of file From 69c6bee117d1efdd9f87dcf2166b8751ee5790a1 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:25:31 +0100 Subject: [PATCH 15/19] Auto: misc. --- fourth-international.md | 8 ++++++++ revolution.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 fourth-international.md diff --git a/fourth-international.md b/fourth-international.md new file mode 100644 index 000000000..eace181d9 --- /dev/null +++ b/fourth-international.md @@ -0,0 +1,8 @@ +# Fourth International + +- [[go]] https://en.wikipedia.org/wiki/Fourth_International + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/revolution.md b/revolution.md index 2e70eeaa4..bbfac46d5 100644 --- a/revolution.md +++ b/revolution.md @@ -3,7 +3,7 @@ - I like to think of [[Flancia]] as the world as it could be improved through a series of [[peaceful]] revolutions. - [[go]] https://twitter.com/flancian/status/1337475493998833665 - I am a [[Flancian]] and this [[agora]] is our [[manifesto]]. -- [[pull]] [[fifth international]] +- [[pull]] [[fourth international]] [[fifth international]] [//begin]: # "Autogenerated link references for markdown compatibility" [peaceful]: peaceful "Peaceful" From 11dbe0ea330efd8298ae322a72b4a88c41df1120 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:27:09 +0100 Subject: [PATCH 16/19] Auto: misc. --- revolution.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/revolution.md b/revolution.md index bbfac46d5..9885f14ef 100644 --- a/revolution.md +++ b/revolution.md @@ -1,9 +1,11 @@ # Revolution - I like to think of [[Flancia]] as the world as it could be improved through a series of [[peaceful]] revolutions. -- [[go]] https://twitter.com/flancian/status/1337475493998833665 +- [[go]] https://en.wikipedia.org/wiki/Revolution - I am a [[Flancian]] and this [[agora]] is our [[manifesto]]. -- [[pull]] [[fourth international]] [[fifth international]] + - https://twitter.com/flancian/status/1368250555613741056 + - https://twitter.com/flancian/status/1337475493998833665 + - [[pull]] [[fourth international]] [[fifth international]] [//begin]: # "Autogenerated link references for markdown compatibility" [peaceful]: peaceful "Peaceful" From f1021f67398a96f088883929be5255b6e76a0c43 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:27:19 +0100 Subject: [PATCH 17/19] Auto: misc. --- revolution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/revolution.md b/revolution.md index 9885f14ef..cca40bdba 100644 --- a/revolution.md +++ b/revolution.md @@ -5,7 +5,7 @@ - I am a [[Flancian]] and this [[agora]] is our [[manifesto]]. - https://twitter.com/flancian/status/1368250555613741056 - https://twitter.com/flancian/status/1337475493998833665 - - [[pull]] [[fourth international]] [[fifth international]] + - [[pull]] [[fourth international]] [[fifth international]] [[sixth international]] [//begin]: # "Autogenerated link references for markdown compatibility" [peaceful]: peaceful "Peaceful" From 6d495e02181d6f288770f17f0afe5df3671d5610 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:46:41 +0100 Subject: [PATCH 18/19] Auto: misc. --- journal/2021-03-06.md | 4 +++- revolution.md | 6 ++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/journal/2021-03-06.md b/journal/2021-03-06.md index 8248b2a47..6e4b6fd24 100644 --- a/journal/2021-03-06.md +++ b/journal/2021-03-06.md @@ -4,8 +4,8 @@ - [[vera]] asked about [[freenet]] - she knows an [[oauth expert]] - [[push]] [[do]] - - [[agora yaml]] - [[gitbug]] + - [[agora yaml]] - [[yoga breath]] - [[protopoi]] - [[dej]] @@ -30,4 +30,6 @@ [dej]: ../dej "Dej" [wikidata]: ../wikidata "Wikidata" [exegesis]: ../exegesis "Exegesis" +[x]: ../x "X" +[revolution]: ../revolution "Revolution" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/revolution.md b/revolution.md index cca40bdba..e690554f6 100644 --- a/revolution.md +++ b/revolution.md @@ -3,9 +3,11 @@ - I like to think of [[Flancia]] as the world as it could be improved through a series of [[peaceful]] revolutions. - [[go]] https://en.wikipedia.org/wiki/Revolution - I am a [[Flancian]] and this [[agora]] is our [[manifesto]]. - - https://twitter.com/flancian/status/1368250555613741056 - - https://twitter.com/flancian/status/1337475493998833665 - [[pull]] [[fourth international]] [[fifth international]] [[sixth international]] +- https://twitter.com/flancian/status/1368250555613741056 +- https://twitter.com/flancian/status/1337475493998833665 +- https://twitter.com/flancian/status/1368252143338192898 + [//begin]: # "Autogenerated link references for markdown compatibility" [peaceful]: peaceful "Peaceful" From 771b903c06b41d5e3dfac5c637a67b2f437fad09 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 6 Mar 2021 18:47:09 +0100 Subject: [PATCH 19/19] Auto: misc. --- journal/2021-03-06.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/journal/2021-03-06.md b/journal/2021-03-06.md index 6e4b6fd24..62fde4651 100644 --- a/journal/2021-03-06.md +++ b/journal/2021-03-06.md @@ -3,9 +3,6 @@ - [[pull]] [[2021-03-05]] into [[weekly]] - [[vera]] asked about [[freenet]] - she knows an [[oauth expert]] -- [[push]] [[do]] - - [[gitbug]] - - [[agora yaml]] - [[yoga breath]] - [[protopoi]] - [[dej]] @@ -16,6 +13,12 @@ - [[x]] - [[towards an agora]] - [[revolution]] +- [[push]] [[do]] + - read about [[gitbug]] + - try it perhaps + - [[agora yaml]] + - sounds not so hard + [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: ../pull "Pull" @@ -23,13 +26,13 @@ [weekly]: ../weekly "Weekly" [vera]: ../vera "Vera" [freenet]: ../freenet "Freenet" -[push]: ../push "Push" -[do]: ../do "Do" -[gitbug]: ../gitbug "Gitbug" [protopoi]: ../protopoi "Protopoi" [dej]: ../dej "Dej" [wikidata]: ../wikidata "Wikidata" [exegesis]: ../exegesis "Exegesis" [x]: ../x "X" [revolution]: ../revolution "Revolution" +[push]: ../push "Push" +[do]: ../do "Do" +[gitbug]: ../gitbug "Gitbug" [//end]: # "Autogenerated link references" \ No newline at end of file