Page 1 of 1

Multi-Rename tool: number of Digits

Posted: 2016-12-04, 19:06 UTC
by mtemp2
Hi,

for me it would be in the multi-rename tool nice for having the number of digits automatically adapted to the number of files which I want to rename. In this case automatically be changed / by default to "'2' digits":

Image: http://www.abload.de/img/2016-12-04_shot_00228sc1.png


Or as compromise: using "#" as placeholder in the rename field as alternative to the »[C]«. In the above example: »##_new_name« = »[C]_new_name« = »01_new_name« ... »10_new_name« (like ACDSee).

Thanks, mtemp

Posted: 2016-12-04, 20:50 UTC
by MVV
I'm sure that ## won't be added as a replacement for [C] because ## is a valid filename part.

But you can use [C:2] for 2-digit number... and even [C:a] for exact thing what you've asked for - for autodetecting of number of digits. Just press F1 in MRT window to see all available options.

Posted: 2016-12-04, 21:15 UTC
by mtemp2
Yes, I know. So, of course you have to escape it!


But its circuitous to type in special chars – "#" would be the fastest method.

Posted: 2016-12-05, 01:49 UTC
by ts4242
@mtemp2

TC saves latest used masks, so you don't need to type [C:a] each time
Also there is an option to save MRT settings

Posted: 2016-12-05, 07:34 UTC
by MVV
mtemp2,
But what if I want to insert # char? How should TC distinguish my wish from your one?