I was an XFCE user for years and I recently switched to KDE Plasma. Dolphin file manager is great but it’s Batch Rename capabilities are limited compared to the Thunar file manager. In this tutorial we are going to add Thunar’s bulk rename actions to Dolphin.
Install Thunar and the Media Tags Plugin with:
pamac install thunar thunar-media-tags-plugin
Navigate to .local/share/kservices5/ServiceMenus/ and if any of the folders don’t exist, just create them.
Inside the ServiceMenus folder create a file named bulk-rename.desktop.
Open the file with your favourite editor and add the following:
As a long time KDE user I am a great fan of Krename: I love its advanced (but instead very easy) tab to rename dozens and even hundreds of files at a time, and how it magically appears in the dolphin menu you evoke by right clicking after selecting the stuff you are interested in.
Anyway, thanks for the tip: I have not played so much with Thunar and I will give it a try!
Regardless of the actual desirability of this guide, it is currently inaccurate for Plasma 6.
I would check and update it myself … but frankly dont want to.
Maybe a replacement using krename …
It may also be worth mentioning that dolphin has embedded (somewhat primitive) renaming capabilities.
Most everyone probably knows you can … erm … rename a file by clicking on it, using F2, etc.
Simply select multiple files and similarly select ‘rename’ from the right-click menu or otherwise and you will be presented with a dialog to rename all selected files. Even including a # variable to add sequential numbering.
Actually you don’t even need to do that, as krename may actually get included in the context menu as soon as it’s installed. Just selecting multiple files seems to trigger it’s inclusion, if you have selected it in the Dolphin Setting → Configue Dolphin → Context Menu options.