[[snapshot]]: 2021-05-07 22:40:38

Affected files:

.obsidian/plugins/obsidian-git/data.json
.obsidian/workspace
"agora editor.md"
This commit is contained in:
2021-05-07 22:40:38 +02:00
parent 50d49bf3f2
commit 13022d9558
3 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -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 22:39:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 22:38: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 22:40:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 22:39:46 GMT+0200 (Central European Summer Time)"}
+5 -5
View File
@@ -138,7 +138,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "vinzent.md", "file": "agora editor.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -155,7 +155,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "vinzent.md" "file": "agora editor.md"
} }
} }
} }
@@ -166,13 +166,13 @@
"width": 300, "width": 300,
"collapsed": true "collapsed": true
}, },
"active": "42b0cec6b946038e", "active": "24209ccf9a449b41",
"lastOpenFiles": [ "lastOpenFiles": [
"vinzent.md", "agora editor.md",
"obsidian git.md", "obsidian git.md",
"vinzent.md",
"2021-05-07.md", "2021-05-07.md",
"obsidian.md", "obsidian.md",
"agora editor.md",
"the agora is a markdown convention.md", "the agora is a markdown convention.md",
"foam.md", "foam.md",
"agora install.md", "agora install.md",
+2 -1
View File
@@ -2,7 +2,8 @@
- 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 [[foam]] to produce and manage my notes, and [[git]] to store them online. - 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 [[foam]] to produce and manage my notes, and [[git]] to store them online.
- As of [[2021-05-07]], the recommended Agora editor is [[obsidian]]. - As of [[2021-05-07]], the recommended Agora editor is [[obsidian]].
- plus the following plugins: [[obsidian git]] [[obsidian natural language dates]] - Plus the following plugin: [[obsidian git]].
- [[install obsidian]] by visiting obsidian.md and then follow [[vault backup]].
- 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]].