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

Associate media files with deck #10

Closed
gflohr opened this issue May 11, 2024 · 2 comments
Closed

Associate media files with deck #10

gflohr opened this issue May 11, 2024 · 2 comments

Comments

@gflohr
Copy link
Owner

gflohr commented May 11, 2024

At the moment, you can only do one import per colour because the media files are associated with one colour (black or white). It would be better to also encode the deck id into the name so that we can allow a structure of decks.

@gflohr
Copy link
Owner Author

gflohr commented Jun 5, 2024

It is not necessary to encode the colour into the name because each deck is associated with a colour. It is sufficient to encode the deck id into the filename.

@gflohr
Copy link
Owner Author

gflohr commented Jun 12, 2024

Fixed with PR #14.

@gflohr gflohr closed this as completed Jun 12, 2024
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