vault backup: 2025-07-28 17:12:58
This commit is contained in:
@@ -0,0 +1,87 @@
|
||||
---
|
||||
|
||||
excalidraw-plugin: parsed
|
||||
excalidraw-default-mode: view
|
||||
excalidraw-export-dark: false
|
||||
excalidraw-export-transparent: false
|
||||
excalidraw-linkbutton-opacity: 0.3
|
||||
excalidraw-onload-script: "app.plugins.plugins[`excalibrain`].start(ea.targetView.leaf);"
|
||||
|
||||
tags: [excalidraw]
|
||||
|
||||
---
|
||||
|
||||
# Text Elements
|
||||
Open a document in another pane and click it to get started.
|
||||
|
||||
For the best experience enable 'Open in adjacent pane'
|
||||
in Excalidraw settings under 'Links and Transclusion'. ^4mylk7KK
|
||||
|
||||
%%
|
||||
# Drawing
|
||||
```json
|
||||
{
|
||||
"type": "excalidraw",
|
||||
"version": 2,
|
||||
"source": "https://excalidraw.com",
|
||||
"elements": [
|
||||
{
|
||||
"type": "text",
|
||||
"version": 1,
|
||||
"versionNonce": 423577018,
|
||||
"isDeleted": false,
|
||||
"id": "4mylk7KK",
|
||||
"fillStyle": "hachure",
|
||||
"strokeWidth": 1,
|
||||
"strokeStyle": "solid",
|
||||
"roughness": 1,
|
||||
"opacity": 100,
|
||||
"angle": 0,
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"strokeColor": "white",
|
||||
"backgroundColor": "transparent",
|
||||
"width": 703,
|
||||
"height": 96,
|
||||
"seed": 4429,
|
||||
"groupIds": [],
|
||||
"strokeSharpness": "sharp",
|
||||
"boundElements": [],
|
||||
"updated": 1650784785611,
|
||||
"link": null,
|
||||
"locked": false,
|
||||
"fontSize": 20,
|
||||
"fontFamily": 3,
|
||||
"text": "Open a document in another pane and click it to get started.\n\nFor the best experience enable 'Open in adjacent pane'\nin Excalidraw settings under 'Links and Transclusion'.",
|
||||
"rawText": "Open a document in another pane and click it to get started.\n\nFor the best experience enable 'Open in adjacent pane'\nin Excalidraw settings under 'Links and Transclusion'.",
|
||||
"baseline": 91,
|
||||
"textAlign": "center",
|
||||
"verticalAlign": "top",
|
||||
"containerId": null,
|
||||
"originalText": "Open a document in another pane and click it to get started.\n\nFor the best experience enable 'Open in adjacent pane'\nin Excalidraw settings under 'Links and Transclusion'."
|
||||
}
|
||||
],
|
||||
"appState": {
|
||||
"theme": "dark",
|
||||
"viewBackgroundColor": "hsl(208, 80%, 23%)",
|
||||
"currentItemStrokeColor": "#000000",
|
||||
"currentItemBackgroundColor": "transparent",
|
||||
"currentItemFillStyle": "hachure",
|
||||
"currentItemStrokeWidth": 2,
|
||||
"currentItemStrokeStyle": "solid",
|
||||
"currentItemRoughness": 1,
|
||||
"currentItemOpacity": 100,
|
||||
"currentItemFontFamily": 1,
|
||||
"currentItemFontSize": 16,
|
||||
"currentItemTextAlign": "left",
|
||||
"currentItemStrokeSharpness": "sharp",
|
||||
"currentItemStartArrowhead": null,
|
||||
"currentItemEndArrowhead": "arrow",
|
||||
"currentItemLinearStrokeSharpness": "round",
|
||||
"gridSize": null,
|
||||
"colorPalette": {}
|
||||
},
|
||||
"files": {}
|
||||
}
|
||||
```
|
||||
%%
|
||||
Reference in New Issue
Block a user