vault backup: 2025-09-02 14:25:07
This commit is contained in:
20
.obsidian/hotkeys.json
vendored
Normal file
20
.obsidian/hotkeys.json
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"obsidian-git:pull": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "A"
|
||||
}
|
||||
],
|
||||
"obsidian-git:push2": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "S"
|
||||
}
|
||||
]
|
||||
}
|
||||
2
.obsidian/plugins/obsidian-git/data.json
vendored
2
.obsidian/plugins/obsidian-git/data.json
vendored
@ -6,7 +6,7 @@
|
||||
"autoSaveInterval": 1,
|
||||
"autoPushInterval": 0,
|
||||
"autoPullInterval": 1,
|
||||
"autoPullOnBoot": false,
|
||||
"autoPullOnBoot": true,
|
||||
"autoCommitOnlyStaged": false,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
|
||||
22
.obsidian/workspace.json
vendored
22
.obsidian/workspace.json
vendored
@ -4,21 +4,21 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "33f7977c872ba1fe",
|
||||
"id": "b54594547bd2b405",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "5641100fdca79825",
|
||||
"id": "7472b28ab23e9e3f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"type": "split-diff-view",
|
||||
"state": {
|
||||
"file": "5.新闻.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
"aFile": "11.md",
|
||||
"bFile": "11.md",
|
||||
"aRef": ""
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "5.新闻"
|
||||
"icon": "diff",
|
||||
"title": "Diff: 11"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -177,10 +177,12 @@
|
||||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "5641100fdca79825",
|
||||
"active": "5f0a98fc0e963dc1",
|
||||
"lastOpenFiles": [
|
||||
"test1",
|
||||
"11.md",
|
||||
"5.新闻.md",
|
||||
"11",
|
||||
"test1",
|
||||
"未命名.md",
|
||||
"未命名",
|
||||
"测试1.md",
|
||||
|
||||
Reference in New Issue
Block a user