Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Support renaming multiple files at the same time #8191

Closed
goncaloMgomes opened this issue Feb 6, 2022 · 11 comments · Fixed by #16228
Closed

Feature: Support renaming multiple files at the same time #8191

goncaloMgomes opened this issue Feb 6, 2022 · 11 comments · Fixed by #16228

Comments

@goncaloMgomes
Copy link

goncaloMgomes commented Feb 6, 2022

What's the Problem?

Only one file can be renamed at the same time.

Solution/Idea

  1. Using the rename action when multiple items are selected should open a "Rename items" dialog
  2. The rename dialog should consist of a simple title and text box for entering the new name
  3. Items containing different extensions should get the new name
  4. Items with the same extension should have a number attached to the end
@Josh65-2201
Copy link
Member

It been said that there arent going to implemnt a systems like this as PowerToy exsits with this feature. You can search for it on the MS store to get it.

@yaira2
Copy link
Member

yaira2 commented Feb 10, 2022

@Josh-65 this is a bit of a different request, File Explorer has support for renaming multiple files at the same time and it automatically appends a number to the end. I think we can do something similar in Files.

@goncaloMgomes
Copy link
Author

File explorer only appends a number if the file's extensions are the same, if the files have different extensions the same name is applied without numbers. You can test this.

@Leebo-missile
Copy link

I went to edit pictures today using this files app, and i thought oh no I cant just highlight multiple files and delete the tile to have it auto sequence the files like before, when i would build collections or just need to remove clutter, power tools isn't not a very efficent tool to use in this the default windows 11 file explorer does it perfectly, highlight multiple files hit rename, delete existing title, it's already highlighted, and see it work magic., 1 file 2 file 3 file 4 file, works perfectly to batch rename quickly. no right click and looking through menu for power tools rename feature only to have it pop up another window asking you to add or replace like the replace feature in a word document, so bad. we need this batch rename feature of windows 11

@nordquistdave
Copy link

nordquistdave commented Sep 30, 2023

I also like multi-file rename features! On the case, I like putting media files on an USB disk for playback on a TV, but the filemanager in the TV is bad at exposing full filenames s.t.

[Erai-Raws] Ranked-Choice Voting Julia Sentai - 03 - [HVSC][4192p][Multi-Sub][Thai dub] [5600826498].mkv

