nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://notes-foss.com
Mozilla Public License 2.0
3.74k stars 329 forks source link

Smart Search #200

Open nuttyartist opened 6 years ago

nuttyartist commented 6 years ago

It should work like magic and take into account all these different things:

All of that (and maybe even more) should be considered in a matter of milliseconds (probably using smart indexing beforehand), so the user experience will be fast.

nuttyartist commented 1 year ago

uFuzzy seems to be a great open-source algorithm. https://github.com/leeoniya/uFuzzy