Initial commit
This commit is contained in:
29
.obsidian/hotkeys.json
vendored
Normal file
29
.obsidian/hotkeys.json
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"update-relative-links:update-all-relative-links": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt",
|
||||
"Mod"
|
||||
],
|
||||
"key": "U"
|
||||
}
|
||||
],
|
||||
"better-export-pdf:export-current-file-to-pdf": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "P"
|
||||
}
|
||||
],
|
||||
"nuke-orphans:nuke-orphaned": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt",
|
||||
"Mod"
|
||||
],
|
||||
"key": "D"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user