yshavit / whatdid

What did I do all day?
MIT License
8 stars 0 forks source link

search functionality across all projects and tasks #280

Closed yshavit closed 2 years ago

yshavit commented 2 years ago

I'm not yet sure if this will perform well in the field (hey, that's what beta testing is for, right?), but this is a good first pass. ⌘F to initiate the find functionality, and then it works similar to the other autocompletes; the results go into the project/task fields.

See #114 (but I'm keeping that open for now, pending real-life tests to see if it's acceptable perf).