Skip to content

[FEATURE] Allow ignore tildes and special characters on search #3128

Description

@nico2sh

Is your feature request related to a problem? Please describe.

It would be great to be able to search ignoring tildes, when I search both in the search box and in a script, I have to type exactly how it was written (ignoring uppercase though), so if I'm looking for something like:

Avion means plane in Spanish

I get zero results if the actual text is

Avión means plane in Spanish

Describe the solution you'd like

In search, use these character mappings for example:

  • á=a
  • é=e
  • í=i
  • ó=o
  • ú=u
  • ñ=n
  • ç=c
    ...more?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions