Skip to content

Add fuzzy tag matching #5

@evoL

Description

@evoL

The problem I have with current prefix matching is that when you have lots of images inside gif, you don't really remember exactly how you tagged your images. Fuzzy matching would help a lot.

According to some research I've done on the matter, SQLite's full text search isn't up to the task. However, we can use a separate model just for matching tags with something like https://github.com/sajari/fuzzy.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions