score icon indicating copy to clipboard operation
score copied to clipboard

fuzzy matching for addresses in various boxes ?

Open jcelerier opened this issue 8 years ago • 1 comments

e.g. like this : https://s3-us-west-2.amazonaws.com/forrestthewoods.staticweb/lib_fts/tests/fuzzy_match/fts_fuzzy_match_test.html

this means that typing /a/u/f.2 would auto-complete to /audio/user_interface/frequency.2 for instance

jcelerier avatar Aug 04 '17 13:08 jcelerier

Note that we can now use the rapidfuzz library for that as @avilleret added it to libossia

jcelerier avatar Oct 02 '21 09:10 jcelerier