schradert / sage

Process design and tracking application
GNU Affero General Public License v3.0
0 stars 0 forks source link

Process groups #17

Closed schradert closed 1 month ago

schradert commented 1 month ago

Multiple graphs need to be viewable at the same time with some sort of similarity grouping to condense them. Creating a copy of a graph should automatically create links between everything, but it should be possible to select nodes to condense the graph or unlink steps for the opposite direction.

We'll need a good visual for pointing out linked steps that have different parameter values. Topological differences seems like it might start to get really challenging, especially if it's just a simple step reversal.