--- 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/1.9.27", "elements": [ { "id": "diOhCdL5M4YMzpJJpuoyv", "type": "ellipse", "x": -342.75, "y": -418.484375, "width": 552, "height": 536, "angle": 0, "strokeColor": "#1e1e1e", "backgroundColor": "transparent", "fillStyle": "solid", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "frameId": null, "roundness": { "type": 2 }, "seed": 394149767, "version": 113, "versionNonce": 1428354825, "isDeleted": false, "boundElements": null, "updated": 1708082128087, "link": null, "locked": false }, { "type": "ellipse", "version": 168, "versionNonce": 244293353, "isDeleted": false, "id": "FDGumGgZjhJHwVa4zewJw", "fillStyle": "solid", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -46.75, "y": -419.484375, "strokeColor": "#1e1e1e", "backgroundColor": "transparent", "width": 552, "height": 536, "seed": 2062911689, "groupIds": [], "frameId": null, "roundness": { "type": 2 }, "boundElements": [], "updated": 1708082130639, "link": null, "locked": false }, { "id": "-deTo8ILyz82HAJQx8zcp", "type": "freedraw", "x": 83.25, "y": -378.484375, "width": 4, "height": 3, "angle": 0, "strokeColor": "#e03131", "backgroundColor": "transparent", "fillStyle": "solid", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "frameId": null, "roundness": null, "seed": 454181479, "version": 12, "versionNonce": 1266259017, "isDeleted": false, "boundElements": null, "updated": 1708082140517, "link": null, "locked": false, "points": [ [ 0, 0 ], [ -1, 0 ], [ -2, 0 ], [ -2, -1 ], [ -2, -2 ], [ -3, -2 ], [ -3, -3 ], [ -3, -2 ], [ -4, -2 ], [ 0, 0 ] ], "pressures": [ 0, 0.3920500576496124, 0.3816891610622406, 0.35504692792892456, 0.3318532109260559, 0.29631495475769043, 0.29138627648353577, 0.29039445519447327, 0.28200197219848633, 0 ], "simulatePressure": false, "lastCommittedPoint": [ -4, -2 ] }, { "id": "sv7W7GKk0cYXRXuc5vvrR", "type": "freedraw", "x": 84.25, "y": 73.515625, "width": 4, "height": 2, "angle": 0, "strokeColor": "#e03131", "backgroundColor": "transparent", "fillStyle": "solid", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "frameId": null, "roundness": null, "seed": 1548992487, "version": 10, "versionNonce": 409500937, "isDeleted": false, "boundElements": null, "updated": 1708082142490, "link": null, "locked": false, "points": [ [ 0, 0 ], [ 0, -1 ], [ -1, -1 ], [ -2, -1 ], [ -3, 0 ], [ -4, 0 ], [ -4, 1 ], [ 0, 0 ] ], "pressures": [ 0, 0.08265811949968338, 0.20157167315483093, 0.2070038914680481, 0.2074921727180481, 0.21686121821403503, 0.1927061825990677, 0 ], "simulatePressure": false, "lastCommittedPoint": [ -4, 1 ] }, { "id": "E8usONxHqMqYjx0H7cvyQ", "type": "freedraw", "x": 83.25, "y": 72.515625, "width": 2, "height": 3, "angle": 0, "strokeColor": "#e03131", "backgroundColor": "transparent", "fillStyle": "solid", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "frameId": null, "roundness": null, "seed": 1949457191, "version": 14, "versionNonce": 1565903177, "isDeleted": false, "boundElements": null, "updated": 1708082144591, "link": null, "locked": false, "points": [ [ 0, 0 ], [ -1, 0 ], [ -1, 1 ], [ -2, 1 ], [ -2, 2 ], [ -2, 1 ], [ -2, 0 ], [ -1, 0 ], [ -1, 1 ], [ -1, 2 ], [ -1, 3 ], [ 0, 0 ] ], "pressures": [ 0, 0.12953384220600128, 0.1897459328174591, 0.19417105615139008, 0.19417105615139008, 0.1887540966272354, 0.18084992468357086, 0.17788967490196228, 0.191226065158844, 0.18678568303585052, 0.19565117359161377, 0 ], "simulatePressure": false, "lastCommittedPoint": [ -1, 3 ] } ], "appState": { "theme": "dark", "viewBackgroundColor": "transparent", "currentItemStrokeColor": "#e03131", "currentItemBackgroundColor": "transparent", "currentItemFillStyle": "solid", "currentItemStrokeWidth": 2, "currentItemStrokeStyle": "solid", "currentItemRoughness": 1, "currentItemOpacity": 100, "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemTextAlign": "left", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "arrow", "scrollX": 1066.25, "scrollY": 721.515625, "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": {} } ``` %%