Donkie / Spoolman

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

Subtype of filament #318

Open smurfito opened 8 months ago

smurfito commented 8 months ago

Is your feature request related to a problem? Please describe. When we add filaments, we are not allowed to setup the “subtype”, I mean: Material: PLA Subtype: Marble, Silk, Basic, …

Describe the solution you'd like Add a field for that

Describe alternatives you've considered Adding this subtype to the “Name” field doesn’t allow us to search by colour or subtype, but is the only field where write this info.

rufinus commented 8 months ago

you can add your own fields (>=0.15)

smurfito commented 8 months ago

But custom fields are not “searchebles” (I mean, you cannot search “all silks you have” for example. As workaround is fine the custom fields, but these fields are a kind of limited.

thank you for your response :)

rufinus commented 8 months ago

it is the first implementation of the custom fields.. give donkie some time :)

TomW1605 commented 8 months ago

i usualy stick the subtype in brackets. eg, PLA (Silk). that way when i filter i can filter by just pla and get all of the types or by a spesific type. dosnt let you filter by subtypes across different base types but that dosnt seem overly useful