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

3 featrue requests #1

Open
cser opened this issue Nov 2, 2022 · 2 comments
Open

3 featrue requests #1

cser opened this issue Nov 2, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@cser
Copy link

cser commented Nov 2, 2022

Thank you for this utility! If you want to improve it, there exists only 3 problems:

  • the most important - lack of the file filter, for example: batch-rename *.odt;*.txt;*.docx;
  • the --hide-numbers option is missing - numbers prevent you from editing numbers in file names by search-replace;
  • it would be nice to rename folders too.
@Dadido3
Copy link
Owner

Dadido3 commented Nov 2, 2022

Thanks for the ideas.

Most of these shouldn't be too hard to implement, so i may take a try in the next few days.

I'm just not sure about renaming/moving folders, as this can have side effects for any following entries that are inside the moved folder. But i could add an option that will automatically create and remove (empty) directories as needed.

@Dadido3 Dadido3 added the enhancement New feature or request label Nov 2, 2022
@cser
Copy link
Author

cser commented Nov 2, 2022

But i could add an option that will automatically create and remove (empty) directories as needed.

Yes, I went through my ideas on the logic of renaming for 20 minutes and came to the same thing O_o.

Dadido3 added a commit that referenced this issue Mar 18, 2023
Dadido3 added a commit that referenced this issue Mar 18, 2023
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

2 participants