Compare commits

..

2 Commits

Author SHA1 Message Date
d82c423bd7 vault backup: 2025-09-01 10:50:34 2025-09-01 10:50:34 +08:00
18f6c9b805 vault backup: 2025-09-01 10:48:47 2025-09-01 10:48:47 +08:00
2 changed files with 25 additions and 10 deletions

View File

@ -19,7 +19,7 @@
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": true,
"treeStructure": false,
"treeStructure": true,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,

View File

@ -11,10 +11,14 @@
"id": "3bb084def04b55a6",
"type": "leaf",
"state": {
"type": "empty",
"state": {},
"type": "markdown",
"state": {
"file": "test.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "新标签页"
"title": "test"
}
}
]
@ -143,13 +147,23 @@
"icon": "lucide-list",
"title": "大纲"
}
},
{
"id": "5f0a98fc0e963dc1",
"type": "leaf",
"state": {
"type": "git-view",
"state": {},
"icon": "git-pull-request",
"title": "Source Control"
}
}
]
],
"currentTab": 4
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
"width": 300
},
"left-ribbon": {
"hiddenItems": {
@ -163,9 +177,10 @@
"obsidian-git:Open Git source control": false
}
},
"active": "3bb084def04b55a6",
"active": "579b4b31c7cf4ebf",
"lastOpenFiles": [
"test.md",
"README.md"
"README.md",
"实时更新?",
"test.md"
]
}