is indistinguishable from the other episodes. For sensibility:
Episode-first with knockout for common elements (e.g. removing Multi-Sub and Hash (not the same for all files! But like it's not a cared for human-readable element in portable media cases much) would be lovely.

@yaira2 yaira2 changed the title Rename multiple files at the same time Feature: Support renaming multiple files at the same time Feb 7, 2024
@Armandl23
Copy link

I support this request strongly. I bumped on it several times already since I use Files.
Adding a sequence number like Explorer is OK ; multiple file rename is usefull for exemple when sorting large picture collection
For ex You can first rename a few sets of files according to one criteria (Safari Day 1 (1), Safari Day 1 (2), ..., Safari Day 2 (1), Safari Day 2 (2), etc) then refine your sorting

@Draise14
Copy link

Draise14 commented Apr 4, 2024

Aye, can agree this UX would be very nice. F2 on multiple equals "[NAME]+(1,2,3,etc)

@QuintessentialForms
Copy link

This is a very basic and necessary feature! I just found out it was missing, and I will have to stop using Files. (I know there are other softwares out there for batch renaming, but I don't have time to go experimenting with those this morning. Thought posting this comment would be more productive use of five minutes.)

Because of this missing feature:

  • I can't work with generative AI output images.
  • I can't work with rendered frames outputted from Blender.
  • I can't work with frames split from a video input (animation reference recordings).

There goes about 20% of my regular tasks. Definitely unusable.

I am attaching Ubuntu's rename panel solution as reference, although I suspect there are better solutions out there:
Screenshot from 2024-04-26 04-52-57

@yaira2
Copy link
Member

yaira2 commented May 1, 2024

@QuintessentialForms thank you for your feedback, we understand your frustration and this is on our todo list to add. At the same time, we recommend using PowerToys by Microsoft which integrates with Files. Besides for having a powerful tool for bulk renaming, it has many other integrations for Windows which you might useful.

marianalcar added a commit to marianalcar/Files that referenced this issue May 27, 2024
…e same time

We implemented the new functionality of renaming multiple items at the same time, so that way it is easier to do so.
When the files have different extensions, the name stays the same, when it has the same extension,
the name has a number attached to the end as it is requested int the issue.
We did the behaviour to be similar to the Windows File Explorer.

Co-authored-by: Rodrigo Leitao [email protected]
marianalcar added a commit to marianalcar/Files that referenced this issue May 27, 2024
 the same time

We implemented the new functionality of renaming multiple items at the same time,
 so that way it is easier to do so.
When the files have different extensions, the name stays the same, when it has the same extension,
the name has a number attached to the end as it is requested int the issue.
We did the behaviour to be similar to the Windows File Explorer.

Co-authored-by: Rodrigo Leitao [email protected]
nunescostr pushed a commit to marianalcar/Files that referenced this issue May 27, 2024
t the same time

We implemented the new functionality of renaming
multiple items at the same time, so that way it is
 easier to do so.
When the files have different extensions, the name
 stays the same, when it has the same extension,
the name has a number attached to the end as it is
 requested int the issue.
We did the behaviour to be similar to the Windows
File Explorer.

Co-authored-by:
Rodrigo Leitao [email protected]
nunescostr pushed a commit to marianalcar/Files that referenced this issue May 27, 2024
t the same time

We implemented the new functionality of renaming
multiple items at the same time, so that way it is
 easier to do so.
When the files have different extensions, the name
 stays the same, when it has the same extension,
the name has a number attached to the end as it is
 requested int the issue.
We did the behaviour to be similar to the Windows
File Explorer.

Co-authored-by:
Rodrigo Leitao <[email protected]>
nunescostr pushed a commit to marianalcar/Files that referenced this issue May 28, 2024
t the same time

We implemented the new functionality of renaming
multiple items at the same time, so that way it is
 easier to do so.
When the files have different extensions, the name
 stays the same, when it has the same extension,
the name has a number attached to the end as it is
 requested int the issue.
We did the behaviour to be similar to the Windows
File Explorer.

Co-authored-by:Rodrigo Leitao <[email protected]>
nunescostr pushed a commit to marianalcar/Files that referenced this issue May 28, 2024
t the same time

We implemented the new functionality of renaming
multiple items at the same time, so that way it is
 easier to do so.
When the files have different extensions, the name
 stays the same, when it has the same extension,
the name has a number attached to the end as it is
 requested int the issue.
We did the behaviour to be similar to the Windows
File Explorer.

Co-authored-by:Rodrigo Leitao <[email protected]>
nunescostr added a commit to marianalcar/Files that referenced this issue May 29, 2024
t the same time

We implemented the new functionality of renaming
multiple items at the same time, so that way it is
 easier to do so.
When the files have different extensions, the name
 stays the same, when it has the same extension,
the name has a number attached to the end as it is
 requested int the issue.
We did the behaviour to be similar to the Windows
File Explorer.

Co-authored-by: Rodrigo Leitao <[email protected]>
nunescostr added a commit to marianalcar/Files that referenced this issue Jun 2, 2024
t the same time

We implemented the new functionality of renaming
multiple items at the same time, so that way it is
 easier to do so.
When the files have different extensions, the name
 stays the same, when it has the same extension,
the name has a number attached to the end as it is
 requested int the issue.
We did the behaviour to be similar to the Windows
File Explorer.

Co-authored-by: Rodrigo Leitao <[email protected]>
@PBGH24
Copy link

PBGH24 commented Aug 8, 2024

The problem with mass renaming (A) is the different file types (B & C). They are then always started with one or even number 1 and consecutive numbering is not possible with different file types. Unfortunately, according to my experience, this is also not possible with PowerToys. By the way with files a mass renaming is with the version 3.6.0.0 not possible (D see attachment).

Renamefunction_WindowsExplorer

Renamefunction_Files_not_possible_with_multiselected_files

@yaira2
Copy link
Member

yaira2 commented Sep 19, 2024

We're currently working on basic support for bulk renaming. At this stage, the feature will only allow you to change file names. Please note that advanced functionalities, such as changing file extensions or performing find & replace operations, are not planned at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
9 participants