[[snapshot]]: 2021-05-13 21:31:15

Affected files:

.obsidian/workspace
"agora protocol.md"
This commit is contained in:
2021-05-13 21:31:15 +02:00
parent 131cb4665d
commit 3e0269b4ac
2 changed files with 9 additions and 8 deletions
+7 -7
View File
@@ -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
View File
@@ -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]]