Skip to content

Latest commit

 

History

History
92 lines (85 loc) · 3.15 KB

Excalibrain.md

File metadata and controls

92 lines (85 loc) · 3.15 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. ^k6SJFMhA

%%

Drawing

{
	"type": "excalidraw",
	"version": 2,
	"source": "https://excalidraw.com",
	"elements": [
		{
			"type": "text",
			"version": 1,
			"versionNonce": 174274147,
			"isDeleted": false,
			"id": "k6SJFMhA",
			"fillStyle": "hachure",
			"strokeWidth": 1,
			"strokeStyle": "solid",
			"roughness": 1,
			"opacity": 100,
			"angle": 0,
			"x": 0,
			"y": 0,
			"strokeColor": "#ffffffff",
			"backgroundColor": "transparent",
			"width": 1004,
			"height": 273,
			"seed": 71381,
			"groupIds": [],
			"strokeSharpness": "sharp",
			"boundElements": [],
			"updated": 1668364837017,
			"link": null,
			"locked": false,
			"fontSize": 25,
			"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": 267,
			"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": "#051b2eff",
		"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": {}
}

%%