Nodes should be groupable. A group of nodes is collapsible in the visualization. Ephemeral nodes should automatically collapse together (once re-implemented in https://github.com/Trrack/trrackjs/issues/60) and users should be able to manually select groups of nodes to collapse (labels for these collapsed groups would be nice). Grouping should probably only work within single branches and direct linear relationships. However, branches need to be able to start from the middle of groups. Manual grouping will require a multiselect action in Trrack, which should at a minimum support shift clicking to select linear groups down a branch. Multiselecting probably shouldn't update the state of the vis, leaving it at the state of the last single selected node.
Nodes should be groupable. A group of nodes is collapsible in the visualization. Ephemeral nodes should automatically collapse together (once re-implemented in https://github.com/Trrack/trrackjs/issues/60) and users should be able to manually select groups of nodes to collapse (labels for these collapsed groups would be nice). Grouping should probably only work within single branches and direct linear relationships. However, branches need to be able to start from the middle of groups. Manual grouping will require a multiselect action in Trrack, which should at a minimum support shift clicking to select linear groups down a branch. Multiselecting probably shouldn't update the state of the vis, leaving it at the state of the last single selected node.