From e3a858337730f40de870bb79c2ad5a73d4cfd6bc Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 7 May 2021 22:35:38 +0200 Subject: [PATCH] [[snapshot]]: 2021-05-07 22:35:38 Affected files: .obsidian/plugins/obsidian-git/data.json .obsidian/workspace 2021-05-07.md "obsidian git.md" --- .obsidian/plugins/obsidian-git/data.json | 2 +- .obsidian/workspace | 22 +++++++++++++++++----- 2021-05-07.md | 1 + obsidian git.md | 2 ++ 4 files changed, 21 insertions(+), 6 deletions(-) create mode 100644 obsidian git.md diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index 1577ece54..4f45decbd 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 22:34:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 22:33: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 22:35:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 22:34:46 GMT+0200 (Central European Summer Time)"} \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index b457e66ff..19d49ba5a 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -35,7 +35,18 @@ "state": { "type": "markdown", "state": { - "file": "obsidian.md", + "file": "2021-05-07.md", + "mode": "source" + } + } + }, + { + "id": "ee621ade20931201", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "obsidian git.md", "mode": "source" } } @@ -116,7 +127,7 @@ "state": { "type": "backlink", "state": { - "file": "obsidian.md", + "file": "obsidian git.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -133,7 +144,7 @@ "state": { "type": "outline", "state": { - "file": "obsidian.md" + "file": "obsidian git.md" } } } @@ -144,11 +155,12 @@ "width": 300, "collapsed": true }, - "active": "f65a57b20dd6667b", + "active": "ee621ade20931201", "lastOpenFiles": [ + "obsidian git.md", + "2021-05-07.md", "obsidian.md", "agora editor.md", - "2021-05-07.md", "the agora is a markdown convention.md", "foam.md", "agora install.md", diff --git a/2021-05-07.md b/2021-05-07.md index 7343889b8..ceeb74c15 100644 --- a/2021-05-07.md +++ b/2021-05-07.md @@ -4,6 +4,7 @@ - to top things off a vscode update completely wrote editing. I couldn't write anymore in my editor. - 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 - [[vathek]] - [[ctzn]] - [[pleco]] diff --git a/obsidian git.md b/obsidian git.md new file mode 100644 index 000000000..39a83148e --- /dev/null +++ b/obsidian git.md @@ -0,0 +1,2 @@ +- [[go]] https://github.com/denolehov/obsidian-git + - \ No newline at end of file