I’m mapping out some fairly complex workflows with materials being split and coming back together, jumping between devices and temperatures, all in a process that has some 150+ steps in the manual SOP. Flow charts are great but I find myself heavily annotating and color coding to convey all the information required. I’ve started playing with the sequence diagram maker on mermaid.live but it’s missing a few capabilities that would take it from good to really good. Has anyone found another kind of chart that works well for mapping complex workflows and/or tools to make it easy (and ideally free) to do digitally?
Mermaid is the closest thing that I’ve seen but I agree it’s suboptimal. I bet it’s worth to try making something yourself! Mermaid is open source so you already have somewhere to start. Would be happy to give feedback on anything you make.
u can also try YAML
One option if you’re open to a more code-first paradigm is https://d2lang.com/. Haven’t had the need for it myself, but it might be more manageable than fully visual editors for complex workflows.
This looks interesting because of the animations ![]()
Thanks for sharing
Yeah lol the animations alone are enough to get me to try it
Could you say more about using YAML for this? I’ve used it for software config files but nothing beyond that
Lucid or miro are “ok” but for 150+ steps I’d think its more time than its worth