MacBook-Pro-de-Oscar.local 2026-2-3:18:27:8
This commit is contained in:
58
.obsidian/plugins/extended-graph/data.json
vendored
58
.obsidian/plugins/extended-graph/data.json
vendored
@@ -21,10 +21,10 @@
|
||||
},
|
||||
"localgraph": {
|
||||
"auto-enabled": false,
|
||||
"tags": false,
|
||||
"tags": true,
|
||||
"properties": false,
|
||||
"property-key": false,
|
||||
"links": false,
|
||||
"links": true,
|
||||
"linksSameColorAsNode": false,
|
||||
"folders": false,
|
||||
"imagesFromProperty": false,
|
||||
@@ -32,10 +32,10 @@
|
||||
"imagesForAttachments": false,
|
||||
"focus": false,
|
||||
"shapes": false,
|
||||
"elements-stats": false,
|
||||
"elements-stats": true,
|
||||
"names": false,
|
||||
"icons": false,
|
||||
"arrows": false,
|
||||
"arrows": true,
|
||||
"layers": false
|
||||
}
|
||||
},
|
||||
@@ -54,7 +54,12 @@
|
||||
},
|
||||
"link": {
|
||||
"colormap": "rainbow",
|
||||
"colors": [],
|
||||
"colors": [
|
||||
{
|
||||
"type": "up",
|
||||
"color": "#00ff1e"
|
||||
}
|
||||
],
|
||||
"unselected": [],
|
||||
"noneType": "none",
|
||||
"showOnGraph": true,
|
||||
@@ -124,9 +129,22 @@
|
||||
"centerStrength": 0.5187132489703118,
|
||||
"linkDistance": 250,
|
||||
"linkStrength": 1,
|
||||
"repelStrength": 10
|
||||
"repelStrength": 10,
|
||||
"search": ""
|
||||
},
|
||||
"toggleTypes": {}
|
||||
"toggleTypes": {
|
||||
"tag": [],
|
||||
"link": [],
|
||||
"folder": []
|
||||
},
|
||||
"logicTypes": {
|
||||
"tag": "OR",
|
||||
"link": "OR",
|
||||
"folder": "OR"
|
||||
},
|
||||
"pinNodes": {},
|
||||
"hiddenLegendRows": [],
|
||||
"collapsedLegendRows": []
|
||||
}
|
||||
],
|
||||
"startingStateID": "default-vault",
|
||||
@@ -226,7 +244,7 @@
|
||||
"weightArcs": false,
|
||||
"animateDotsOnLinks": false,
|
||||
"animationSpeedForDots": 1,
|
||||
"allowMultipleLinkTypes": false,
|
||||
"allowMultipleLinkTypes": true,
|
||||
"disableSource": false,
|
||||
"disableTarget": false,
|
||||
"excludedSourcesFolder": [],
|
||||
@@ -240,8 +258,8 @@
|
||||
"alwaysOpaqueArrows": false,
|
||||
"arrowScale": 1,
|
||||
"arrowFixedSize": false,
|
||||
"arrowColorBool": false,
|
||||
"arrowColor": "",
|
||||
"arrowColorBool": true,
|
||||
"arrowColor": "#fa0000",
|
||||
"numberOfCharacters": null,
|
||||
"showOnlyFileName": false,
|
||||
"noExtension": false,
|
||||
@@ -257,31 +275,31 @@
|
||||
"usePluginForIconColor": true,
|
||||
"useParentIcon": false,
|
||||
"horizontalLegend": false,
|
||||
"useRadialMenu": false,
|
||||
"useRadialMenu": true,
|
||||
"collapseState": true,
|
||||
"collapseLegend": true,
|
||||
"resetAfterChanges": false,
|
||||
"collapsedSettings": {
|
||||
"automation": true,
|
||||
"tags": true,
|
||||
"tags": false,
|
||||
"properties": true,
|
||||
"links": true,
|
||||
"arrows": true,
|
||||
"arrows": false,
|
||||
"folders": true,
|
||||
"images": true,
|
||||
"icons": true,
|
||||
"focus": true,
|
||||
"shapes": true,
|
||||
"elements-stats": false,
|
||||
"elements-stats": true,
|
||||
"names": true,
|
||||
"zoom": true,
|
||||
"zoom": false,
|
||||
"display": true,
|
||||
"performances": false,
|
||||
"performances": true,
|
||||
"beta": true,
|
||||
"layers": true,
|
||||
"local-graph": true,
|
||||
"local-graph": false,
|
||||
"filter": true,
|
||||
"inputs": true
|
||||
"inputs": false
|
||||
},
|
||||
"exportSVGOptions": {
|
||||
"asImage": true,
|
||||
@@ -314,7 +332,7 @@
|
||||
"useColor": false,
|
||||
"color": "#000000",
|
||||
"size": 100,
|
||||
"shape": "circle"
|
||||
"shape": "star10"
|
||||
},
|
||||
"interactivesBrightness": {
|
||||
"light": 1,
|
||||
@@ -346,7 +364,7 @@
|
||||
"layersCustomOpacity": {},
|
||||
"layersLevels": {},
|
||||
"defaultLevelForLayers": 0,
|
||||
"radialMenuModifier": "Shift",
|
||||
"radialMenuModifier": "Ctrl",
|
||||
"pinNodeModifier": "Alt",
|
||||
"useLeftClickToSelect": true,
|
||||
"selectNodeModifier": "Shift",
|
||||
|
||||
Reference in New Issue
Block a user