files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
34.15k stars 2.18k forks source link

Batch Rename #7080

Closed trulko closed 2 years ago

trulko commented 2 years ago

What's the Problem?

When several files are selected simultaneously, the rename option is grayed out and not available.

Solution/Idea

When several files are selected and renamed, each selected file should be renamed to the set name, with an appended number in parentheses to distinguish the files. For example, selecting several files and renaming them to "example" would give "example (1)", "example (2)", etc.

This is the current behavior in Windows Explorer.

Alternatives

Perhaps to make it clearer to the user, a "batch rename" command could replace the rename command in the context menu when several items are selected, maybe even with a GUI allowing more advanced batch renaming of files.

Priorities

No response

Files Version

2.0.36

Windows Version

Windows 11 21H2 22000.348

Additional comment

No response

gave92 commented 2 years ago

Also #372

yaira2 commented 2 years ago

@trulko a batch rename option is an entire tool of itself and is out of scope of what we have planned for Files. Our recommendation is to use the batch rename option in PowerToys for this.