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

Some kind of batch mode for multiple PDFs belonging to one game with identical grid settings #8

Open
foosel opened this issue May 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@foosel
Copy link
Owner

foosel commented May 14, 2024

Problem

Currently that requires selecting each PDF individually, starting card extraction and pdf generation. That makes for many a click when wanting to process a whole bunch of files.

Solution ideas

  • Some kind of "auto run" checkbox button that will automatically extract, generate & download on file change
  • Supporting multiple source PDFs (could get tricky with the back side one... or maybe that just means we need to support multiple files that can be marked as "front" and "back"?)
@foosel foosel added the enhancement New feature or request label May 14, 2024
foosel added a commit that referenced this issue May 14, 2024
New checkboxes allow to define to do this automatically after
the required step finishes.

Should help with batching.

Work towards #8
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