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

Bulk renaming files #40

Open
4 tasks
SpraxDev opened this issue Oct 17, 2021 · 0 comments
Open
4 tasks

Bulk renaming files #40

SpraxDev opened this issue Oct 17, 2021 · 0 comments

Comments

@SpraxDev
Copy link
Member

It should be possible to use pre-defined patterns when renaming a file. This is especially nice for bulk renaming files.

e.g. [01, 02, 03]-spain.png could be used to rename all selected files counting from 01 to e.g. 120 (only one leading zero)

  • Preview the changed name (e.g. ${oldName} -> ${newName})
  • Show a list of possible patterns
  • Sort originals files based on name or creation date
    • Additional sorting should be available if all files are of the same type (e.g. mp3 files sorted by track number)

Related

@SpraxDev SpraxDev changed the title Renaming files Bulk renaming files May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant