From 3a74ece24e09b88270ad8bde8209fd30c604f128 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 00:41:15 +0100
Subject: [PATCH 01/42] Auto: misc.
---
journal/2020-11-27.md | 4 +++-
journal/2020-11-28.md | 10 ++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 journal/2020-11-28.md
diff --git a/journal/2020-11-27.md b/journal/2020-11-27.md
index cd7280424..4b6a96150 100644
--- a/journal/2020-11-27.md
+++ b/journal/2020-11-27.md
@@ -4,7 +4,9 @@
- [x] met with [[james baker]].
- I had a great time!
- I hope we'll keep in touch.
-- [ ] comprarle un abanico a mamá. [[todo]]
+ - [ ] add list of people and projects that could be compatible with his to the Agora.
+- [ ] comprarle un abanico a mamá [[todo]]
+
[//begin]: # "Autogenerated link references for markdown compatibility"
[2020-11-26]: 2020-11-26 "2020-11-26"
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
new file mode 100644
index 000000000..9546eb58c
--- /dev/null
+++ b/journal/2020-11-28.md
@@ -0,0 +1,10 @@
+# 2020-11-28
+
+- [ ] add ideas/contacts/threads to node with [[james baker]].
+- [ ] Meet with [[armengolaltayo]].
+- [ ] Meet with [[O. L.]].
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[james-baker]: ../james-baker "James Baker"
+[armengolaltayo]: ../armengolaltayo "Armengolaltayo"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From 4eb848e4cbd67864cc9e054e3238c9d7813a5103 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 00:42:19 +0100
Subject: [PATCH 02/42] Auto: misc.
---
flan.md | 8 ++++++++
journal/2020-11-28.md | 1 +
2 files changed, 9 insertions(+)
create mode 100644 flan.md
diff --git a/flan.md b/flan.md
new file mode 100644
index 000000000..8d974affb
--- /dev/null
+++ b/flan.md
@@ -0,0 +1,8 @@
+# Flan
+
+- [[go]] https://www.google.com/imgres?imgurl=http://rezepte.lemenu.ch/images/promo_images/spree/tx_netvlmerdb_recipes/000/009/064/promo/LM201912_50_A.jpg?1574079776&imgrefurl=https://rezepte.lemenu.ch/recipes/LM201912_50_A/flambierte-espresso-caramel-flans?locale%3Dfr&tbnid=uyQdvGbOEtHThM&vet=1&docid=XY9Dqr-teTXZvM&w=740&h=440&hl=en-US&source=sh/x/im
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 9546eb58c..8ae0f7518 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -1,5 +1,6 @@
# 2020-11-28
+- A nice looking [[flan]], courtesy of [[james baker]].
- [ ] add ideas/contacts/threads to node with [[james baker]].
- [ ] Meet with [[armengolaltayo]].
- [ ] Meet with [[O. L.]].
From 97c1404464e5dc7083aba363979f3d375d3001ab Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 10:51:57 +0100
Subject: [PATCH 03/42] Auto: misc.
---
agora-go-links-integration.md | 9 +++++++--
game-b.md | 11 +++++++++++
journal/2020-11-28.md | 2 ++
3 files changed, 20 insertions(+), 2 deletions(-)
create mode 100644 game-b.md
diff --git a/agora-go-links-integration.md b/agora-go-links-integration.md
index 146fb50fe..42bee157f 100644
--- a/agora-go-links-integration.md
+++ b/agora-go-links-integration.md
@@ -1,8 +1,13 @@
# Agora Go Links Integration
-- I intend to implement this: when in an Agora subnode there is a block that begins with [[go]] and continues with a URL, the Agora will set up a [[go link]] with it and make it available at anagora.org/go/ + the node id. Example follows, pointing to precisely this node. Once this feature is implemented, if you visit anagora.org/go/agora-go-links-integration you'll be redirected to an article of mine on go links in flancia.org.
+- I have implemented this: when in an Agora subnode there is a block that begins with [[go]] and continues with a URL, the Agora will set up a [[go link]] with it and make it available at anagora.org/go/ + the node id. Example follows.
- [[go]] flancia.org/mine/go-links
-- Note currently I run go links on https://flancia.org, my personal domain, and they're incomplete (they contain a subset of the go links in the Agora). I plan to enable Agora-dependent go links on [[2020-11-21]]. [[Agora plan]].
+- Because of the above block, if you visit anagora.org/go/agora-go-links-integration you'll be redirected to an article of mine on go links in flancia.org.
+- Note currently I run go links on https://flancia.org, my personal domain, and they're incomplete (they contain a subset of the go links in the Agora).
+- This was implemented on [[2020-11-21]] in [[Agora plan]].
+- Next up: handle the case in which several subnodes set up different go links.
+ - Behaviour now: one is picked opaquely; the username with the username that comes first alphabetically "wins".
+ - Expected behaviour: perhaps a list with all targets shows up, and then five seconds later the Agora redirects to the most highly ranked target (to begin with, the oldest?).
[//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go"
diff --git a/game-b.md b/game-b.md
new file mode 100644
index 000000000..d0282eeac
--- /dev/null
+++ b/game-b.md
@@ -0,0 +1,11 @@
+# Game B
+
+- Oh, interesting I didn't file this until [[2020-11-28]].
+- I should read more about Game B. I am fuzzily aware of it only, and of it being potentially compatible with [[Flancia]], but for some reason it's slipped my mind.
+- [ ] Find a good reference.
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[2020-11-28]: journal/2020-11-28 "2020-11-28"
+[flancia]: flancia "Flancia"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 8ae0f7518..d7f89a83e 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -4,6 +4,8 @@
- [ ] add ideas/contacts/threads to node with [[james baker]].
- [ ] Meet with [[armengolaltayo]].
- [ ] Meet with [[O. L.]].
+- [ ] read about [[game b]]
+- [[agora plan]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[james-baker]: ../james-baker "James Baker"
From 42ac06b36a546493f7f82d24043f0bb6f5942080 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 13:01:07 +0100
Subject: [PATCH 04/42] Auto: misc.
---
armengolaltayo.md | 80 ++++++++++++++++++++++++++++++++++++++-
journal/2020-11-28.md | 4 ++
o-l.md | 2 +
origin-story.md | 10 +++++
the-hyperlink-delusion.md | 10 +++++
5 files changed, 105 insertions(+), 1 deletion(-)
create mode 100644 o-l.md
create mode 100644 origin-story.md
create mode 100644 the-hyperlink-delusion.md
diff --git a/armengolaltayo.md b/armengolaltayo.md
index 4ce81f53e..b78a5d504 100644
--- a/armengolaltayo.md
+++ b/armengolaltayo.md
@@ -7,13 +7,91 @@
- Used to work on [[interplanetary mind map]].
- Interested in the [[meta problem]]: https://github.com/vewpoint/meeting-point
- "How do we collect and organize the information about how we collect and organize information when we do not have the tools we need to collect and organize information?"
-- Likely interested in [[agora]], [[agora go links integration]]: https://danielarmengolaltayo.github.io/hyperlink/capsules/unidirectionality-of-links.html
+- Likely interested in [[agora]], [[agora go links integration]]: https://danielarmengolaltayo.github.io/hyperlink/capsules/unidirectionality-of-links.html, see also [[the hyperlink delusion]].
"As cybernetics would say, it is time to steer the ship [1][2], because “if you do not change direction, you may end up where you are heading” [3]. It is time to iterate the Web [4], and therefore, our relationship with it."
+## [[2020-11-28]]
+- Background:
+ - [[diseño]]
+ - [[instalaciones interactivas]]
+ - [[programación]] [[bajo nivel]]
+ - [[publicidad]]
+ - [[arte]]
+- [[2018]] punto de quiebre: realización sobre cómo el diseño de las tecnonologías que usamos día a día tiene una carga ideológica e impacto en la sociedad.
+ - Uno no diseña sólo dispositivos o interfaces, sino comportamientos.
+ - Q: Tristan Harris. Valoración?
+ - A: Vector. Parte mediática es 10. La narrativa de "social dilemma" se basa en la distopia, busca generar miedo. Las respuestas a "qué podemos hacer" son triviales o vacuas.
+ - Propuesta: un sistema de ruteo que lleva a la gente de "quiero hacer algo al respecto" a "esta es una lista de cosas que podés hacer dados tus recursos y características".
+- Uno de los temas que más le interesan: cómo describir un sistema de influencias.
+ - Modelo: inputs, processing, outputs.
+ - En modelos colectivos, input-output es social en un ciclo de influencias mutuas.
+ - Q: memes.
+ - Q: espacios.
+ - Manipulación de influencias: redirección de inputs/outputs con entendimiento del sistema.
+ - Q: ética pública.
+ - El punto de quiebre tuvo que ver con esto.
+ - En común: visión utópica. Pero el resultado puede ser negativo para otros aunque la intención sea positiva.
+ - Q: figura de Sócrates.
+ - Q: Jonathan.
+- Branch: governancia
+ - [[xavivives]] trabaja en un proyecto: [[wogdoni]] (sp?). Un sistema de votación decentralizada.
+ - Q: [[exuo]]
+- [[Agora]]
+ - [[vewpoint]]: [[mind map]] + [[world model]].
+ - Realidad privada y realidad compartida.
+ - Q: [[hypothes.is]]
+ - Universos paralelos. Todos los grafos existen en planos paralelos; interactúan a través de actos comunicativos trasversales.
+ - Podría buscarse la centralización, consenso. Pero esto genera fragmentación.
+ - El individuo es el caso base.
+ - Q: [[digital garden]] vs [[stoa]] vs [[agora]]
+ - Explícito vs implícito
+ - Lo implícito está optimizado para contextos físicos, tradicionales.
+ - Q: anti-polarización.
+ - Escala de valores explícita.
+ - Q: ética abierta.
+- Falta cohesión en muchos proyectos porque no está la base ética abierta.
+ - Q: Protocolo.
+ - El problema de la coordinación.
+- [[origin story]] relacionado con [[sapiens]].
+- [[money]]
+- [[the expanding circle]].
+- [ ] improve [[effective altruism]] node.
+- La tecnología es un multiplicador; amplifica nuestro potencial.
+- Cómo conectar con las personas adecuadas, generar interés, masa crítica?
+ - Qué generó la atracción a [[roam research]]?
+ - Cuál es la ventaja?
+ - [[agora protocol]]
+- [[Agora]] strategy
+ - Una: atacar un nicho, gente que está interesada en [[knowledge graph]]s.
+ - Otra: público más general.
+ - Q: Bootstrap?
+ - Nodos de comentario sobre cualquier URL.
+ - Acciones.
+ - [[wikilink]]s en todos lados.
+ - Ejemplo: [[tiktok]]. Poder utilizar la música de un cantante popular. Esa pieza de funcionalidad atrae público.
+ - En [[vewpoint]]: [[the-hyperlink-delusion]]. Si entendemos la web como piezas de información que están conectadas entre ellas.
+ - [[wikilink]] + [[bidirectional links]]
+ - Q: [[hypothes.is]]
+ - [[vewpoint]]: sabía que había que colaborar con la web existente. Cuando uno twittea, una extensión podría indexar ese tweet en una red externa. Y los go links podrían agregar un nivel de indirección en el otro sentido.
+
[//begin]: # "Autogenerated link references for markdown compatibility"
[person]: person "Person"
[twitter]: twitter "Twitter"
[go]: go "Go"
[vewpoint]: vewpoint "Vewpoint"
+[interplanetary-mind-map]: interplanetary-mind-map "Interplanetary Mind Map"
[agora]: agora "Agora"
+[agora-go-links-integration]: agora-go-links-integration "Agora Go Links Integration"
+[the-hyperlink-delusion]: the-hyperlink-delusion "The Hyperlink Delusion"
+[2020-11-28]: journal/2020-11-28 "2020-11-28"
+[xavivives]: xavivives "Xavivives"
+[exuo]: exuo "Exuo"
+[hypothesis]: hypothes.is "hypothes.is"
+[digital-garden]: digital-garden "Digital Garden"
+[stoa]: stoa "Stoa"
+[origin-story]: origin-story "Origin Story"
+[the-expanding-circle]: the-expanding-circle "The Expanding Circle"
+[effective-altruism]: effective-altruism "Effective Altruism"
+[agora-protocol]: agora-protocol "Agora Protocol"
+[wikilink]: wikilink "Wikilink"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index d7f89a83e..25d53f0e6 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -8,6 +8,10 @@
- [[agora plan]]
[//begin]: # "Autogenerated link references for markdown compatibility"
+[flan]: ../flan "Flan"
[james-baker]: ../james-baker "James Baker"
[armengolaltayo]: ../armengolaltayo "Armengolaltayo"
+[o-l]: ../o-l "O. L."
+[game-b]: ../game-b "Game B"
+[agora-plan]: ../agora-plan "Agora Plan"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/o-l.md b/o-l.md
new file mode 100644
index 000000000..3adfec396
--- /dev/null
+++ b/o-l.md
@@ -0,0 +1,2 @@
+# O. L.
+
diff --git a/origin-story.md b/origin-story.md
new file mode 100644
index 000000000..31f7039ee
--- /dev/null
+++ b/origin-story.md
@@ -0,0 +1,10 @@
+# Origin Story
+
+- [[go]] https://www.goodreads.com/book/show/36204285-origin-story
+- Recommended by [[armengolaltayo]].
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[armengolaltayo]: armengolaltayo "Armengolaltayo"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/the-hyperlink-delusion.md b/the-hyperlink-delusion.md
new file mode 100644
index 000000000..6ad236fec
--- /dev/null
+++ b/the-hyperlink-delusion.md
@@ -0,0 +1,10 @@
+# The Hyperlink Delusion
+
+- [[go]] https://danielarmengolaltayo.github.io/hyperlink/
+- By [[armengolaltayo]].
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[armengolaltayo]: armengolaltayo "Armengolaltayo"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From 82ed74533dfab66e259ee3f7693edef9d9de0a02 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 13:27:42 +0100
Subject: [PATCH 05/42] Auto: misc.
---
o-l.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/o-l.md b/o-l.md
index 3adfec396..39c9970ca 100644
--- a/o-l.md
+++ b/o-l.md
@@ -1,2 +1,12 @@
# O. L.
+- [[roam research]]
+- Is it always open?
+- One thing nice about google maps: when you add something, you can add a context.
+- Uses [[foursquare]]. Constantly annoyed because it's not the same.
+- One possible problem: people understand wikipedia, understand facebook; don't understand everything2.com.
+- [[logseq]]
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[logseq]: logseq "Logseq"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From 9b518b1eac8771632d9894493fa7d8dded3b15fc Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 14:42:47 +0100
Subject: [PATCH 06/42] Auto: misc.
---
journal/2020-11-28.md | 2 +-
logseq.md | 4 +++-
o-l.md | 12 ------------
olofl.md | 34 ++++++++++++++++++++++++++++++++++
poddyssey.md | 8 ++++++++
5 files changed, 46 insertions(+), 14 deletions(-)
delete mode 100644 o-l.md
create mode 100644 olofl.md
create mode 100644 poddyssey.md
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 25d53f0e6..53e814c84 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -3,7 +3,7 @@
- A nice looking [[flan]], courtesy of [[james baker]].
- [ ] add ideas/contacts/threads to node with [[james baker]].
- [ ] Meet with [[armengolaltayo]].
-- [ ] Meet with [[O. L.]].
+- [ ] Meet with [[olofl]].
- [ ] read about [[game b]]
- [[agora plan]]
diff --git a/logseq.md b/logseq.md
index 8eab4b64f..544ccd483 100644
--- a/logseq.md
+++ b/logseq.md
@@ -1,9 +1,11 @@
# Logseq
- A [[project]] on [[twitter]]: twitter.com/logseq
- - logseq.com.
+ - [[go]] logseq.com.
+ - Could be a better default Agora client.
[//begin]: # "Autogenerated link references for markdown compatibility"
[twitter]: twitter "Twitter"
+[go]: go "Go"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/o-l.md b/o-l.md
deleted file mode 100644
index 39c9970ca..000000000
--- a/o-l.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# O. L.
-
-- [[roam research]]
-- Is it always open?
-- One thing nice about google maps: when you add something, you can add a context.
-- Uses [[foursquare]]. Constantly annoyed because it's not the same.
-- One possible problem: people understand wikipedia, understand facebook; don't understand everything2.com.
-- [[logseq]]
-
-[//begin]: # "Autogenerated link references for markdown compatibility"
-[logseq]: logseq "Logseq"
-[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/olofl.md b/olofl.md
new file mode 100644
index 000000000..3967448bf
--- /dev/null
+++ b/olofl.md
@@ -0,0 +1,34 @@
+# Olofl
+
+## [[2020-11-28]]
+- [[roam research]]
+- Is it always open?
+- One thing nice about google maps: when you add something, you can add a context.
+- Uses [[foursquare]]. Constantly annoyed because it's not the same.
+- One possible problem: people understand wikipedia, understand facebook; don't understand everything2.com.
+- [[logseq]]
+- Into [[podcast]]s.
+- In [[poddyssey]]: https://podyssey.fm/olofl.
+- Q: what about the language issue?
+ - A: every language is welcome. But we should probably add a language filtering/ranking feature.
+ - Twitter sucks at multi-language a lot. Allows to translate it, but requires action.
+- Was an early [[wikipedia]] contributor! https://en.wikipedia.org/wiki/User:Loffe
+- [[agora protocol]]
+ - [[wikilink]]
+ - [[backlink]]
+- Work example
+ - There's all this modes of communication that happen when we want to solve a problem: chat (different chats), bugs, conversations in bugs, documents.
+ - How do we have meaningful conversations?
+ - Wikipedia has only talk pages.
+- Has a friend that could be interested in the [[Agora]]: https://www.linkedin.com/in/pernillan/.
+- [[agora howto]]
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[2020-11-28]: journal/2020-11-28 "2020-11-28"
+[logseq]: logseq "Logseq"
+[poddyssey]: poddyssey "Poddyssey"
+[agora-protocol]: agora-protocol "Agora Protocol"
+[wikilink]: wikilink "Wikilink"
+[agora]: agora "Agora"
+[agora-howto]: agora-howto "Agora Howto"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/poddyssey.md b/poddyssey.md
new file mode 100644
index 000000000..6e327fd36
--- /dev/null
+++ b/poddyssey.md
@@ -0,0 +1,8 @@
+# Poddyssey
+
+- [[go]] podyssey.fm
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From 15ce8be43daad32d2531e4b5485a8edfcc60967c Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 14:43:49 +0100
Subject: [PATCH 07/42] Auto: misc.
---
olofl.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/olofl.md b/olofl.md
index 3967448bf..b983a4675 100644
--- a/olofl.md
+++ b/olofl.md
@@ -20,8 +20,8 @@
- There's all this modes of communication that happen when we want to solve a problem: chat (different chats), bugs, conversations in bugs, documents.
- How do we have meaningful conversations?
- Wikipedia has only talk pages.
-- Has a friend that could be interested in the [[Agora]]: https://www.linkedin.com/in/pernillan/.
-- [[agora howto]]
+- Has a friend that could be interested in the [[Agora]].
+- See [[agora howto]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[2020-11-28]: journal/2020-11-28 "2020-11-28"
From ab09562c45a54622888ac29983f1c1f16d52394d Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 14:44:19 +0100
Subject: [PATCH 08/42] Auto: misc.
---
olofl.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/olofl.md b/olofl.md
index b983a4675..14464c002 100644
--- a/olofl.md
+++ b/olofl.md
@@ -21,7 +21,7 @@
- How do we have meaningful conversations?
- Wikipedia has only talk pages.
- Has a friend that could be interested in the [[Agora]].
-- See [[agora howto]]
+- See [[agora howto]], [[agora plan]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[2020-11-28]: journal/2020-11-28 "2020-11-28"
@@ -31,4 +31,5 @@
[wikilink]: wikilink "Wikilink"
[agora]: agora "Agora"
[agora-howto]: agora-howto "Agora Howto"
+[agora-plan]: agora-plan "Agora Plan"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From 0c6dba590d4f0870c667ed6728ea40e5f7941929 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 14:48:46 +0100
Subject: [PATCH 09/42] Auto: misc.
---
journal/2020-11-28.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 53e814c84..567be4084 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -1,9 +1,9 @@
# 2020-11-28
- A nice looking [[flan]], courtesy of [[james baker]].
+- [x] Meet with [[armengolaltayo]].
+- [x] Meet with [[olofl]].
- [ ] add ideas/contacts/threads to node with [[james baker]].
-- [ ] Meet with [[armengolaltayo]].
-- [ ] Meet with [[olofl]].
- [ ] read about [[game b]]
- [[agora plan]]
@@ -11,7 +11,7 @@
[flan]: ../flan "Flan"
[james-baker]: ../james-baker "James Baker"
[armengolaltayo]: ../armengolaltayo "Armengolaltayo"
-[o-l]: ../o-l "O. L."
+[olofl]: ../olofl "Olofl"
[game-b]: ../game-b "Game B"
[agora-plan]: ../agora-plan "Agora Plan"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From 3534d01bc45806f2cde86a0205502351c5793946 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 15:52:58 +0100
Subject: [PATCH 10/42] Auto: misc.
---
athens-research.md | 8 ++++++++
athens.md | 11 +++++++----
journal/2020-11-28.md | 1 +
roam2agora.md | 4 ++++
4 files changed, 20 insertions(+), 4 deletions(-)
diff --git a/athens-research.md b/athens-research.md
index 87203b778..b05b57d39 100644
--- a/athens-research.md
+++ b/athens-research.md
@@ -1,11 +1,19 @@
# Athens Research
- A [[project]] led by [[jeff tang]].
+- [[go]] https://github.com/athensresearch/athens/
+- Probably the best [[roam like]] soon; but it is currently still in closed beta.
+- [[clojure]], [[datascript]] based.
+- I/O with Agora will probably be through something like [[roam2agora]] (to begin with).
+ - https://github.com/athensresearch/athens/issues/98 for export support.
- See also: [[athens]] ([[Agora plan]]: the Agora should resolve "see also" blocks.)
[//begin]: # "Autogenerated link references for markdown compatibility"
[jeff-tang]: jeff-tang "Jeff Tang"
+[go]: go "Go"
+[clojure]: clojure "Clojure"
+[roam2agora]: roam2agora "Roam2agora"
[athens]: athens "Athens"
[agora-plan]: agora-plan "Agora Plan"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/athens.md b/athens.md
index da0d002c7..3a33aa2dd 100644
--- a/athens.md
+++ b/athens.md
@@ -1,8 +1,11 @@
# Athens
-- [[tangjeff0]]
-- [ ] https://www.notion.so/Why-you-should-learn-Clojure-my-first-month-as-a-Clojurian-87e265099b1140d5b64ea503efab861c
-- In Athens there is an Agora too, it seems!
+
+- See [[athens research]].
+- A [[project]] by [[jeff tang]].
+ - https://www.notion.so/Why-you-should-learn-Clojure-my-first-month-as-a-Clojurian-87e265099b1140d5b64ea503efab861c
+ - In Athens there is an Agora too, it seems!
[//begin]: # "Autogenerated link references for markdown compatibility"
-[tangjeff0]: tangjeff0 "Tangjeff0"
+[athens-research]: athens-research "Athens Research"
+[jeff-tang]: jeff-tang "Jeff Tang"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 567be4084..7e5c8a02e 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -6,6 +6,7 @@
- [ ] add ideas/contacts/threads to node with [[james baker]].
- [ ] read about [[game b]]
- [[agora plan]]
+- [[roam2agora]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[flan]: ../flan "Flan"
diff --git a/roam2agora.md b/roam2agora.md
index 7b818a870..b1749cdd6 100644
--- a/roam2agora.md
+++ b/roam2agora.md
@@ -4,9 +4,13 @@
- By [[arghzero]]: https://twitter.com/ArghZero/status/1327441592228212742
- [[go]] https://github.com/nikvdp/roam2agora
- Perhaps could be combined with [[roam-backup]], an automated exporting system.
+- Perhaps could be made to work with [[athens]] too? https://github.com/athensresearch/athens/issues/98 tracks exporting.
[//begin]: # "Autogenerated link references for markdown compatibility"
+[roam-exporter]: roam-exporter "Roam Exporter"
[arghzero]: arghzero "Arghzero"
[go]: go "Go"
+[roam-backup]: roam-backup "Roam Backup"
+[athens]: athens "Athens"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From 4084d52aa41948f52c1285a991ec3ecb97446085 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 17:15:59 +0100
Subject: [PATCH 11/42] Auto: misc.
---
backlink.md | 11 +++++++++++
journal/2020-11-28.md | 3 +++
2 files changed, 14 insertions(+)
create mode 100644 backlink.md
diff --git a/backlink.md b/backlink.md
new file mode 100644
index 000000000..ea973f494
--- /dev/null
+++ b/backlink.md
@@ -0,0 +1,11 @@
+# Backlink
+
+- A backlink is any link that links to the URL or node you are currently at.
+- If you're reading this in the Agora, you'll see a list of pages that link to this one at the bottom of this page. Those are backlinks.
+- Available in many wikis, but brough to prominence as of late by [[roam research]] and [[roam likes]] like [[foam]].
+- Backlinks are neat because they expose the wider context of a resource (at garden, Agora or internet level) in a way that is resource-independent. You could add backlinks anywhere; you just need an agreed upon protocol to resolve them in a way that makes sense for users.
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[roam-likes]: roam-likes "Roam Likes"
+[foam]: foam "Foam"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 7e5c8a02e..a67550da0 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -3,6 +3,7 @@
- A nice looking [[flan]], courtesy of [[james baker]].
- [x] Meet with [[armengolaltayo]].
- [x] Meet with [[olofl]].
+- [[go]] https://twitter.com/flancian/status/1332719030600429571
- [ ] add ideas/contacts/threads to node with [[james baker]].
- [ ] read about [[game b]]
- [[agora plan]]
@@ -13,6 +14,8 @@
[james-baker]: ../james-baker "James Baker"
[armengolaltayo]: ../armengolaltayo "Armengolaltayo"
[olofl]: ../olofl "Olofl"
+[go]: ../go "Go"
[game-b]: ../game-b "Game B"
[agora-plan]: ../agora-plan "Agora Plan"
+[roam2agora]: ../roam2agora "Roam2agora"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From 05fab1235db64de6da0ddf2b2f749d9d9aed555a Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 17:19:38 +0100
Subject: [PATCH 12/42] Auto: misc.
---
journal/2020-11-28.md | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index a67550da0..7abde89b8 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -1,21 +1,29 @@
# 2020-11-28
+
- A nice looking [[flan]], courtesy of [[james baker]].
-- [x] Meet with [[armengolaltayo]].
-- [x] Meet with [[olofl]].
-- [[go]] https://twitter.com/flancian/status/1332719030600429571
+
+- [x] Met with [[armengolaltayo]].
+- [x] Met with [[olofl]].
+- Received first PR to [[agora server]] ever! By [[arghzero]]: https://github.com/flancian/agora-server/pull/1/files
+- [[twitter]] https://twitter.com/flancian/status/1332719030600429571
- [ ] add ideas/contacts/threads to node with [[james baker]].
- [ ] read about [[game b]]
-- [[agora plan]]
-- [[roam2agora]]
+- Pursue [[agora plan]].
+- Pursue [[roam2agora]] for [[athens research]].
+ - Spoke to [[jeff tang]] about it.
[//begin]: # "Autogenerated link references for markdown compatibility"
[flan]: ../flan "Flan"
[james-baker]: ../james-baker "James Baker"
[armengolaltayo]: ../armengolaltayo "Armengolaltayo"
[olofl]: ../olofl "Olofl"
-[go]: ../go "Go"
+[agora-server]: ../agora-server "Agora Server"
+[arghzero]: ../arghzero "Arghzero"
+[twitter]: ../twitter "Twitter"
[game-b]: ../game-b "Game B"
[agora-plan]: ../agora-plan "Agora Plan"
[roam2agora]: ../roam2agora "Roam2agora"
+[athens-research]: ../athens-research "Athens Research"
+[jeff-tang]: ../jeff-tang "Jeff Tang"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From f6b8398f57efdccdfab1ec82a794857a942c1121 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 17:20:22 +0100
Subject: [PATCH 13/42] Auto: misc.
---
journal/2020-11-28.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 7abde89b8..ccd647aa0 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -1,8 +1,8 @@
# 2020-11-28
+
-- A nice looking [[flan]], courtesy of [[james baker]].
-
+- Picture of the day: a nice looking [[flan]], courtesy of [[james baker]].
- [x] Met with [[armengolaltayo]].
- [x] Met with [[olofl]].
- Received first PR to [[agora server]] ever! By [[arghzero]]: https://github.com/flancian/agora-server/pull/1/files
From 6e7579170f032a887aa1621bf71ecbedee435a61 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 17:34:58 +0100
Subject: [PATCH 14/42] Auto: misc.
---
getting-things-done.md | 13 +++++++++++++
james-baker.md | 23 +++++++++++++----------
journal/2020-11-28.md | 1 +
loomio.md | 9 +++++++++
michael-ocean.md | 2 ++
5 files changed, 38 insertions(+), 10 deletions(-)
create mode 100644 getting-things-done.md
create mode 100644 michael-ocean.md
diff --git a/getting-things-done.md b/getting-things-done.md
new file mode 100644
index 000000000..2c9ce69c4
--- /dev/null
+++ b/getting-things-done.md
@@ -0,0 +1,13 @@
+# Getting Things Done
+
+- [[GTD]] for short. A [[productivity]] method by [[Paul Allen]].
+- It's also a book, which I haven't read; [[Luciana]] has.
+- The gist of it:
+ - Break down tasks. Be specific.
+ - When you go through your backlog, like email, you try to either take any needed action immediately (but only if it's short) or classify for later doing.
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[gtd]: gtd "GTD"
+[luciana]: luciana "Luciana"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/james-baker.md b/james-baker.md
index 57dbfa3a7..84077ede4 100644
--- a/james-baker.md
+++ b/james-baker.md
@@ -15,11 +15,17 @@
- Agora at the workplace
- Distributed activism
- Privilege
- - Companies as a mirror society
-- Flancia is evocative of an Italian place
+ - Companies as a mirror of society
+## Collaboration opportunities
-## 2020-11-27
+- Group building + stoas
+- Index of related projects and interested people
+ - [[michael ocean]] [[check]]
+ - [[loomio]]
+ - Others go here
+## [[2020-11-27]]
+- Flancia is evocative of an Italian place :)
- [[software developer]] in his first career.
- Hello from the future!
- Financial independence.
@@ -59,13 +65,6 @@
- Practice oriented.
- [[flancian]] place oriented. People in a different system with different rules, but starting from a place or system or tooling or structure.
-## Collaboration opportunities
-
-- Group building + stoas
-- Index of related projects and interested people
- - [[michael ocean]]
- - Others go here
-
## Q&A
- What's your opinion w.r.t. [[union]]s?
@@ -100,9 +99,13 @@
[person]: person "Person"
[twitter]: twitter "Twitter"
[go]: go "Go"
+[michael-ocean]: michael-ocean "Michael Ocean"
+[loomio]: loomio "Loomio"
+[2020-11-27]: journal/2020-11-27 "2020-11-27"
[place]: place "Place"
[james-baker]: james-baker "James Baker"
[flancian]: flancian "Flancian"
+[game-b]: game-b "Game B"
[effective-altruism]: effective-altruism "Effective Altruism"
[agora]: agora "Agora"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index ccd647aa0..23d3d3202 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -12,6 +12,7 @@
- Pursue [[agora plan]].
- Pursue [[roam2agora]] for [[athens research]].
- Spoke to [[jeff tang]] about it.
+- Thought about [[Getting Things Done]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[flan]: ../flan "Flan"
diff --git a/loomio.md b/loomio.md
index 3ffc90cf6..6b7467bba 100644
--- a/loomio.md
+++ b/loomio.md
@@ -1,2 +1,11 @@
# Loomio
+- [[go]] loom.io
+- [[wiki]] https://en.wikipedia.org/wiki/Loomio
+- A platform for group governance.
+- Used in [[social.coop]].
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[socialcoop]: social.coop "social.coop"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/michael-ocean.md b/michael-ocean.md
new file mode 100644
index 000000000..92b11317c
--- /dev/null
+++ b/michael-ocean.md
@@ -0,0 +1,2 @@
+# Michael Ocean
+
From ced361c16945fe06b447f13a8530a2d9fccf4c8d Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 17:46:25 +0100
Subject: [PATCH 15/42] Auto: misc.
---
getting-things-done.md | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/getting-things-done.md b/getting-things-done.md
index 2c9ce69c4..37df60e25 100644
--- a/getting-things-done.md
+++ b/getting-things-done.md
@@ -2,12 +2,29 @@
- [[GTD]] for short. A [[productivity]] method by [[Paul Allen]].
- It's also a book, which I haven't read; [[Luciana]] has.
+- [[go]] https://hamberg.no/gtd for an intro.
- The gist of it:
- Break down tasks. Be specific.
- - When you go through your backlog, like email, you try to either take any needed action immediately (but only if it's short) or classify for later doing.
+ - When go through your backlog, like email, you try to either take any needed action immediately (but only if it's short; perhaps set a threshold in seconds, rather than minutes) or classify for later doing.
+ - You classify according to [[time]] and [[context]] for the task of doing. Some example tags:
+ - [[next action]], [[next week]], [[some day]], [[office]], [[home]], [[project]].
+ - [[next action]] is where the magic happens. At some point something needs to be your [[next action]] to get done :)
+- I'm trying using [[Getting Things Done]] in the [[Agora]]:
+ - Actions are wikilinks (I don't distinguish between links and tags; they're all just nodes).
+ - [[do]], [[read]], [[research]], [[write]].
+ - [[next action]].
+ - [[dome day]].
+ - [[agora plan]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[gtd]: gtd "GTD"
[luciana]: luciana "Luciana"
+[go]: go "Go"
+[time]: time "Time"
+[context]: context "Context"
+[getting-things-done]: getting-things-done "Getting Things Done"
+[agora]: agora "Agora"
+[read]: read "Read"
+[agora-plan]: agora-plan "Agora Plan"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From f77ccd0ae8b059f64be3830b63b09bd702bb900c Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 17:48:55 +0100
Subject: [PATCH 16/42] Auto: misc.
---
do.md | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 do.md
diff --git a/do.md b/do.md
new file mode 100644
index 000000000..099b64b3b
--- /dev/null
+++ b/do.md
@@ -0,0 +1,13 @@
+# Do
+
+- See also: [[todo]].
+- See also: search for '\[ \]'.
+- See also: backlinks for this node and [[todo]].
+- Every day: [[daily]]
+- Check [[next actions]]
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[todo]: todo "Todo"
+[daily]: daily "Daily"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From 24f70cb93de7fc5fe6978babd34e8c51aeae3d29 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 17:52:56 +0100
Subject: [PATCH 17/42] Auto: misc.
---
do.md | 22 ++++++++++++++++------
1 file changed, 16 insertions(+), 6 deletions(-)
diff --git a/do.md b/do.md
index 099b64b3b..bee77d62d 100644
--- a/do.md
+++ b/do.md
@@ -1,13 +1,23 @@
# Do
-- See also: [[todo]].
-- See also: search for '\[ \]'.
-- See also: backlinks for this node and [[todo]].
- Every day: [[daily]]
-- Check [[next actions]]
-
+- Check:
+ - [[todo]].
+ - [[next action]]
+ - Search for '\[ \]' [[link]] [[agora-plan]]
+ - Common actions (backlinks):
+ - [[read]] [[toread]]
+ - [[write]] [[towrite]]
+ - [[link]] [[tolink]]
+ - [[search]] [[tosearch]]
+ - [[research]] [[toresearch]]
+ - [[plan]] [[toplan]]
+ - [[send]] [[tosend]]
[//begin]: # "Autogenerated link references for markdown compatibility"
-[todo]: todo "Todo"
[daily]: daily "Daily"
+[todo]: todo "Todo"
+[agora-plan]: agora-plan "Agora Plan"
+[read]: read "Read"
+[plan]: plan "Plan"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From d017c8c612fe1689cd2f59a192a54823ef8ae21e Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 17:53:45 +0100
Subject: [PATCH 18/42] Auto: misc.
---
getting-things-done.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/getting-things-done.md b/getting-things-done.md
index 37df60e25..188d3ecc5 100644
--- a/getting-things-done.md
+++ b/getting-things-done.md
@@ -11,10 +11,12 @@
- [[next action]] is where the magic happens. At some point something needs to be your [[next action]] to get done :)
- I'm trying using [[Getting Things Done]] in the [[Agora]]:
- Actions are wikilinks (I don't distinguish between links and tags; they're all just nodes).
- - [[do]], [[read]], [[research]], [[write]].
+ - [[read]], [[research]], [[write]].
- [[next action]].
- [[dome day]].
- [[agora plan]].
+- [[do]] acts as an index/root node; whenever I don't know what to do, I just visit [[do]] :)
+
[//begin]: # "Autogenerated link references for markdown compatibility"
@@ -27,4 +29,5 @@
[agora]: agora "Agora"
[read]: read "Read"
[agora-plan]: agora-plan "Agora Plan"
+[do]: do "Do"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From 5a53f4d41c8fd313533b0c8409f4efb501fee346 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 17:56:54 +0100
Subject: [PATCH 19/42] Auto: misc.
---
getting-things-done.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/getting-things-done.md b/getting-things-done.md
index 188d3ecc5..f680b73b1 100644
--- a/getting-things-done.md
+++ b/getting-things-done.md
@@ -1,8 +1,9 @@
# Getting Things Done
-- [[GTD]] for short. A [[productivity]] method by [[Paul Allen]].
+- [[GTD]] for short. A [[productivity]] method by [[David Allen]].
- It's also a book, which I haven't read; [[Luciana]] has.
-- [[go]] https://hamberg.no/gtd for an intro.
+- [[go]]
+- https://hamberg.no/gtd for an intro.
- The gist of it:
- Break down tasks. Be specific.
- When go through your backlog, like email, you try to either take any needed action immediately (but only if it's short; perhaps set a threshold in seconds, rather than minutes) or classify for later doing.
@@ -21,6 +22,7 @@
[//begin]: # "Autogenerated link references for markdown compatibility"
[gtd]: gtd "GTD"
+[david-allen]: david-allen "David Allen"
[luciana]: luciana "Luciana"
[go]: go "Go"
[time]: time "Time"
From bb6e60a0984287ecb754ebd5275eeee26b8abb79 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:00:26 +0100
Subject: [PATCH 20/42] Auto: misc.
---
getting-things-done.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/getting-things-done.md b/getting-things-done.md
index f680b73b1..3dc7d5dc4 100644
--- a/getting-things-done.md
+++ b/getting-things-done.md
@@ -6,7 +6,8 @@
- https://hamberg.no/gtd for an intro.
- The gist of it:
- Break down tasks. Be specific.
- - When go through your backlog, like email, you try to either take any needed action immediately (but only if it's short; perhaps set a threshold in seconds, rather than minutes) or classify for later doing.
+ - When go through your backlog, like any inbox (including a "main" one, your base field of operations for executing the GTD algorithms), you try to either take any needed action immediately (but only if it's short; perhaps set a threshold in seconds, rather than minutes) or classify for later doing.
+ - My take: as I can, I try to expand items, breaking them down into simpler actions and tagging them (classifying them) with a greater degree of specificity. This makes the tasks more tractable over time.
- You classify according to [[time]] and [[context]] for the task of doing. Some example tags:
- [[next action]], [[next week]], [[some day]], [[office]], [[home]], [[project]].
- [[next action]] is where the magic happens. At some point something needs to be your [[next action]] to get done :)
From 550950cc90f9b9ff1a49fd2e2f5c4e20c9a3d4ad Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:00:52 +0100
Subject: [PATCH 21/42] Auto: misc.
---
getting-things-done.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/getting-things-done.md b/getting-things-done.md
index 3dc7d5dc4..d299d4e06 100644
--- a/getting-things-done.md
+++ b/getting-things-done.md
@@ -10,7 +10,7 @@
- My take: as I can, I try to expand items, breaking them down into simpler actions and tagging them (classifying them) with a greater degree of specificity. This makes the tasks more tractable over time.
- You classify according to [[time]] and [[context]] for the task of doing. Some example tags:
- [[next action]], [[next week]], [[some day]], [[office]], [[home]], [[project]].
- - [[next action]] is where the magic happens. At some point something needs to be your [[next action]] to get done :)
+ - [[next action]] is where a lot of the magic happens. At some point something needs to be your [[next action]] to get done :)
- I'm trying using [[Getting Things Done]] in the [[Agora]]:
- Actions are wikilinks (I don't distinguish between links and tags; they're all just nodes).
- [[read]], [[research]], [[write]].
From 41c5c8926ffc75bb268d219a2b95800108993c0b Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:01:25 +0100
Subject: [PATCH 22/42] Auto: misc.
---
getting-things-done.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/getting-things-done.md b/getting-things-done.md
index d299d4e06..25a80cbde 100644
--- a/getting-things-done.md
+++ b/getting-things-done.md
@@ -2,8 +2,7 @@
- [[GTD]] for short. A [[productivity]] method by [[David Allen]].
- It's also a book, which I haven't read; [[Luciana]] has.
-- [[go]]
-- https://hamberg.no/gtd for an intro.
+- [[go]] https://hamberg.no/gtd
- The gist of it:
- Break down tasks. Be specific.
- When go through your backlog, like any inbox (including a "main" one, your base field of operations for executing the GTD algorithms), you try to either take any needed action immediately (but only if it's short; perhaps set a threshold in seconds, rather than minutes) or classify for later doing.
@@ -17,7 +16,7 @@
- [[next action]].
- [[dome day]].
- [[agora plan]].
-- [[do]] acts as an index/root node; whenever I don't know what to do, I just visit [[do]] :)
+ - [[do]] acts as an index/root node of the GTD system; whenever I don't know what to do, I just visit [[do]] :)
From 5635cd38b3d650de23bbbb6c64a98b079df5d842 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:09:10 +0100
Subject: [PATCH 23/42] Auto: misc.
---
bill-seitz.md | 13 +++++++++++++
boris-mann.md | 12 ++++++++++++
do.md | 15 ++++++++-------
journal/2020-11-28.md | 6 ++++++
neil.md | 7 +++++++
write.md | 10 ++++++++++
6 files changed, 56 insertions(+), 7 deletions(-)
create mode 100644 bill-seitz.md
create mode 100644 boris-mann.md
create mode 100644 write.md
diff --git a/bill-seitz.md b/bill-seitz.md
new file mode 100644
index 000000000..181cd13ab
--- /dev/null
+++ b/bill-seitz.md
@@ -0,0 +1,13 @@
+# Bill Seitz
+
+- [[social coop]] billseitz
+- [[go]] http://webseitz.fluxent.com/wiki/DigitalGardenStandards
+ - Looks very similar to [[agora protocol]]!
+ - [[send]] [[dan whaley]]
+ - [[write]] [[agora protocol]]
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[agora-protocol]: agora-protocol "Agora Protocol"
+[dan-whaley]: dan-whaley "Dan Whaley"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/boris-mann.md b/boris-mann.md
new file mode 100644
index 000000000..b8bcb159d
--- /dev/null
+++ b/boris-mann.md
@@ -0,0 +1,12 @@
+# Boris Mann
+
+- [[go]] bmannconsulting.com
+- [[digital garden]]
+- [[social.coop]] bmann
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[digital-garden]: digital-garden "Digital Garden"
+[socialcoop]: social.coop "social.coop"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/do.md b/do.md
index bee77d62d..c1de016c8 100644
--- a/do.md
+++ b/do.md
@@ -6,18 +6,19 @@
- [[next action]]
- Search for '\[ \]' [[link]] [[agora-plan]]
- Common actions (backlinks):
- - [[read]] [[toread]]
- - [[write]] [[towrite]]
- - [[link]] [[tolink]]
- - [[search]] [[tosearch]]
- - [[research]] [[toresearch]]
- - [[plan]] [[toplan]]
- - [[send]] [[tosend]]
+ - [[read]]
+ - [[write]]
+ - [[link]]
+ - [[search]]
+ - [[research]]
+ - [[plan]]
+ - [[send]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[daily]: daily "Daily"
[todo]: todo "Todo"
[agora-plan]: agora-plan "Agora Plan"
[read]: read "Read"
+[write]: write "Write"
[plan]: plan "Plan"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 23d3d3202..e715f03ba 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -13,6 +13,8 @@
- Pursue [[roam2agora]] for [[athens research]].
- Spoke to [[jeff tang]] about it.
- Thought about [[Getting Things Done]].
+- Met [[boris mann]] on [[mastodon]].
+- [[neil]] introduced me to [[bill seitz]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[flan]: ../flan "Flan"
@@ -27,4 +29,8 @@
[roam2agora]: ../roam2agora "Roam2agora"
[athens-research]: ../athens-research "Athens Research"
[jeff-tang]: ../jeff-tang "Jeff Tang"
+[getting-things-done]: ../getting-things-done "Getting Things Done"
+[boris-mann]: ../boris-mann "Boris Mann"
+[mastodon]: ../mastodon "Mastodon"
+[neil]: ../neil "Neil"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/neil.md b/neil.md
index 5bd0beca6..87df1abd3 100644
--- a/neil.md
+++ b/neil.md
@@ -3,3 +3,10 @@
- A [[person]] on [[mastodon]]: https://social.coop/web/accounts/16724 @neil@social.coop
- Uses [[org-roam]]. Adding to [[agora plan]].
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[person]: person "Person"
+[mastodon]: mastodon "Mastodon"
+[org-roam]: org-roam "Org Roam"
+[agora-plan]: agora-plan "Agora Plan"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/write.md b/write.md
new file mode 100644
index 000000000..bb724347c
--- /dev/null
+++ b/write.md
@@ -0,0 +1,10 @@
+# Write
+
+- An [[action]].
+- See [[do]].
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[action]: action "Action"
+[do]: do "Do"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From 43fdcb72d68f60abcd645077df935537b34acc58 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:10:42 +0100
Subject: [PATCH 24/42] Auto: misc.
---
link.md | 11 +++++++++++
plan.md | 43 ++++++++++++++++++++++++-------------------
read.md | 3 +++
research.md | 12 ++++++++++++
search.md | 12 ++++++++++++
5 files changed, 62 insertions(+), 19 deletions(-)
create mode 100644 link.md
create mode 100644 research.md
create mode 100644 search.md
diff --git a/link.md b/link.md
new file mode 100644
index 000000000..7d07f9cb0
--- /dev/null
+++ b/link.md
@@ -0,0 +1,11 @@
+# Link
+
+- An [[action]].
+- See [[do]].
+
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[action]: action "Action"
+[do]: do "Do"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/plan.md b/plan.md
index 3efe5abbf..9e1a96613 100644
--- a/plan.md
+++ b/plan.md
@@ -1,24 +1,29 @@
# Plan
-- This plan has two facets: one internal to my employer, that I can only cover here fuzzily, and one public.
-- The internal plan is to build a [[Stoa]]. I intend to dedicate 20% of my working time to this. This is the full extent to which I will cover the internal plan publicly.
-- The external plan is to get to [[Flancia]]. Flancia is a place built through the cooperative application of rational, positive thinking. I intend to dedicate most of my free time to building it.
-- My current best-effort rational positive thinking leads me to want to focus on engaging in philanthropy within my means while promoting or building [[tools]] for the advancement of knowledge:
- - An [[Agora]], a goal-oriented social network specialized in social problem solving.
- - Whose v0 is probably [[Twitter]].
- - Whose v1 probably implements the [[Agora Protocol]].
- - [[Palimpsest]], perhaps a generally interesting feature that might in time bootstrap the [[Agora]].
- - Whose v0 is probably [[Memex]] plus [[Roam]].
-- My current attitude towards the world is to do the best that I can possibly muster in my public life; being open about my plan is a core part of my identity, as I believe openness as a social attitude results in interactions conducive to optimal understanding and cooperation.
- - The plan includes by default every social action which makes aspects of my identity which I consider moral and constructive available to others for judgment or cooperation.
+
+- An [[action]].
+- See [[do]].
+- I have a plan.
+ - This plan has two facets: one internal to my employer, that I can only cover here fuzzily, and one public.
+ - The internal plan is to build a [[Stoa]]. I intend to dedicate 20% of my working time to this. This is the full extent to which I will cover the internal plan publicly.
+ - The external plan is to get to [[Flancia]]. Flancia is a place built through the cooperative application of rational, positive thinking. I intend to dedicate most of my free time to building it.
+ - My current best-effort rational positive thinking leads me to want to focus on engaging in philanthropy within my means while promoting or building [[tools]] for the advancement of knowledge:
+ - An [[Agora]], a goal-oriented social network specialized in social problem solving.
+ - You are probably in it right now.
+ - Whose v1 probably implements the [[Agora Protocol]].
+ - [[Palimpsest]], perhaps a generally interesting feature that might in time bootstrap the [[Agora]].
+ - Whose v0 is probably [[Memex]] plus [[Roam]].
+ - My current attitude towards the world is to do the best that I can possibly muster in my public life; being open about my plan is a core part of my identity, as I believe openness as a social attitude results in interactions conducive to optimal understanding and cooperation.
+ - The plan includes by default every social action which makes aspects of my identity which I consider moral and constructive available to others for judgment or cooperation.
[//begin]: # "Autogenerated link references for markdown compatibility"
-[Stoa]: stoa "Stoa"
-[Flancia]: flancia "Flancia"
+[action]: action "Action"
+[do]: do "Do"
+[stoa]: stoa "Stoa"
+[flancia]: flancia "Flancia"
[tools]: tools "Tools"
-[Agora]: agora "Agora"
-[Twitter]: twitter "Twitter"
-[Agora Protocol]: agora-protocol "Agora Protocol"
-[Palimpsest]: palimpsest "Palimpsest"
-[Memex]: memex "Memex"
-[Roam]: roam "Roam"
+[agora]: agora "Agora"
+[agora-protocol]: agora-protocol "Agora Protocol"
+[palimpsest]: palimpsest "Palimpsest"
+[memex]: memex "Memex"
+[roam]: roam "Roam"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/read.md b/read.md
index da75875d7..19612bc3a 100644
--- a/read.md
+++ b/read.md
@@ -1,2 +1,5 @@
# Read
+- An [[action]].
+- See [[do]].
+
diff --git a/research.md b/research.md
new file mode 100644
index 000000000..ad0611d36
--- /dev/null
+++ b/research.md
@@ -0,0 +1,12 @@
+# Research
+
+- An [[action]].
+- See [[do]].
+
+
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[action]: action "Action"
+[do]: do "Do"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/search.md b/search.md
new file mode 100644
index 000000000..60396a4f4
--- /dev/null
+++ b/search.md
@@ -0,0 +1,12 @@
+# Search
+
+- An [[action]].
+- See [[do]].
+
+
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[action]: action "Action"
+[do]: do "Do"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From 48017c60f106cfff1e389ea8d0c97c3397997141 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:12:56 +0100
Subject: [PATCH 25/42] Auto: misc.
---
plan.md | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/plan.md b/plan.md
index 9e1a96613..8f770896d 100644
--- a/plan.md
+++ b/plan.md
@@ -3,27 +3,27 @@
- An [[action]].
- See [[do]].
- I have a plan.
- - This plan has two facets: one internal to my employer, that I can only cover here fuzzily, and one public.
- - The internal plan is to build a [[Stoa]]. I intend to dedicate 20% of my working time to this. This is the full extent to which I will cover the internal plan publicly.
- - The external plan is to get to [[Flancia]]. Flancia is a place built through the cooperative application of rational, positive thinking. I intend to dedicate most of my free time to building it.
+ - This plan has two facets: one internal to my employer, that I can not cover here fully, and one public.
+ - The external plan, in a nutshell and if you'll allow me a flourish, is to get to [[Flancia]] :) Flancia is a place built through the cooperative application of rational, positive thinking. I intend to dedicate most of my free time to building it.
- My current best-effort rational positive thinking leads me to want to focus on engaging in philanthropy within my means while promoting or building [[tools]] for the advancement of knowledge:
- An [[Agora]], a goal-oriented social network specialized in social problem solving.
- - You are probably in it right now.
+ - You are probably in some version of it right now.
- Whose v1 probably implements the [[Agora Protocol]].
- [[Palimpsest]], perhaps a generally interesting feature that might in time bootstrap the [[Agora]].
- - Whose v0 is probably [[Memex]] plus [[Roam]].
+ - Whose v0 is probably [[Memex]] or [[hypothes.is]] plus the [[Agora]].
- My current attitude towards the world is to do the best that I can possibly muster in my public life; being open about my plan is a core part of my identity, as I believe openness as a social attitude results in interactions conducive to optimal understanding and cooperation.
- The plan includes by default every social action which makes aspects of my identity which I consider moral and constructive available to others for judgment or cooperation.
+- See also: [[contract]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[action]: action "Action"
[do]: do "Do"
-[stoa]: stoa "Stoa"
[flancia]: flancia "Flancia"
[tools]: tools "Tools"
[agora]: agora "Agora"
[agora-protocol]: agora-protocol "Agora Protocol"
[palimpsest]: palimpsest "Palimpsest"
[memex]: memex "Memex"
-[roam]: roam "Roam"
+[hypothesis]: hypothes.is "hypothes.is"
+[contract]: contract "CONTRACT"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From 8588fdcbda0259c72c22ad2b8dbb130b4aacc0ff Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:23:36 +0100
Subject: [PATCH 26/42] Auto: misc.
---
flancians.md | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/flancians.md b/flancians.md
index d7755e48d..575e9ed88 100644
--- a/flancians.md
+++ b/flancians.md
@@ -1,16 +1,17 @@
# Flancians
- The people that build [[Flancia]].
-- A Flancian is any person that follows an explicit public social [[CONTRACT]].
- - You can become a Flancian anytime: you just declare that you are a Flancian. This means you are in alignment with the assertions in this subnode, and any explicit extensions you publish and are accepted by the community of Flancians.
+- A Flancian is any person that follows an explicit public social [[contract]].
+ - You can become a Flancian anytime: you just declare that you are a Flancian. This means you are in alignment with the assertions in this subnode, and any explicit extensions you publish and are accepted by the community of Flancians as defined by this node in the Agora of Flancia.
- You can cease to be a Flancian anytime: you declare that you are not a Flancian. This means whatever you want it to mean, as specified in your declaration of intent.
- A Flancian is honest.
- - A Flancian is sincere about their ethics. Their public social contract is aligned with their true values.
- - A Flancian is open about their knowledge and level of skill; about their limitations.
- - A Flancian tries to be always well-intentioned and good to others.
- - A Flancian tries to follow the [[Principle of Charity]].
+ - A Flancian is sincere about their ethics. Their public social [[contract]] is aligned with their true values.
+ - A Flancian tries to be open with their thoughts and actions.
+ - A Flancian believes in the truth in knowledge.
+ - A Flancian tries to be good, is always by default well-intentioned and pro-social: good to others.
- See also (legacy wiki): https://anagora.org/wiki/Flancians
[//begin]: # "Autogenerated link references for markdown compatibility"
-[Flancia]: flancia "Flancia"
+[flancia]: flancia "Flancia"
+[contract]: contract "CONTRACT"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From 6d936626907a99582b69869fe7ab46a75ed4d42e Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:25:04 +0100
Subject: [PATCH 27/42] Auto: misc.
---
flancians.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flancians.md b/flancians.md
index 575e9ed88..03d12dc35 100644
--- a/flancians.md
+++ b/flancians.md
@@ -7,8 +7,8 @@
- A Flancian is honest.
- A Flancian is sincere about their ethics. Their public social [[contract]] is aligned with their true values.
- A Flancian tries to be open with their thoughts and actions.
- - A Flancian believes in the truth in knowledge.
- A Flancian tries to be good, is always by default well-intentioned and pro-social: good to others.
+ - A Flancian believes in the power of knowledge, of insight, of science.
- See also (legacy wiki): https://anagora.org/wiki/Flancians
[//begin]: # "Autogenerated link references for markdown compatibility"
From 9c7de90662e953df64eab0252345392ea9edaaa0 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:32:24 +0100
Subject: [PATCH 28/42] Auto: misc.
---
contract.md | 25 +++++++++++++++++--------
feedback.md | 9 +++++++++
identity.md | 8 ++++++++
manifesto.md | 8 ++++++++
meet.md | 7 ++++++-
5 files changed, 48 insertions(+), 9 deletions(-)
create mode 100644 feedback.md
create mode 100644 identity.md
create mode 100644 manifesto.md
diff --git a/contract.md b/contract.md
index f9b50e69b..53981a54f 100644
--- a/contract.md
+++ b/contract.md
@@ -1,10 +1,19 @@
# CONTRACT
-- I endorse the base CONTRACT of this Agora.
-- This is my [[manifesto]]: https://flancia.org/manifesto
-- My personal goals are:
- - To help others.
- - In [[Flancia]] there is no poverty: https://flancia.org/poverty
- - To bring about facets of [[Flancia]] in the real world, only as far as they benefit others, without unilaterally imposing my will.
- - To build an [[Agora]], which I consider important for the above goals and others related.
- - In [[Flancia]] there is an Agora: https://flancia.org/agora
\ No newline at end of file
+- I endorse the base [[contract]] of this Agora.
+- I am one of the [[Flancians]] and this is my [[manifesto]].
+ - In [[Flancia]] there is no [[poverty]]: https://flancia.org/poverty
+ - In [[Flancia]] there is no [[privilege]]: https://flancia.org/poverty
+ - In [[Flancia]] there is an [[Agora]]: https://flancia.org/agora
+ - In [[Flancia]] we will one day [[Meet]].
+- I intend to bring facets of [[Flancia]] into the real world, only as far as they also benefit others, without unilaterally imposing my will.
+- Because I am unskillful, I need your help. I am open to any [[feedback]] anytime.
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[contract]: contract "CONTRACT"
+[flancians]: flancians "Flancians"
+[manifesto]: manifesto "Manifesto"
+[flancia]: flancia "Flancia"
+[agora]: agora "Agora"
+[meet]: meet "Meet"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/feedback.md b/feedback.md
new file mode 100644
index 000000000..a461071c2
--- /dev/null
+++ b/feedback.md
@@ -0,0 +1,9 @@
+# Feedback
+
+- [[go]] twitter.com/flancian
+- Or reach out on any platform supported by my [[identity]].
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/identity.md b/identity.md
new file mode 100644
index 000000000..79beec655
--- /dev/null
+++ b/identity.md
@@ -0,0 +1,8 @@
+# Identity
+
+- [[go]] flancia.org/me
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/manifesto.md b/manifesto.md
new file mode 100644
index 000000000..4bd0435a8
--- /dev/null
+++ b/manifesto.md
@@ -0,0 +1,8 @@
+# Manifesto
+
+- [[go]] flancia.org/manifesto
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/meet.md b/meet.md
index 2a1ccb138..289cb300c 100644
--- a/meet.md
+++ b/meet.md
@@ -1,5 +1,10 @@
# Meet
-- I like Google Meet more than [[Zoom]] :)
- [[go]] meet.google.com/qdx-zbjn-beq
+- I like Google Meet more than [[Zoom]] :)
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[zoom]: zoom "Zoom"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From 2deb451af63cf8188064a2e9a09cc7d2b7b05c21 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:35:28 +0100
Subject: [PATCH 29/42] Auto: misc.
---
contract.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/contract.md b/contract.md
index 53981a54f..60640b1c1 100644
--- a/contract.md
+++ b/contract.md
@@ -3,7 +3,7 @@
- I endorse the base [[contract]] of this Agora.
- I am one of the [[Flancians]] and this is my [[manifesto]].
- In [[Flancia]] there is no [[poverty]]: https://flancia.org/poverty
- - In [[Flancia]] there is no [[privilege]]: https://flancia.org/poverty
+ - In [[Flancia]] there is no [[privilege]]: https://flancia.org/privilege
- In [[Flancia]] there is an [[Agora]]: https://flancia.org/agora
- In [[Flancia]] we will one day [[Meet]].
- I intend to bring facets of [[Flancia]] into the real world, only as far as they also benefit others, without unilaterally imposing my will.
@@ -16,4 +16,5 @@
[flancia]: flancia "Flancia"
[agora]: agora "Agora"
[meet]: meet "Meet"
+[feedback]: feedback "Feedback"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From b1828ce760a562941945abd8a4389d3f73820f89 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 18:39:10 +0100
Subject: [PATCH 30/42] Auto: misc.
---
plan.md | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/plan.md b/plan.md
index 8f770896d..139c2760a 100644
--- a/plan.md
+++ b/plan.md
@@ -3,16 +3,16 @@
- An [[action]].
- See [[do]].
- I have a plan.
- - This plan has two facets: one internal to my employer, that I can not cover here fully, and one public.
- - The external plan, in a nutshell and if you'll allow me a flourish, is to get to [[Flancia]] :) Flancia is a place built through the cooperative application of rational, positive thinking. I intend to dedicate most of my free time to building it.
- - My current best-effort rational positive thinking leads me to want to focus on engaging in philanthropy within my means while promoting or building [[tools]] for the advancement of knowledge:
- - An [[Agora]], a goal-oriented social network specialized in social problem solving.
- - You are probably in some version of it right now.
- - Whose v1 probably implements the [[Agora Protocol]].
- - [[Palimpsest]], perhaps a generally interesting feature that might in time bootstrap the [[Agora]].
- - Whose v0 is probably [[Memex]] or [[hypothes.is]] plus the [[Agora]].
- - My current attitude towards the world is to do the best that I can possibly muster in my public life; being open about my plan is a core part of my identity, as I believe openness as a social attitude results in interactions conducive to optimal understanding and cooperation.
- - The plan includes by default every social action which makes aspects of my identity which I consider moral and constructive available to others for judgment or cooperation.
+- This plan has two facets: one internal to my employer, that I can not cover here fully, and one public.
+- The external plan, in a nutshell and if you'll allow me a flourish, is to get to [[Flancia]] :) Flancia is a place built through the cooperative application of rational, positive thinking. I intend to dedicate most of my free time to building it.
+- My current best-effort rational positive thinking leads me to want to focus on engaging in philanthropy within my means while promoting or building [[tools]] for the advancement of knowledge:
+ - An [[Agora]], a goal-oriented social network specialized in social problem solving.
+ - You are probably in some version of it right now.
+ - Whose v1 probably implements the [[Agora Protocol]].
+ - [[Palimpsest]], perhaps a generally interesting feature that might in time bootstrap the [[Agora]].
+ - Whose v1 is probably [[Memex]] or [[hypothes.is]] plus the [[Agora]].
+- My plan seeks to include every social action which makes aspects of my identity which I consider moral and constructive available to others for judgment or cooperation. That is, I try to be fully open :)
+ - My current attitude towards the world is to do the best that I can possibly muster in my public life; being open about my plan is a core part of my identity, as I believe openness as a social attitude results in interactions conducive to optimal understanding and cooperation.
- See also: [[contract]].
[//begin]: # "Autogenerated link references for markdown compatibility"
From e4bc73b09f5ac64685badabac0b750ddf5110bb8 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 19:16:36 +0100
Subject: [PATCH 31/42] Auto: misc.
---
journal/2020-11-28.md | 6 ++++++
revolution.md | 8 ++++++++
2 files changed, 14 insertions(+)
create mode 100644 revolution.md
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index e715f03ba..5d5410ef1 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -15,6 +15,8 @@
- Thought about [[Getting Things Done]].
- Met [[boris mann]] on [[mastodon]].
- [[neil]] introduced me to [[bill seitz]].
+- Updated: [[flancian]], [[flancians]], [[contract]].
+- [[revolution]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[flan]: ../flan "Flan"
@@ -33,4 +35,8 @@
[boris-mann]: ../boris-mann "Boris Mann"
[mastodon]: ../mastodon "Mastodon"
[neil]: ../neil "Neil"
+[bill-seitz]: ../bill-seitz "Bill Seitz"
+[flancian]: ../flancian "Flancian"
+[flancians]: ../flancians "Flancians"
+[contract]: ../contract "CONTRACT"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/revolution.md b/revolution.md
new file mode 100644
index 000000000..7d214565e
--- /dev/null
+++ b/revolution.md
@@ -0,0 +1,8 @@
+# Revolution
+
+- I like to think of Flancia as reachable through a series of peaceful revolutions.
+- [[go]] flancia.org/t/revolution
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From dcc87944289d7b3829b8a8cc4accb2ab09115890 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 19:19:30 +0100
Subject: [PATCH 32/42] Auto: misc.
---
good.md | 9 +++++++++
mind.md | 8 ++++++++
peaceful.md | 4 ++++
revolution.md | 3 ++-
4 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 good.md
create mode 100644 mind.md
create mode 100644 peaceful.md
diff --git a/good.md b/good.md
new file mode 100644
index 000000000..f9bbd3ce7
--- /dev/null
+++ b/good.md
@@ -0,0 +1,9 @@
+# Good
+
+- What is good? To be good to others.
+- [[Effective Altruism]] is good.
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[effective-altruism]: effective-altruism "Effective Altruism"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/mind.md b/mind.md
new file mode 100644
index 000000000..d50eeb5f8
--- /dev/null
+++ b/mind.md
@@ -0,0 +1,8 @@
+# Mind
+
+- See also: [[identity]].
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[identity]: identity "Identity"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/peaceful.md b/peaceful.md
new file mode 100644
index 000000000..f0ca61164
--- /dev/null
+++ b/peaceful.md
@@ -0,0 +1,4 @@
+# Peaceful
+
+- A [[good]] state of [[mind]].
+
diff --git a/revolution.md b/revolution.md
index 7d214565e..97de20b9d 100644
--- a/revolution.md
+++ b/revolution.md
@@ -1,8 +1,9 @@
# Revolution
-- I like to think of Flancia as reachable through a series of peaceful revolutions.
+- I like to think of [[Flancia]] as reachable through a series of [[peaceful]] revolutions.
- [[go]] flancia.org/t/revolution
[//begin]: # "Autogenerated link references for markdown compatibility"
+[flancia]: flancia "Flancia"
[go]: go "Go"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From cecab71e7b2d950e01501c9078010eba71a320c5 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 19:23:05 +0100
Subject: [PATCH 33/42] Auto: misc.
---
effective-altruism.md | 12 ++++++++++--
give-directly.md | 8 ++++++++
global-health-and-development-fund.md | 8 ++++++++
good.md | 3 ++-
4 files changed, 28 insertions(+), 3 deletions(-)
create mode 100644 give-directly.md
create mode 100644 global-health-and-development-fund.md
diff --git a/effective-altruism.md b/effective-altruism.md
index 0db0e0a61..d19865011 100644
--- a/effective-altruism.md
+++ b/effective-altruism.md
@@ -1,4 +1,12 @@
# Effective Altruism
+
- Ha, I didn't have a root node for EA yet.
-- The EA Forums might be an Agora.
-- [ ] Write a post about the Agora for the EA forums.
+- I donate monthly to the [[Global Health and Development Fund]]
+- The EA Forums might be an [[Agora]].
+- [[write]] a post about the Agora for the EA forums.
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[global-health-and-development-fund]: global-health-and-development-fund "Global Health and Development Fund"
+[agora]: agora "Agora"
+[write]: write "Write"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/give-directly.md b/give-directly.md
new file mode 100644
index 000000000..7c6d1af00
--- /dev/null
+++ b/give-directly.md
@@ -0,0 +1,8 @@
+# Give Directly
+
+- [[go]] flancia.org/go/donate-25
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/global-health-and-development-fund.md b/global-health-and-development-fund.md
new file mode 100644
index 000000000..ddee288b4
--- /dev/null
+++ b/global-health-and-development-fund.md
@@ -0,0 +1,8 @@
+# Global Health and Development Fund
+
+- [[go]] https://app.effectivealtruism.org/funds/global-development
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/good.md b/good.md
index f9bbd3ce7..f5eaa2562 100644
--- a/good.md
+++ b/good.md
@@ -2,8 +2,9 @@
- What is good? To be good to others.
- [[Effective Altruism]] is good.
-
+- [[Give Directly]] is good.
[//begin]: # "Autogenerated link references for markdown compatibility"
[effective-altruism]: effective-altruism "Effective Altruism"
+[give-directly]: give-directly "Give Directly"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From a41a35615538c2961dafffe8acf684037baf4216 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 20:36:21 +0100
Subject: [PATCH 34/42] Auto: misc.
---
2020-12-15.md | 4 ++++
armengolaltayo.md | 4 ++++
b-enterprises.md | 9 +++++++++
empresas-b.md | 10 ++++++++++
front-matter.md | 4 ++++
g..md | 11 +++++++++++
journal/2020-11-28.md | 6 ++++++
sistema-b.md | 7 +++++++
threadapalooza.md | 8 ++++++++
9 files changed, 63 insertions(+)
create mode 100644 2020-12-15.md
create mode 100644 b-enterprises.md
create mode 100644 empresas-b.md
create mode 100644 front-matter.md
create mode 100644 sistema-b.md
create mode 100644 threadapalooza.md
diff --git a/2020-12-15.md b/2020-12-15.md
new file mode 100644
index 000000000..b770f1660
--- /dev/null
+++ b/2020-12-15.md
@@ -0,0 +1,4 @@
+# 2020 12 15
+
+- Today is [[threadapalooza]].
+
diff --git a/armengolaltayo.md b/armengolaltayo.md
index b78a5d504..f82793796 100644
--- a/armengolaltayo.md
+++ b/armengolaltayo.md
@@ -74,6 +74,9 @@
- Q: [[hypothes.is]]
- [[vewpoint]]: sabía que había que colaborar con la web existente. Cuando uno twittea, una extensión podría indexar ese tweet en una red externa. Y los go links podrían agregar un nivel de indirección en el otro sentido.
+## Offline
+- Ver [[telegram]].
+
[//begin]: # "Autogenerated link references for markdown compatibility"
[person]: person "Person"
[twitter]: twitter "Twitter"
@@ -94,4 +97,5 @@
[effective-altruism]: effective-altruism "Effective Altruism"
[agora-protocol]: agora-protocol "Agora Protocol"
[wikilink]: wikilink "Wikilink"
+[telegram]: telegram "Telegram"
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/b-enterprises.md b/b-enterprises.md
new file mode 100644
index 000000000..92ebd6fb7
--- /dev/null
+++ b/b-enterprises.md
@@ -0,0 +1,9 @@
+# B Enterprises
+
+- [[go]] https://sistemab.org/
+- See also: https://www.caf.com/en/currently/news/2015/01/b-enterprises-promotion-of-a-new-paradigm-of-entrepreneurial-success/
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/empresas-b.md b/empresas-b.md
new file mode 100644
index 000000000..73a909c04
--- /dev/null
+++ b/empresas-b.md
@@ -0,0 +1,10 @@
+# Empresas B
+
+- [[go]] https://sistemab.org/
+- See also: [[b enterprises]], [[sistema b]].
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[b-enterprises]: b-enterprises "B Enterprises"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/front-matter.md b/front-matter.md
new file mode 100644
index 000000000..03e02f7ce
--- /dev/null
+++ b/front-matter.md
@@ -0,0 +1,4 @@
+# Front Matter
+
+- [[go]] https://jekyllrb.com/docs/front-matter/
+
diff --git a/g..md b/g..md
index 55712f517..17065bc5c 100644
--- a/g..md
+++ b/g..md
@@ -2,12 +2,23 @@
- He's also trying [[Learning to Learn]]
- [[Gift idea]]: yoga mats x2
- Could do a semester abroad in [[fribourg]] or [[paris]].
+- In [[think tank]]: [[CRAS]].
- Interested in:
- [[huerta común]]
- [[hydrogen batteries]]
- green > blue > grey
+## [[2020-11-28]]
+- Reunión con empresa que está tratando de desarrollar motores de hidrógeno, pero necesita financiación y homologación.
+ - Desarrollan celdas que van en motores de combustión.
+- Existen empresas de [[triple impacto]].
+ - Se ocupan en ganar dinero, pero también de ser amigables con el medio ambiente y con el entorno social.
+- Existen [[empresas B]].
+ - Tienen objetivos relacionados con el bien público.
+
[//begin]: # "Autogenerated link references for markdown compatibility"
[learning-to-learn]: learning-to-learn "Learning to Learn"
[gift-idea]: gift-idea "Gift Idea"
+[2020-11-28]: journal/2020-11-28 "2020-11-28"
+[empresas-b]: empresas-b "Empresas B"
[//end]: # "Autogenerated link references"
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 5d5410ef1..7ee901afb 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -17,6 +17,9 @@
- [[neil]] introduced me to [[bill seitz]].
- Updated: [[flancian]], [[flancians]], [[contract]].
- [[revolution]].
+- Learnt the term [[front matter]] from [[armengolaltayo]].
+- [[G. I.]]
+- [[threadapalooza]] on [[2020-12-15]]: https://twitter.com/AGWilsonn/status/1332753604575457282
[//begin]: # "Autogenerated link references for markdown compatibility"
[flan]: ../flan "Flan"
@@ -39,4 +42,7 @@
[flancian]: ../flancian "Flancian"
[flancians]: ../flancians "Flancians"
[contract]: ../contract "CONTRACT"
+[revolution]: ../revolution "Revolution"
+[front-matter]: ../front-matter "Front Matter"
+[g-i]: ../g-i "G. I."
[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/sistema-b.md b/sistema-b.md
new file mode 100644
index 000000000..a3ceadbdb
--- /dev/null
+++ b/sistema-b.md
@@ -0,0 +1,7 @@
+# Sistema B
+
+- [[go]] https://sistemab.org/quienes-somos-4/
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/threadapalooza.md b/threadapalooza.md
new file mode 100644
index 000000000..13f16bba1
--- /dev/null
+++ b/threadapalooza.md
@@ -0,0 +1,8 @@
+# Threadapalooza
+
+- [[go]] https://twitter.com/AGWilsonn/status/1332753604575457282
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From 4432dfca0c52fd0bb17928e77d189dbcd5dec33c Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 20:46:01 +0100
Subject: [PATCH 35/42] Auto: misc.
---
g..md | 3 +++
paradoja-de-la-tolerancia.md | 8 ++++++++
2 files changed, 11 insertions(+)
create mode 100644 paradoja-de-la-tolerancia.md
diff --git a/g..md b/g..md
index 17065bc5c..6ec8d3de9 100644
--- a/g..md
+++ b/g..md
@@ -15,6 +15,9 @@
- Se ocupan en ganar dinero, pero también de ser amigables con el medio ambiente y con el entorno social.
- Existen [[empresas B]].
- Tienen objetivos relacionados con el bien público.
+- [[GPL]] vs [[Apache]] / [[MIT]]
+ - Definiciones de libertad.
+ - [[paradoja de la tolerancia]]: el autoritario clama por la libre expresión, pero en un sistema libre todas las opiniones deben tolerarse salvo las autoritarias.
[//begin]: # "Autogenerated link references for markdown compatibility"
[learning-to-learn]: learning-to-learn "Learning to Learn"
diff --git a/paradoja-de-la-tolerancia.md b/paradoja-de-la-tolerancia.md
new file mode 100644
index 000000000..fe33715b5
--- /dev/null
+++ b/paradoja-de-la-tolerancia.md
@@ -0,0 +1,8 @@
+# Paradoja De La Tolerancia
+
+- [[go]] https://www.google.com/search?q=paradox+of+tolerance+popper&tbm=isch&ved=2ahUKEwjl8MyngKbtAhWFt6QKHTwiCygQ2-cCegQIABAA&oq=paradox+of+tolerance+popper&gs_lcp=CgNpbWcQAzICCABQiAlYsw9gxhBoAHAAeAGAAfYBiAGmBpIBBTUuMS4xmAEAoAEBqgELZ3dzLXdpei1pbWfAAQE&sclient=img&ei=2ajCX6WgKIXvkgW8xKzAAg&bih=977&biw=1916&client=firefox-b-e#imgrc=9DCK325J4IrxLM
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From eaa16182061cda83f8d1222a112b40dd5dbd0db1 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 20:50:31 +0100
Subject: [PATCH 36/42] Auto: misc.
---
paradoja-de-la-tolerancia.md | 3 +--
paradox-of-tolerance.md | 10 ++++++++++
2 files changed, 11 insertions(+), 2 deletions(-)
create mode 100644 paradox-of-tolerance.md
diff --git a/paradoja-de-la-tolerancia.md b/paradoja-de-la-tolerancia.md
index fe33715b5..7e209331f 100644
--- a/paradoja-de-la-tolerancia.md
+++ b/paradoja-de-la-tolerancia.md
@@ -1,7 +1,6 @@
# Paradoja De La Tolerancia
-- [[go]] https://www.google.com/search?q=paradox+of+tolerance+popper&tbm=isch&ved=2ahUKEwjl8MyngKbtAhWFt6QKHTwiCygQ2-cCegQIABAA&oq=paradox+of+tolerance+popper&gs_lcp=CgNpbWcQAzICCABQiAlYsw9gxhBoAHAAeAGAAfYBiAGmBpIBBTUuMS4xmAEAoAEBqgELZ3dzLXdpei1pbWfAAQE&sclient=img&ei=2ajCX6WgKIXvkgW8xKzAAg&bih=977&biw=1916&client=firefox-b-e#imgrc=9DCK325J4IrxLM
-
+- See also: [[paradox of tolerance]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go"
diff --git a/paradox-of-tolerance.md b/paradox-of-tolerance.md
new file mode 100644
index 000000000..aba839e59
--- /dev/null
+++ b/paradox-of-tolerance.md
@@ -0,0 +1,10 @@
+# Paradox of Tolerance
+
+- [[go]] https://www.google.com/search?q=paradox+of+tolerance+popper&tbm=isch&ved=2ahUKEwjl8MyngKbtAhWFt6QKHTwiCygQ2-cCegQIABAA&oq=paradox+of+tolerance+popper&gs_lcp=CgNpbWcQAzICCABQiAlYsw9gxhBoAHAAeAGAAfYBiAGmBpIBBTUuMS4xmAEAoAEBqgELZ3dzLXdpei1pbWfAAQE&sclient=img&ei=2ajCX6WgKIXvkgW8xKzAAg&bih=977&biw=1916&client=firefox-b-e#imgrc=9DCK325J4IrxLM
+- Interesting that https://medium.com/@giggsboson/stop-misusing-poppers-paradox-of-tolerence-in-free-speech-debates-6f6ab4b8f0d3 says that [[Karl Popper]] argued for something a bit different: Popper cared most about people giving rational debate a chance.
+
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From ebcae936f4e71f54b866b9540b5695b3d927b0fd Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 21:00:05 +0100
Subject: [PATCH 37/42] Auto: misc.
---
journal/2020-11-28.md | 1 +
kgbicheno.md | 8 ++++++++
2 files changed, 9 insertions(+)
create mode 100644 kgbicheno.md
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 7ee901afb..454e0027e 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -20,6 +20,7 @@
- Learnt the term [[front matter]] from [[armengolaltayo]].
- [[G. I.]]
- [[threadapalooza]] on [[2020-12-15]]: https://twitter.com/AGWilsonn/status/1332753604575457282
+- [[next action]] fix [[kgbicheno]]'s garden
[//begin]: # "Autogenerated link references for markdown compatibility"
[flan]: ../flan "Flan"
diff --git a/kgbicheno.md b/kgbicheno.md
new file mode 100644
index 000000000..c3abd8ecd
--- /dev/null
+++ b/kgbicheno.md
@@ -0,0 +1,8 @@
+# Kgbicheno
+
+- See also: [[pen coded]].
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[pen-coded]: pen-coded "Pen Coded"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From 450240c683e3f386fe754c658a5f12f6463e644b Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 21:03:53 +0100
Subject: [PATCH 38/42] Auto: misc.
---
poverty.md | 8 ++++++++
privilege.md | 8 ++++++++
2 files changed, 16 insertions(+)
create mode 100644 poverty.md
create mode 100644 privilege.md
diff --git a/poverty.md b/poverty.md
new file mode 100644
index 000000000..07d178bf0
--- /dev/null
+++ b/poverty.md
@@ -0,0 +1,8 @@
+# Poverty
+
+- [[go]] flancia.org/poverty
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
diff --git a/privilege.md b/privilege.md
new file mode 100644
index 000000000..171a187a1
--- /dev/null
+++ b/privilege.md
@@ -0,0 +1,8 @@
+# Privilege
+
+- [[go]] flancia.org/poverty
+
+
+[//begin]: # "Autogenerated link references for markdown compatibility"
+[go]: go "Go"
+[//end]: # "Autogenerated link references"
\ No newline at end of file
From b1f6cb3baefe88efca6ea9077555db0023eac8c2 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 21:04:53 +0100
Subject: [PATCH 39/42] Auto: misc.
---
contract.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/contract.md b/contract.md
index 60640b1c1..56869058a 100644
--- a/contract.md
+++ b/contract.md
@@ -5,7 +5,7 @@
- In [[Flancia]] there is no [[poverty]]: https://flancia.org/poverty
- In [[Flancia]] there is no [[privilege]]: https://flancia.org/privilege
- In [[Flancia]] there is an [[Agora]]: https://flancia.org/agora
- - In [[Flancia]] we will one day [[Meet]].
+ - In [[Flancia]] we will one day [[meet]].
- I intend to bring facets of [[Flancia]] into the real world, only as far as they also benefit others, without unilaterally imposing my will.
- Because I am unskillful, I need your help. I am open to any [[feedback]] anytime.
@@ -14,6 +14,8 @@
[flancians]: flancians "Flancians"
[manifesto]: manifesto "Manifesto"
[flancia]: flancia "Flancia"
+[poverty]: poverty "Poverty"
+[privilege]: privilege "Privilege"
[agora]: agora "Agora"
[meet]: meet "Meet"
[feedback]: feedback "Feedback"
From f5d664d64a039bd151f3e37c691dd08048517041 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 21:05:20 +0100
Subject: [PATCH 40/42] Auto: misc.
---
contract.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/contract.md b/contract.md
index 56869058a..467d4dabe 100644
--- a/contract.md
+++ b/contract.md
@@ -2,9 +2,9 @@
- I endorse the base [[contract]] of this Agora.
- I am one of the [[Flancians]] and this is my [[manifesto]].
- - In [[Flancia]] there is no [[poverty]]: https://flancia.org/poverty
- - In [[Flancia]] there is no [[privilege]]: https://flancia.org/privilege
- - In [[Flancia]] there is an [[Agora]]: https://flancia.org/agora
+ - In [[Flancia]] there is no [[poverty]].
+ - In [[Flancia]] there is no [[privilege]].
+ - In [[Flancia]] there is an [[Agora]].
- In [[Flancia]] we will one day [[meet]].
- I intend to bring facets of [[Flancia]] into the real world, only as far as they also benefit others, without unilaterally imposing my will.
- Because I am unskillful, I need your help. I am open to any [[feedback]] anytime.
From c815cf9c0d6a2d5d01fc85b1f1eb245e9b0e6a2c Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 21:10:06 +0100
Subject: [PATCH 41/42] Auto: misc.
---
README.md | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 69abd9585..a809dfe3c 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
# Flancian's digital garden
-Welcome to my [digital garden](https://joelhooks.com/digital-garden)!
+Welcome to my [[digital garden]]!
-This garden is part of the [Agora](https://flancia.org/go/agora) and can be found rendered in https://anagora.org/. If you're viewing this on Github, you will have a suboptimal experience (many links will be broken).
+This garden is part of the [Agora](https://anagora.org/node/agora) and can be found rendered in https://anagora.org/. If you're viewing this on Github, you will have a suboptimal experience (many links will be broken).
-If you'd like help setting up a digital garden like this one for yourself, please reach out to me on Twitter: https://twitter.com/flancian.
+If you'd like help setting up a digital garden like this one for yourself, please reach out to me in any way you find convenient: [[identity]].
-For more information about my projects, please refer to https://flancia.org.
+For more information about my other projects, please refer to https://flancia.org.
# Navigating this garden
@@ -15,9 +15,13 @@ Please use the search function on the top, or begin by browsing one of the follo
- [[agora]]
- [[person]]
- [[twitter]]
+ - [[do]]
[//begin]: # "Autogenerated link references for markdown compatibility"
+[digital-garden]: digital-garden "Digital Garden"
+[identity]: identity "Identity"
[agora]: agora "Agora"
[person]: person "Person"
[twitter]: twitter "Twitter"
+[do]: do "Do"
[//end]: # "Autogenerated link references"
\ No newline at end of file
From 008f4ad2f03d45a300686ae44695839e92759edf Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 28 Nov 2020 21:19:22 +0100
Subject: [PATCH 42/42] Auto: misc.
---
g..md | 3 +++
journal/2020-11-28.md | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/g..md b/g..md
index 6ec8d3de9..8fb561f1f 100644
--- a/g..md
+++ b/g..md
@@ -18,10 +18,13 @@
- [[GPL]] vs [[Apache]] / [[MIT]]
- Definiciones de libertad.
- [[paradoja de la tolerancia]]: el autoritario clama por la libre expresión, pero en un sistema libre todas las opiniones deben tolerarse salvo las autoritarias.
+- Fundaciones, testamentos, ejecutores.
+ - Designar a un grupo de ejecutores, ellos ejecutan un algoritmo designado en el testamento.
[//begin]: # "Autogenerated link references for markdown compatibility"
[learning-to-learn]: learning-to-learn "Learning to Learn"
[gift-idea]: gift-idea "Gift Idea"
[2020-11-28]: journal/2020-11-28 "2020-11-28"
[empresas-b]: empresas-b "Empresas B"
+[paradoja-de-la-tolerancia]: paradoja-de-la-tolerancia "Paradoja De La Tolerancia"
[//end]: # "Autogenerated link references"
diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md
index 454e0027e..c8a7b5593 100644
--- a/journal/2020-11-28.md
+++ b/journal/2020-11-28.md
@@ -18,7 +18,7 @@
- Updated: [[flancian]], [[flancians]], [[contract]].
- [[revolution]].
- Learnt the term [[front matter]] from [[armengolaltayo]].
-- [[G. I.]]
+- [[G. I.]] -> [[G.]]
- [[threadapalooza]] on [[2020-12-15]]: https://twitter.com/AGWilsonn/status/1332753604575457282
- [[next action]] fix [[kgbicheno]]'s garden