benjaminjonard / koillection

Koillection is a self-hosted service allowing users to manage any kind of collections.
https://github.com/koillection/koillection/wiki
MIT License
680 stars 30 forks source link

[Feature Request] Ability to add not owned/missing items into collection #1222

Open stecya opened 3 weeks ago

stecya commented 3 weeks ago

I'm using Koillection to track not only what I own but also missing items, like books from one particular series or LEGO figures from some theme.

For me it makes more sense to have such missing items in the corresponding collection, rather than in the wishlist. So I can easily view what I still need to complete my collection.

Currently, I can achieve somewhat decent results using a List View and adding a custom Choice field, but would love to have something similar for the Grid View.

The ideal scenario would be a gray-out image if the quantity is 0, but the ability to have some kind of status overlay on the image would be nice too (e.x Missing, Loaned )