update
This commit is contained in:
268
.obsidian/plugins/excalibrain/data.json
vendored
Normal file
268
.obsidian/plugins/excalibrain/data.json
vendored
Normal file
@@ -0,0 +1,268 @@
|
||||
{
|
||||
"compactView": true,
|
||||
"compactingFactor": 1.5,
|
||||
"minLinkLength": 18,
|
||||
"excalibrainFilepath": "excalibrain.md",
|
||||
"indexUpdateInterval": 5000,
|
||||
"hierarchy": {
|
||||
"parents": [
|
||||
"author",
|
||||
"u",
|
||||
"up"
|
||||
],
|
||||
"children": [
|
||||
"d",
|
||||
"down"
|
||||
],
|
||||
"friends": [
|
||||
"Friend",
|
||||
"Friends",
|
||||
"j",
|
||||
"Jump",
|
||||
"Jumps"
|
||||
],
|
||||
"exclusions": [
|
||||
"excalidraw-border-color",
|
||||
"excalidraw-css",
|
||||
"excalidraw-default-mode",
|
||||
"excalidraw-export-dark",
|
||||
"excalidraw-export-pngscale",
|
||||
"excalidraw-export-svgpadding",
|
||||
"excalidraw-export-transparent",
|
||||
"excalidraw-font",
|
||||
"excalidraw-font-color",
|
||||
"excalidraw-link-brackets",
|
||||
"excalidraw-link-prefix",
|
||||
"excalidraw-linkbutton-opacity",
|
||||
"excalidraw-onload-script",
|
||||
"excalidraw-plugin",
|
||||
"excalidraw-url-prefix",
|
||||
"kanban-plugin"
|
||||
],
|
||||
"leftFriends": [
|
||||
"j",
|
||||
"jump",
|
||||
"supports",
|
||||
"voir"
|
||||
],
|
||||
"rightFriends": [
|
||||
"cons",
|
||||
"disadvantages",
|
||||
"missing",
|
||||
"opposes",
|
||||
"refutes"
|
||||
],
|
||||
"previous": [
|
||||
"Before",
|
||||
"prev",
|
||||
"Previous",
|
||||
"w",
|
||||
"West"
|
||||
],
|
||||
"next": [
|
||||
"After",
|
||||
"e",
|
||||
"East",
|
||||
"n",
|
||||
"next"
|
||||
]
|
||||
},
|
||||
"inferAllLinksAsFriends": false,
|
||||
"inverseInfer": false,
|
||||
"inverseArrowDirection": true,
|
||||
"renderAlias": true,
|
||||
"nodeTitleScript": "",
|
||||
"backgroundColor": "#262626ff",
|
||||
"excludeFilepaths": [],
|
||||
"autoOpenCentralDocument": true,
|
||||
"toggleEmbedTogglesAutoOpen": true,
|
||||
"showInferredNodes": true,
|
||||
"showAttachments": true,
|
||||
"showURLNodes": true,
|
||||
"showVirtualNodes": true,
|
||||
"showFolderNodes": false,
|
||||
"showTagNodes": true,
|
||||
"showPageNodes": true,
|
||||
"showNeighborCount": true,
|
||||
"showFullTagName": false,
|
||||
"maxItemCount": 5,
|
||||
"renderSiblings": true,
|
||||
"baseNodeStyle": {
|
||||
"prefix": "",
|
||||
"backgroundColor": "#00000066",
|
||||
"fillStyle": "solid",
|
||||
"textColor": "#1b9419ff",
|
||||
"borderColor": "#000000ff",
|
||||
"fontSize": 50,
|
||||
"fontFamily": 4,
|
||||
"maxLabelLength": 50,
|
||||
"roughness": 0,
|
||||
"strokeShaprness": "round",
|
||||
"strokeWidth": 1,
|
||||
"strokeStyle": "solid",
|
||||
"padding": 5,
|
||||
"gateRadius": 4,
|
||||
"gateOffset": 15,
|
||||
"gateStrokeColor": "#ffffffff",
|
||||
"gateBackgroundColor": "#ffffffff",
|
||||
"gateFillStyle": "solid"
|
||||
},
|
||||
"centralNodeStyle": {
|
||||
"backgroundColor": "#1d60107f",
|
||||
"textColor": "#ffffffff",
|
||||
"fillStyle": "solid"
|
||||
},
|
||||
"inferredNodeStyle": {
|
||||
"backgroundColor": "#000000b2"
|
||||
},
|
||||
"urlNodeStyle": {
|
||||
"prefix": "🌐 "
|
||||
},
|
||||
"virtualNodeStyle": {
|
||||
"fillStyle": "hachure",
|
||||
"textColor": "#1b9419b2",
|
||||
"backgroundColor": "#26262666"
|
||||
},
|
||||
"siblingNodeStyle": {
|
||||
"fontSize": 40
|
||||
},
|
||||
"attachmentNodeStyle": {
|
||||
"prefix": "📎 "
|
||||
},
|
||||
"folderNodeStyle": {
|
||||
"prefix": "📂 ",
|
||||
"strokeShaprness": "sharp",
|
||||
"borderColor": "#ffd700ff",
|
||||
"textColor": "#ffd700ff"
|
||||
},
|
||||
"tagNodeStyle": {
|
||||
"prefix": "#",
|
||||
"strokeShaprness": "sharp",
|
||||
"borderColor": "#4682b4ff",
|
||||
"textColor": "#4682b4ff"
|
||||
},
|
||||
"tagNodeStyles": {},
|
||||
"tagStyleList": [],
|
||||
"baseLinkStyle": {
|
||||
"strokeColor": "#1c5d0fff",
|
||||
"strokeWidth": 2,
|
||||
"strokeStyle": "solid",
|
||||
"roughness": 0,
|
||||
"startArrowHead": "none",
|
||||
"endArrowHead": "none",
|
||||
"showLabel": false,
|
||||
"fontSize": 10,
|
||||
"fontFamily": 3,
|
||||
"textColor": "#ffffffff"
|
||||
},
|
||||
"inferredLinkStyle": {
|
||||
"strokeStyle": "dashed",
|
||||
"strokeColor": "#1c5e0f7f"
|
||||
},
|
||||
"folderLinkStyle": {
|
||||
"strokeColor": "#ffd700ff"
|
||||
},
|
||||
"tagLinkStyle": {
|
||||
"strokeColor": "#4682b4ff"
|
||||
},
|
||||
"hierarchyLinkStyles": {
|
||||
"u": {},
|
||||
"up": {},
|
||||
"d": {},
|
||||
"down": {},
|
||||
"j": {},
|
||||
"cons": {},
|
||||
"disadvantages": {},
|
||||
"missing": {},
|
||||
"opposes": {},
|
||||
"Before": {},
|
||||
"Previous": {},
|
||||
"w": {},
|
||||
"West": {},
|
||||
"After": {},
|
||||
"e": {},
|
||||
"East": {},
|
||||
"n": {},
|
||||
"author": {
|
||||
"strokeColor": "#658cacff",
|
||||
"roughness": 0,
|
||||
"strokeWidth": 5
|
||||
},
|
||||
"prev": {},
|
||||
"next": {},
|
||||
"jump": {},
|
||||
"voir": {},
|
||||
"supports": {},
|
||||
"refutes": {}
|
||||
},
|
||||
"navigationHistory": [
|
||||
"livres prêtés.md",
|
||||
"a lire.md",
|
||||
"analyse.md",
|
||||
"obsidian syntaxe.md",
|
||||
"identités.md",
|
||||
"démocratisation de l'éducation.md",
|
||||
"Logique séquentielle.md",
|
||||
"Excalidraw/SR-Enable latch 2022-11-17 22.21.45.excalidraw.md",
|
||||
"SR-Enable latch.md",
|
||||
"digital logic sim computer.md",
|
||||
"Untitled 1.md",
|
||||
"groupe linéaire des matrices inversibles.md",
|
||||
"groupe.md",
|
||||
"groupe linéaire d'un espace vectoriel.md",
|
||||
"musiques à écouter.md",
|
||||
"daily/2023-01-11.md",
|
||||
"algèbre SPC.md",
|
||||
"logique.md",
|
||||
"daily/2023-06-28.md",
|
||||
"John Von Neumann.md",
|
||||
"division euclidienne.md",
|
||||
"informatique/projets/L2/genie_logiciel_et_OOP/obsidian/daily notes/2022-09-21.md",
|
||||
"structure d'algèbre.md",
|
||||
"structure algébrique.md",
|
||||
"quaternions.md",
|
||||
"famille.md",
|
||||
"construction de C.md",
|
||||
"nombre complexe.md",
|
||||
"ensembles de nombres.md",
|
||||
"algèbre.md",
|
||||
"mathématiques.md",
|
||||
"forme quadratique.md",
|
||||
"blog/posts/autres/Untitled.md",
|
||||
"Excalidraw/ExcaliBrain Snapshot - mythe de la méritocratie.excalidraw.md",
|
||||
"différence entre l'éducation et l'instruction",
|
||||
"éducation et démocratie.md",
|
||||
"mythe de la méritocratie.md",
|
||||
"bourgeoisie.md",
|
||||
"mythe du self made man.md",
|
||||
"les riches salariés paient pour les riches frodeurs.md",
|
||||
"classes sociales.héritiers.md",
|
||||
"blog/posts/autres/apprentissage et motivation.md",
|
||||
"qualification.md",
|
||||
"sociologie",
|
||||
"travail.md",
|
||||
"compétence.md",
|
||||
"matrice.md",
|
||||
"Excalidraw/cathédrale de chartres 2023-06-30 19.03.52.excalidraw.md",
|
||||
"devoirs à faire.md",
|
||||
"Excalidraw/Drawing 2023-08-27 15.35.26.excalidraw.md"
|
||||
],
|
||||
"allowOntologySuggester": false,
|
||||
"ontologySuggesterParentTrigger": "::p",
|
||||
"ontologySuggesterChildTrigger": "::c",
|
||||
"ontologySuggesterLeftFriendTrigger": "::l",
|
||||
"ontologySuggesterRightFriendTrigger": "::r",
|
||||
"ontologySuggesterPreviousTrigger": "::e",
|
||||
"ontologySuggesterNextTrigger": "::n",
|
||||
"ontologySuggesterTrigger": ":::",
|
||||
"ontologySuggesterMidSentenceTrigger": "(",
|
||||
"boldFields": false,
|
||||
"allowAutozoom": false,
|
||||
"maxZoom": 1,
|
||||
"allowAutofocuOnSearch": true,
|
||||
"defaultAlwaysOnTop": false,
|
||||
"embedCentralNode": false,
|
||||
"centerEmbedWidth": 550,
|
||||
"centerEmbedHeight": 700,
|
||||
"ontologySuggesterFriendTrigger": "::f"
|
||||
}
|
Reference in New Issue
Block a user