1
0

Add .obisidan so we can share between machines.

This commit is contained in:
2025-12-09 15:52:10 +01:00
parent 81790199af
commit 17475e6955
41 changed files with 33630 additions and 2 deletions

20
content/.obsidian/hotkeys.json vendored Normal file
View File

@@ -0,0 +1,20 @@
{
"omnisearch:show-modal": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "O"
}
],
"editor:toggle-source": [
{
"modifiers": [
"Mod"
],
"key": "S"
}
],
"editor:save-file": []
}