I got things i could see that could improve this greatly:
- have a dot format (graphviz) importer (and maybe exporter), something simple to allow people to programmatically import/update their existing architecture.
- alternatively have a json format, same thing (versioning, hand update, generation etc)
- allow with a shortcut (alt key, whatever) to draw links between objects directly. Creating links is tedious right now.
I will post more as i'm working with your tool to represent our system :)
Thanks for those suggestions! Agreed with all of them, especially having quicker ways to do common actions like add links, will be working on that next.
I got things i could see that could improve this greatly:
- have a dot format (graphviz) importer (and maybe exporter), something simple to allow people to programmatically import/update their existing architecture.
- alternatively have a json format, same thing (versioning, hand update, generation etc)
- allow with a shortcut (alt key, whatever) to draw links between objects directly. Creating links is tedious right now.
I will post more as i'm working with your tool to represent our system :)