Add padd numbers with zero checkbox to pcmanfm-qt

stable
Lyn Perrine 1 year ago
parent 98ee26e524
commit 49292fb5f1

@ -38,7 +38,7 @@ To toggle having a split view to be able to view two folders in press :kbd:`F6`
If you single left click on a file you will select it. If you double click on it you will open it in the default program to open that file. If you want to select multiple files you can hold down :kbd:`control+ Left click` to select each file or press the :guilabel:`Plus` button to add that particular file. To remove a file if you select multiple files press the :guilabel:`-` button that appears when mousing over a file. To copy files select the file right click :menuselection:`Copy`, :menuselection:`Edit --> Copy`, or press :kbd:`control +c`. To cut files select them right click :menuselection:`Cut`, :menuselection:`Edit --> Cut`, or press :kbd:`control + x`. After copying or cutting a file you can paste them with right clicking :menuselection:`Paste`, :menuselection:`Edit --> Paste`, or pressing :kbd:`control +v`.
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 to rename the selected files choose :guilabel:`Rename selected files to` as what to rename your files. To choose what number to start numbering your files change the :guilabel:`# will be replaced by numbers starting with` field. To rename all these files press the :guilabel:`OK` button or to not rename them press the :guilabel:`Cancel` button.
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 to rename the selected files choose :guilabel:`Rename selected files to` as what to rename your files. 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 rename all these files press the :guilabel:`OK` button or to not rename them press the :guilabel:`Cancel` button.
.. image:: bulk-rename.png

Loading…
Cancel
Save