tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
obsidian: hotkeys
seth.computer
3 years ago
f50a4d3b
c6c19726
+11
-10
1 changed file
expand all
collapse all
unified
split
obsidian
hotkeys.json
+11
-10
obsidian/hotkeys.json
···
68
68
"key": "S"
69
69
}
70
70
],
71
71
-
"editor:insert-wikilink": [
72
72
-
{
73
73
-
"modifiers": [
74
74
-
"Mod"
75
75
-
],
76
76
-
"key": "L"
77
77
-
}
78
78
-
],
79
71
"workspace:split-horizontal": [
80
72
{
81
73
"modifiers": [
···
149
141
"key": "H"
150
142
}
151
143
],
152
152
-
"insert-template": [
144
144
+
"insert-template": [],
145
145
+
"editor:insert-wikilink": [
153
146
{
154
147
"modifiers": [
155
148
"Mod"
156
149
],
157
157
-
"key": "T"
150
150
+
"key": "L"
151
151
+
}
152
152
+
],
153
153
+
"editor:toggle-checklist-status": [
154
154
+
{
155
155
+
"modifiers": [
156
156
+
"Ctrl"
157
157
+
],
158
158
+
"key": "Enter"
158
159
}
159
160
],
160
161
"editor:toggle-checklist-status": [