mirror of
https://github.com/nn-ninja/n-brace.git
synced 2026-07-22 06:42:36 +00:00
39 lines
951 B
JSON
39 lines
951 B
JSON
|
|
{
|
||
|
|
"savedSettings": [],
|
||
|
|
"temporaryLocalGraphSetting": {
|
||
|
|
"filter": {
|
||
|
|
"searchQuery": "",
|
||
|
|
"showOrphans": true,
|
||
|
|
"showAttachments": false,
|
||
|
|
"depth": 1,
|
||
|
|
"linkType": "both"
|
||
|
|
},
|
||
|
|
"groups": [],
|
||
|
|
"display": {
|
||
|
|
"nodeSize": 3,
|
||
|
|
"linkThickness": 2,
|
||
|
|
"linkDistance": 100,
|
||
|
|
"nodeRepulsion": 2800,
|
||
|
|
"distanceFromFocal": 300,
|
||
|
|
"nodeHoverColor": "#ff0000",
|
||
|
|
"nodeHoverNeighbourColor": "#00ff00",
|
||
|
|
"linkHoverColor": "#0000ff",
|
||
|
|
"showExtension": false,
|
||
|
|
"showFullPath": false,
|
||
|
|
"showLinkArrow": true,
|
||
|
|
"dontMoveWhenDrag": false,
|
||
|
|
"dagOrientation": "null"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"pluginSetting": {
|
||
|
|
"baseFolder": "/",
|
||
|
|
"titleFontSize": 16,
|
||
|
|
"defaultGraphSpan": 5,
|
||
|
|
"linkColorTheme": "dark",
|
||
|
|
"linkColorIn": "122, 41, 143",
|
||
|
|
"linkColorOut": "13, 91, 130",
|
||
|
|
"linkColorOther": "71, 30, 143",
|
||
|
|
"maxNodeNumber": 1000,
|
||
|
|
"searchEngine": "default"
|
||
|
|
}
|
||
|
|
}
|