Hacker News new | ask | show | jobs
by tvmalsv 2826 days ago
This looks very interesting, how did I not know about it already? I was searching for what was available in the uml/diagram space (such as PlantUML, nomnoml, Mermaid, etc.) just last week. Obviously, VNote isn't just about diagrams, but the timing of this Show HN was interesting to me.

Any other suggestions for diagram generators that parse a text DSL and generate good looking charts & diagrams?

1 comments

VNote is a Markdown note-taking app. Markdown is excellent to hold script such as PlantUML, mermaid, and so on. So it is possible to support DSL, too.
Yes, and I really like the idea of embedding the text definitions of diagrams in my markdown files, and being able to view it and export to html/pdf. Very nice.

I'm somewhat familiar with PlantUML, BlockDiag, Flowchart.js and a couple others, but am simply wondering if there are any really outstanding ones out there that I simply don't know about. For example, maybe one that's much more aesthetically pleasing, or maybe one that built-in support for the entire AWS ecosystem.

I recently saw a nice AWS diagrammer, but it's drag & drop, I don't think it has a way to build a diagram from a text description.