Set default rename profile

I made a new rename key profile.

I can't seem to set it as my default profile whenever the rename utility window pops up. Is there a way to set this?

Can you also bind a specific rename profile as a shortcut key as well? So I can just click on it, and it pops a dialog box asking me what I want the "new name" will be.

Edit the button or hotkey you're using to open the Rename dialog, and add the PRESET argument to the command to specify the preset you want.

You'll also want to add the ADVANCED argument, if it is not there already, to tell Opus you want to open the (Advanced) Rename dialog instead of running the preset without opening the dialog.

For example:

Rename ADVANCED PRESET="My Preset Name" 
1 Like