Page 1 of 1
Batch Rename overwrite?
Posted: 29 Sep 2015 13:57
by eil
from time to time i find myself renaming files with Batch or RegEx and being unable to do it 'cause there are collisions but no option to overwrite them. yeah, probably that can be solved with scripting, but i like interface fancy things like Preview. so is there some "flag"(like /e for "drop extension" in Batch) or it must a new Wish?
if so, i'd like to see switch /o to overwrite on collisions of Batch and RegEx Rename.
Re: Batch Rename overwrite?
Posted: 30 Sep 2015 00:44
by armsys
XY already provides a huge set of solutions to resolve name collisions.
Please look up "collision" in the manual.
Please be more specific with your issue.
Re: Batch Rename overwrite?
Posted: 30 Sep 2015 16:16
by eil
what can be more specific: select few files, Files > Rename Special > Batch / RegEx =both can't handle collisions as i see.
Re: Batch Rename overwrite?
Posted: 30 Sep 2015 16:45
by Stef123
You only have this option when renaming via SC afaik, see here:
http://www.xyplorer.com/xyfc/viewtopic. ... te#p127177
Re: Batch Rename overwrite?
Posted: 26 Oct 2015 19:43
by eil
bump. and probably needs to be transferred to Wishes.
need this prompt for these renaming:
10-26_212341.png
10-26_212448.png
10-26_212500.png
Re: Batch Rename overwrite?
Posted: 27 Oct 2015 03:56
by Papoulka
We did get recently get this for SC renameitem ():
http://www.xyplorer.com/xyfc/viewtopic. ... 05#p127205
Maybe the same considerations apply. It's a good idea. The script author should certainly be allowed to suppress warnings.
Re: Batch Rename overwrite?
Posted: 27 Oct 2015 11:07
by eil
i don't mind warnings, in fact i prefer them to be as i always use Preview.
Re: Batch Rename overwrite?
Posted: 27 Oct 2015 15:16
by Papoulka
i'd like to see switch /o to overwrite on collisions of Batch and RegEx Rename
Then I misunderstood your statement above. In any case, I think a 'rename' overwrite switch should be available in scripting, where 'rename' is no more dangerous than 'delete'. With a lot of work you can script around getting an unwanted prompt, but that should not be unnecessary.
Re: Batch Rename overwrite?
Posted: 27 Oct 2015 15:33
by eil
Papoulka wrote:i'd like to see switch /o to overwrite on collisions of Batch and RegEx Rename
Then I misunderstood your statement above. In any case, I think a 'rename' overwrite switch should be available in scripting, where 'rename' is no more dangerous than 'delete'. With a lot of work you can script around getting an unwanted prompt, but that should not be unnecessary.
yeah, probably missunderstanding- i'm talking only about user-interface: quite unpractical when renaming a bunch of files to "rename-ovewrite" one by one. especially since i already saw Preview and do know that i Want to overwrite.
Re: Batch Rename overwrite?
Posted: 19 Nov 2015 11:23
by eil
bump.