[bug] Swimlane name changes aren't propagated to notes.
Swimlanes.io – generated editable sequence diagrams
11–20 of 114 posts
Re: Swimlanes.io – generated editable sequence diagrams
#12These are becoming as prevalent as note taking apps on HN!
These are very simple.
https://qi.elft.nhs.uk/resource/driver-diagrams/
http://www.ihi.org/resources/Pages/Tools/Driver-Diagram.aspx
The problem is that you want something that a small team can collaborate on; that allows them to control where it's stored and viewable; that works with baffling NHS bureaucracy; and is very easy to use. You want something that allows actions to be attached and completed. And you might want to allow it to link to other documents. (For example, "we tried change idea 1, and we didn't see any improvement, here's the data").
The other problem is that most software will apply colour vertically to a column, but you probably don't want that. You want something that allows horizontal stripes.
Vertical: https://tse4.mm.bing.net/th?id=OIP.hhpwTzkH7yvSFeBY61hM7wHaF...
Horizontal: https://tse1.mm.bing.net/th?id=OIP.i9BwtTbgKV-UGlO5675QtgHaF...
Horizontal: https://tse4.mm.bing.net/th?id=OIP.4oy4eY78Ik4sl5r2ygFpvgHaE...
There's something called LifeQI which is good but a bit spendy and it covers a lot more detail than just driver diagrams.
Re: Swimlanes.io – generated editable sequence diagrams
#13Re: Swimlanes.io – generated editable sequence diagrams
#14Re: Swimlanes.io – generated editable sequence diagrams
#15Their UI is incredibly well designed/intuitive. Does swim lanes quite well - along with most other charts/diagrams... and there's a desktop version too.
Re: Swimlanes.io – generated editable sequence diagrams
#16I've used websequencediagrams.com and PlantUML to create them before, and honestly I much prefer using an open source CLI tool for this than a closed source service, even if it's free to use. The day the site goes offline all my Git versioned diagrams would be useless.
If the authors are reading: have you considered releasing a standalone CLI tool? It could even be open sourcing the site itself and packaging it as a Docker image. If not, exposing an API like wsd.com has would be very useful.
Re: Swimlanes.io – generated editable sequence diagrams
#17Re: Swimlanes.io – generated editable sequence diagrams
#18Sequence diagrams are by far the most effective way to communicate system behavior.
These, and boxes-and-lines diagrams to communicate component relationships, are all that's necessary to document a system of arbitrary complexity.
Re: Swimlanes.io – generated editable sequence diagrams
#19Prior art: 1. Plant UML: http://www.plantuml.com/plantuml/umla/SoWkIImgAStDuNBCoKnELT... PlantUML supports many diagram types, and there's a nice VS Code plugin with side by side live preview. 2. https://www.websequencediagrams.com/ Has a hand-drawn style option which is nice: https://i.imgur.com/lh4jaVL.png
Ilograph supports interactive sequence diagrams e.g. https://app.ilograph.com/demo.ilograph.Ilograph/Get%2520Diag...
I was just looking at that a few days ago. But don't want something that works on-line. Any good equivalent local tools?
Re: Swimlanes.io – generated editable sequence diagrams
#20Earlier quoted context omitted.
Ilograph supports interactive sequence diagrams e.g. https://app.ilograph.com/demo.ilograph.Ilograph/Get%2520Diag...
also see zenuml.com I was just looking at that a few days ago. But don't want something that works on-line. Any good equivalent local tools?