Files
Main/Excalidraw/Drawing 2024-01-09 21.43.40.excalidraw.md
2024-12-02 15:11:30 +01:00

224 lines
4.5 KiB
Markdown

---
excalidraw-plugin: parsed
tags: [excalidraw]
---
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠==
# Text Elements
Ideen
^RDfXgbbl
%%
# Drawing
```json
{
"type": "excalidraw",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.0.4",
"elements": [
{
"id": "Qi0i56GOAQKiH_bexc3q8",
"type": "rectangle",
"x": -378.3251647949219,
"y": -166.86367797851562,
"width": 360.5978088378906,
"height": 195.61587524414062,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": {
"type": 3
},
"seed": 2077336167,
"version": 18,
"versionNonce": 1760192487,
"isDeleted": false,
"boundElements": [
{
"id": "23AoWF4ISTK1vwOocMHEX",
"type": "arrow"
}
],
"updated": 1704833048192,
"link": null,
"locked": false
},
{
"id": "RDfXgbbl",
"type": "text",
"x": -168,
"y": -117.609375,
"width": 53.49995422363281,
"height": 50,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1624808265,
"version": 7,
"versionNonce": 412227719,
"isDeleted": false,
"boundElements": null,
"updated": 1704833043029,
"link": null,
"locked": false,
"text": "Ideen\n",
"rawText": "Ideen\n",
"fontSize": 20,
"fontFamily": 1,
"textAlign": "left",
"verticalAlign": "top",
"baseline": 43,
"containerId": null,
"originalText": "Ideen\n",
"lineHeight": 1.25
},
{
"id": "23AoWF4ISTK1vwOocMHEX",
"type": "arrow",
"x": -13.54193115234375,
"y": -84.91748046875,
"width": 279.74713134765625,
"height": 121.12213134765625,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": {
"type": 2
},
"seed": 763154729,
"version": 51,
"versionNonce": 210746471,
"isDeleted": false,
"boundElements": [],
"updated": 1704833050422,
"link": null,
"locked": false,
"points": [
[
0,
0
],
[
265.07861328125,
-72.72930908203125
],
[
279.74713134765625,
-121.12213134765625
]
],
"lastCommittedPoint": [
279.74713134765625,
-121.12213134765625
],
"startBinding": {
"elementId": "Qi0i56GOAQKiH_bexc3q8",
"focus": 0.23598502103060304,
"gap": 4.1854248046875
},
"endBinding": null,
"startArrowhead": null,
"endArrowhead": "arrow"
},
{
"id": "s9e5geIr",
"type": "text",
"x": 246.53668212890625,
"y": -170.14678955078125,
"width": 10,
"height": 25,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 156042473,
"version": 2,
"versionNonce": 1011455879,
"isDeleted": true,
"boundElements": null,
"updated": 1704833050426,
"link": null,
"locked": false,
"text": "",
"rawText": "",
"fontSize": 20,
"fontFamily": 1,
"textAlign": "center",
"verticalAlign": "middle",
"baseline": 18,
"containerId": "23AoWF4ISTK1vwOocMHEX",
"originalText": "",
"lineHeight": 1.25
}
],
"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": 719,
"scrollY": 398.390625,
"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": {}
}
```
%%