mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
[[snapshot]]: 2021-05-07 23:11:38
Affected files: .obsidian/plugins/obsidian-git/data.json .obsidian/workspace vault.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:10:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 23:09: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:11:38 GMT+0200 (Central European Summer Time)","lastAutoPull":"Fri May 07 2021 23:10:46 GMT+0200 (Central European Summer Time)"}
|
||||||
Vendored
+4
-4
@@ -35,7 +35,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "agora editor.md",
|
"file": "vault.md",
|
||||||
"mode": "source"
|
"mode": "source"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -156,7 +156,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "agora editor.md",
|
"file": "vault.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": "agora editor.md"
|
"file": "vault.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -186,8 +186,8 @@
|
|||||||
},
|
},
|
||||||
"active": "24209ccf9a449b41",
|
"active": "24209ccf9a449b41",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"agora editor.md",
|
|
||||||
"vault.md",
|
"vault.md",
|
||||||
|
"agora editor.md",
|
||||||
"2021-05-07.md",
|
"2021-05-07.md",
|
||||||
"meet.md",
|
"meet.md",
|
||||||
"obsidian git.md",
|
"obsidian git.md",
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
- How to back up your [[obsidian]] vault to
|
- How to back up your [[obsidian]] vault to
|
||||||
- [[git]]: https://docs.github.com/en/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line
|
- [[git]]: https://docs.github.com/en/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line
|
||||||
- [[go]] [[git]]
|
- [[go]] [[git]]
|
||||||
- then install [[obsidian git]], enable it (once out of the user extensions search dialog) and go to its settings to enable auto-backup every minute.
|
- then install [[obsidian git]], enable it (once out of the user extensions search dialog) and go to its settings to enable auto-backup every minute.
|
||||||
Reference in New Issue
Block a user