Initial commit
This commit is contained in:
37
.obsidian/hotkeys.json
vendored
Normal file
37
.obsidian/hotkeys.json
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"obsidian-footnotes:insert-footnote": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "]"
|
||||
}
|
||||
],
|
||||
"workspace:close-others": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt",
|
||||
"Mod"
|
||||
],
|
||||
"key": "W"
|
||||
}
|
||||
],
|
||||
"cmenu-plugin:underline": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "U"
|
||||
}
|
||||
],
|
||||
"obsidian-tasks-plugin:edit-task": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt",
|
||||
"Mod"
|
||||
],
|
||||
"key": "Q"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user