-
-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Is your feature request related to a problem? Please describe.
I would like more granularity within the collection tracking feature. I'd like to be able to track cards based on their variant. This includes rarity like Holo and Reverse Holo version of a card, but also special cards like Prerelease Promos with the set logo overlaying the card art, Alternate art, and Pokemon League promos. AFAIK, these variants usually do not have different numbers than the standard version within their sets, and thus cannot be currently tracked.
Describe the solution you'd like
When adding a card to my collection, I would like the ability to select a variant for that card's instance in my collection. I would then like to be able to see which and how many variants I own for a specific card.
Describe alternatives you've considered
None.
Additional context
I doubt the data for these variants are being tracked anywhere accessible via an API. There likely is no way to show the user WHICH variants exist per card in all of the TCG. All variant options would have to be available for each card when adding to the collection, and so this level of granularity would probably have to be up to the user's discretion. I understand presenting these options to the user may not be in line with DeckBox's current very clean and simple UI/UX. Another TCG app I have used is Pokecardex (Android), which allows this granularity in its collection tracking feature, though that app presents a modal with options to the user when adding a card to the collection.