mirror of
https://github.com/flancian/garden.git
synced 2026-08-11 17:21:44 +00:00
[[snapshot]]: 2021-07-03 17:28:07
Affected files: .obsidian-git-data "agora editor.md"
This commit is contained in:
+1
-1
@@ -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: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)
|
Sat Jul 03 2021 13:05:07 GMT+0200 (Central European Summer Time)
|
||||||
|
|||||||
+4
-3
@@ -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.
|
- 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.
|
- 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.
|
- 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.
|
- 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
|
- As of [[2021-05-07]], the recommended Agora editor is:
|
||||||
- [[foam]], if you want open source.
|
- [[foam]], if you want open source hosted locally.
|
||||||
- [[foam]] is a [[vscode]] [[extension]].
|
- [[foam]] is a [[vscode]] [[extension]].
|
||||||
- [[foam]] is less straightforward to set up than the next option.
|
- [[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.
|
- [[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.
|
- 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.
|
- [[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.
|
||||||
|
|||||||
Reference in New Issue
Block a user