From dbfe6e2727d3af7de8090cfa9616d4a1e75f7575 Mon Sep 17 00:00:00 2001 From: "zhangkun9038@dingtalk.com" Date: Fri, 4 Apr 2025 19:00:33 +0800 Subject: [PATCH] up --- .gitignore | 1 + .obsidian/hotkeys.json | 26 ++++++++++++++++++++++++++ Welcome.md | 5 +++++ 3 files changed, 32 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..be82b25 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.obsidian/copilot-index-* diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json index 057be9f..35ec895 100644 --- a/.obsidian/hotkeys.json +++ b/.obsidian/hotkeys.json @@ -39,5 +39,31 @@ ], "key": "-" } + ], + "obsidian-git:push": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": "D" + } + ], + "obsidian-git:commit-push-specified-message": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": "M" + } + ], + "copilot:chat-toggle-window": [ + { + "modifiers": [ + "Alt" + ], + "key": "J" + } ] } \ No newline at end of file diff --git a/Welcome.md b/Welcome.md index 68efb09..77c2044 100644 --- a/Welcome.md +++ b/Welcome.md @@ -4,3 +4,8 @@ Make a note of something, [[create a link]], or try [the Importer](https://help. When you're ready, delete this note and make the vault your own. +这是你的新**保险库**。 + +记下一些内容,[[创建链接]],或者试试[导入器](https://help.obsidian.md/Plugins/Importer)! + +当你准备好了,删除此笔记,让这个保险库为你所用。