Files
2022-12-15 14:57:08 -06:00

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": "'"
}
]
}