Probably a long shot but:
When dragging an OP from inside a Base with a Global Shortcut set to another OP in a different pane, such as to a Select for example, the Select will use the relative path automatically. It would be cool if there was a prompt on mouse release that had options
- Relative Path
- Global OP Shortcut Expression
1 would act like it does now, for example
../../opname/opname
2 would populate the parameter in expression mode and use the global shortcut, like for example
op.GLOBALNAME.op('opname')
Pretty luxurious, right?
EDIT: Alternate solution: allow us to copy an expression-version of an OPs path using its parent’s Global OP Shortcut, so that we can easily paste it into a Select elsewhere.