mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 07:26:21 +00:00
[[snapshot]]: 2021-05-13 21:31:15
Affected files: .obsidian/workspace "agora protocol.md"
This commit is contained in:
Vendored
+7
-7
@@ -38,7 +38,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "usability.md",
|
"file": "agora protocol.md",
|
||||||
"mode": "source"
|
"mode": "source"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -195,7 +195,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "todos.md",
|
"file": "agora protocol.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -212,7 +212,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "todos.md"
|
"file": "agora protocol.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -245,17 +245,17 @@
|
|||||||
"width": 300,
|
"width": 300,
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"active": "f287bb9950cd32dc",
|
"active": "d0d2efb096f49cf9",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"agora protocol.md",
|
||||||
|
"usability.md",
|
||||||
"todos.md",
|
"todos.md",
|
||||||
"list.md",
|
"list.md",
|
||||||
"schelling point.md",
|
"schelling point.md",
|
||||||
"the agora is a markdown convention.md",
|
"the agora is a markdown convention.md",
|
||||||
"chorus one.md",
|
"chorus one.md",
|
||||||
"2021-05-13.md",
|
"2021-05-13.md",
|
||||||
"usability.md",
|
|
||||||
"the agora is a markup convention.md",
|
"the agora is a markup convention.md",
|
||||||
"flask.md",
|
"flask.md"
|
||||||
"agora editor.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
+2
-1
@@ -3,7 +3,8 @@
|
|||||||
- The [[Agora]] you're likely reading this on is just one possible implementation of a platform built on a protocol. It has three parts:
|
- The [[Agora]] you're likely reading this on is just one possible implementation of a platform built on a protocol. It has three parts:
|
||||||
- A [[convention]].
|
- A [[convention]].
|
||||||
- A [[distributed knowledge graph]].
|
- A [[distributed knowledge graph]].
|
||||||
- [[Agora Server]], a reference implementation.
|
- [[agora server]] is a reference implementation for a consumer of the protocol.
|
||||||
|
- [[agora bridge]] is a reference implementation for a of the protocol.
|
||||||
- Compatible [[agoras]] are expected to assemble into [[agora networks]].
|
- Compatible [[agoras]] are expected to assemble into [[agora networks]].
|
||||||
- [[pull]] [[wikilinks everywhere]]
|
- [[pull]] [[wikilinks everywhere]]
|
||||||
- [[pull]] [[agora convention]]
|
- [[pull]] [[agora convention]]
|
||||||
|
|||||||
Reference in New Issue
Block a user