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 option for offset to enumerator function #63

Open
Darkmann12 opened this issue Sep 28, 2024 · 0 comments
Open

Add option for offset to enumerator function #63

Darkmann12 opened this issue Sep 28, 2024 · 0 comments

Comments

@Darkmann12
Copy link

Darkmann12 commented Sep 28, 2024

I am running into the case of already having a properly enumerated list of files, and then a batch of new files without a naming schema have been introduced. If I use enumeration on the new files then the current tool will start at 1 again and conflict with existing data. I would like to be able to add an offset so as to "continue" the enumeration pattern already in place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant