Generate Flowcharts from Text
11–20 of 135 posts
Re: Generate Flowcharts from Text
#12One minor annoyance: I can't use tab/shift+tab to indent or dedent lines.
Re: Generate Flowcharts from Text
#13This seems really nice as a sketchpad for small flowcharts. I'd definitely use it to map out a small piece of work, because I'm terrible at laying out flowcharts on scrap paper without wasting space or painting myself into a corner. One minor annoyance: I can't use tab/shift+tab to indent or dedent lines.
Re: Generate Flowcharts from Text
#14Re: Generate Flowcharts from Text
#15This seems really nice as a sketchpad for small flowcharts. I'd definitely use it to map out a small piece of work, because I'm terrible at laying out flowcharts on scrap paper without wasting space or painting myself into a corner. One minor annoyance: I can't use tab/shift+tab to indent or dedent lines.
Thank you, that's a good suggestion. Making a note
Re: Generate Flowcharts from Text
#16I would love to see this as a cli, I'm tired of PlantUML's[1] document compilation time. Guess even the plain text tools are made in React nowadays, sigh [1]: https://plantuml.com/
Re: Generate Flowcharts from Text
#17Re: Generate Flowcharts from Text
#18This is really simple but edge from 6 to 1 should not cross node 4 in the visualization. Also it would be useful to show how to escape or if escaping works at all: how to escape ":" or "(1)"? multiline?
Re: Generate Flowcharts from Text
#19If you guys haven't tried building up a diagram, live, step by step like an ad-hoc slideshow, I seriously recommend it.
Re: Generate Flowcharts from Text
#20Also an ability to click a line and create a connected node.
Also it would be great to drive the app from the diagram, ie generate text from the diagram.
Anyway I like it. I've used Linux Mint's built in Web Apps tool to create an offline version.