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

Add bulk rename support #48

Open
AObuchow opened this issue Aug 16, 2020 · 0 comments
Open

Add bulk rename support #48

AObuchow opened this issue Aug 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@AObuchow
Copy link
Owner

It’d be nice to be able to rename multiple files at once.

3 types of bulk rename that could be available:

  • Use the same new name for all files, but add a number at the end to differentiate
  • Prefix rename: append the new name to start of old name
  • Suffix rename: append the new name to the end of the old name

For now, I imagine this feature would show a dialog, but maybe it could be done inline with a special key command?

@AObuchow AObuchow added the enhancement New feature or request label Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant