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 the async mode #7

Open
elszczepano opened this issue Feb 20, 2021 · 0 comments
Open

Add the async mode #7

elszczepano opened this issue Feb 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@elszczepano
Copy link
Owner

The MVP version is synchronous. The reason for this is the predictability of prefix/postfix functions. In the async mode, it is not possible to create files in the following pattern: IMG-1.jpg, IMG-2.jpg, and so on.

However, it should be possible to enforce the async mode in cases when the feature described above is not needed.

The solution is the async flag that will parallelize renaming files.

@elszczepano elszczepano added the enhancement New feature or request label Feb 20, 2021
@elszczepano elszczepano changed the title Support async mode Add the async mode Feb 20, 2021
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