Skip to content

Fuzzy search #69

@oskarkrawczyk

Description

@oskarkrawczyk

I find myself in a situation when my input is foo bar, and these two should both return two items:

[
  {
    "name": "fooing"
  },
  {
    "name": "baring"
  }
]

It would be awesome to have this as an option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions