Compare commits
No commits in common. "b82150b9c0342b1ae6e7f12317e67625bf08ed64" and "777657dbfd042978772d286303ce16358c4b32fa" have entirely different histories.
b82150b9c0
...
777657dbfd
24
.obsidian/hotkeys.json
vendored
24
.obsidian/hotkeys.json
vendored
@ -95,6 +95,14 @@
|
||||
"key": "Tab"
|
||||
}
|
||||
],
|
||||
"spacekeys:leader": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Shift"
|
||||
],
|
||||
"key": " "
|
||||
}
|
||||
],
|
||||
"editor:focus-top": [
|
||||
{
|
||||
"modifiers": [
|
||||
@ -126,21 +134,5 @@
|
||||
],
|
||||
"key": "L"
|
||||
}
|
||||
],
|
||||
"spacekeys:leader": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": " "
|
||||
}
|
||||
],
|
||||
"spacekeys:load-keymap": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "R"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -38,6 +38,7 @@
|
||||
"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": "📆",
|
||||
|
||||
@ -1 +0,0 @@
|
||||
{}
|
||||
@ -10,9 +10,6 @@ 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:
|
||||
@ -204,6 +201,7 @@ 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