Skip to content

Use fuzzy algorithm for search #227

@1dancook

Description

@1dancook

Problem

  • As it is now, search fields require exact matches.
  • Sometimes it is difficult to search for exact track names.

Proposal

  • Use a fuzzy search algorithm for searches fields and the displayed results.
  • Something like FZF may be used.
  • There are some instructions here for integrating FZF in a Go project. There is also a Go library for fzf

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions