This script for QOwnNotes renders text based diagram descriptions into image files using the program PlantUML.
- Backround diagram rendering
- Offline rendering
- Cache system that renders only new or modified diagram descriptions
- Diagram rendering in PNG or SVG
- Context menu to add header/footer of most PlantUML diagram types
- Download PlantUML with GraphViz support.
- Verify or install JAVA or OpenJDK.
- If not installed, install QownNotes.
- In QOwnNotes, go to
Scripting
>Find scripts in script repository
menu. And installSupport for PlantUML in notes
. - In the script parameters configure JAVA and
plantuml.jar
paths.
- Enjoy!
The script is developed on Github: https://github.com/qownnotes/scripts/tree/master/render-plantuml
Feel free to contribute.