Generate Flowcharts from Text
31–40 of 135 posts
Re: Generate Flowcharts from Text
#32I’m surprised the line-number references don’t auto-adjust when inserting/splitting/joining lines. That’s not very practical.
I totally had this thought too when making it. The logic is super simple as-is, so I was scared if I went down the rabbit whole of trying to auto increment/decrement line numbers I might muddy things up. I'll see if add that functionality cleanly at some point (or if you'd like to feel free to take out a PR!) Thanks for the feedback!
Re: Generate Flowcharts from Text
#33I'd like to suggest this one here too https://asciiflow.com/ . I've been using it to share ideas with engineers and everybody likes it
I bet there's a lost history (or oral history, but they're the nearly same after 60+ years) of tools exactly like this that goes back to the times of the PDP-1 and super early hacker culture.
And I bet there's been a version of it written for every operating system at some point. It just seems so necessary and relatively straight forward.
Re: Generate Flowcharts from Text
#34Exports to json or image.
Re: Generate Flowcharts from Text
#35Re: Generate Flowcharts from Text
#36Some text(2) Yes: (line num) No: (line num)
Re: Generate Flowcharts from Text
#37A list I compiled of 40+ similar text to diagram tools. https://xosh.org/text-to-diagram/ Input in this one is very simple and cool.
It's heavier-duty compared to most of the others you have listed, but should appeal to engineers who want something more robust.
Re: Generate Flowcharts from Text
#38Re: Generate Flowcharts from Text
#39Unfortunately my corporate firewall/IT-Policy blocks this page, possibly due to the *.fun domain. Any other way to try this out for those working in an office? ( I know I'm an outlier at this time)