Files
Notas-Asir/.obsidian/hotkeys.json

19 lines
254 B
JSON
Raw Permalink Normal View History

2025-12-08 23:48:07 +01:00
{
"oz-calendar:oz-calendar-open-leaf": [
{
"modifiers": [
"Mod"
],
"key": "AltGraph"
}
2025-12-12 22:34:40 +01:00
],
"editor:insert-codeblock": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "C"
}
2025-12-08 23:48:07 +01:00
]
}