diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index 956dc1e6e..e8aa385e2 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -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:06:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 23:05:46 GMT+0200 (Central European Summer Time)"} \ No newline at end of file +{"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:07:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 23:06:46 GMT+0200 (Central European Summer Time)"} \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index 6a1b72ac4..6e9e73503 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -18,6 +18,17 @@ } } }, + { + "id": "faefe5a3d24691d8", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "vault.md", + "mode": "source" + } + } + }, { "id": "24209ccf9a449b41", "type": "leaf", @@ -145,7 +156,7 @@ "state": { "type": "backlink", "state": { - "file": "meet.md", + "file": "vault.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -162,7 +173,7 @@ "state": { "type": "outline", "state": { - "file": "meet.md" + "file": "vault.md" } } } @@ -173,17 +184,17 @@ "width": 300, "collapsed": true }, - "active": "46cc4b377c1c0dad", + "active": "faefe5a3d24691d8", "lastOpenFiles": [ - "meet.md", + "vault.md", "2021-05-07.md", + "meet.md", "obsidian git.md", "agora editor.md", "obsidian.md", "vinzent.md", "the agora is a markdown convention.md", "foam.md", - "agora install.md", - "flancia collective.md" + "agora install.md" ] } \ No newline at end of file diff --git a/2021-05-07.md b/2021-05-07.md index f6a2948a4..eab2f76e4 100644 --- a/2021-05-07.md +++ b/2021-05-07.md @@ -5,6 +5,7 @@ - I [[ditched slugs]] at the file system level: https://social.coop/@flancian/106195626746291723 - I moved my [[journal]] notes out of the journal directory. This makes sense anyway, as an [[iso 8601]] date should have a [[node]] in the agora as any other interesting entity. - [[obsidian git]] is amazing + - I still prefer the term [[digital garden]] to [[vault]] :) - [[vathek]] - [[meet]] - [[ctzn]] diff --git a/vault.md b/vault.md new file mode 100644 index 000000000..9812008b2 --- /dev/null +++ b/vault.md @@ -0,0 +1,2 @@ + +- How to back up your [[obsidian]] https://docs.github.com/en/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line \ No newline at end of file