mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
30 lines
425 B
JSON
30 lines
425 B
JSON
{
|
|
"obsidian-projects:show-projects": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "P"
|
|
}
|
|
],
|
|
"omnisearch:show-modal": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "F"
|
|
}
|
|
],
|
|
"global-search:open": [],
|
|
"obsidian-footnotes:insert-footnote": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Shift"
|
|
],
|
|
"key": "F"
|
|
}
|
|
]
|
|
} |