Skip to content

batch-rename: Automatic Numbering Start Value

Timothy OBrien requested to merge obrientimothya/nautilus:issue994 into master

When using the Batch Rename tool, there was no way to make the numbering feature start at a value other than 1.

Added a numeric spinner control to the layout, allowing the user to enter the starting value of the automatic numbering counter.

Fixes #994

Merge request reports