I want to make Opus retain the file selection after copy (I'm using the Copy button the default toolbar to do the copy). I found an old thread that mentions how to achieve this, but the attached screenshot is no longer available, and as the default copy command is about 5 lines, I don't know where to add the command. Can anyone advise please?
[Keep File(s) Selected After Copy)
The '@nodeselect' (No Deselect) modifier does this.
Add a line containing only '@nodeselect' to the button for 'Copy Files'.
For Example;
Regards
Excellent, thank you - that does the trick
TS: thanks for asking and the tip!
Nice indeed.
Added this one to my toolbar as well
Or, actually, as a drop down context menu item.