2025-06-21 14:34:56 update from obsidian (7 file·s changed)

Affected files:
.obsidian/community-plugins.json
.obsidian/graph.json
.obsidian/plugins/extended-graph/data.json
.obsidian/plugins/extended-graph/main.js
.obsidian/plugins/extended-graph/manifest.json
.obsidian/plugins/extended-graph/styles.css
.obsidian/plugins/lazy-plugins/data.json
This commit is contained in:
oskar
2025-06-21 14:34:56 +02:00
parent 22fcdf0479
commit 41087fc864
7 changed files with 2839 additions and 5 deletions

View File

@@ -16,5 +16,6 @@
"wikilinks-to-mdlinks-obsidian",
"obsidian-daily-note-outline",
"mysnippets-plugin",
"github-sync"
"github-sync",
"extended-graph"
]

View File

@@ -5,7 +5,7 @@
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": false,
"collapse-color-groups": false,
"collapse-color-groups": true,
"colorGroups": [
{
"query": "tag:#not-done",
@@ -125,11 +125,11 @@
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1.29210205078125,
"lineSizeMultiplier": 1.23408203125,
"collapse-forces": false,
"collapse-forces": true,
"centerStrength": 0.384765625,
"repelStrength": 8.4228515625,
"linkStrength": 1,
"linkDistance": 30,
"scale": 0.1387322393266608,
"close": true
"scale": 0.10767635844418107,
"close": false
}

View File

@@ -0,0 +1,392 @@
{
"enableFeatures": {
"graph": {
"auto-enabled": false,
"tags": false,
"properties": false,
"property-key": true,
"links": false,
"linksSameColorAsNode": false,
"folders": true,
"imagesFromProperty": false,
"imagesFromEmbeds": false,
"imagesForAttachments": false,
"focus": true,
"shapes": false,
"elements-stats": true,
"names": false,
"icons": false,
"arrows": false
},
"localgraph": {
"auto-enabled": false,
"tags": false,
"properties": false,
"property-key": false,
"links": false,
"linksSameColorAsNode": false,
"folders": false,
"imagesFromProperty": false,
"imagesFromEmbeds": false,
"imagesForAttachments": false,
"focus": false,
"shapes": false,
"elements-stats": false,
"names": false,
"icons": false,
"arrows": false
}
},
"interactiveSettings": {
"tag": {
"colormap": "hsv",
"colors": [],
"unselected": [],
"noneType": "none",
"showOnGraph": true,
"enableByDefault": true
},
"link": {
"colormap": "rainbow",
"colors": [],
"unselected": [],
"noneType": "none",
"showOnGraph": true,
"enableByDefault": true
},
"folder": {
"colormap": "winter",
"colors": [],
"unselected": [],
"noneType": ".",
"showOnGraph": true,
"enableByDefault": false
}
},
"additionalProperties": {},
"backupGraphOptions": {
"collapse-filter": false,
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": false,
"collapse-color-groups": true,
"colorGroups": [
{
"query": "tag:#not-done",
"color": {
"a": 1,
"rgb": 8882055
}
},
{
"query": "tag:#MOC",
"color": {
"a": 1,
"rgb": 10354945
}
},
{
"query": "tag:#s/PKM OR tag:#s/obsidian",
"color": {
"a": 1,
"rgb": 4863904
}
},
{
"query": "tag:#flashcards",
"color": {
"a": 1,
"rgb": 4863904
}
},
{
"query": "tag:#gists",
"color": {
"a": 1,
"rgb": 6827411
}
},
{
"query": "tag:#CV",
"color": {
"a": 1,
"rgb": 11010185
}
},
{
"query": "tag:#s/maths",
"color": {
"a": 1,
"rgb": 2792960
}
},
{
"query": "tag:#s/logique",
"color": {
"a": 1,
"rgb": 13050
}
},
{
"query": "tag:#s/informatique",
"color": {
"a": 1,
"rgb": 14772500
}
},
{
"query": "tag:#t/personne",
"color": {
"a": 1,
"rgb": 6655149
}
},
{
"query": "path:sources",
"color": {
"a": 1,
"rgb": 3770873
}
},
{
"query": "tag:#s/politique OR tag:#s/science/sociologie",
"color": {
"a": 1,
"rgb": 35464
}
},
{
"query": "tag:#s/science OR tag:#s/art OR tag:#s/autres OR tag:#s/cuisine",
"color": {
"a": 1,
"rgb": 15646813
}
},
{
"query": "tag:#t/exercice OR tag:#t/cours OR tag:#s/fac",
"color": {
"a": 1,
"rgb": 16759552
}
},
{
"query": "tag:#t/devoir OR tag:#t/devoir-fait",
"color": {
"a": 1,
"rgb": 16711914
}
},
{
"query": "tag:#excalidraw",
"color": {
"a": 1,
"rgb": 8019199
}
}
],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1.29210205078125,
"lineSizeMultiplier": 1.23408203125,
"collapse-forces": true,
"centerStrength": 0.384765625,
"repelStrength": 8.4228515625,
"linkStrength": 1,
"linkDistance": 30,
"scale": 0.10767635844418107,
"close": false
},
"states": [
{
"id": "default-vault",
"name": "Vault (default)",
"engineOptions": {
"colorGroups": [],
"hideUnresolved": false,
"showAttachments": false,
"showOrphans": true,
"showTags": false,
"localBacklinks": true,
"localForelinks": true,
"localInterlinks": false,
"localJumps": 1,
"lineSizeMultiplier": 1,
"nodeSizeMultiplier": 1,
"showArrow": false,
"textFadeMultiplier": 0,
"centerStrength": 0.5187132489703118,
"linkDistance": 250,
"linkStrength": 1,
"repelStrength": 10
},
"toggleTypes": {}
}
],
"startingStateID": "default-vault",
"openInNewTab": false,
"imageProperties": [
"image"
],
"borderFactor": 0.06,
"allowExternalImages": false,
"allowExternalLocalImages": false,
"nodesSizeProperties": [
""
],
"nodesSizeFunction": "default",
"nodesColorColormap": "YlOrRd",
"nodesColorFunction": "default",
"invertNodeStats": false,
"linksSizeFunction": "default",
"linksColorColormap": "YlOrRd",
"linksColorFunction": "default",
"zoomFactor": 2,
"maxNodes": 20,
"delay": 500,
"revertAction": false,
"enableCSS": false,
"cssSnippetFilename": "",
"shapeQueries": {
"circle": {
"combinationLogic": "AND",
"index": 0,
"rules": []
},
"square": {
"combinationLogic": "AND",
"index": 1,
"rules": []
},
"triangle": {
"combinationLogic": "AND",
"index": 2,
"rules": []
},
"diamond": {
"combinationLogic": "AND",
"index": 3,
"rules": []
},
"pentagon": {
"combinationLogic": "AND",
"index": 4,
"rules": []
},
"hexagon": {
"combinationLogic": "AND",
"index": 5,
"rules": []
},
"octagon": {
"combinationLogic": "AND",
"index": 6,
"rules": []
},
"decagon": {
"combinationLogic": "AND",
"index": 7,
"rules": []
},
"star4": {
"combinationLogic": "AND",
"index": 8,
"rules": []
},
"star5": {
"combinationLogic": "AND",
"index": 9,
"rules": []
},
"star6": {
"combinationLogic": "AND",
"index": 10,
"rules": []
},
"star8": {
"combinationLogic": "AND",
"index": 11,
"rules": []
},
"star10": {
"combinationLogic": "AND",
"index": 12,
"rules": []
}
},
"fadeOnDisable": false,
"focusScaleFactor": 1.8,
"borderUnresolved": "",
"spreadArcs": false,
"weightArcs": false,
"animateDotsOnLinks": false,
"animationSpeedForDots": 1,
"allowMultipleLinkTypes": false,
"disableSource": false,
"disableTarget": false,
"excludedSourcesFolder": [],
"excludedTargetsFolder": [],
"curvedLinks": false,
"outlineLinks": false,
"folderRadius": 50,
"folderShowFullPath": true,
"invertArrows": false,
"flatArrows": false,
"opaqueArrowsButKeepFading": false,
"alwaysOpaqueArrows": false,
"arrowScale": 1,
"arrowFixedSize": false,
"arrowColorBool": false,
"arrowColor": "",
"numberOfCharacters": null,
"showOnlyFileName": false,
"noExtension": false,
"usePropertiesForName": [],
"addBackgroundToName": false,
"nameVerticalOffset": 0,
"dynamicVerticalOffset": false,
"showNamesWhenNeighborHighlighted": false,
"iconProperties": [
""
],
"usePluginForIcon": true,
"usePluginForIconColor": true,
"useParentIcon": false,
"horizontalLegend": false,
"useRadialMenu": false,
"collapseState": true,
"collapseLegend": true,
"resetAfterChanges": false,
"collapsedSettings": {
"automation": true,
"tags": true,
"properties": true,
"links": true,
"arrows": true,
"folders": true,
"images": true,
"icons": true,
"focus": true,
"shapes": true,
"elements-stats": true,
"names": true,
"zoom": true,
"display": true,
"performances": true,
"beta": true
},
"exportSVGOptions": {
"asImage": true,
"onlyVisibleArea": false,
"showNodeNames": true,
"useCurvedLinks": false,
"useModifiedArrows": true,
"useNodesShapes": false,
"showArcs": false,
"showFolders": true,
"useModifiedNames": true,
"showIcons": false
},
"multipleNodesData": {}
}

1289
.obsidian/plugins/extended-graph/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
{
"id": "extended-graph",
"name": "Extended Graph",
"version": "2.4.3",
"minAppVersion": "1.7.0",
"description": "Extends the features of the core Graph view, display images, manage states, remove links, change node shapes, and more.",
"author": "Kapirklaa",
"authorUrl": "https://github.com/ElsaTam",
"fundingUrl": "https://github.com/sponsors/ElsaTam",
"isDesktopOnly": true
}

File diff suppressed because it is too large Load Diff

View File

@@ -376,6 +376,9 @@
},
"wikilinks-to-mdlinks-obsidian": {
"startupType": "instant"
},
"extended-graph": {
"startupType": "instant"
}
}
}