p0deje / Maccy

Lightweight clipboard manager for macOS
https://maccy.app
MIT License
12.76k stars 540 forks source link

[FEATURE REQUEST] Support for case insensitive fuzzy search #25

Closed dodalovic closed 5 years ago

dodalovic commented 5 years ago

First of all - thanks for very promising tool! I was wondering - would there be a way that (via configuration) enable fuzzy search so that e.g if I have entry in history:

Foo Bar Baz

and if I search

fbb

it matches entry from above?

Cheers

p0deje commented 5 years ago

Yeah, the fuzzy search was something that I planned to add initially, but I never really found time to do that. For me personally the existing search worked fine. I'll definitely implement something like the fuzzy search with an option to turn it on/off.