90 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			90 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
excalidraw-plugin: parsed
 | 
						|
tags:
 | 
						|
  - excalidraw
 | 
						|
excalidraw-open-md: true
 | 
						|
---
 | 
						|
up::
 | 
						|
 | 
						|
 | 
						|
 | 
						|
#
 | 
						|
%%
 | 
						|
# Drawing
 | 
						|
```json
 | 
						|
{
 | 
						|
	"type": "excalidraw",
 | 
						|
	"version": 2,
 | 
						|
	"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.1.7",
 | 
						|
	"elements": [
 | 
						|
		{
 | 
						|
			"id": "TlBb7WofomQ_LWnBjKu5z",
 | 
						|
			"type": "ellipse",
 | 
						|
			"x": -88.40234375,
 | 
						|
			"y": -219.78125,
 | 
						|
			"width": 259.30078125,
 | 
						|
			"height": 159.1484375,
 | 
						|
			"angle": 0,
 | 
						|
			"strokeColor": "#1e1e1e",
 | 
						|
			"backgroundColor": "transparent",
 | 
						|
			"fillStyle": "solid",
 | 
						|
			"strokeWidth": 2,
 | 
						|
			"strokeStyle": "solid",
 | 
						|
			"roughness": 1,
 | 
						|
			"opacity": 100,
 | 
						|
			"groupIds": [],
 | 
						|
			"frameId": null,
 | 
						|
			"index": "a0",
 | 
						|
			"roundness": {
 | 
						|
				"type": 2
 | 
						|
			},
 | 
						|
			"seed": 613532562,
 | 
						|
			"version": 12,
 | 
						|
			"versionNonce": 1158102286,
 | 
						|
			"isDeleted": false,
 | 
						|
			"boundElements": null,
 | 
						|
			"updated": 1716243881062,
 | 
						|
			"link": null,
 | 
						|
			"locked": false
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"appState": {
 | 
						|
		"theme": "dark",
 | 
						|
		"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": 495.5859375,
 | 
						|
		"scrollY": 397.73046875,
 | 
						|
		"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
 | 
						|
		},
 | 
						|
		"objectsSnapModeEnabled": false
 | 
						|
	},
 | 
						|
	"files": {}
 | 
						|
}
 | 
						|
```
 | 
						|
%% |