Generate Flowcharts from Text
61–70 of 135 posts
Re: Generate Flowcharts from Text
#62I’m surprised the line-number references don’t auto-adjust when inserting/splitting/joining lines. That’s not very practical.
This tool is amazing, and its coolness comes from the fact it's really simple. If you add "auto-adjusting" features that rewrite the code for you while writing, you're on the road to lose the simplicity and KISS aspect.
Please don't add new features, it's like gold as it is, @tone_row. The beauty and magic resides in the minimalism.
Re: Generate Flowcharts from Text
#63A 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.
Is there a way to tell which are downloadable/usable offline/locally vs which are websites without clicking through each one?
Re: Generate Flowcharts from Text
#64A 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.
I have some feedback. Would love to chat. My email is in profile.
BTW mine is only a list and I won't mind any feedback here in comments.
Re: Generate Flowcharts from Text
#65It would be great to have an option to be able to save the text to a file, and load text from a file. Also 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.
Re: Generate Flowcharts from Text
#66 foo
(1)
looks a bit brokenRe: Generate Flowcharts from Text
#671. Engineering diagrams, explaining concepts to other engineers who are using the diagram as a jumping off point to deeper explorations
2. "Business" diagrams - the sort of thing we want to see in a Medium article or presentation. The style and correct placement matters far more than engineering.
The first is very amenable to markdown style production - often we want to spend no more than a few minutes creating the diagram. We get (60?) 80% of the way there with 20% effort.
But with every markdown approach I have tried the remaining 20% is flat out days of work. There is almost always a need to place that box there and have this one below and to the right and dammit the layout engine will not agree.
What I would ideally like is a combo - markdown to get me most of the way there, and then drop into some vector format that lets me tweak.
Re: Generate Flowcharts from Text
#68Re: Generate Flowcharts from Text
#69How do you have a self referential edge? (ie, an edge to and from the same node) foo (1) looks a bit broken
Re: Generate Flowcharts from Text
#70Another similar tool that I have used in the past is https://mermaid-js.github.io/mermaid/#/
https://www.luminoslabs.com/insights/text-based-charts-with-...