omardelarosa / obsidian-mtg

A plugin for managing Magic: The Gathering decks and card lists as Obsidian notes
MIT License
30 stars 5 forks source link

Card Collection amounts not reflected across sections #15

Open omardelarosa opened 2 years ago

omardelarosa commented 2 years ago

Description

When I have 3 copies of a card, if I use 3 in my main deck and 2 in my sideboard neither one is marked with the insufficient inventory error state. This is because each section is independently counted against the inventory, not the rest of the amounts used in previous sections of your deck.

Acceptance Criteria