update
This commit is contained in:
46
.obsidian/plugins/obsidian-sequence-hotkeys/data.json
vendored
Normal file
46
.obsidian/plugins/obsidian-sequence-hotkeys/data.json
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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