Awesome
trilium-drawio
version: 0.4 for trilium > 0.62.4
update
- Fixed the bug where large files can only be displayed after refreshing when they are closed
- Use light theme by default
Draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding. This widget allows you to use drawio drawing in trilium.
Installation
- Create a code note of type JS Frontend with the contents of
trilium-drawio.js
and the label #widget
- Import
drawio.svg
into Notes and add #template
tag to it
- Reload frontend
Tips
- The saved format is svg
- Click on the svg image to enter the editing state
- Will call the drawio website
Preview