Compare commits
3 Commits
777657dbfd
...
b82150b9c0
| Author | SHA1 | Date | |
|---|---|---|---|
| b82150b9c0 | |||
| b616640cfb | |||
| 7aa1769c21 |
24
.obsidian/hotkeys.json
vendored
24
.obsidian/hotkeys.json
vendored
@ -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"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -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": "📆",
|
||||||
|
|||||||
@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user