hildogjr / KiCost

Build cost spreadsheet for a KiCad project.
MIT License
503 stars 98 forks source link

Feature for Variant combinations #371

Closed mdeweerd closed 1 year ago

mdeweerd commented 4 years ago

I propose to add a new kind of selector to the variant field "+" and "-" or "!" (I prefer the "-" notation).

The purpose is to be able to set fields according to the presence and/or absence of one or multiple variant values.

Examples:

This would of course also be available for "old style variant specifications" (see #370 ).

hildogjr commented 4 years ago

Interesting concept. This would be applied to the "variant" field ("new" variant method used by KiCost). I just need to check if the best way is use "+" an "-" symbols.

This feature request on KiCad should be on track for this implementation https://bugs.launchpad.net/kicad/+bug/1838072

mdeweerd commented 1 year ago

Stale, closing (limiting my issue backlog).