Skip to content

Latest commit

 

History

History
97 lines (90 loc) · 3.18 KB

excalibrain.md

File metadata and controls

97 lines (90 loc) · 3.18 KB
excalidraw-plugin excalidraw-default-mode excalidraw-export-dark excalidraw-export-transparent excalidraw-linkbutton-opacity excalidraw-onload-script tags
parsed
view
false
false
0.3
app.plugins.plugins[`excalibrain`].start(ea.targetView.leaf);
excalidraw

Text Elements

🚀 To get started select a document using the search in the top left or open a document in another pane.

✨ For the best experience enable 'Open in adjacent pane' in Excalidraw settings under 'Links and Transclusion'.

⚠ ExcaliBrain may need to wait for DataView to initialize its index. This can take up to a few minutes after starting Obsidian. ^jGLOiLZ8

%%

Drawing

{
	"type": "excalidraw",
	"version": 2,
	"source": "https://excalidraw.com",
	"elements": [
		{
			"type": "text",
			"version": 1,
			"versionNonce": 779822747,
			"isDeleted": false,
			"id": "jGLOiLZ8",
			"fillStyle": "hachure",
			"strokeWidth": 1,
			"strokeStyle": "solid",
			"roughness": 1,
			"opacity": 100,
			"angle": 0,
			"x": 0,
			"y": 0,
			"strokeColor": "#ffffffff",
			"backgroundColor": "transparent",
			"width": 813,
			"height": 225,
			"seed": 93377,
			"groupIds": [],
			"roundness": null,
			"boundElements": [],
			"updated": 1674683035549,
			"link": null,
			"locked": false,
			"fontSize": 20,
			"fontFamily": 3,
			"text": "🚀 To get started\nselect a document using the search in the top left or\nopen a document in another pane.\n\n✨ For the best experience enable 'Open in adjacent pane'\nin Excalidraw settings under 'Links and Transclusion'.\n\n⚠ ExcaliBrain may need to wait for DataView to initialize its index.\nThis can take up to a few minutes after starting Obsidian.",
			"rawText": "🚀 To get started\nselect a document using the search in the top left or\nopen a document in another pane.\n\n✨ For the best experience enable 'Open in adjacent pane'\nin Excalidraw settings under 'Links and Transclusion'.\n\n⚠ ExcaliBrain may need to wait for DataView to initialize its index.\nThis can take up to a few minutes after starting Obsidian.",
			"baseline": 220,
			"textAlign": "center",
			"verticalAlign": "top",
			"containerId": null,
			"originalText": "🚀 To get started\nselect a document using the search in the top left or\nopen a document in another pane.\n\n✨ For the best experience enable 'Open in adjacent pane'\nin Excalidraw settings under 'Links and Transclusion'.\n\n⚠ ExcaliBrain may need to wait for DataView to initialize its index.\nThis can take up to a few minutes after starting Obsidian."
		}
	],
	"appState": {
		"theme": "light",
		"viewBackgroundColor": "#0c3e6aff",
		"currentItemStrokeColor": "#000000",
		"currentItemBackgroundColor": "transparent",
		"currentItemFillStyle": "hachure",
		"currentItemStrokeWidth": 2,
		"currentItemStrokeStyle": "solid",
		"currentItemRoughness": 1,
		"currentItemOpacity": 100,
		"currentItemFontFamily": 1,
		"currentItemFontSize": 16,
		"currentItemTextAlign": "left",
		"currentItemStartArrowhead": null,
		"currentItemEndArrowhead": "arrow",
		"scrollX": 787,
		"scrollY": 476.7578125,
		"zoom": {
			"value": 1
		},
		"currentItemRoundness": "round",
		"gridSize": null,
		"colorPalette": {},
		"previousGridSize": null
	},
	"files": {}
}

%%