From d36dc2f06bc46217915485d01243997ace8e6212 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 2 Jul 2021 19:55:11 +0200 Subject: [PATCH] [[snapshot]]: 2021-07-02 19:55:11 Affected files: .obsidian-git-data .obsidian/workspace 2021-07-02.md "agora server.md" --- .obsidian-git-data | 4 ++-- .obsidian/workspace | 51 ++++++++------------------------------------- 2021-07-02.md | 3 ++- agora server.md | 22 ++++++++++--------- 4 files changed, 25 insertions(+), 55 deletions(-) diff --git a/.obsidian-git-data b/.obsidian-git-data index 4a69b32d9..b7b7e0c3d 100644 --- a/.obsidian-git-data +++ b/.obsidian-git-data @@ -1,2 +1,2 @@ -Fri Jul 02 2021 19:54:11 GMT+0200 (Central European Summer Time) -Fri Jul 02 2021 19:53:11 GMT+0200 (Central European Summer Time) \ No newline at end of file +Fri Jul 02 2021 19:55:11 GMT+0200 (Central European Summer Time) +Fri Jul 02 2021 19:54:11 GMT+0200 (Central European Summer Time) \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index d952264c6..4ccc13714 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -15,12 +15,12 @@ } }, { - "id": "d1c849ed94fc7559", + "id": "7f163f62fde9ebf7", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "2021-07-02.md", + "file": "agora server.md", "mode": "source" } } @@ -36,39 +36,6 @@ } } }, - { - "id": "5a8837ded93e8e87", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "2021-07-02.md", - "mode": "source" - } - } - }, - { - "id": "b2fb8a4b2174e27c", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "infranaut.md", - "mode": "source" - } - } - }, - { - "id": "755dc006c00f6179", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "argh.md", - "mode": "source" - } - } - }, { "id": "d9ea409464f5016f", "type": "leaf", @@ -152,7 +119,7 @@ "state": { "type": "backlink", "state": { - "file": "argh.md", + "file": "agora server.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -169,7 +136,7 @@ "state": { "type": "outline", "state": { - "file": "argh.md" + "file": "agora server.md" } } }, @@ -225,17 +192,17 @@ "width": 300, "collapsed": true }, - "active": "755dc006c00f6179", + "active": "7f163f62fde9ebf7", "lastOpenFiles": [ - "argh.md", - "infranaut.md", + "agora server.md", "2021-07-02.md", + "infranaut.md", + "argh.md", "zeno of elea.md", "zeno.md", "zeno's paradoxes.md", "infragora.md", "chowdy.md", - "ontology.md", - "flancian.md" + "ontology.md" ] } \ No newline at end of file diff --git a/2021-07-02.md b/2021-07-02.md index 1ff45448c..e50fbfa2a 100644 --- a/2021-07-02.md +++ b/2021-07-02.md @@ -4,4 +4,5 @@ - [[me]] - [[chowdy]] - [[zeno]] -- [[infranaut]] \ No newline at end of file +- [[infranaut]] +- [[agora server]] \ No newline at end of file diff --git a/agora server.md b/agora server.md index cb5324144..d08a387b1 100644 --- a/agora server.md +++ b/agora server.md @@ -1,13 +1,15 @@ # Agora Server -- [[go]] https://github.com/flancian/agora-server -- [[git]] https://github.com/flancian/agora-server -- [[bugs]] https://github.com/flancian/agora-server/issues -- [[bug]] https://github.com/flancian/agora-server/issues/new -- [[history]] https://github.com/flancian/agora-server/commits/main -- An implementation of the [[Agora Protocol]]; includes a web frontend and a simple backend. If you're reading this on anagora.org right now, you're using it. -- Python3 based, uses Flask. Quite simple really. -- It currently renders a collection of [[digital garden]]s as lazily assembled into a [[distributed knowledge graph]]. The graph is plug-and-play and is hosted in a different repository; that repository is the actual [[Agora]]. For the reference repository (which, again, you're likely viewing right now if you're on anagora.org), see https://flancia.org/go/agora. -- Copyright for this implementation as linked above is Google's, but the license is open source (Apache). Note *this is not an official Google project and won't be supported by Google*. -- See [[Agora Version]] for per-version information. +- a [[project]] + - [[agora]] [[interlay]] [[overlay]] + - [[go]] https://github.com/flancian/agora-server + - [[git]] https://github.com/flancian/agora-server + - [[bugs]] https://github.com/flancian/agora-server/issues + - [[bug]] https://github.com/flancian/agora-server/issues/new + - [[history]] https://github.com/flancian/agora-server/commits/main + - Wimplementation of the [[Agora Protocol]]; includes a web frontend and a simple backend. If you're reading this on anagora.org right now, you're using it. + - Python3 based, uses Flask. Quite simple really. + - It currently renders a collection of [[digital garden]]s as lazily assembled into a [[distributed knowledge graph]]. The graph is plug-and-play and is hosted in a different repository; that repository is the actual [[Agora]]. For the reference repository (which, again, you're likely viewing right now if you're on anagora.org), see https://flancia.org/go/agora. + - Copyright for this implementation as linked above is Google's, but the license is open source (Apache). Note *this is not an official Google project and won't be supported by Google*. + - See [[Agora Version]] for per-version information.