Universal personal search engine, powered by a full text search algorithm written in pure Ink, indexing Linus's blogs and private note archives, contacts, tweets, and over a decade of journals.
Stars
1.5k
Forks
37
Watchers
1.5k
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
54
commits
fix(module): Update Pocket module instructions to reflect web app
b461fbfView on GitHubperf(ui): Optimizations in regular expressions to highlight search matches
5b910b3View on GitHubfix(module): Include link to bookmarked page in Pocket doc content
2499b51View on GitHubfeat(module): Implement full-text index of Pocket documents
e85f8d2View on GitHubfix(ui): Correct regular expression escape utility in app UI
31cd6d4View on GitHubfeat(ui): Enable Brotli compression for better compression ratio in transit
09c8d4cView on GitHubfeat(build): Slightly bump docs and index gzip compression rate to be higher
bd219d6View on GitHubfeat(module): Add full text indexing system for Pocket bookmarks
d3f5619View on GitHubtest: Get tests to pass again after tokenizer improvements
eeca928View on GitHub