dvorka / mindforger

Thinking notebook and Markdown editor with LLM wingman.
https://www.mindforger.com
GNU General Public License v2.0
2.21k stars 133 forks source link

PlantUML @ MD support #217

Open dvorka opened 6 years ago

dvorka commented 6 years ago

See http://plantuml.com

kuznero commented 5 years ago

That would be just a great feature. And it theoretically should not be complicated. Any chance on prioritizing the support for PlantUML in the future?

flexbed commented 4 years ago

I would love to have PlantUML support!
The only thing I keep Boostnote around is for PlantUML.

dvorka commented 4 years ago

@flexbed Thank you for the feedback!

The reason why MindForger doesn't support PlanUML (yet) is that it's renderer is Java based - it would require running a server next to MindForger or let MindForger to contact an online service for rendering. Once I have a good enough solution I will share it.

Kochise commented 1 year ago

On the other hand, PlantUML Gantt diagrams are way ahead of what Mermaid could ever provide :

https://plantuml.com/gantt-diagram

Btw, provided the user have Java installed, it should be no problem to run the plantuml.jar file when s/he runs Mindforger.