monovertex / ygorganizer

Source for http://ygorganizer.com
MIT License
8 stars 4 forks source link

Collection lists tag system #5

Open monovertex opened 9 years ago

monovertex commented 9 years ago

Users should be able to organize multiple lists based on a tag system. They can organize the cards they have under different custom tags and they can then view all the cards in their collection, cards with no tags or a specific tag.

These should be displayed in a dropdown under the "Collection" navigation link.

There's the question of how to edit tags. First of all, I believe that tags should be exclusive. Overlapping tags on cards will make it really complicated. Imagine I have the 2 of the X card under tag A, 3 of X under tag B and then 1 of X under both A and B. This is very confusing.

Now, when viewing a particular list or the list with untagged cards (which would simple be the blank tag), the collection manager would work like it is now: click on the arrows to edit the have count. However, I am having a hard time figuring out how should this work in the combined view. Any ideas?

Tagging should also be added to the import tool.

Finally, we should probably identify tags as collections or wishlists and stop using the term "have count", but rather just "count". Then, in the deck builder we can only use collection lists and display the cards needed for deck building as a special, read-only wishlist tag.

mkaatman commented 9 years ago

I wonder if it could be simplified by tagging named cards only.

Card X has tags A and B.

I can't immediately envision how tags would be used compared to saving decks.

monovertex commented 9 years ago

It could be used to separate tradeable card from personal collection. Or separate Numbers collection from something else, etc.

Plus, as mentioned, it could be used for wishlists.

I am not sure I understand what you mean by tagging named cards.