mirror of
https://github.com/flancian/garden.git
synced 2026-08-10 16:36:19 +00:00
[[snapshot]]: 2021-06-21 17:05:05
Affected files: .obsidian-git-data .obsidian/workspace "agora editor.md" agora.md
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
|||||||
Mon Jun 21 2021 17:04:05 GMT+0200 (Central European Summer Time)
|
Mon Jun 21 2021 17:05:05 GMT+0200 (Central European Summer Time)
|
||||||
Mon Jun 21 2021 17:03:05 GMT+0200 (Central European Summer Time)
|
Mon Jun 21 2021 17:04:05 GMT+0200 (Central European Summer Time)
|
||||||
Vendored
+18
-6
@@ -70,7 +70,7 @@
|
|||||||
{
|
{
|
||||||
"id": "7ba3cd9f7485f9b9",
|
"id": "7ba3cd9f7485f9b9",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"dimension": 1.2798972128879225,
|
"dimension": 0.6399486064439612,
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
@@ -79,6 +79,18 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "5dcd7d26218128aa",
|
||||||
|
"type": "leaf",
|
||||||
|
"dimension": 0.6399486064439612,
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "agora editor.md",
|
||||||
|
"mode": "source"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "f35beae0a8202ff7",
|
"id": "f35beae0a8202ff7",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
@@ -297,7 +309,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "agora.md",
|
"file": "agora editor.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -314,7 +326,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "agora.md"
|
"file": "agora editor.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -370,8 +382,9 @@
|
|||||||
"width": 300,
|
"width": 300,
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"active": "7ba3cd9f7485f9b9",
|
"active": "5dcd7d26218128aa",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"agora editor.md",
|
||||||
"agora.md",
|
"agora.md",
|
||||||
"wikilinks.md",
|
"wikilinks.md",
|
||||||
"2021-06-21.md",
|
"2021-06-21.md",
|
||||||
@@ -380,7 +393,6 @@
|
|||||||
"red house eviction defense.md",
|
"red house eviction defense.md",
|
||||||
"agora slides.md",
|
"agora slides.md",
|
||||||
"interintellect.md",
|
"interintellect.md",
|
||||||
"2021-06-20.md",
|
"2021-06-20.md"
|
||||||
"wordnik.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
# Agora Editor
|
# Agora Editor
|
||||||
|
|
||||||
|
- In a nutshell: you need to put your content, which can be plain text or [[markdown]] if you're into that sort of thing, somewhere online. https://github.com and https://gitlab.com both work fine for this. This amounts to publishing a [[blog]] or [[digital garden]] online. The Agora doesn't host your data, but rather pulls it from a location *you* control and renders it for you and other users; it interlinks your data with that of other users as you wish.
|
||||||
- As of [[2021-05-07]], the recommended Agora editor is [[obsidian]] plus the [[obsidian git]] plugin.
|
- As of [[2021-05-07]], the recommended Agora editor is [[obsidian]] plus the [[obsidian git]] plugin.
|
||||||
- [[install obsidian]] by visiting https://obsidian.md and then follow [[vault backup]] to set up backup to [[git]]: https://docs.github.com/en/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line.
|
- [[install obsidian]] by visiting https://obsidian.md and then follow [[vault backup]] to set up backup to [[git]]: https://docs.github.com/en/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line.
|
||||||
- Then follow the procedure below to add your vault or [[digital garden]] to the [[agora]].
|
- Then follow the procedure below to add your vault or [[digital garden]] to the [[agora]].
|
||||||
|
|||||||
@@ -12,10 +12,12 @@
|
|||||||
- Make use of [[agora actions]] to control the agora straight from your ntoes.
|
- Make use of [[agora actions]] to control the agora straight from your ntoes.
|
||||||
- Visit [[agora editor]] to join!
|
- Visit [[agora editor]] to join!
|
||||||
- Anyone can run an Agora of their own if they so desire. This Agora is [[open source]]: [[go/agora]].
|
- Anyone can run an Agora of their own if they so desire. This Agora is [[open source]]: [[go/agora]].
|
||||||
- The [[agora]] is in the [[social media]]. Add it now if you want: https://botsin.space/@agora, <https://twitter.com/an_agora>.
|
- To [[sign up]] for the Agora, which means volunteering your writing and media to it, please consult [[agora editor]].
|
||||||
- To [[sign up]] for the Agora, which means volunteering your writing and media to it, please consult [[agora editor]].
|
|
||||||
- In a nutshell: you need to put your content, which can be plain text or [[markdown]] if you're into that sort of thing, somewhere online. https://github.com and https://gitlab.com both work fine for this. This amounts to publishing a [[blog]] or [[digital garden]] online. The Agora doesn't host your data, but rather pulls it from a location *you* control and renders it for you and other users; it interlinks your data with that of other users as you wish.
|
|
||||||
- The Agora wants to be [[maximally inclusive]], but it is in its infancy; it is a [[work in progress]]. If you want to participate and can't, please also send email to signup@anagora.org to let us know. Through projects such as [[agora twitter integration]], we hope to make the Agora available to anyone that has access to a social network account. If you want to learn more about the [[experimental]] nature of this Agora, please refer to [this Hacker News comment](https://news.ycombinator.com/item?id=25577016). If you want to keep up to date with development, consider adding me on Twitter or Mastodon: [[flancian]].
|
- The Agora wants to be [[maximally inclusive]], but it is in its infancy; it is a [[work in progress]]. If you want to participate and can't, please also send email to signup@anagora.org to let us know. Through projects such as [[agora twitter integration]], we hope to make the Agora available to anyone that has access to a social network account. If you want to learn more about the [[experimental]] nature of this Agora, please refer to [this Hacker News comment](https://news.ycombinator.com/item?id=25577016). If you want to keep up to date with development, consider adding me on Twitter or Mastodon: [[flancian]].
|
||||||
|
- The [[agora]] is in the [[social media]].
|
||||||
|
- [[mastodon]] https://botsin.space/@agora
|
||||||
|
- [[twitter]] https://twitter.com/an_agora
|
||||||
|
|
||||||
The following section works as an example of the optional [[agora protocol]].
|
The following section works as an example of the optional [[agora protocol]].
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user