mirror of
https://github.com/danbulant/notes
synced 2026-07-09 21:11:08 +00:00
163 lines
No EOL
3.3 KiB
Markdown
163 lines
No EOL
3.3 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/1.8.26",
|
|
"elements": [
|
|
{
|
|
"id": "rxYp6bzmehzN-1DYCi7GF",
|
|
"type": "rectangle",
|
|
"x": -292.6481628417969,
|
|
"y": -110.84539031982422,
|
|
"width": 516.1737060546875,
|
|
"height": 276.92852783203125,
|
|
"angle": 0,
|
|
"strokeColor": "#000000",
|
|
"backgroundColor": "#000000",
|
|
"fillStyle": "hachure",
|
|
"strokeWidth": 1,
|
|
"strokeStyle": "solid",
|
|
"roughness": 1,
|
|
"opacity": 100,
|
|
"groupIds": [],
|
|
"roundness": {
|
|
"type": 3
|
|
},
|
|
"seed": 216258568,
|
|
"version": 142,
|
|
"versionNonce": 421925496,
|
|
"isDeleted": false,
|
|
"boundElements": null,
|
|
"updated": 1683634545911,
|
|
"link": null,
|
|
"locked": false
|
|
},
|
|
{
|
|
"id": "hxOO2NboCLTC79yNRXyBN",
|
|
"type": "line",
|
|
"x": -110.36605834960938,
|
|
"y": -109.09264373779297,
|
|
"width": 226.09991455078125,
|
|
"height": 179.65301513671875,
|
|
"angle": 0,
|
|
"strokeColor": "#000000",
|
|
"backgroundColor": "#000000",
|
|
"fillStyle": "hachure",
|
|
"strokeWidth": 1,
|
|
"strokeStyle": "solid",
|
|
"roughness": 1,
|
|
"opacity": 100,
|
|
"groupIds": [],
|
|
"roundness": {
|
|
"type": 2
|
|
},
|
|
"seed": 30699784,
|
|
"version": 97,
|
|
"versionNonce": 1368798328,
|
|
"isDeleted": false,
|
|
"boundElements": null,
|
|
"updated": 1683634558792,
|
|
"link": null,
|
|
"locked": false,
|
|
"points": [
|
|
[
|
|
0,
|
|
0
|
|
],
|
|
[
|
|
-226.09991455078125,
|
|
-179.65301513671875
|
|
]
|
|
],
|
|
"lastCommittedPoint": null,
|
|
"startBinding": null,
|
|
"endBinding": null,
|
|
"startArrowhead": null,
|
|
"endArrowhead": null
|
|
},
|
|
{
|
|
"id": "sycSEa6grcX23gNegiVU1",
|
|
"type": "line",
|
|
"x": -339.0950622558594,
|
|
"y": -290.49837493896484,
|
|
"width": 288.3211669921875,
|
|
"height": 182.28207397460938,
|
|
"angle": 0,
|
|
"strokeColor": "#000000",
|
|
"backgroundColor": "#000000",
|
|
"fillStyle": "hachure",
|
|
"strokeWidth": 1,
|
|
"strokeStyle": "solid",
|
|
"roughness": 1,
|
|
"opacity": 100,
|
|
"groupIds": [],
|
|
"roundness": {
|
|
"type": 2
|
|
},
|
|
"seed": 418527864,
|
|
"version": 97,
|
|
"versionNonce": 1938975352,
|
|
"isDeleted": false,
|
|
"boundElements": null,
|
|
"updated": 1683634554883,
|
|
"link": null,
|
|
"locked": false,
|
|
"points": [
|
|
[
|
|
0,
|
|
0
|
|
],
|
|
[
|
|
288.3211669921875,
|
|
182.28207397460938
|
|
]
|
|
],
|
|
"lastCommittedPoint": null,
|
|
"startBinding": null,
|
|
"endBinding": null,
|
|
"startArrowhead": null,
|
|
"endArrowhead": null
|
|
}
|
|
],
|
|
"appState": {
|
|
"theme": "dark",
|
|
"viewBackgroundColor": "#ffffff",
|
|
"currentItemStrokeColor": "#000000",
|
|
"currentItemBackgroundColor": "#000000",
|
|
"currentItemFillStyle": "hachure",
|
|
"currentItemStrokeWidth": 1,
|
|
"currentItemStrokeStyle": "solid",
|
|
"currentItemRoughness": 1,
|
|
"currentItemOpacity": 100,
|
|
"currentItemFontFamily": 1,
|
|
"currentItemFontSize": 20,
|
|
"currentItemTextAlign": "left",
|
|
"currentItemStartArrowhead": null,
|
|
"currentItemEndArrowhead": "arrow",
|
|
"scrollX": 927.9926147460938,
|
|
"scrollY": 636.6864013671875,
|
|
"zoom": {
|
|
"value": 1
|
|
},
|
|
"currentItemRoundness": "round",
|
|
"gridSize": null,
|
|
"colorPalette": {},
|
|
"currentStrokeOptions": null,
|
|
"previousGridSize": null
|
|
},
|
|
"files": {}
|
|
}
|
|
```
|
|
%% |