Access favorite folders using the keyboard

When switching to Opus, I changed my way of accessing "frequent folders" (which basically what favorites are). I'm now using the aliases for that. You just hit / and start naming your alias.
If you really need something more organised (with folders to sort/group your favorites into categories), this is probably doable with a FAYT script.
You might search for something like this in the Buttons/Scripts section.
Last resort: use the logic behind this FAYT script and adapt it to display favorites instead of tab groups. The Opus object model should be able to get you parse the favorites in approximately the same way I did with tab groups.

2 Likes