Add change case to bulk rename
This commit is contained in:
parent
cadb6c28ed
commit
2bd7592691
@ -41,7 +41,7 @@ To toggle having a split view to be able to view two folders in press :kbd:`F6`
|
||||
|
||||
To select all files in a directory is to press :kbd:`Control+ A`, :menuselection:`Edit --> Select All`, or right click :menuselection:`Select All` for all of the files. To select what you don't have selected press :kbd:`Control + Shift+ A`, :menuselection:`Edit --> Invert Selection`, or right click and select :menuselection:`Invert Selection`.
|
||||
|
||||
To bulk rename multiple files first select all the files you want to rename then :menuselection:`Edit --> Bulk Rename` or press :kbd:`Control+F2` and a dialog window will show up. To choose what number to start numbering your files change the :guilabel:`# will be replaced by numbers starting with` field. To pad numbers with zero check the :guilabel:`Pad numbers with zero if possible` checkbox. To use localized numbers check the :guilabel:`Use localized numbers` checkbox. To choose find and replace soemthing in names check the :guilabel:`Replacement` checkbox. To find something in bulk names to replace use the :guilabel:`Find in names` field. To choose what in the names to replace use :guilabel:`Replace with` field. To make a finding and replacing case sensitive check the :guilabel:`Case sensitive` checkbox. To replace with a regular expression check the :guilabel:`Regular expression` checkbox. To rename all these files press the :guilabel:`OK` button or to not rename them press the :guilabel:`Cancel` button.
|
||||
To bulk rename multiple files first select all the files you want to rename then :menuselection:`Edit --> Bulk Rename` or press :kbd:`Control+F2` and a dialog window will show up. To use numbers of multiple files in a series heck the :guilabel:`Serial Renaming` checkbox. To choose what number to start numbering your files change the :guilabel:`# will be replaced by numbers starting with` field. To pad numbers with zero check the :guilabel:`Pad numbers with zero if possible` checkbox. To use localized numbers check the :guilabel:`Use localized numbers` checkbox. To choose find and replace soemthing in names check the :guilabel:`Replacement` checkbox. To find something in bulk names to replace use the :guilabel:`Find in names` field. To choose what in the names to replace use :guilabel:`Replace with` field. To make a finding and replacing case sensitive check the :guilabel:`Case sensitive` checkbox. To replace with a regular expression check the :guilabel:`Regular expression` checkbox. To change the case of all selected files check the :guilabel:`Change Case` checkbox. To change to uppercase left click the :guilabel:`To upper case` button. To change all file names to lower case left click the :guilabel:`To lower case` checkbox. To rename all these files press the :guilabel:`OK` button or to not rename them press the :guilabel:`Cancel` button.
|
||||
|
||||
.. image:: bulk-rename.png
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user