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"
|
||||
}
|
||||
],
|
||||
"spacekeys:leader": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Shift"
|
||||
],
|
||||
"key": " "
|
||||
}
|
||||
],
|
||||
"editor:focus-top": [
|
||||
{
|
||||
"modifiers": [
|
||||
@ -134,5 +126,21 @@
|
||||
],
|
||||
"key": "L"
|
||||
}
|
||||
],
|
||||
"spacekeys:leader": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": " "
|
||||
}
|
||||
],
|
||||
"spacekeys:load-keymap": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "R"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -38,7 +38,6 @@
|
||||
"8. Zotero Web Server": "📚",
|
||||
"Random things I found that I should look into.md": "🗼",
|
||||
"300s School": "🏫",
|
||||
"3-99 Research": "🧪",
|
||||
"0 Managerial Pages/1 Task Dashboard.md": "LiClipboard",
|
||||
"1000s Templates": "🧩",
|
||||
"900s Calendars": "📆",
|
||||
|
||||
@ -0,0 +1 @@
|
||||
{}
|
||||
@ -10,6 +10,9 @@ items:
|
||||
"?": switcher:open
|
||||
P: app:go-back
|
||||
N: app:go-forward
|
||||
# Zotero Connector Plugin
|
||||
z: "obsidian-zotero-desktop-connector:zdc-exp-Create Literature Note"
|
||||
|
||||
|
||||
|
||||
s:
|
||||
@ -201,7 +204,6 @@ items:
|
||||
L: workspaces:load
|
||||
o: workspaces:open-modal
|
||||
s: workspaces:save
|
||||
|
||||
# editor:toggle-fold-properties
|
||||
# editor:toggle-fold
|
||||
# editor:unfold-all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user