mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
66 lines
958 B
JSON
66 lines
958 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"
|
|
}
|
|
],
|
|
"periodic-notes:open-daily-note": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Shift"
|
|
],
|
|
"key": "D"
|
|
}
|
|
],
|
|
"periodic-notes:open-weekly-note": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Shift"
|
|
],
|
|
"key": "W"
|
|
}
|
|
],
|
|
"periodic-notes:open-quarterly-note": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Shift"
|
|
],
|
|
"key": "Q"
|
|
}
|
|
],
|
|
"file-explorer:new-file": [],
|
|
"zk-prefixer": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "N"
|
|
}
|
|
]
|
|
} |