vault backup: 2026-08-11 03:00:35
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
"autoCommitMessage": "vault backup: {{date}}",
|
"autoCommitMessage": "vault backup: {{date}}",
|
||||||
"commitMessageScript": "",
|
"commitMessageScript": "",
|
||||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||||
"autoSaveInterval": 2,
|
"autoSaveInterval": 1,
|
||||||
"autoPushInterval": 1,
|
"autoPushInterval": 1,
|
||||||
"autoPullInterval": 1,
|
"autoPullInterval": 1,
|
||||||
"autoPullOnBoot": false,
|
"autoPullOnBoot": false,
|
||||||
|
|||||||
Vendored
+9
-5
@@ -4,11 +4,11 @@
|
|||||||
"type": "split",
|
"type": "split",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "9212b385be8df823",
|
"id": "65a477829009711c",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "9509a7d26a8fa404",
|
"id": "6e999aaae55b06d4",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "empty",
|
"type": "empty",
|
||||||
@@ -178,9 +178,13 @@
|
|||||||
"daily-notes:Open today's daily note": false,
|
"daily-notes:Open today's daily note": false,
|
||||||
"templates:Insert template": false,
|
"templates:Insert template": false,
|
||||||
"command-palette:Open command palette": false,
|
"command-palette:Open command palette": false,
|
||||||
"bases:Create new base": false
|
"bases:Create new base": false,
|
||||||
|
"obsidian-git:Open Git source control": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "9509a7d26a8fa404",
|
"active": "6e999aaae55b06d4",
|
||||||
"lastOpenFiles": []
|
"lastOpenFiles": [
|
||||||
|
"a new file.md",
|
||||||
|
"2026-08-11.md"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
this is a new file created in desctop
|
||||||
Reference in New Issue
Block a user