mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
101 lines
1.5 KiB
JSON
101 lines
1.5 KiB
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"
|
|
}
|
|
],
|
|
"workspace:toggle-pin": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "."
|
|
}
|
|
],
|
|
"luhman:open-zettel": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Shift"
|
|
],
|
|
"key": "Z"
|
|
}
|
|
],
|
|
"obsidian-hotkeys-for-templates:templater:Note Refactor Zettelkasten Template.md": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Shift"
|
|
],
|
|
"key": "V"
|
|
}
|
|
],
|
|
"file-explorer:reveal-active-file": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Shift"
|
|
],
|
|
"key": "'"
|
|
}
|
|
]
|
|
} |