Closed juligasa closed 8 months ago
@juligasa we might want to index multiple fields on groups. For example url in addition to the title. What if we use this new “meta” column to store multiple fields as JSON, and then use SQLite’s JSON extension to access those fields to perform the match. Or even just treat them as raw text for fuzzy matching.
Implementation of the quick switcher