Open yltx opened 2 years ago
Power Rename or regular expressions don't really have math built in, no.
If Power Rename could have ability to insert numbering somewhere in replacing string that you could choose first number you could:
Is this good approach?
If Power Rename could have ability to insert numbering somewhere in replacing string that you could choose first number you could:
- rename all your files from 1 - 100 to something else
- rename new images to 1 - 7
- change old images to 8 - 107
Is this good approach?
I think these are all good tools.
Did this ever get added to powerrename?
Did this ever get added to powerrename?
Numbering: yes. You just have to check if the order is as you want it to be.
Description of the new feature / enhancement
For example,I have
1.jpg
to100.jpg
. Now I have 7 more new images and want to insert them before1.jpg
, and rename them as1.jpg
to107. jpg
.How can I achieve that? Does the existing function support this?If not, please add this function, or please tell me how to chieve this.
Scenario when this would be used?
Like rename a lot files which have been already in order,like move the numbering sequence backward or forward.
Or you can do something more, like allowing users to choose files and rename them as chosen order.
Supporting information
No response