Hacker News new | ask | show | jobs
by edoceo 1927 days ago
I built a similar tool but as a new-tab extension, basically dumps all my notes into Sqlite, simple PHP script for "sync". Just recently got the web-share-targrt on Android working so I can drop Trello.

And I built the silly "discovery" feature where it randomly pushes an old one to the top to help keep it clean.

Also, Sqlite text search FTS5 is rad