update
This commit is contained in:
@@ -1,46 +0,0 @@
|
||||
{
|
||||
"hotkeys": [
|
||||
{
|
||||
"command": "obsidian-markmind:Create New MindMap",
|
||||
"chords": [
|
||||
"C-KeyN",
|
||||
"Semicolon"
|
||||
]
|
||||
},
|
||||
{
|
||||
"command": "obsidian-excalidraw-plugin:excalidraw-autocreate-newtab",
|
||||
"chords": [
|
||||
"C-KeyN",
|
||||
"S-KeyE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"command": "obsidian-excalidraw-plugin:excalidraw-autocreate-and-embed-new-tab",
|
||||
"chords": [
|
||||
"C-KeyN",
|
||||
"KeyE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"command": "obsidian-excalidraw-plugin:excalidraw-autocreate-and-embed-new-tab",
|
||||
"chords": [
|
||||
"C-KeyN",
|
||||
"C-KeyE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"command": "breadcrumbs:new-file-with-curr-as-down",
|
||||
"chords": [
|
||||
"C-KeyN",
|
||||
"KeyD"
|
||||
]
|
||||
},
|
||||
{
|
||||
"command": "breadcrumbs:new-file-with-curr-as-author",
|
||||
"chords": [
|
||||
"C-KeyN",
|
||||
"KeyQ"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user