From 632b68354a9121baf399569e59537dc204bb3e7f Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 3 Jul 2021 17:28:07 +0200 Subject: [PATCH] [[snapshot]]: 2021-07-03 17:28:07 Affected files: .obsidian-git-data "agora editor.md" --- .obsidian-git-data | 2 +- agora editor.md | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.obsidian-git-data b/.obsidian-git-data index aac5e4a84..777aeb227 100644 --- a/.obsidian-git-data +++ b/.obsidian-git-data @@ -1,3 +1,3 @@ +Sat Jul 03 2021 17:28:07 GMT+0200 (Central European Summer Time) Sat Jul 03 2021 17:27:07 GMT+0200 (Central European Summer Time) -Sat Jul 03 2021 17:26:07 GMT+0200 (Central European Summer Time) Sat Jul 03 2021 13:05:07 GMT+0200 (Central European Summer Time) diff --git a/agora editor.md b/agora editor.md index 20f702a3f..eac71ff12 100644 --- a/agora editor.md +++ b/agora editor.md @@ -3,11 +3,12 @@ - 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. - The Agora doesn't host your data, but rather pulls it from a location *you* control and renders it for you and other users; in the process interlinking your data with that of other users. - Most users currently host [[git]] repositories on https://github.com or https://gitlab.com. - - Note using the default format (Markdown) lets you also easily publish your [[blog]] or [[digital garden]] independently online with tools such as [[jekyll]], [[gatsby]] or [[n. -- As of [[2021-05-07]], the recommended Agora editor is - - [[foam]], if you want open source. + - Note using the default format (Markdown) lets you also easily publish your [[blog]] or [[digital garden]] independently online with tools such as [[jekyll]], [[gatsby]] or [[nikola]]. +- As of [[2021-05-07]], the recommended Agora editor is: + - [[foam]], if you want open source hosted locally. - [[foam]] is a [[vscode]] [[extension]]. - [[foam]] is less straightforward to set up than the next option. + - [[logseq]], if you want open source and the convenience of a hosted setup *and* use [[chrome]] or a [[chromium based browser]] (any browser but [[firefox]], essentially). - [[obsidian]] if you don't mind using closed software from ethical companies, in particular a small one with a vibrant open source extension community. - You need at least also the [[obsidian git]] plugin. See [[obsidian plugins]] for more. - [[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.