Closed nseidle closed 7 months ago
@nseidle : are you on 8.0.0 or 8.0.1? I think it is behaving correctly for me in 8.0.1? But my libraries are still in v7 format...
Interesting. I'm on 8.0.1. I haven't converted or re-saved any lib (still in v7). I just did the standard adding of KiCad libraries to the end of the defaults:
How are you installing things?
Here's what I see in 8.0.1:
In the schematic editor:
In the symbol editor:
Ah. Interesting. Searching for "sparkfun" doesn't find the PowerSymbol symbols. With no filter, it's there:
Add "sparkfun" as the filter and it's not there:
Everything goes weirdly non-alphabetic too:
MicroMod is missing too. I think this only applies to MicroMod and PowerSymbols? Ah, MicroMod doesn't contain any symbols.
How am I installing things? With Preferences \ Manage Symbol Libraries. I use the folder button to add them all in one go:
Same for the footprint editor. Preferences \ Manage Footprint Libraries and the folder button:
Oh... Is it because PowerSymbols doesn't reference any SparkFun footprints? If it did, it would find them...
I'm with you on adding SparkFun to the Keywords. Sounds like a job for Reg Ex... Watch this space...
I added keywords to the footprints.
In v7, the searching the word 'SparkFun Push' allowed discovery of all SparkFun available push button switches because the search box included the file names ("SparkFun-Switch.pretty" was included). In v8, the file names are not searched, so only the FPs that have the word sparkfun explicitly in the keyword/description box is included in the search results.
I put 'SparkFun' in front of nearly all my searches to remove the kicad default libs, but this is hindering v8 use. This is a problem for symbol search as well.
Possible solutions:
@PaulZC I'm leaning towards adding the keyword but it feels brute force to me. Have you got any ideas?
And symbols as well: