pinboard-to-sqlite
pinboard-to-sqlite copied to clipboard
Enable full text search
Suggestion: enable FTS against the description (and maybe the extended) fields: https://sqlite-utils.readthedocs.io/en/stable/python-api.html#enabling-full-text-search
Ooh, good call.