Question about Rename Preset Change in Update 13.24.1

I am very pleased that this was in update 13.24.1, but I'm unsure what it means exactly:

Is Save Dialog Defaults the command that was added?

I set the dialog as shown in the screenshot below and then saved that as the default:

I expected the Rename dialog to look to like this when I next opened it, but it does not:

Have I misunderstood?

You probably need to change the button you use back to just Rename (not Rename AUTONUMBER for example).

(It seems like AUTONUMBER is also broken in the beta. The argument always clears the checkbox. But removing it makes the new default saving work at least.)

I am still unclear as to what is saved - what should happen.
Should clicking Save Dialog Defaults save these fields as they are shown below?
image

And this?
image

So that whenever I click 'Rename", the dialog that opens displays this?

This is the default button, and the new command is not working.

@disablenosel
@nodeselect
=return("Rename " + ($glob:dopus_Rename_Simple ? "SIMPLE" : "ADVANCED"))

That's the code my button has.

If I don't know what the new command is supposed to do, then I don't know if it's broken.

Yes. Works fine for all fields except Automatically number files when names clash.

These settings of these fields are not saving for me:

If I select files to rename, those fields are populated:
image

The old and new name fields will always start with the first selected filename.

Thank you.

That helps clarify what 'current dialog settings' will be saved when using the new command.

What 'current dialog settings' is the command supposed to save?

Everything else :slight_smile: