I´d like to have a button, that can assign any folder (or even item, like an MP3 file) to some constant. The second part of the command (an other shortcut, or by LMB/RMB) would then
go to that folder or open the file. Is that possible? I played around with the "@set" command, trying to geht it saving the path, but couldn´t find any solution.
The paths should be persistent between sessions, unless having new paths assigned.
I think there are plans to add a command to let you set Opus aliases but at the moment you'd have to store the path externally to Opus somehow (e.g. in a text file which a small script loads/saves, or in an env-var (not sure how you set an env-var from a command so it will survive reboot, though).
Yeah, ok. I thought, that it´s not possible at the moment. It Surely would be handy, although there are already several similar possibilities like favorites or tabs. Maybe some quite easy way would be, to use Autohotkey?