Oscar Plaisant ba4a8f79e1 update
2024-05-28 11:16:33 +02:00

219 lines
4.1 KiB
JSON

{
"addDendronNotes": true,
"addDateNotes": true,
"aliasesInIndex": true,
"alphaSortAsc": false,
"altLinkFields": [],
"CSVPaths": "",
"createIndexIndent": " ",
"dateFormat": "YYYY-MM-DD",
"dateNoteFormat": "yyyy-MM-dd",
"dateNoteField": "next",
"dataviewNoteField": "up",
"dateNoteAddMonth": "",
"dateNoteAddYear": "",
"debugMode": "WARN",
"dendronNoteDelimiter": ".",
"dendronNoteField": "up",
"dvWaitTime": 5000,
"enableAlphaSort": true,
"enableRelationSuggestor": false,
"fieldSuggestor": true,
"filterImpliedSiblingsOfDifferentTypes": false,
"jugglLayout": "hierarchy",
"limitWriteBCCheckboxes": [
"up",
"next",
"prev",
"author",
"source",
"same",
"opposes",
"same_source",
"wrote",
"",
"same_author",
"excerpt",
"includes",
"used_in"
],
"CHECKBOX_STATES_OVERWRITTEN": false,
"gridDefaultDepth": 25,
"hierarchyNotes": [
""
],
"hierarchyNoteIsParent": false,
"HNUpField": "",
"indexNotes": [],
"namingSystemField": "",
"namingSystemRegex": "",
"namingSystemSplit": ".",
"namingSystemEndsWithDelimiter": false,
"refreshOnNoteChange": false,
"useAllMetadata": true,
"openMatrixOnLoad": true,
"openDuckOnLoad": false,
"openDownOnLoad": true,
"parseJugglLinksWithoutJuggl": false,
"showNameOrType": true,
"showRelationType": true,
"regexNoteField": "",
"relSuggestorTrigger": "@@",
"rlLeaf": false,
"showAllPathsIfNoneToIndexNote": false,
"showAllAliases": true,
"showBCs": true,
"showBCsInEditLPMode": true,
"showRefreshNotice": true,
"showImpliedRelations": true,
"showTrail": false,
"showGrid": true,
"showJuggl": false,
"showPrevNext": true,
"sortByNameShowAlias": false,
"squareDirectionsOrder": [
0,
1,
2,
3,
4
],
"limitTrailCheckboxes": [
"up",
"author",
"supports",
"opposes",
"source",
""
],
"limitJumpToFirstFields": [
"up",
"sibling",
"down",
"next",
"prev",
"extercept",
"includes",
"supports",
"supported_by",
"refutes",
"refuted_by",
"opposes",
"source",
"same_source",
"wrote",
"author",
"",
"same_author",
"excerpt",
"used_in"
],
"showAll": "All",
"noPathMessage": "",
"tagNoteField": "up",
"threadIntoNewPane": true,
"threadingTemplate": "{{field}} of {{current}}",
"threadingDirTemplates": {
"up": "",
"same": "",
"down": "",
"next": "",
"prev": ""
},
"threadUnderCursor": false,
"trailSeperator": "→",
"treatCurrNodeAsImpliedSibling": false,
"trimDendronNotes": true,
"respectReadableLineLength": false,
"userHiers": [
{
"up": [
"up"
],
"same": [
"sibling"
],
"down": [
"down"
],
"next": [
"next"
],
"prev": [
"prev"
]
},
{
"up": [
"author"
],
"same": [
"same_author"
],
"down": [
"wrote"
],
"next": [],
"prev": []
},
{
"up": [
"supports"
],
"same": [],
"down": [
"supported_by"
],
"next": [
"refutes"
],
"prev": [
"refuted_by"
]
},
{
"up": [
"opposes"
],
"same": [
"same"
],
"down": [],
"next": [],
"prev": []
},
{
"up": [
"source"
],
"same": [
"same_source"
],
"down": [
"used_in"
],
"next": [],
"prev": []
}
],
"writeBCsInline": true,
"showWriteAllBCsCmd": false,
"visGraph": "Force Directed Graph",
"visRelation": "Parent",
"visClosed": "Closed",
"visAll": "All",
"wikilinkIndex": true,
"impliedRelations": {
"siblingIdentity": false,
"sameParentIsSibling": false,
"siblingsSiblingIsSibling": true,
"siblingsParentIsParent": true,
"parentsSiblingsIsParents": false,
"parentsParentsIsParent": false,
"cousinsIsSibling": false
},
"refreshOnNoteSave": true,
"showUpInJuggl": false,
"gridHeatmap": true,
"heatmapColour": "#3b3b3b"
}