Skip to content

Improve string matching algorithm #46

@fappaz

Description

@fappaz

The autocomplete textbox is showing matches ordered alphabetically only, where in fact it would be more useful to show the closest string match.

Something like fuzzy match or the Levenshtein algorithm would be a good balance between effort and outcome.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions