first commit

This commit is contained in:
Boris
2024-01-15 20:14:10 +00:00
commit 8c81ee28b7
3106 changed files with 474415 additions and 0 deletions

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

@@ -0,0 +1,20 @@
{
"file-explorer:open": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "E"
}
],
"obsidian-diagrams-net:app:diagrams-net-new-diagram": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "D"
}
]
}