mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #729] [Feature]: Tag system for filament #486
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#486
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hollycroftlabs on GitHub (Mar 17, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/729
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Not sure if this is a bug or feature request as there is a "Delete Tag" button against each filmament...but in any case.
It would be great if i could tag filaments for their use. I have some that are critical and need to re order as they get low, and others not so much. A tag system would help me organise filaments further.
Proposed Solution
Ideally you would be bale to ag a certain filament type and colour eg Bambu Labs PLA Matte Ash Gray. That way whenever you add more spools they get that tag by default.
For each tag you can set lower limits when you get filament level warnings to customise the warnings for each filament type.
Alternatives Considered
Ive tried looking in the menu for each filament and there is a "Delete Tag" button but it greyed out in most cases. Where it wasnt greyed out i clicked it, but unsure what it does!
Feature Category
Other
Priority
Would improve my workflow
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Mar 17, 2026):
Not sure if I understand your request.
Why should one want to remove a tag from a Bambu Lab spool?
The "Delete Tag" button is exactly doing what the name says: it deletes the tag from the spool?!
@hollycroftlabs commented on GitHub (Mar 17, 2026):
Lets understand what we mean by "Tag". I'm using it in the taxonomy sense, a tab/label against a spool/filament type.
So for example, I might want to tag my spools that are used in production items, by add a tag/label of "Production". I might want to set a different lower alert limit for these spools specifically.
Going further i have 2 products, 1 uses 50g of filament, 1 uses 350g. I might want to tag/label those spools differently and then set different alert limits accordingly.
I also have some spools that i just mess around with, they are for prototyping/personal projects so i don't care if they run out.
I guess I'm thinking this would be a way for me to filter/sort my filaments. I could then use tags/labels to show me my current filaments by product (creating a tag/label for each product).
You could then assign these tags/labels to a filament type. Lets say i want all my Bambu Labs Matte Ash Gray filaments to have a tag/label of "production" and "product x" then anytime the systems adds a new spool these tags/labels get added automatically.
@maziggy commented on GitHub (Mar 17, 2026):
Ahhhh....got it.
@maziggy commented on GitHub (Mar 24, 2026):
Before we commit to building this, I'd like to gauge community interest. If you'd find this feature useful, please give this issue a thumbs up (👍) reaction so we can prioritize accordingly.
@maziggy commented on GitHub (Apr 20, 2026):
@netscout2001
@netscout2001 commented on GitHub (Apr 20, 2026):
@maziggy this is not a spoolman thing but a tag thing. For spoolman it is out of scope.
@maziggy commented on GitHub (Apr 22, 2026):
You're right, sorry.
@maziggy commented on GitHub (Apr 25, 2026):
Available/Fixed in branch dev and available with the next release or daily build.
Shipping is the cheap version that covers the underlying need without taking on the full taxonomy:
What's not shipping from the original proposal:
Those would have been ~5× the scope for the same underlying value. If demand for true tags grows past the current 3 thumbs-up, the design can layer on top of these fields without breaking anything.
One side fix while we were here: the Delete Tag button you mentioned in the original post (the one that's greyed out most of the time) is renamed to Clear RFID Tag. It only ever cleared the RFID UID/UUID off the spool record so the row could be re-attached to a different physical spool — calling it "Delete Tag" made it look like a taxonomy delete, which is exactly the confusion you flagged.
Closing this. If the new fields don't cover your workflow, please open a fresh issue with the specific gap and we'll take it from there.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!