data.json
  1  {
  2    "version": "2.0.0",
  3    "onOpenPreferNewTab": false,
  4    "alwaysNewTabForSymbols": false,
  5    "useActiveTabForSymbolsOnMobile": false,
  6    "symbolsInLineOrder": true,
  7    "editorListCommand": "edt ",
  8    "symbolListCommand": "@",
  9    "symbolListActiveEditorCommand": "$ ",
 10    "workspaceListCommand": "+",
 11    "headingsListCommand": "#",
 12    "bookmarksListCommand": "'",
 13    "commandListCommand": ">",
 14    "vaultListCommand": "vault ",
 15    "relatedItemsListCommand": "~",
 16    "relatedItemsListActiveEditorCommand": "^ ",
 17    "shouldSearchHeadings": true,
 18    "strictHeadingsOnly": false,
 19    "searchAllHeadings": true,
 20    "headingsSearchDebounceMilli": 250,
 21    "excludeViewTypes": [
 22      "empty"
 23    ],
 24    "referenceViews": [
 25      "backlink",
 26      "localgraph",
 27      "outgoing-link",
 28      "outline"
 29    ],
 30    "limit": 50,
 31    "includeSidePanelViewTypes": [
 32      "backlink",
 33      "image",
 34      "markdown",
 35      "pdf"
 36    ],
 37    "enabledSymbolTypes": {
 38      "1": true,
 39      "2": true,
 40      "4": true,
 41      "8": true,
 42      "16": true
 43    },
 44    "selectNearestHeading": true,
 45    "excludeFolders": [],
 46    "excludeLinkSubTypes": 0,
 47    "excludeRelatedFolders": [
 48      ""
 49    ],
 50    "excludeOpenRelatedFiles": false,
 51    "excludeObsidianIgnoredFiles": false,
 52    "shouldSearchFilenames": false,
 53    "shouldSearchBookmarks": false,
 54    "shouldSearchRecentFiles": true,
 55    "pathDisplayFormat": 2,
 56    "hidePathIfRoot": true,
 57    "enabledRelatedItems": [
 58      "disk-location",
 59      "backlink",
 60      "outgoing-link"
 61    ],
 62    "showOptionalIndicatorIcons": true,
 63    "overrideStandardModeBehaviors": true,
 64    "enabledRibbonCommands": [
 65      "HeadingsList",
 66      "SymbolList"
 67    ],
 68    "fileExtAllowList": [
 69      "canvas"
 70    ],
 71    "matchPriorityAdjustments": {
 72      "isEnabled": false,
 73      "adjustments": {
 74        "isOpenInEditor": {
 75          "value": 0,
 76          "label": "Open items"
 77        },
 78        "isBookmarked": {
 79          "value": 0,
 80          "label": "Bookmarked items"
 81        },
 82        "isRecent": {
 83          "value": 0,
 84          "label": "Recent items"
 85        },
 86        "isAttachment": {
 87          "value": 0,
 88          "label": "Attachment file types"
 89        },
 90        "file": {
 91          "value": 0,
 92          "label": "Filenames"
 93        },
 94        "alias": {
 95          "value": 0,
 96          "label": "Aliases"
 97        },
 98        "unresolved": {
 99          "value": 0,
100          "label": "Unresolved filenames"
101        },
102        "h1": {
103          "value": 0,
104          "label": "H₁ headings"
105        }
106      },
107      "fileExtAdjustments": {
108        "canvas": {
109          "value": 0,
110          "label": "Canvas files"
111        }
112      }
113    },
114    "quickFilters": {
115      "resetKey": "0",
116      "keyList": [
117        "1",
118        "2",
119        "3",
120        "4",
121        "5",
122        "6",
123        "7",
124        "8",
125        "9"
126      ],
127      "modifiers": [
128        "Ctrl",
129        "Alt"
130      ],
131      "facetList": {
132        "Heading": {
133          "id": "Heading",
134          "mode": 4,
135          "label": "headings",
136          "isActive": false,
137          "isAvailable": true
138        },
139        "Tag": {
140          "id": "Tag",
141          "mode": 4,
142          "label": "tags",
143          "isActive": false,
144          "isAvailable": true
145        },
146        "Callout": {
147          "id": "Callout",
148          "mode": 4,
149          "label": "callouts",
150          "isActive": false,
151          "isAvailable": true
152        },
153        "Link": {
154          "id": "Link",
155          "mode": 4,
156          "label": "links",
157          "isActive": false,
158          "isAvailable": true
159        },
160        "Embed": {
161          "id": "Embed",
162          "mode": 4,
163          "label": "embeds",
164          "isActive": false,
165          "isAvailable": true
166        },
167        "canvas-node-file": {
168          "id": "canvas-node-file",
169          "mode": 4,
170          "label": "file cards",
171          "isActive": false,
172          "isAvailable": true
173        },
174        "canvas-node-text": {
175          "id": "canvas-node-text",
176          "mode": 4,
177          "label": "text cards",
178          "isActive": false,
179          "isAvailable": true
180        },
181        "canvas-node-link": {
182          "id": "canvas-node-link",
183          "mode": 4,
184          "label": "link cards",
185          "isActive": false,
186          "isAvailable": true
187        },
188        "canvas-node-group": {
189          "id": "canvas-node-group",
190          "mode": 4,
191          "label": "groups",
192          "isActive": false,
193          "isAvailable": true
194        },
195        "backlink": {
196          "id": "backlink",
197          "mode": 128,
198          "label": "backlinks",
199          "isActive": false,
200          "isAvailable": true
201        },
202        "outgoing-link": {
203          "id": "outgoing-link",
204          "mode": 128,
205          "label": "outgoing links",
206          "isActive": false,
207          "isAvailable": true
208        },
209        "disk-location": {
210          "id": "disk-location",
211          "mode": 128,
212          "label": "disk location",
213          "isActive": false,
214          "isAvailable": true
215        },
216        "bookmarks-file": {
217          "id": "bookmarks-file",
218          "mode": 32,
219          "label": "files",
220          "isActive": false,
221          "isAvailable": true
222        },
223        "bookmarks-folder": {
224          "id": "bookmarks-folder",
225          "mode": 32,
226          "label": "folders",
227          "isActive": false,
228          "isAvailable": true
229        },
230        "bookmarks-search": {
231          "id": "bookmarks-search",
232          "mode": 32,
233          "label": "searches",
234          "isActive": false,
235          "isAvailable": true
236        },
237        "pinnedCommands": {
238          "id": "pinnedCommands",
239          "mode": 64,
240          "label": "pinned",
241          "isActive": false,
242          "isAvailable": true
243        },
244        "recentCommands": {
245          "id": "recentCommands",
246          "mode": 64,
247          "label": "recent",
248          "isActive": false,
249          "isAvailable": true
250        },
251        "recentFilesSearch": {
252          "id": "recentFilesSearch",
253          "mode": 16,
254          "label": "recent files",
255          "isActive": false,
256          "isAvailable": true
257        },
258        "bookmarksSearch": {
259          "id": "bookmarksSearch",
260          "mode": 16,
261          "label": "bookmarks",
262          "isActive": false,
263          "isAvailable": true
264        },
265        "filenamesSearch": {
266          "id": "filenamesSearch",
267          "mode": 16,
268          "label": "filenames",
269          "isActive": false,
270          "isAvailable": true
271        },
272        "headingsSearch": {
273          "id": "headingsSearch",
274          "mode": 16,
275          "label": "headings",
276          "isActive": false,
277          "isAvailable": true
278        },
279        "externalFilesSearch": {
280          "id": "externalFilesSearch",
281          "mode": 16,
282          "label": "external files",
283          "isActive": false,
284          "isAvailable": true
285        }
286      },
287      "shouldResetActiveFacets": false,
288      "shouldShowFacetInstructions": true
289    },
290    "preserveCommandPaletteLastInput": false,
291    "preserveQuickSwitcherLastInput": false,
292    "shouldCloseModalOnBackspace": false,
293    "maxRecentFileSuggestionsOnInit": 25,
294    "orderEditorListByAccessTime": true,
295    "insertLinkInEditor": {
296      "isEnabled": true,
297      "keymap": {
298        "modifiers": [
299          "Mod"
300        ],
301        "key": "i",
302        "purpose": "insert in editor"
303      },
304      "insertableEditorTypes": [
305        "markdown"
306      ],
307      "useBasenameAsAlias": true,
308      "useHeadingAsAlias": true
309    },
310    "removeDefaultTabBinding": true,
311    "navigationKeys": {
312      "nextKeys": [
313        {
314          "modifiers": [
315            "Ctrl"
316          ],
317          "key": "n"
318        },
319        {
320          "modifiers": [
321            "Ctrl"
322          ],
323          "key": "j"
324        }
325      ],
326      "prevKeys": [
327        {
328          "modifiers": [
329            "Ctrl"
330          ],
331          "key": "p"
332        },
333        {
334          "modifiers": [
335            "Ctrl"
336          ],
337          "key": "k"
338        }
339      ]
340    },
341    "preferredSourceForTitle": "H1",
342    "closeWhenEmptyKeys": [
343      {
344        "modifiers": null,
345        "key": "Backspace"
346      }
347    ],
348    "escapeCmdChar": "!",
349    "mobileLauncher": {
350      "isEnabled": false,
351      "modeString": "HeadingsList",
352      "iconName": "",
353      "coreLauncherButtonIconSelector": "span.clickable-icon",
354      "coreLauncherButtonSelector": ".mobile-navbar-action:has(span.clickable-icon svg.svg-icon.lucide-plus-circle)"
355    },
356    "allowCreateNewFileInModeNames": [
357      "Standard",
358      "HeadingsList"
359    ]
360  }