/list
and related commands have bad performance and use many resources when there are a lot of notes
#3
Labels
bug
Something isn't working
This could be solved with lazy pagination and retrieving of notes.
I'm not sure how to make this better with searching notes since the fuzzy search is in code rather than in MongoDB, which means that all notes have to be retrieved before a search.
The text was updated successfully, but these errors were encountered: