You are not logged in.
Say, I have a bunch of files named: A.txt, B.txt, C.txt... Y.txt, Z.txt.
I would like to rename them in such a way that:
Z.txt -> 001_Z.txt
Y.txt -> 002_Y.txt
...
C.txt -> 024_C.txt
B.txt -> 025_B.txt
A.txt -> 026_A.txt
I tried experimenting with the serialize - incremental rule, but can't seem to sort the files by reverse alphabetical order. Anyone know how to do this in ReNamer?
Offline
First left click the Name column header row to sort the list. Try to click again. And again. What happens?
Second add serialize rule.
Read the *WIKI* for HELP + MANUAL + Tips&Tricks.
If ReNamer had helped you, please *DONATE* to Denis or buy a PRO license. (Read *Lite vs Pro*)
Offline
First left click the Name column header row to sort the list. Try to click again. And again. What happens?
Second add serialize rule.
I missed that. Clicking the name column header to sort the list works. Thanks for the tip!
Offline