--- 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.8.20", "elements": [ { "type": "rectangle", "version": 154, "versionNonce": 2126863902, "isDeleted": true, "id": "moCxNgn7X7a3ejQrRdZ0f", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 20, "angle": 0, "x": -329.0157012939453, "y": 23.493743896484375, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 603.5062866210938, "height": 8.390625, "seed": 1339526057, "groupIds": [], "roundness": { "type": 3 }, "boundElements": [], "updated": 1679395201336, "link": null, "locked": false } ], "appState": { "theme": "light", "viewBackgroundColor": "#ffffff", "currentItemStrokeColor": "#000000", "currentItemBackgroundColor": "transparent", "currentItemFillStyle": "hachure", "currentItemStrokeWidth": 1, "currentItemStrokeStyle": "solid", "currentItemRoughness": 1, "currentItemOpacity": 100, "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemTextAlign": "left", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "arrow", "scrollX": 356.82777537470275, "scrollY": 264.4848566469939, "zoom": { "value": 1.1500000000000001 }, "currentItemRoundness": "round", "gridSize": null, "colorPalette": {}, "currentStrokeOptions": null, "previousGridSize": null }, "files": {} } ``` %%