Page 1 of 1

Batch Rename Function

Posted: 08 Aug 2018 10:49
by prohack
I think the function Batch Rename is not very convenience.
For example, XYplorer uses RegExp to replace some characters, but not all the person know RegExp very well. It need time to learn.
So my suggestion is if you can make a GUI to instead of CLI.
Maybe I didn't find it. If not, may I ask if developer have such same plan?

Thanks!

Re: Batch Rename Function

Posted: 08 Aug 2018 10:56
by highend
Batch rename uses wildcards, no regex.
A GUI for regex renaming? How complex would that be?

Why don't you tell us which files exactly do you want to rename, their expected destination name and existing cornercases?