Bug 164945 - provide serious multi rename feature (regexp)
Summary: provide serious multi rename feature (regexp)
Status: RESOLVED INTENTIONAL
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-25 16:41 UTC by Maciej Pilichowski
Modified: 2011-12-19 09:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2008-06-25 16:41:11 UTC
Version:            (using Devel)
Installed from:    Compiled sources

provide serious multi rename feature (regexp)

Where user could set mask for sources and targets. 

User could write
source: ^[^\.]*\.[^\.]*\.
target: $2.$1.

it does not have to be regexp, maybe some extended regexp to fit better for filenames matching?
Comment 1 Peter Penz 2011-12-19 09:05:40 UTC
Thanks for your suggestion, but it is not planned to implement this due to the rare number of requests (0 votes/duplicates in 3 years).