This commit is contained in:
Oscar Plaisant
2024-07-07 04:15:38 +02:00
parent ba4a8f79e1
commit 44cc38e148
268 changed files with 45693 additions and 8468 deletions

100
.obsidian/hotkeys.json vendored
View File

@@ -31,22 +31,6 @@
"key": "L"
}
],
"workspace:split-vertical": [
{
"modifiers": [
"Ctrl"
],
"key": "V"
}
],
"workspace:split-horizontal": [
{
"modifiers": [
"Ctrl"
],
"key": "S"
}
],
"obsidian-fullscreen-plugin:fullscreen-focus": [
{
"modifiers": [
@@ -758,14 +742,6 @@
"key": "F"
}
],
"properties:open-local": [
{
"modifiers": [
"Ctrl"
],
"key": "P"
}
],
"obsidian-zoom:zoom-out": [
{
"modifiers": [
@@ -837,5 +813,81 @@
],
"key": "R"
}
],
"editor:insert-callout": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "C"
}
],
"obsidian-excalidraw-plugin:Downloaded/Normalize Selected Arrows": [
{
"modifiers": [
"Ctrl"
],
"key": "N"
}
],
"obsidian-excalidraw-plugin:Downloaded/Convert selected text elements to sticky notes": [
{
"modifiers": [
"Ctrl"
],
"key": "P"
}
],
"obsidian-excalidraw-plugin:Downloaded/Box Selected Elements": [
{
"modifiers": [
"Ctrl"
],
"key": "B"
}
],
"obsidian-excalidraw-plugin:Downloaded/Ellipse Selected Elements": [
{
"modifiers": [
"Ctrl"
],
"key": "O"
}
],
"quickadd:choice:10e5180e-d924-4f54-8967-a0bada9a7de3": [
{
"modifiers": [
"Ctrl"
],
"key": "C"
}
],
"markdown:add-alias": [
{
"modifiers": [
"Alt",
"Shift"
],
"key": "A"
}
],
"workspace:split-vertical": [
{
"modifiers": [
"Ctrl",
"Shift"
],
"key": "V"
}
],
"workspace:split-horizontal": [
{
"modifiers": [
"Ctrl",
"Shift"
],
"key": "S"
}
]
}