update
This commit is contained in:
28
.obsidian/plugins/breadcrumbs/data.json
vendored
28
.obsidian/plugins/breadcrumbs/data.json
vendored
@@ -4,7 +4,7 @@
|
||||
"aliasesInIndex": false,
|
||||
"alphaSortAsc": false,
|
||||
"altLinkFields": [
|
||||
"alias"
|
||||
"aliases"
|
||||
],
|
||||
"CSVPaths": "",
|
||||
"createIndexIndent": " ",
|
||||
@@ -20,7 +20,7 @@
|
||||
"dvWaitTime": 5000,
|
||||
"enableAlphaSort": true,
|
||||
"enableRelationSuggestor": true,
|
||||
"fieldSuggestor": false,
|
||||
"fieldSuggestor": true,
|
||||
"filterImpliedSiblingsOfDifferentTypes": false,
|
||||
"jugglLayout": "hierarchy",
|
||||
"limitWriteBCCheckboxes": [
|
||||
@@ -28,7 +28,9 @@
|
||||
"next",
|
||||
"prev",
|
||||
"author",
|
||||
"source"
|
||||
"source",
|
||||
"same",
|
||||
"opposes"
|
||||
],
|
||||
"CHECKBOX_STATES_OVERWRITTEN": false,
|
||||
"gridDefaultDepth": 25,
|
||||
@@ -74,7 +76,8 @@
|
||||
"limitTrailCheckboxes": [
|
||||
"up",
|
||||
"author",
|
||||
"supports"
|
||||
"supports",
|
||||
"opposes"
|
||||
],
|
||||
"limitJumpToFirstFields": [
|
||||
"up",
|
||||
@@ -82,13 +85,13 @@
|
||||
"down",
|
||||
"next",
|
||||
"prev",
|
||||
"same_author",
|
||||
"extercept",
|
||||
"includes",
|
||||
"supports",
|
||||
"supported_by",
|
||||
"refutes",
|
||||
"refuted_by"
|
||||
"refuted_by",
|
||||
"opposes"
|
||||
],
|
||||
"showAll": "All",
|
||||
"noPathMessage": "",
|
||||
@@ -156,6 +159,19 @@
|
||||
"prev": [
|
||||
"refuted_by"
|
||||
]
|
||||
},
|
||||
{
|
||||
"up": [
|
||||
"opposes"
|
||||
],
|
||||
"same": [
|
||||
"same"
|
||||
],
|
||||
"down": [
|
||||
"opposes"
|
||||
],
|
||||
"next": [],
|
||||
"prev": []
|
||||
}
|
||||
],
|
||||
"writeBCsInline": true,
|
||||
|
Reference in New Issue
Block a user