Files
obsidian-excalidraw-plugin/docs
Igor Berlenko e1330cd8bb Update attributes_functions_overview.md
Fixed comment to be consistent with implementation, it's actually expecting to return "true" to prevent handling and otherwise "false" will proceed with default handler.

04367bd3cd/src/ExcalidrawView.ts (L2879)
2022-10-20 19:58:32 +08:00
..
2021-12-11 11:34:41 +01:00
2022-02-06 21:30:48 +01:00
2021-12-11 12:03:57 +01:00

Excalidraw Automate How To

Use ExcalidrawAutomate to create or manipulate Excalidraw drawings using the ExcalidrawAutomate Script Engine, the Templater or the QuickAdd plugins, and to generate embedded SVG and PNG images using DataviewJS

With a little work, using ExcalidrawAutomate you can generate simple mindmaps, build a family tree, fill out SVG forms, create customized charts, or automate simple tasks (i.e. create macros) in Excalidraw. image

API documentation

ExcalidrawAutomate Script Engine

I recommend using the Scripts Engine for "Macro" like automation, when you want to automate a few simple steps, such as adding a box around a text element, or connecting two objects with an arrow, or setting line width or the grid to a custom value.

Examples

If you are enjoying the Obsidian Excalidraw Plugin...

Help spread the word by sharing about the Plugin on social media.

You can find me on Twitter @zsviczian, and on my blog zsolt.blog.