mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 15:36:19 +00:00
[[snapshot]]: 2021-05-07 22:35:38
Affected files: .obsidian/plugins/obsidian-git/data.json .obsidian/workspace 2021-05-07.md "obsidian git.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 22:34:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 22:33: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:35:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 22:34:46 GMT+0200 (Central European Summer Time)"}
|
||||||
Vendored
+17
-5
@@ -35,7 +35,18 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"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"
|
"mode": "source"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -116,7 +127,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "obsidian.md",
|
"file": "obsidian git.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -133,7 +144,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "obsidian.md"
|
"file": "obsidian git.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -144,11 +155,12 @@
|
|||||||
"width": 300,
|
"width": 300,
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"active": "f65a57b20dd6667b",
|
"active": "ee621ade20931201",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"obsidian git.md",
|
||||||
|
"2021-05-07.md",
|
||||||
"obsidian.md",
|
"obsidian.md",
|
||||||
"agora editor.md",
|
"agora editor.md",
|
||||||
"2021-05-07.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",
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
- to top things off a vscode update completely wrote editing. I couldn't write anymore in my editor.
|
- 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 [[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.
|
- 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]]
|
- [[vathek]]
|
||||||
- [[ctzn]]
|
- [[ctzn]]
|
||||||
- [[pleco]]
|
- [[pleco]]
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
- [[go]] https://github.com/denolehov/obsidian-git
|
||||||
|
-
|
||||||
Reference in New Issue
Block a user