From 1312d2aedfd0ed57073dc9725b475357e2de65d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=98=89=E5=AE=87=20=E5=88=98?= <487954186@qq.com> Date: Tue, 2 Sep 2025 14:25:07 +0800 Subject: [PATCH] vault backup: 2025-09-02 14:25:07 --- .obsidian/hotkeys.json | 20 ++++++++++++++++++++ .obsidian/plugins/obsidian-git/data.json | 2 +- .obsidian/workspace.json | 22 ++++++++++++---------- 11.md | 1 - 4 files changed, 33 insertions(+), 12 deletions(-) create mode 100644 .obsidian/hotkeys.json delete mode 100644 11.md diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json new file mode 100644 index 0000000..8c96f1e --- /dev/null +++ b/.obsidian/hotkeys.json @@ -0,0 +1,20 @@ +{ + "obsidian-git:pull": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": "A" + } + ], + "obsidian-git:push2": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": "S" + } + ] +} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index b0fd470..e32f6cf 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -6,7 +6,7 @@ "autoSaveInterval": 1, "autoPushInterval": 0, "autoPullInterval": 1, - "autoPullOnBoot": false, + "autoPullOnBoot": true, "autoCommitOnlyStaged": false, "disablePush": false, "pullBeforePush": true, diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 53df6ee..e409ba1 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -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", diff --git a/11.md b/11.md deleted file mode 100644 index 9d60796..0000000 --- a/11.md +++ /dev/null @@ -1 +0,0 @@ -11 \ No newline at end of file