mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Merge branch 'master' of github.com:flancian/garden
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
# Action
|
# Action
|
||||||
|
|
||||||
- An [[action]] is a verb, wikilinked, that is included in a block and trigger some behaviour in the [[agora]] or some related tool.
|
- An [[action]] is a verb, wikilinked, that is included in a block and triggers some behaviour in the [[agora]] or some related tool.
|
||||||
- Example: [[go]]
|
- Supported actions:
|
||||||
|
- [[go]]
|
||||||
|
- See also: [[do]], for actions most often performed by humans.
|
||||||
- See also: [[agora action]].
|
- See also: [[agora action]].
|
||||||
|
|
||||||
|
|
||||||
@@ -9,5 +11,6 @@
|
|||||||
[action]: action "Action"
|
[action]: action "Action"
|
||||||
[agora]: agora "Agora"
|
[agora]: agora "Agora"
|
||||||
[go]: go "Go"
|
[go]: go "Go"
|
||||||
|
[do]: do "Do"
|
||||||
[agora-action]: agora-action "Agora Action"
|
[agora-action]: agora-action "Agora Action"
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -38,6 +38,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
|
|||||||
- [[agora-youtube-integration]]
|
- [[agora-youtube-integration]]
|
||||||
- [[roam2agora]]
|
- [[roam2agora]]
|
||||||
- [[agora vscode]]
|
- [[agora vscode]]
|
||||||
|
- [[wikilinks everywhere]]
|
||||||
|
|
||||||
## Next
|
## Next
|
||||||
- Improve the [[index]].
|
- Improve the [[index]].
|
||||||
@@ -131,6 +132,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
|
|||||||
[agora-youtube-integration]: agora-youtube-integration "Agora Youtube Integration"
|
[agora-youtube-integration]: agora-youtube-integration "Agora Youtube Integration"
|
||||||
[roam2agora]: roam2agora "Roam2agora"
|
[roam2agora]: roam2agora "Roam2agora"
|
||||||
[agora-vscode]: agora-vscode "Agora Vscode"
|
[agora-vscode]: agora-vscode "Agora Vscode"
|
||||||
|
[wikilinks-everywhere]: wikilinks-everywhere "Wikilinks Everywhere"
|
||||||
[index]: index "index"
|
[index]: index "index"
|
||||||
[deceased]: deceased "Deceased"
|
[deceased]: deceased "Deceased"
|
||||||
[do]: do "Do"
|
[do]: do "Do"
|
||||||
|
|||||||
+25
-2
@@ -10,6 +10,26 @@
|
|||||||
- Likely interested in [[agora]], [[agora go links integration]]: https://danielarmengolaltayo.github.io/hyperlink/capsules/unidirectionality-of-links.html, see also [[the hyperlink delusion]].
|
- 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."
|
"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-12-05]]
|
||||||
|
|
||||||
|
Por [[Telegram]].
|
||||||
|
|
||||||
|
- Traducción de nodos. Operaciones entre nodos; reminiscente de entornos para programación visual.
|
||||||
|
- -> [[ethan-plante]] -> [[gtoolkit]]
|
||||||
|
- Enfoque que prioriza el uso individual.
|
||||||
|
- Daniel también piensa que conviene apostar por propuestas que construyen socialmente sobre una base individual que ya aporta utilidad.
|
||||||
|
- Markdown como formato
|
||||||
|
- Block references
|
||||||
|
- Daniel piensa en un archivo de Markdown por *bloque*
|
||||||
|
- Transclusiones permiten consolidar en textos más largos
|
||||||
|
- -> [[dendron]]
|
||||||
|
- Sobre la moralidad de incluir jardines de alrededor de internet si la licencia es compatible
|
||||||
|
- Si la intención de compartir/ser abierto es explícita no parece problemático
|
||||||
|
- Pero parece más valioso usar los repositorios para acercarse a esa gente, que podría estar interesada
|
||||||
|
- Módulos de traducción (como [[roam2agora]]) deberían ser programados por cualquier usuario
|
||||||
|
- -> [[agora protocol]]
|
||||||
|
- -> [[entity mapping]]
|
||||||
|
|
||||||
## [[2020-11-28]]
|
## [[2020-11-28]]
|
||||||
- Background:
|
- Background:
|
||||||
- [[diseño]]
|
- [[diseño]]
|
||||||
@@ -86,6 +106,11 @@
|
|||||||
[agora]: agora "Agora"
|
[agora]: agora "Agora"
|
||||||
[agora-go-links-integration]: agora-go-links-integration "Agora Go Links Integration"
|
[agora-go-links-integration]: agora-go-links-integration "Agora Go Links Integration"
|
||||||
[the-hyperlink-delusion]: the-hyperlink-delusion "The Hyperlink Delusion"
|
[the-hyperlink-delusion]: the-hyperlink-delusion "The Hyperlink Delusion"
|
||||||
|
[2020-12-05]: journal/2020-12-05 "2020-12-05"
|
||||||
|
[telegram]: telegram "Telegram"
|
||||||
|
[ethan-plante]: ethan-plante "Ethan Plante"
|
||||||
|
[roam2agora]: roam2agora "Roam2agora"
|
||||||
|
[agora-protocol]: agora-protocol "Agora Protocol"
|
||||||
[2020-11-28]: journal/2020-11-28 "2020-11-28"
|
[2020-11-28]: journal/2020-11-28 "2020-11-28"
|
||||||
[xavivives]: xavivives "Xavivives"
|
[xavivives]: xavivives "Xavivives"
|
||||||
[exuo]: exuo "Exuo"
|
[exuo]: exuo "Exuo"
|
||||||
@@ -95,7 +120,5 @@
|
|||||||
[origin-story]: origin-story "Origin Story"
|
[origin-story]: origin-story "Origin Story"
|
||||||
[the-expanding-circle]: the-expanding-circle "The Expanding Circle"
|
[the-expanding-circle]: the-expanding-circle "The Expanding Circle"
|
||||||
[effective-altruism]: effective-altruism "Effective Altruism"
|
[effective-altruism]: effective-altruism "Effective Altruism"
|
||||||
[agora-protocol]: agora-protocol "Agora Protocol"
|
|
||||||
[wikilink]: wikilink "Wikilink"
|
[wikilink]: wikilink "Wikilink"
|
||||||
[telegram]: telegram "Telegram"
|
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -1,8 +1,11 @@
|
|||||||
# Browser Extension
|
# Browser Extension
|
||||||
|
|
||||||
- [[go]] -> self
|
- [[go]] https://anagora.org/wiki/Web_Extensions
|
||||||
- Read about [[Agora go links integration]].
|
|
||||||
- A promising ecosystem.
|
- A promising ecosystem.
|
||||||
- I'd like to keep track of interesting ideas for these.
|
- I'd like to keep track of interesting ideas for these.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[go]: go "Go"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
# Come
|
||||||
|
|
||||||
|
- An [[action]], [[agora action]].
|
||||||
|
- The inverse of [[go]].
|
||||||
|
- When you add a block '[[come]] [[foo]]' to a resource, the Agora tries to [[go link]] ```go/foo``` to the URL of the resource in question.
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[action]: action "Action"
|
||||||
|
[agora-action]: agora-action "Agora Action"
|
||||||
|
[go]: go "Go"
|
||||||
|
[come]: come "Come"
|
||||||
|
[foo]: foo "Foo"
|
||||||
|
[go-link]: go-link "Go Link"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -1,2 +1,9 @@
|
|||||||
# Distributed Knowledge Graph
|
# Distributed Knowledge Graph
|
||||||
|
|
||||||
|
- [[go]] https://notes.knowledgefutures.org/pub/belji1gd/release/2
|
||||||
|
- By [[underlay]].
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[go]: go "Go"
|
||||||
|
[underlay]: underlay "Underlay"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
# Distributed Public Knowledge Graph
|
||||||
|
|
||||||
|
- -> [[distributed knowledge graph]]
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[distributed-knowledge-graph]: distributed-knowledge-graph "Distributed Knowledge Graph"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
# Divinity 2: Original Sin
|
||||||
|
|
||||||
|
- A great [[game]].
|
||||||
|
- An [[rpg]].
|
||||||
|
- Supports local and remote [[coop]].
|
||||||
|
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
# Don Hopkins
|
||||||
|
|
||||||
|
- A [[person]].
|
||||||
|
- [[go]] https://en.wikipedia.org/wiki/Don_Hopkins
|
||||||
|
- [[artist]] [[programmer]]
|
||||||
|
- Author of https://news.ycombinator.com/item?id=20425970.
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[person]: person "Person"
|
||||||
|
[go]: go "Go"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
# Ethics
|
||||||
|
|
||||||
|
- The branch of [[knowledge]] that deals with [[moral principles]].
|
||||||
|
- That which says what is [[good]].
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[knowledge]: knowledge "Knowledge"
|
||||||
|
[good]: good "Good"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
# Everything
|
||||||
|
|
||||||
|
- All there is. The [[universe]].
|
||||||
|
|
||||||
+17
-1
@@ -1,9 +1,25 @@
|
|||||||
# Feedback
|
# Feedback
|
||||||
|
|
||||||
|
- Ping me anytime on any of the supported platforms: [[flancian]].
|
||||||
- [[go]] twitter.com/flancian
|
- [[go]] twitter.com/flancian
|
||||||
- Or reach out on any platform supported by my [[identity]].
|
- DMs are open.
|
||||||
|
- This is feedback I've gotten.
|
||||||
|
- [[flancia]]
|
||||||
|
- Improve the slogans. "In Flancia there is no poverty" sounds a bit "save the world", generic, a platitude; but the idea behind Flancia *is* to write a plan together to at least try to "[[change the world]]"; it could communicate that. I should in general make it clearer that it's an action-based rational, creative movement.
|
||||||
|
- Perhaps: In Flancia they [[changed the world]]?
|
||||||
|
- "In Flancia there is no privilege" and "In Flancia there is an Agora" got better reviews.
|
||||||
|
- I should read more on: [[postmodernism]] [[privilege]] [[ethics]] [[feminism]]
|
||||||
|
- [[Peter Singer]] is my delegate for [[ethics]]
|
||||||
|
- Perhaps [[read]] a criticism of [[Peter Singer]]
|
||||||
|
- If you have a delegate in a certain area (think of [[liquid democracy]]), it seems to me one is ethically bound to stay up to date with criticism of the delegate.
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[flancian]: flancian "Flancian"
|
||||||
[go]: go "Go"
|
[go]: go "Go"
|
||||||
|
[flancia]: flancia "Flancia"
|
||||||
|
[change-the-world]: change-the-world "Change the World"
|
||||||
|
[privilege]: privilege "Privilege"
|
||||||
|
[peter-singer]: peter-singer "Peter Singer"
|
||||||
|
[read]: read "Read"
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
+17
-10
@@ -1,31 +1,38 @@
|
|||||||
# Flancia
|
# Flancia
|
||||||
|
|
||||||
|
- A [[place]].
|
||||||
|
- An amateur [[utopia]]. You could very well think of it as a place in my mind.
|
||||||
|
- The land of the [[Flancians]].
|
||||||
- [[go]] https://flancia.org
|
- [[go]] https://flancia.org
|
||||||
- My amateur [[utopia]]. You could very well think of it as a place in my mind.
|
|
||||||
- See also: [[Flancia narrative]].
|
- See also: [[Flancia narrative]].
|
||||||
- Flancia could be a [[polis]].
|
- Flancia could be a [[polis]].
|
||||||
- Flancia could be a digital [[bolo]].
|
- Flancia could be a digital [[bolo]].
|
||||||
- In [[Flancia]] there is no [[poverty]].
|
Flancia is a world in which everybody tries to act rationally, honestly, charitably, compassively.
|
||||||
- In [[Flancia]] there is no [[privilege]].
|
|
||||||
- In [[Flancia]] we will one day [[meet]]
|
|
||||||
- (Have I ever told *you* that in Flancia there is an [[Agora]]?)
|
|
||||||
- Flancia is a world in which everybody tries to act rationally, honestly, charitably, compassively.
|
|
||||||
- You can help others by volunteering [[time]] and [[resources]] as you can. By being [[solidary]].
|
- You can help others by volunteering [[time]] and [[resources]] as you can. By being [[solidary]].
|
||||||
- You can help others by trying to [[change the world]].
|
- You can help others by trying to [[change the world]].
|
||||||
- You can help others by [[being open]].
|
- You can help others by [[being open]].
|
||||||
|
- I am a [[Flancian]] and this is my manifesto:
|
||||||
|
- In [[Flancia]] there is no [[poverty]].
|
||||||
|
- In [[Flancia]] there is no [[privilege]].
|
||||||
|
- In [[Flancia]] we will one day [[meet]].
|
||||||
|
- (Have I ever told *you* that in Flancia there is an [[Agora]]?)
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[go]: go "Go"
|
[place]: place "Place"
|
||||||
[utopia]: utopia "Utopia"
|
[utopia]: utopia "Utopia"
|
||||||
|
[flancians]: flancians "Flancians"
|
||||||
|
[go]: go "Go"
|
||||||
[flancia-narrative]: flancia-(narrative) "Flancia Narrative"
|
[flancia-narrative]: flancia-(narrative) "Flancia Narrative"
|
||||||
[polis]: polis "Polis"
|
[polis]: polis "Polis"
|
||||||
[bolo]: bolo "Bolo"
|
[bolo]: bolo "Bolo"
|
||||||
|
[time]: time "Time"
|
||||||
|
[solidary]: solidary "Solidary"
|
||||||
|
[change-the-world]: change-the-world "Change the World"
|
||||||
|
[being-open]: being-open "Being Open"
|
||||||
|
[flancian]: flancian "Flancian"
|
||||||
[flancia]: flancia "Flancia"
|
[flancia]: flancia "Flancia"
|
||||||
[poverty]: poverty "Poverty"
|
[poverty]: poverty "Poverty"
|
||||||
[privilege]: privilege "Privilege"
|
[privilege]: privilege "Privilege"
|
||||||
[meet]: meet "Meet"
|
[meet]: meet "Meet"
|
||||||
[agora]: agora "Agora"
|
[agora]: agora "Agora"
|
||||||
[time]: time "Time"
|
|
||||||
[solidary]: solidary "Solidary"
|
|
||||||
[change-the-world]: change-the-world "Change the World"
|
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
+7
-1
@@ -2,7 +2,11 @@
|
|||||||
|
|
||||||
- A [[person]].
|
- A [[person]].
|
||||||
- My [[self]] :).
|
- My [[self]] :).
|
||||||
|
- I'm an [[amateur utopian]]. My utopia is [[Flancia]].
|
||||||
|
- I am one of several. There are other [[Flancians]].
|
||||||
- I try to follow an explicit personal social [[contract]] that extends and complements that of the [[Flancians]] and of the [[Agora]].
|
- I try to follow an explicit personal social [[contract]] that extends and complements that of the [[Flancians]] and of the [[Agora]].
|
||||||
|
- The following is my identity.
|
||||||
|
- [[humanist]], [[rational]], [[liberal]], [[naturalist]], [[secular buddhist]].
|
||||||
- [[website]] [[go]] https://flancia.org
|
- [[website]] [[go]] https://flancia.org
|
||||||
- [[email]] 0 (that's a zero) on email in my personal domain as listed above
|
- [[email]] 0 (that's a zero) on email in my personal domain as listed above
|
||||||
- [[twitter]] https://twitter.com/flancian
|
- [[twitter]] https://twitter.com/flancian
|
||||||
@@ -17,9 +21,11 @@
|
|||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[person]: person "Person"
|
[person]: person "Person"
|
||||||
[self]: self "Self"
|
[self]: self "Self"
|
||||||
[contract]: contract "CONTRACT"
|
[flancia]: flancia "Flancia"
|
||||||
[flancians]: flancians "Flancians"
|
[flancians]: flancians "Flancians"
|
||||||
|
[contract]: contract "CONTRACT"
|
||||||
[agora]: agora "Agora"
|
[agora]: agora "Agora"
|
||||||
|
[secular-buddhist]: secular-buddhist "Secular Buddhist"
|
||||||
[go]: go "Go"
|
[go]: go "Go"
|
||||||
[twitter]: twitter "Twitter"
|
[twitter]: twitter "Twitter"
|
||||||
[mastodon]: mastodon "Mastodon"
|
[mastodon]: mastodon "Mastodon"
|
||||||
|
|||||||
@@ -0,0 +1,12 @@
|
|||||||
|
# Gitjournal
|
||||||
|
|
||||||
|
- The closest that I've found so far to a mobile [[agora client]].
|
||||||
|
- [[go]] https://gitjournal.io/
|
||||||
|
- Recommended by [[abstractfairy]].
|
||||||
|
- Easy to set up.
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[go]: go "Go"
|
||||||
|
[abstractfairy]: abstractfairy "AbstractFairy"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
# I'll Kill Your Shining Lights
|
||||||
|
|
||||||
|
- A haunting phrase uttered by a character in [[divinity 2: original sin]].
|
||||||
|
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
# Information
|
||||||
|
|
||||||
|
- Related to [[entropy]], [[time]].
|
||||||
|
- Often stored in [[memory]].
|
||||||
|
- Sometimes organized in [[data structures]].
|
||||||
|
- That which the [[Agora]] is about.
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[time]: time "Time"
|
||||||
|
[memory]: memory "Memory"
|
||||||
|
[agora]: agora "Agora"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
# 2020-12-05
|
||||||
|
|
||||||
|
- Need to figure out a good workflow for [[quick capture]] with [[gitjournal]].
|
||||||
|
- [[weekend]] served as quick capture this morning, but the lack of wikilinks in [[gitjournal]] makes it hard to both create a new note for a purpose and link it.
|
||||||
|
- Perhaps I should have an [[inbox]] node, or a [[quick capture]] node, and mostly edit that in mobile.
|
||||||
|
- Band name: [[I'll kill your shining lights]].
|
||||||
|
- [[telegram]] [[armengolaltayo]].
|
||||||
|
- [[meet]] [[samuel-klein]]
|
||||||
|
- [[wikilinks everywhere]]
|
||||||
|
- [[more]]
|
||||||
|
- noded [[rainbow folding]]
|
||||||
|
- [ ] Comprar silla
|
||||||
|
- [[agora plan]]
|
||||||
|
- [ ] Agora help: how to create a note in Foam, shortcuts.
|
||||||
|
- [ ] Agora howto: update clients and procedure for making foam work with a github repo
|
||||||
|
- [[come]]
|
||||||
|
- [[surplus value]]
|
||||||
|
- [[feedback]]
|
||||||
|
- [[ethics]]
|
||||||
|
- [[moral principles]]
|
||||||
|
- [[liquid democracy]]
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[quick-capture]: ../quick-capture "Quick Capture"
|
||||||
|
[gitjournal]: ../gitjournal "Gitjournal"
|
||||||
|
[weekend]: Weekend "Weekend"
|
||||||
|
[inbox]: ../inbox "Inbox"
|
||||||
|
[telegram]: ../telegram "Telegram"
|
||||||
|
[armengolaltayo]: ../armengolaltayo "Armengolaltayo"
|
||||||
|
[meet]: ../meet "Meet"
|
||||||
|
[samuel-klein]: ../samuel-klein "Samuel Klein"
|
||||||
|
[wikilinks-everywhere]: ../wikilinks-everywhere "Wikilinks Everywhere"
|
||||||
|
[more]: ../more "More"
|
||||||
|
[rainbow-folding]: ../rainbow-folding "Rainbow Folding"
|
||||||
|
[agora-plan]: ../agora-plan "Agora Plan"
|
||||||
|
[come]: ../come "Come"
|
||||||
|
[surplus-value]: ../surplus-value "Surplus Value"
|
||||||
|
[feedback]: ../feedback "Feedback"
|
||||||
|
[ethics]: ../ethics "Ethics"
|
||||||
|
[moral-principles]: ../moral-principles "Moral Principles"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
# 2020-12-06
|
||||||
|
|
||||||
|
- [[2020-12-05]] was great.
|
||||||
|
- [[samuel klein]] introduced me to [[don hopkins]].
|
||||||
|
- [[fluorescing flower]] told me about [[whipping privilege]]: https://twitter.com/ForecastFire/status/1335326168602398720.
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[2020-12-05]: 2020-12-05 "2020-12-05"
|
||||||
|
[samuel-klein]: ../samuel-klein "Samuel Klein"
|
||||||
|
[don-hopkins]: ../don-hopkins "Don Hopkins"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
+2
-4
@@ -6,7 +6,5 @@ modified: 2020-12-05T11:52:01+01:00
|
|||||||
|
|
||||||
# Weekend
|
# Weekend
|
||||||
|
|
||||||
- [ ] Pagar facturas
|
- [x] Pagar facturas
|
||||||
- [ ] Comprar silla
|
- [x] Groceries
|
||||||
- [ ] Agora help: how to create a note in Foam, shortcuts.
|
|
||||||
- [ ] Agora howto: update clients and procedure for making foam work with a github repo
|
|
||||||
|
|||||||
@@ -0,0 +1,11 @@
|
|||||||
|
# Julia Serano
|
||||||
|
|
||||||
|
- A [[person]].
|
||||||
|
- [[trans]].
|
||||||
|
- [[gender theorist]] [[biologist]] [[writer]].
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[person]: person "Person"
|
||||||
|
[writer]: writer "Writer"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
# Knowledge Futures Group
|
||||||
|
|
||||||
|
- [[go]] https://www.knowledgefutures.org/
|
||||||
|
- "The Knowledge Futures Group builds technology for the production, curation, and preservation of knowledge in service of the public good."
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[go]: go "Go"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -1,8 +1,11 @@
|
|||||||
# Knowledge
|
# Knowledge
|
||||||
|
|
||||||
- [[go]] wikipedia.org
|
- [[go]] wikipedia.org
|
||||||
|
- [[information]] about [[everything]].
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[go]: go "Go"
|
[go]: go "Go"
|
||||||
|
[information]: information "Information"
|
||||||
|
[everything]: everything "Everything"
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
# Liquid Democracy
|
||||||
|
|
||||||
|
- [[go]] https://en.wikipedia.org/wiki/Liquid_democracy
|
||||||
|
- In Flancia they tried liquid democracy.
|
||||||
|
- I should [[read]] more on it to try to come up with what happened.
|
||||||
|
- In liquid democracy, as I understand, you can choose a [[delegate]]. That person votes in your place in the ocassions in which you are unable or unwilling to vote.
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[go]: go "Go"
|
||||||
|
[read]: read "Read"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
- [[stoa]] [[metasj]] [[flancian]]
|
- [[stoa]] [[metasj]] [[flancian]]
|
||||||
- [[go]] https://docs.google.com/document/d/1jYxAQ0mEMEQ7X2PBuv_H-dx2Pa8upzPOdUrJ5ghRNqg/edit?usp=sharing
|
- [[go]] https://docs.google.com/document/d/1jYxAQ0mEMEQ7X2PBuv_H-dx2Pa8upzPOdUrJ5ghRNqg/edit?usp=sharing
|
||||||
|
- [[project]] [[underlay]]
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
# Moral Principles
|
||||||
|
|
||||||
|
- The principles of [[good]] and [[right]], [[bad]] and [[wrong]], as accepted by [[person]] or a [[group]].
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[good]: good "Good"
|
||||||
|
[person]: person "Person"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
# More
|
||||||
|
|
||||||
|
- An old [[outline]] [[processor]].
|
||||||
|
- Reminiscent of [[notion]], [[roam]], etc.
|
||||||
|
- Mentioned by [[samuel klein]].
|
||||||
|
- [[go]] https://en.wikipedia.org/wiki/MORE_(application)
|
||||||
|
- Review from [[1993]]: https://tidbits.com/1993/10/18/more-more-dinosaur/
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[roam]: roam "Roam"
|
||||||
|
[samuel-klein]: samuel-klein "Samuel Klein"
|
||||||
|
[go]: go "Go"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
# Notion
|
||||||
|
|
||||||
|
- Seemed powerful but when I tried it it didn't have backlinks. I stayed with [[roam]] until switching to [[foam]] for the purpose of building the [[agora]].
|
||||||
|
- [[go]] notion.so
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[roam]: roam "Roam"
|
||||||
|
[foam]: foam "Foam"
|
||||||
|
[agora]: agora "Agora"
|
||||||
|
[go]: go "Go"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
+7
-1
@@ -1,2 +1,8 @@
|
|||||||
# Peter Singer
|
# Peter Singer
|
||||||
- [ ] Listen to https://twitter.com/lexfridman/status/1280876595092258817
|
- [[Listen]] to https://twitter.com/lexfridman/status/1280876595092258817
|
||||||
|
- My [[delegate]] in [[ethics]].
|
||||||
|
- I'm a fan of [[the expanding circle]].
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[the-expanding-circle]: the-expanding-circle "The Expanding Circle"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -1,2 +1,12 @@
|
|||||||
# Quick Capture
|
# Quick Capture
|
||||||
|
|
||||||
|
- [[roam]] has a quick capture mode that compensates for the lack of a mobile client. It worked well enough.
|
||||||
|
- I'd been missing a way to capture/edit [[Agora]] notes from mobile.
|
||||||
|
- [[gitjournal]] is the best way I've found so far.
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[roam]: roam "Roam"
|
||||||
|
[agora]: agora "Agora"
|
||||||
|
[gitjournal]: gitjournal "Gitjournal"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
# Rainbow Folding
|
||||||
|
|
||||||
|
- [[go]] https://www.youtube.com/watch?v=4dqimY1OsCA
|
||||||
|
- A [[song]] by [[heinali]].
|
||||||
|
- I consider it the theme song for the Agora.
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[go]: go "Go"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
# Social Knowledge Graph
|
||||||
|
|
||||||
|
- My definition: a [[distributed knowledge graph]] that is produced by, and embeds, a [[social network]].
|
||||||
|
- Sometimes just a synonim for [[distributed knowledge graph]].
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[distributed-knowledge-graph]: distributed-knowledge-graph "Distributed Knowledge Graph"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
# Social Knowledge Graphs Discussion
|
# Social Knowledge Graphs Discussion
|
||||||
|
|
||||||
- Set up by [[dan whaley]] and [[jennifer rygh]].
|
- Set up by [[dan whaley]] and [[jennifer rygh]].
|
||||||
|
- About [[social knowledge graph]]s.
|
||||||
- Agenda: search for 'social knowledge graphs discussion' in Drive (not linking for now).
|
- Agenda: search for 'social knowledge graphs discussion' in Drive (not linking for now).
|
||||||
- [[same as]] question -- I've been struggling with this myself for some time now.
|
- [[same as]] question -- I've been struggling with this myself for some time now.
|
||||||
- Perhaps my answer is that we should favour simplicity in the data structure/interface and try to solve it using the social aspect of distributed knowledge graphs; ranking/disambiguation information volunteered by users post facto.
|
- Perhaps my answer is that we should favour simplicity in the data structure/interface and try to solve it using the social aspect of distributed knowledge graphs; ranking/disambiguation information volunteered by users post facto.
|
||||||
|
|||||||
@@ -0,0 +1,14 @@
|
|||||||
|
# Surplus Value
|
||||||
|
|
||||||
|
- [[tweet]] https://twitter.com/flancian/status/1335316065040158721
|
||||||
|
- It seems to me that cultural appropriation will always remain less interesting than the appropriation of [[surplus value]].
|
||||||
|
- [[go]] https://en.wikipedia.org/wiki/Surplus_value
|
||||||
|
- In [[Flancia]], appropriation of surplus value is [[capped]].
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[tweet]: tweet "Tweet"
|
||||||
|
[surplus-value]: surplus-value "Surplus Value"
|
||||||
|
[go]: go "Go"
|
||||||
|
[flancia]: flancia "Flancia"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
+16
@@ -0,0 +1,16 @@
|
|||||||
|
# Underlay
|
||||||
|
|
||||||
|
- A [[project]] by the [[knowledge futures group]].
|
||||||
|
- [[go]] https://www.underlay.org/
|
||||||
|
- "The Underlay's purpose is to make knowledge accessible, connectable, and inspectable in service of the public good. Like the web, it is an emergent system and concept. It is built on a set of open source protocols and tools for structuring, storing, and aggregating distributed graph data."
|
||||||
|
- https://notes.knowledgefutures.org/pub/si1okbw9/release/9
|
||||||
|
- "The Knowledge Futures Group is hiring a software developer to help us build the Underlay, a [[distributed public knowledge graph]]."
|
||||||
|
- [[samuel-klein]] is a member.
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[knowledge-futures-group]: knowledge-futures-group "Knowledge Futures Group"
|
||||||
|
[go]: go "Go"
|
||||||
|
[distributed-public-knowledge-graph]: distributed-public-knowledge-graph "Distributed Public Knowledge Graph"
|
||||||
|
[samuel-klein]: samuel-klein "Samuel Klein"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
# Whipping Privilege
|
||||||
|
|
||||||
|
- A [[book]] by [[julia serano]].
|
||||||
|
- [[go]] https://en.wikipedia.org/wiki/Whipping_Girl
|
||||||
|
- [[buy]]
|
||||||
|
- [[read]]
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[book]: book "Book"
|
||||||
|
[julia-serano]: julia-serano "Julia Serano"
|
||||||
|
[go]: go "Go"
|
||||||
|
[buy]: buy "Buy"
|
||||||
|
[read]: read "Read"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
# Wikilinks Everywhere
|
||||||
|
|
||||||
|
- [[go]] https://docs.google.com/document/d/1h2kSuh7TntPj_XZ7BnLPDwtwshq7skzF3BIYwLgVquA/edit#
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[go]: go "Go"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
Reference in New Issue
Block a user