Chris Morgan

Results 267 comments of Chris Morgan

@Bouni just saw this and the previous ask. Sorry for the delay will rebase this morning and repush.

@Bouni with expanded use of pcbnew I'd like to clean this one up a bit, will resubmit this afternoon. Presently it's a bit disjointed, and missing a pcbnew stub so...

@Bouni alright, this is the reworked and cleaned up version. Could certainly use review and feedback.

@Bouni fixed the missing one, tests passing now.

So the cmm-improvements branch had all of the fixes that I broke out, and a prototype of the fts5 search. You should be able to get most of the same...

@thirtythreeforty I wonder if this is a workflow that aligns with kicad. As you mentioned, kicad expects a single project per directory. Are you trying to reuse schematic sheets between...

@serpent213 I've got a PR that uses fts5 to improve search performance across all fields. I was also thinking, as you mentioned, that it made sense to keep the db...

I did notice the startup can take a bit and correct that the index on the virtual table isn't the case. Is that the only index helping startup time? I've...

Hey @serpent213! Have you had a chance to use this plugin for a large number of parts mappings? I put the fts5 search in place for a single board and...