update
This commit is contained in:
58
.obsidian/plugins/breadcrumbs/data.json
vendored
58
.obsidian/plugins/breadcrumbs/data.json
vendored
@@ -1,11 +1,9 @@
|
||||
{
|
||||
"addDendronNotes": true,
|
||||
"addDateNotes": true,
|
||||
"aliasesInIndex": false,
|
||||
"aliasesInIndex": true,
|
||||
"alphaSortAsc": false,
|
||||
"altLinkFields": [
|
||||
"aliases"
|
||||
],
|
||||
"altLinkFields": [],
|
||||
"CSVPaths": "",
|
||||
"createIndexIndent": " ",
|
||||
"dateFormat": "YYYY-MM-DD",
|
||||
@@ -19,7 +17,7 @@
|
||||
"dendronNoteField": "up",
|
||||
"dvWaitTime": 5000,
|
||||
"enableAlphaSort": true,
|
||||
"enableRelationSuggestor": true,
|
||||
"enableRelationSuggestor": false,
|
||||
"fieldSuggestor": true,
|
||||
"filterImpliedSiblingsOfDifferentTypes": false,
|
||||
"jugglLayout": "hierarchy",
|
||||
@@ -30,7 +28,14 @@
|
||||
"author",
|
||||
"source",
|
||||
"same",
|
||||
"opposes"
|
||||
"opposes",
|
||||
"same_source",
|
||||
"wrote",
|
||||
"",
|
||||
"same_author",
|
||||
"excerpt",
|
||||
"includes",
|
||||
"used_in"
|
||||
],
|
||||
"CHECKBOX_STATES_OVERWRITTEN": false,
|
||||
"gridDefaultDepth": 25,
|
||||
@@ -56,7 +61,7 @@
|
||||
"relSuggestorTrigger": "@@",
|
||||
"rlLeaf": false,
|
||||
"showAllPathsIfNoneToIndexNote": false,
|
||||
"showAllAliases": false,
|
||||
"showAllAliases": true,
|
||||
"showBCs": true,
|
||||
"showBCsInEditLPMode": true,
|
||||
"showRefreshNotice": true,
|
||||
@@ -77,7 +82,9 @@
|
||||
"up",
|
||||
"author",
|
||||
"supports",
|
||||
"opposes"
|
||||
"opposes",
|
||||
"source",
|
||||
""
|
||||
],
|
||||
"limitJumpToFirstFields": [
|
||||
"up",
|
||||
@@ -91,7 +98,15 @@
|
||||
"supported_by",
|
||||
"refutes",
|
||||
"refuted_by",
|
||||
"opposes"
|
||||
"opposes",
|
||||
"source",
|
||||
"same_source",
|
||||
"wrote",
|
||||
"author",
|
||||
"",
|
||||
"same_author",
|
||||
"excerpt",
|
||||
"used_in"
|
||||
],
|
||||
"showAll": "All",
|
||||
"noPathMessage": "",
|
||||
@@ -130,17 +145,13 @@
|
||||
},
|
||||
{
|
||||
"up": [
|
||||
"author",
|
||||
"source"
|
||||
"author"
|
||||
],
|
||||
"same": [
|
||||
"same_author",
|
||||
"same_source"
|
||||
"same_author"
|
||||
],
|
||||
"down": [
|
||||
"wrote",
|
||||
"excerpt",
|
||||
"includes"
|
||||
"wrote"
|
||||
],
|
||||
"next": [],
|
||||
"prev": []
|
||||
@@ -170,6 +181,19 @@
|
||||
"down": [],
|
||||
"next": [],
|
||||
"prev": []
|
||||
},
|
||||
{
|
||||
"up": [
|
||||
"source"
|
||||
],
|
||||
"same": [
|
||||
"same_source"
|
||||
],
|
||||
"down": [
|
||||
"used_in"
|
||||
],
|
||||
"next": [],
|
||||
"prev": []
|
||||
}
|
||||
],
|
||||
"writeBCsInline": true,
|
||||
@@ -181,7 +205,7 @@
|
||||
"wikilinkIndex": true,
|
||||
"impliedRelations": {
|
||||
"siblingIdentity": false,
|
||||
"sameParentIsSibling": true,
|
||||
"sameParentIsSibling": false,
|
||||
"siblingsSiblingIsSibling": true,
|
||||
"siblingsParentIsParent": true,
|
||||
"parentsSiblingsIsParents": false,
|
||||
|
Reference in New Issue
Block a user