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.
Perform multiple operations inside multi-rename
Moderators: Hacker, petermad, Stefan2, white
Perform multiple operations inside multi-rename
#148174 Personal license
Running Total Commander v8.52a
Running Total Commander v8.52a
Re: Perform multiple operations inside multi-rename
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
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
Re: Perform multiple operations inside multi-rename
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
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
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: Perform multiple operations inside multi-rename
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
Running Total Commander v8.52a
- ghisler(Author)
- Site Admin
- Posts: 50866
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Perform multiple operations inside multi-rename
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
Search for: ä|ö|ü|ß|é|è|ê|à|ç
Replace with: ae|oe|ue|ss|e|e|e|a|c
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Perform multiple operations inside multi-rename
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
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
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: Perform multiple operations inside multi-rename
It works great. Thank you. I'm impressed there is still functionality left to discover.
#148174 Personal license
Running Total Commander v8.52a
Running Total Commander v8.52a