Dolphin/Batch Rename/ca: Difference between revisions

From KDE UserBase Wiki
(Created page with "Dolphin/Reanomenar fitxers per lots")
 
Line 6: Line 6:




[[Image:Dolphin-rename-multiple.png|400px|thumb|center|Renaming multiple files in Dolphin]]
[[Image:Dolphin-rename-multiple.png|400px|thumb|center|Reanomenar múltiples fitxers en Dolphin]]





Revision as of 21:12, 3 November 2011

Dolphin has a ability to rename multiple files by numbering them, though the functionality is currently limited and only useful in certain situations. One useful application would be renaming a set of photos.

Select the files you wish to rename, then right-click on one of them and select Rename... (keyboard shortcut F2). You will be presented with a dialogue where you may specify what you want the files to be named.


Reanomenar múltiples fitxers en Dolphin


The '#' symbol anywhere within the file name will be replaced with a number, starting with '1' for the first file and continuing up for each file after that. Placing multiple hashes will add leading zeroes to the numbers.

  • # will be replaced by 1, 2, 3, 30, 150, etc
  • #### will be replaced by 0001, 0002, 0003, 0030, 0150, etc