--- excalidraw-plugin: parsed tags: - excalidraw words: 2026-08-25: 97 --- ==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving' # Excalidraw Data ## Text Elements ## Embedded Files e100d89a23d18188349b4d2cbe0d66f8d14e7678: [[Pasted Image 20260825141904_981.png]] 8c671ee0174abe571e285646eb8e6506b33dbdf8: [[Pasted Image 20260825141934_887.png]] %% ## Drawing ```json { "type": "excalidraw", "version": 2, "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.26.4", "elements": [ { "id": "vNl9nRj1", "type": "image", "x": -518.7404715093819, "y": -344.828125, "width": 842.2075055187637, "height": 502, "angle": 0, "strokeColor": "transparent", "backgroundColor": "transparent", "fillStyle": "solid", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "frameId": "bwmorLoJ", "index": "a1", "roundness": null, "seed": 2057038175, "version": 4, "versionNonce": 1895495473, "isDeleted": false, "boundElements": [], "updated": 1787638785821, "link": null, "locked": false, "status": "pending", "fileId": "e100d89a23d18188349b4d2cbe0d66f8d14e7678", "scale": [ 1, 1 ], "crop": null, "hasTextLink": false }, { "id": "pqyNPhEG", "type": "image", "x": 434.39514713005246, "y": -338.7179466199992, "width": 1105.9374344544606, "height": 534.0014525202276, "angle": 0, "strokeColor": "transparent", "backgroundColor": "transparent", "fillStyle": "solid", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "frameId": "bwmorLoJ", "index": "a2", "roundness": null, "seed": 109262065, "version": 141, "versionNonce": 1773670495, "isDeleted": false, "boundElements": [], "updated": 1787638785821, "link": null, "locked": false, "status": "pending", "fileId": "8c671ee0174abe571e285646eb8e6506b33dbdf8", "scale": [ 1, 1 ], "crop": null, "hasTextLink": false }, { "id": "bwmorLoJ", "type": "frame", "x": -1382.485489037018, "y": -1076.7010224646178, "width": 4008.8086097582445, "height": 1737.4105866733498, "angle": 0, "strokeColor": "#bbb", "backgroundColor": "transparent", "fillStyle": "solid", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "groupIds": [], "frameId": null, "index": "a3", "roundness": null, "seed": 665694463, "version": 69, "versionNonce": 71039679, "isDeleted": false, "boundElements": [], "updated": 1787638792534, "link": null, "locked": false, "customData": { "frameColor": { "stroke": "#D4D4D4", "fill": "#ADADAD", "nameColor": "#7A7A7A" } }, "name": "00-原理", "hasTextLink": false } ], "appState": { "theme": "light", "viewBackgroundColor": "#ffffff", "currentItemStrokeColor": "#1e1e1e", "currentItemBackgroundColor": "transparent", "currentItemFillStyle": "solid", "currentItemStrokeWidthKey": "medium", "currentItemStrokeVariability": "constant", "currentItemStrokeStyle": "solid", "currentItemRoughness": 1, "currentItemOpacity": 100, "currentItemFontFamily": 5, "currentItemFontSize": 20, "currentItemTextAlign": "left", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "arrow", "currentItemArrowType": "round", "currentItemFrameRole": null, "scrollX": 1487.98426889729, "scrollY": 2115.7369829703766, "zoom": { "value": 0.250167 }, "currentItemRoundness": "round", "gridSize": 20, "gridStep": 5, "gridModeEnabled": false, "gridColor": { "Bold": "rgba(217, 217, 217, 0.5)", "Regular": "rgba(230, 230, 230, 0.5)" }, "currentStrokeOptions": null, "frameRendering": { "enabled": true, "clip": true, "name": true, "outline": true, "markerName": true, "markerEnabled": true }, "objectsSnapModeEnabled": false, "activeTool": { "type": "selection", "customType": null, "locked": false, "fromSelection": false, "lastActiveTool": null }, "disableContextMenu": false, "bindingPreference": "enabled", "isBindingEnabled": true, "isMidpointSnappingEnabled": true, "boxSelectionMode": "contain" }, "files": {} } ``` %%