Skip to content

Text search should be fuzzy

At the moment search lowercases and check if title/summery contains the string

this is very simple but dumb,as it's basically ctrl+f, some kind of fuzzy search will be significantly better!