Perform multiple operations inside multi-rename

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
j7n
Member
Member
Posts: 194
Joined: 2005-08-07, 21:56 UTC

Perform multiple operations inside multi-rename

Post by *j7n »

There is something I find missing in the Multi-Rename Tool.

I sometimes want to perform multiple replacements in file names, which I can't readily express in one operation without reading up on regular expressions. After I make the first rename, the list of files gets cleared. I need to return to the directory, select the files again, and bring up the tool. This is easy if I need all files in a folder. But not so if only a fraction of the files or results of a search need to be processed.

An ability to keep or reload the list of files in the MRT would be nice.
#148174 Personal license
Running Total Commander v8.52a
User avatar
petermad
Power Member
Power Member
Posts: 16116
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Perform multiple operations inside multi-rename

Post by *petermad »

I think this is a duplicate of this: https://ghisler.ch/board/viewtopic.php?t=75971
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Dalai
Power Member
Power Member
Posts: 10022
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Perform multiple operations inside multi-rename

Post by *Dalai »

2j7n
There is a reload button in the MRT itself, the one with the arrow on it. Clicking it reloads the list of the same files, with their new names of course. No need to close and reopen the MRT if you wish to apply multiple rename operations to the same files.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
j7n
Member
Member
Posts: 194
Joined: 2005-08-07, 21:56 UTC

Re: Perform multiple operations inside multi-rename

Post by *j7n »

Oh, I didn't consider that button because I assumed it was an Undo button or related to the undo function because of the familiar icon. In that case there is no trouble pressing the button.
#148174 Personal license
Running Total Commander v8.52a
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50866
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Perform multiple operations inside multi-rename

Post by *ghisler(Author) »

Actually you can already replace multiple strings in one step without using regular expressions. Just use the | (OR) operator like this:
Search for: ä|ö|ü|ß|é|è|ê|à|ç
Replace with: ae|oe|ue|ss|e|e|e|a|c
Author of Total Commander
https://www.ghisler.com
User avatar
Dalai
Power Member
Power Member
Posts: 10022
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Perform multiple operations inside multi-rename

Post by *Dalai »

2j7n
Well, there is a tooltip on this button which does tell what the button does.

I guess this button could get a regular label instead of just an icon. I think the current design has historical reasons, lower screen resolutions in the past, and the need to add a translation for another GUI element (translation requires time).

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
j7n
Member
Member
Posts: 194
Joined: 2005-08-07, 21:56 UTC

Re: Perform multiple operations inside multi-rename

Post by *j7n »

It works great. Thank you. I'm impressed there is still functionality left to discover.
#148174 Personal license
Running Total Commander v8.52a
Post Reply