project OP tree panel

It would be really useful to have a panel that shows a navigable tree of all the OPs (or at least all the COMPs) in the current project. If possible it should be linked to the active editor panel. It should be possible to build that functionality in a Panel COMP, though I don’t know of any good collapsible tree components.

You get a navigable tree of all the OPs when pressing “t” in 088 or “Shift+t” in 099.

It is also linked to the active editor panel: in that tree you can pick a node via the left column, press “t” (or “Shift-t” in 099) again to go back to the network and see that node highlighted in the network.

In the columns to the right you’ll see the flags for each OP. (hover to see the flagname)
tree.jpg

The list mode shows only a single level at a time (so it’s not a tree).
This would be for cases where I’m in /project1/stuff/things and want to quickly switch to /project1/hello/otherthings, or to view the overall structure of a project.

It would be cool to see a matrix of OPins and OPouts, as seen in audio software, but with all ops. Maybe ins/outs, references, exports could be different colors in the matrix.

Like the List mode, but with the ops listed on the top as well, like the following

motu.com/techsupport/images/ … ngtab2.png