(no title)
kaz-inc | 1 year ago
The fundamental query I usually use is substring search. The only contents is text, because I believe in the primacy of plaintext. The notes for the last 4 years of my life takes up 60 megs, and it takes half a second on a 5 year old android phone to parse all of it, and less than 50ms to search through all of it, so I can do it on every keystroke/ incrementally.
[0] Pipeline Notes: https://github.com/kasrasadeghi/pipeline-js
I'm not a web developer by trade, so if anyone has any feedback on security/UI/service workers, please let me know!
joshcanhelp|1 year ago
I got it running locally and, while I wasn't sure all of what I could do, it was responsive and search worked well. Nicely done!