Compare commits

...

3 Commits

Author SHA1 Message Date
b82150b9c0 vault backup: 2025-05-06 14:58:01 2025-05-06 14:58:01 -04:00
b616640cfb vault backup: 2025-05-06 14:52:57 2025-05-06 14:52:57 -04:00
7aa1769c21 vault backup: 2025-05-06 14:38:46 2025-05-06 14:38:46 -04:00
5 changed files with 20 additions and 10 deletions

View File

@ -95,14 +95,6 @@
"key": "Tab" "key": "Tab"
} }
], ],
"spacekeys:leader": [
{
"modifiers": [
"Shift"
],
"key": " "
}
],
"editor:focus-top": [ "editor:focus-top": [
{ {
"modifiers": [ "modifiers": [
@ -134,5 +126,21 @@
], ],
"key": "L" "key": "L"
} }
],
"spacekeys:leader": [
{
"modifiers": [
"Mod"
],
"key": " "
}
],
"spacekeys:load-keymap": [
{
"modifiers": [
"Mod"
],
"key": "R"
}
] ]
} }

View File

@ -38,7 +38,6 @@
"8. Zotero Web Server": "📚", "8. Zotero Web Server": "📚",
"Random things I found that I should look into.md": "🗼", "Random things I found that I should look into.md": "🗼",
"300s School": "🏫", "300s School": "🏫",
"3-99 Research": "🧪",
"0 Managerial Pages/1 Task Dashboard.md": "LiClipboard", "0 Managerial Pages/1 Task Dashboard.md": "LiClipboard",
"1000s Templates": "🧩", "1000s Templates": "🧩",
"900s Calendars": "📆", "900s Calendars": "📆",

View File

@ -10,6 +10,9 @@ items:
"?": switcher:open "?": switcher:open
P: app:go-back P: app:go-back
N: app:go-forward N: app:go-forward
# Zotero Connector Plugin
z: "obsidian-zotero-desktop-connector:zdc-exp-Create Literature Note"
s: s:
@ -201,7 +204,6 @@ items:
L: workspaces:load L: workspaces:load
o: workspaces:open-modal o: workspaces:open-modal
s: workspaces:save s: workspaces:save
# editor:toggle-fold-properties # editor:toggle-fold-properties
# editor:toggle-fold # editor:toggle-fold
# editor:unfold-all # editor:unfold-all