Compare commits
2 Commits
c69fa6985a
...
d82c423bd7
| Author | SHA1 | Date | |
|---|---|---|---|
| d82c423bd7 | |||
| 18f6c9b805 |
2
.obsidian/plugins/obsidian-git/data.json
vendored
2
.obsidian/plugins/obsidian-git/data.json
vendored
@ -19,7 +19,7 @@
|
||||
"syncMethod": "merge",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": true,
|
||||
"treeStructure": false,
|
||||
"treeStructure": true,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": false,
|
||||
|
||||
33
.obsidian/workspace.json
vendored
33
.obsidian/workspace.json
vendored
@ -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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user