Support requested to improve the third option avoid helper script and instead use PlantUML jar by providing the input text as stdin. But I couldn’t achieve it. Support here in improving it would help.
Many thanks to the author of the PlantUML plugin. I used it very often in projects when constructing UML diagrams. In connection with vjbv’s transition to Silverbullet, I was forced to use the “Mermaind” plug, but its functionality is much inferior to “PlantUML” and its implementation in the project opens up new possibilities for me to visualize system analytics.
An example of empowerment is shown below.
Many thanks and respect to the author of the plugin.
I added this on the CONFIG page in the space-lua section
--scheint nicht zu funktionieren. plantuml wird nicht gerendert
--oder die default config ist nicht ausreichend
--https://github.com/LogeshG5/silverbullet-plantuml
config.set {
plugs = {
"ghr:LogeshG5/silverbullet-plantuml"
}
}
config.set("plantuml", {serverurl="https://plantuml.com/plantuml"})
the plug is not listed on the
library/Std/Pages/Space Overview
and plantuml is not rendered
maybe there is a specific way, how to install plugs in SB v2?