Bug 164945

Summary: provide serious multi rename feature (regexp)
Product: [Applications] dolphin Reporter: Maciej Pilichowski <bluedzins>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED INTENTIONAL    
Severity: wishlist    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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).