Page 1 of 1
Feat req: MRT multiple counters & more...
Posted: 2007-10-20, 15:38 UTC
by deckard
I think the following things would enhance the excellent Multi-Rename Tool:
- The ability to use multiple counters with independent settings (start at/step by/digits).
- The ability to use counters in the "Replace with" box.
- Make up & down arrows increase & decrease the values in the "Start at" and "Step by" boxes.
The MRT - can't live without it!

Posted: 2007-10-20, 16:22 UTC
by StatusQuo
cyberzip wrote:- The ability to use multiple counters with independent settings (start at/step by/digits).
The dialog can only specify one format for [C], but you can insert as many different formats as you like using the manual syntax:
Code: Select all
[C10+5:3] Paste counter, define counter settings directly. In this example, start at 10, step by 5, use 3 digits width.
Partial definitions like [C10] or [C+5] or [C:3] are also accepted.
cyberzip wrote:- Make up & down arrows increase & decrease the values in the "Start at" and "Step by" boxes.
Hm, they do exactly this here (for a used [C])
cyberzip wrote:- The ability to use counters in the "Replace with" box.
Yes, could be nice. I couldn't find this feature in the regular expression help, too.
Posted: 2007-10-20, 19:29 UTC
by petermad
2
StatusQuo
- Make up & down arrows increase & decrease the values in the "Start at" and "Step by" boxes.
Hm, they do exactly this here (for a used [C])
Maybe
cyberzip mean that the
keyboard up and down arrows (not the screen arrows) should work, once these controls ha the focus.