update
This commit is contained in:
60
.obsidian/plugins/3d-graph-new/data.json
vendored
Normal file
60
.obsidian/plugins/3d-graph-new/data.json
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"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,
|
||||
"showCenterCoordinates": true,
|
||||
"showLinkArrow": true,
|
||||
"dontMoveWhenDrag": false,
|
||||
"dagOrientation": "null"
|
||||
}
|
||||
},
|
||||
"temporaryGlobalGraphSetting": {
|
||||
"filter": {
|
||||
"searchQuery": "tag:#s/politique",
|
||||
"showOrphans": false,
|
||||
"showAttachments": false
|
||||
},
|
||||
"groups": [],
|
||||
"display": {
|
||||
"nodeSize": 3,
|
||||
"linkThickness": 2,
|
||||
"linkDistance": 100,
|
||||
"nodeRepulsion": 2800,
|
||||
"distanceFromFocal": 300,
|
||||
"nodeHoverColor": "#ff0000",
|
||||
"nodeHoverNeighbourColor": "#00ff00",
|
||||
"linkHoverColor": "#0000ff",
|
||||
"showExtension": false,
|
||||
"showFullPath": false,
|
||||
"showCenterCoordinates": true,
|
||||
"showLinkArrow": true,
|
||||
"dontMoveWhenDrag": false,
|
||||
"dagOrientation": "null"
|
||||
}
|
||||
},
|
||||
"pluginSetting": {
|
||||
"maxNodeNumber": 1000,
|
||||
"searchEngine": "default",
|
||||
"rightClickToPan": false,
|
||||
"commandLeftClickNode": "openNodeInNewTab",
|
||||
"commandRightClickNode": "focusNode"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user