Sequential numbering padding

Is there a way to pad zeroes by default when checking 'sequential numbering'? In other words, instead of coming up as '1' by '1' can you make it come up as 01 by 1 (or 001 for that matter)? I almost never want to use non-padded numbers, so it is annoying to have to add that pesky zero all the time.

In the next version you'll be able to do this by editing the button that opens the Rename dialog, and changing the command to something like this:

Rename ADVANCED NUMBER=!01

(ADVANCED is needed to force the dialog to open instead of running the rename operation. The ! at the start of the number means you want to set the default starting value without actually turning on sequential numbering.)

As always, thanks Leo :slight_smile: