mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
[[snapshot]]: 2021-07-03 17:26:07
Affected files: .obsidian-git-data .obsidian/workspace 2021-07-03.md "agora editor.md" chiasm.md
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
|
Sat Jul 03 2021 17:26:07 GMT+0200 (Central European Summer Time)
|
||||||
Sat Jul 03 2021 17:25:07 GMT+0200 (Central European Summer Time)
|
Sat Jul 03 2021 17:25:07 GMT+0200 (Central European Summer Time)
|
||||||
Sat Jul 03 2021 17:24:07 GMT+0200 (Central European Summer Time)
|
|
||||||
Sat Jul 03 2021 13:05:07 GMT+0200 (Central European Summer Time)
|
Sat Jul 03 2021 13:05:07 GMT+0200 (Central European Summer Time)
|
||||||
|
|||||||
Vendored
+17
-6
@@ -47,6 +47,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "d8c0eb756c997bde",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "agora editor.md",
|
||||||
|
"mode": "source"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "d15c56ebef12fa25",
|
"id": "d15c56ebef12fa25",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
@@ -173,7 +184,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "chiasm.md",
|
"file": "agora editor.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -190,7 +201,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "chiasm.md"
|
"file": "agora editor.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -246,17 +257,17 @@
|
|||||||
"width": 300,
|
"width": 300,
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"active": "d15c56ebef12fa25",
|
"active": "d8c0eb756c997bde",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"chiasm.md",
|
"agora editor.md",
|
||||||
"2021-07-03.md",
|
"2021-07-03.md",
|
||||||
|
"chiasm.md",
|
||||||
"federated education.md",
|
"federated education.md",
|
||||||
"argh.md",
|
"argh.md",
|
||||||
"2021-07-02.md",
|
"2021-07-02.md",
|
||||||
"ed summers.md",
|
"ed summers.md",
|
||||||
"edsu.md",
|
"edsu.md",
|
||||||
"agora server.md",
|
"agora server.md",
|
||||||
"conflict-files-obsidian-git.md",
|
"conflict-files-obsidian-git.md"
|
||||||
"chowdy.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -6,3 +6,5 @@
|
|||||||
- [[ed summers]]
|
- [[ed summers]]
|
||||||
- [[wiki bus lines]]
|
- [[wiki bus lines]]
|
||||||
- [[chiasm]]
|
- [[chiasm]]
|
||||||
|
- [[ontologies]]
|
||||||
|
- [[agora editor]]
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
# Agora Editor
|
# Agora Editor
|
||||||
|
|
||||||
- In a nutshell: you need to host your notes (more generally, [[resources]]), defaulting to [[markdown]] plus [[wikilinks]], somewhere else online. And then let the [[agora]] know about it.
|
- In a nutshell: you need to host your notes (more generally, [[resources]], defaulting to [[markdown]] plus [[wikilinks]]), somewhere online. And then let the [[agora]] know about it.
|
||||||
- Most users currently host [[git]] repositories on https://github.com and https://gitlab.com. 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.
|
- Most users currently host [[git]] repositories on https://github.com and https://gitlab.com. 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.
|
||||||
- Note this format also lets you easily publish your [[blog]] or [[digital garden]] independently online.
|
- Note this format also lets you easily publish your [[blog]] or [[digital garden]] independently online.
|
||||||
- As of [[2021-05-07]], the recommended Agora editor is
|
- As of [[2021-05-07]], the recommended Agora editor is
|
||||||
|
|||||||
Reference in New Issue
Block a user