mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
[[snapshot]]: 2021-05-07 23:10:38
Affected files: .obsidian/plugins/obsidian-git/data.json .obsidian/workspace "agora editor.md"
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
{"commitMessage":"[[snapshot]]: {{date}}","commitDateFormat":"YYYY-MM-DD HH:mm:ss","autoSaveInterval":1,"autoPullInterval":1,"autoPullOnBoot":true,"disablePush":false,"pullBeforePush":true,"disablePopups":false,"listChangedFilesInMessageBody":true,"showStatusBar":true,"lastAutoBackUp":"Fri May 07 2021 23:09:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 23:08:46 GMT+0200 (Central European Summer Time)"}
|
{"commitMessage":"[[snapshot]]: {{date}}","commitDateFormat":"YYYY-MM-DD HH:mm:ss","autoSaveInterval":1,"autoPullInterval":1,"autoPullOnBoot":true,"disablePush":false,"pullBeforePush":true,"disablePopups":false,"listChangedFilesInMessageBody":true,"showStatusBar":true,"lastAutoBackUp":"Fri May 07 2021 23:10:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 23:09:46 GMT+0200 (Central European Summer Time)"}
|
||||||
Vendored
+4
-4
@@ -156,7 +156,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "vault.md",
|
"file": "agora editor.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -173,7 +173,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "vault.md"
|
"file": "agora editor.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -184,13 +184,13 @@
|
|||||||
"width": 300,
|
"width": 300,
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"active": "faefe5a3d24691d8",
|
"active": "24209ccf9a449b41",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"agora editor.md",
|
||||||
"vault.md",
|
"vault.md",
|
||||||
"2021-05-07.md",
|
"2021-05-07.md",
|
||||||
"meet.md",
|
"meet.md",
|
||||||
"obsidian git.md",
|
"obsidian git.md",
|
||||||
"agora editor.md",
|
|
||||||
"obsidian.md",
|
"obsidian.md",
|
||||||
"vinzent.md",
|
"vinzent.md",
|
||||||
"the agora is a markdown convention.md",
|
"the agora is a markdown convention.md",
|
||||||
|
|||||||
+4
-4
@@ -2,17 +2,17 @@
|
|||||||
|
|
||||||
- As of [[2021-05-07]], the recommended Agora editor is [[obsidian]] plus the [[obsidian git]] plugin.
|
- As of [[2021-05-07]], the recommended Agora editor is [[obsidian]] plus the [[obsidian git]] plugin.
|
||||||
- [[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.
|
||||||
- Then follow the procedure below to add your vault or [[digital garden]] to an [[agora]].
|
- Then follow the procedure below to add your vault or [[digital garden]] to the [[agora]].
|
||||||
- From [[2021-01-03]] until [[2021-05-07]], the recommended Agora editor was [[foam]].
|
- From [[2021-01-03]] until [[2021-05-07]], the recommended Agora editor was [[foam]].
|
||||||
- [[foam]] is a [[vscode]] [[extension]].
|
- [[foam]] is a [[vscode]] [[extension]].
|
||||||
- If those worlds make sense to you, congratulations :) You can use [[foam]].
|
- If those worlds make sense to you, congratulations :) You can use [[foam]].
|
||||||
- You can also use:
|
- You can also use:
|
||||||
- [[dendron]], which should be a drop-in [[foam]] replacement in [[vscode]].
|
- [[dendron]], which should be a drop-in [[foam]] replacement in [[vscode]].
|
||||||
- [[roam]] plus [[roam2agora]]
|
- [[roam]] plus [[roam2agora]]
|
||||||
- [[org mode]] in markdown mode
|
- [[org mode]] in markdown mode
|
||||||
- [[jekyll]]
|
- [[jekyll]]
|
||||||
- In essence, all you really need to use the [[Agora]] is the capability to make Markdown (or just text, really) files publicly available somewhere. I use [[obsidian]] to produce and manage my notes, and [[git]] to store them online, but the [[agora]] tries to be maximally inclusive; if you want to publish your writing to this Agora, please reach out!
|
- In essence, all you really need to use the [[Agora]] is the capability to make Markdown (or just text, really) files publicly available somewhere. I use [[obsidian]] to produce and manage my notes, and [[git]] to store them online, but the [[agora]] tries to be maximally inclusive; if you want to publish your writing to this Agora, please reach out!
|
||||||
- After getting yourself a [[digital garden]], you need to let an [[agora]] know about it so it can be pulled and integrated. Please send a [[pr]] adding your garden to [[gardens.yaml]] or reach out to a maintainer with a link to your repository and your desired username.
|
- After getting yourself a [[digital garden]], you need to let an [[agora]] know about it so it can be pulled and integrated. Please send a [[pr]] adding your garden to [[gardens.yaml]] or reach out to a maintainer with a link to your git repository and your desired username.
|
||||||
- All [[agora]] users must agree to its [[contract]] as defined by the system account.
|
- All [[agora]] users must agree to its [[contract]] as defined by the system account.
|
||||||
- The contracts of other users can optionally be a [[endorsed]].
|
- The contracts of other users can optionally be a [[endorsed]].
|
||||||
- Please reach out if you have questions or suggestions :)
|
- Please reach out if you have questions or suggestions :)
|
||||||
|
|||||||
Reference in New Issue
Block a user