Ignore accents when searching instruments

• Feb 15, 2018 - 09:29
Reported version
2.1
Type
Functional
Severity
S5 - Suggestion
Status
closed
Project
Tags

Some languages like spanish uses accents on letters but often they are not typed when searching. Same for french é or è. The instrument filter in the new score wizard or the instrument list should ignore accents.

It would be great to have tests for this feature to make sure it works with non latin (russian, greek, hebrew, chinese).

See 1. here : https://musescore.org/en/node/269463


Comments

Status (old) active patch (code needs review)
Status active  

Used regex expressions to go through diacritic characters and replace them with English characters - used a list of the most common vowel diacritics and accented versions of 'y', 'c', and 'n'