• Joined on 2025-08-27
RegShoe commented on issue FrederikBaerentsen/BrickTracker#70 2025-09-16 11:02:51 +02:00
[Feature] Checklist Mode for Inventory Parts

That’s my understanding. You could add an environmental variable to hide checkboxes if some users didn’t want to see them

RegShoe commented on issue FrederikBaerentsen/BrickTracker#70 2025-09-16 10:47:05 +02:00
[Feature] Checklist Mode for Inventory Parts

My thought was to save some work and not implement the checkbox but instead use the existing "missing" field. However, if the checkboxes are there, it makes sense to me to have "select all" and…

RegShoe commented on issue FrederikBaerentsen/BrickTracker#85 2025-09-16 10:39:48 +02:00
[Feature Request] Add Filter to Minifigures page

@RegShoe Does this PR #86 fulfill your request?

@FrederikBaerentsen Fantastic, exactly what I was hoping for!

RegShoe opened issue FrederikBaerentsen/BrickTracker#85 2025-08-27 05:12:00 +02:00
[Feature Request] Add Filter to Minifigures page
RegShoe commented on issue FrederikBaerentsen/BrickTracker#70 2025-08-27 05:07:43 +02:00
[Feature] Checklist Mode for Inventory Parts

This could be implemented as a small hamburger menu:

"Mark all as missing": sets the missing quantity to the quantity for each part in the set "Clear all missing":

Then as items are…