Batch Renamer: Batch replace list and favorites

We welcome any suggestions for new features or improvements in Altap Salamander. Please post one suggestion per report.
User avatar
AbteriX
Posts: 94
Joined: 12 Mar 2006, 20:55
Location: Deutschland
Contact:

Batch Renamer: Batch replace list and favorites

Post by AbteriX »

Is it possible to improve the Search&Replace
so that we could s&r several parts at once?

i.e.
i want to seperate several s&r-parts with an delimeter like ':'

e.g.
Search: %27:%20:%23:ü:ö:_
Replace: ': :#:ue:oe:-

Than the Batch Renamer should
1. search for %27 and replace all occurrences to '
2. search for %20 and replace all occurrences to an space
3. search for %23 and replace all occurrences to an #
4. search for ü and replace all occurrences to ue
...

-------------

Second wish is
to let us store and load our settings into an text file (BRenamer.ini)
So next time i wanna clean up my downloads from this '%20', '%27' items
i wanna just load my settings and do that.

Is this all possible?
Thanks