Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

[Feature Request]: Add fuzzy find in search #30

@JoseBritto

Description

@JoseBritto

Validation checkboxes

  • I have searched for my feature request around issue tracker and didn't find anything (closed issues count as well)
  • I'm using English language for this issue. Non-English issue will be marked as invalid
  • I declare that this issue is not a question. If you want to ask something, go to the Discussions
  • Please stay tuned for messages from the contributors to your feature request. Don't keep them waiting too long

Feature description

Here's another feature request for search functionality 😁

It'd be nice to have fuzzy search and use the scores to sort the search results.

Some use cases I came up within a few mins:

  1. Typing in the letter 'o' should show 'owl' instead of 'house' first because that is probably what the user intended to type.
  2. Exact matches in either the translation or the word should probably come first regardless of alphabetical ordering.
  3. etc..

Proposed solution

Some kind fuzzy find library would help here. Or maybe fzf

Additional information

No response

Metadata

Metadata

Assignees

Labels

Projects

Status

Queued

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions