Review Request 117748: rename many files, with change, add or delete the extension

Mario Scheel zweistein12 at gmx.de
Sun Sep 29 20:12:16 BST 2019


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117748/
-----------------------------------------------------------

(Updated Sept. 29, 2019, 7:12 p.m.)


Status
------

This change has been discarded.


Review request for Dolphin.


Repository: kde-baseapps


Description
-------

rename many files, with change, add or delete the extension.

Example:
You have an directory with these files:
img_123.JPG
img_234.JPG
img_345.JPG

You cann now select these files and type "%f.jpg". These changes the extensions to jpg.

Or a other example:
directory:
importand_app.exe.txt
importand_app1.dll.txt
importand_app2.dll.txt

These are files vom an email attachment.
You can select the files and type "%f".
This deletes the exensions .txt and your directory looks like:
importand_app.exe
importand_app1.dll
importand_app2.dll

These variables are defined:
%n an fortlaufende number
%f the filename without extension
%e the extension


Diffs
-----

  dolphin/src/views/renamedialog.h 29ef8bdf131f7608bb87437679ac8811e5669c71 
  dolphin/src/views/renamedialog.cpp 5c0ae61261a4b71da987a3b180e314a61973aabd 


Diff: https://git.reviewboard.kde.org/r/117748/diff/2/


Testing
-------


Thanks,

Mario Scheel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190929/924e3554/attachment.htm>


More information about the kfm-devel mailing list