WARNING: I moved my notes to Obsidian.md and I will not provide additional support for this plugin. Pull request are welcome.
This plugin allows you to create diagrams using the editor diagrams.net (aka. draw.io).
This plugin needs an internet connection to work.
Use the Joplin plugin manager to install it (Joplin > Options > Plugins
).
Search for draw.io
.
- Download the last release from this repository.
- Open
Joplin > Options > Plugins > Install from File
- Select the jpl file you downloaded.
Use the tools menu to create a new diagram and paste it in the note.
The diagram will be inserted where the cursor is.
You can create your diagram using 2 different type of file format:
- PNG: raster format
- SVG: vectorial format
The sketch mode configures the diagram editor to simplify the hand drawing.
If the plugin detects that the image is a draw.io diagram it will show an edit button on the top right when your mouse hover on the image.
The plugin identify an image as a diagram if the alternative text is drawio and if the resource title starts with drawio-
.
If you want to contribute to this plugin you can find here some useful references: