up
This commit is contained in:
parent
fb88e202d9
commit
dbfe6e2727
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.obsidian/copilot-index-*
|
26
.obsidian/hotkeys.json
vendored
26
.obsidian/hotkeys.json
vendored
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
@ -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)!
|
||||
|
||||
当你准备好了,删除此笔记,让这个保险库为你所用。
|
||||
|
Loading…
x
Reference in New Issue
Block a user