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

Batch Manager Psudo #76

Open
gm3 opened this issue Mar 10, 2023 · 1 comment
Open

Batch Manager Psudo #76

gm3 opened this issue Mar 10, 2023 · 1 comment

Comments

@gm3
Copy link
Owner

gm3 commented Mar 10, 2023

public int currentBatch;
public int[] batch;
public string batchDate;
public int totalInBatch;
public string batchPath;
@gm3
Copy link
Owner Author

gm3 commented Mar 10, 2023

Come up with a way to manage batches, so far each exporter has a different way it deals with paths, and I need to create a better UI, to manage the paths of the exporters, and ultimately create a way to manage and save more than one batch. Currently it overwrites over the last batch you did

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

No branches or pull requests

1 participant