Files
obsidian-vault/Mind patterns/Drawing 2024-04-30 15.35.06.excalidraw.md
2024-04-30 15:35:40 +02:00

175 lines
3.4 KiB
Markdown

---
excalidraw-plugin: parsed
tags: [excalidraw]
---
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠==
# Text Elements
%%
# Drawing
```json
{
"type": "excalidraw",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.1.4",
"elements": [
{
"id": "Ao6e27DVWU9fUV_f4gZcc",
"type": "rectangle",
"x": -391.00390625,
"y": -368.7421875,
"width": 372.375,
"height": 667.3828125,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": {
"type": 3
},
"seed": 1964684796,
"version": 115,
"versionNonce": 321527548,
"isDeleted": false,
"boundElements": null,
"updated": 1714484121722,
"link": null,
"locked": false
},
{
"id": "8ntrleIMTPlRtx5YAjBk9",
"type": "line",
"x": -387.8515625,
"y": -265.20703125,
"width": 371.3984375,
"height": 0.50390625,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": {
"type": 2
},
"seed": 1527046012,
"version": 87,
"versionNonce": 1783714756,
"isDeleted": false,
"boundElements": null,
"updated": 1714484126219,
"link": null,
"locked": false,
"points": [
[
0,
0
],
[
371.3984375,
-0.50390625
]
],
"lastCommittedPoint": null,
"startBinding": null,
"endBinding": null,
"startArrowhead": null,
"endArrowhead": null
},
{
"id": "GQj_9pTJfpG9sfFJtfwTo",
"type": "line",
"x": -206.47265625,
"y": -262.93359375,
"width": 2.15234375,
"height": 562.39453125,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": {
"type": 2
},
"seed": 273484540,
"version": 85,
"versionNonce": 1302286660,
"isDeleted": false,
"boundElements": null,
"updated": 1714484132984,
"link": null,
"locked": false,
"points": [
[
0,
0
],
[
2.15234375,
562.39453125
]
],
"lastCommittedPoint": null,
"startBinding": null,
"endBinding": null,
"startArrowhead": null,
"endArrowhead": null
}
],
"appState": {
"theme": "light",
"viewBackgroundColor": "#ffffff",
"currentItemStrokeColor": "#1e1e1e",
"currentItemBackgroundColor": "transparent",
"currentItemFillStyle": "solid",
"currentItemStrokeWidth": 2,
"currentItemStrokeStyle": "solid",
"currentItemRoughness": 1,
"currentItemOpacity": 100,
"currentItemFontFamily": 1,
"currentItemFontSize": 20,
"currentItemTextAlign": "left",
"currentItemStartArrowhead": null,
"currentItemEndArrowhead": "arrow",
"scrollX": 1107,
"scrollY": 680.5390625,
"zoom": {
"value": 1
},
"currentItemRoundness": "round",
"gridSize": null,
"gridColor": {
"Bold": "#C9C9C9FF",
"Regular": "#EDEDEDFF"
},
"currentStrokeOptions": null,
"previousGridSize": null,
"frameRendering": {
"enabled": true,
"clip": true,
"name": true,
"outline": true
}
},
"files": {}
}
```
%%