Donkie / Spoolman

Keep track of your inventory of 3D-printer filament spools.
MIT License
757 stars 77 forks source link

Add a filter to the spool select modal to hide already printed spools #380

Open NicholasFeldman opened 1 month ago

NicholasFeldman commented 1 month ago

Is your feature request related to a problem? Please describe. When Printing labels for a bunch of new spools, I need to sort the list to find the spools I just added, or search for them by id, keeping another window open to cross reference.

Describe the solution you'd like It would be great if a checkbox could be added to the modal to hide already printed spools on the "Select Spools" Dialog, and on the "QR Code Printing" Dialog, mark those spools as their labels having been printed once the print button is pressed.

That way the "Select Spools" Dialog can only contain spools that have not yet had labels printed, and that updating is done automatically.

Describe alternatives you've considered N/A

Additional context N/A