Remix.run Logo
PaulHoule 6 days ago

Another shot at a bookmark manager is welcome.

The usual story is "I bookmarked 20,000 web pages over 3 years and then I realized I never looked at any of them!"

I built an "image sorter" which used to ingest image galleries using a bookmarklet which would queue the galleries to get crawled with a web crawler, I would then classify and rank the image galleries in an HTMX-based UI. I really do look at the images every day so it is successful in that sense. The web crawler started running into Cloudflare problems so now I save the whole page with the browser and have a Python script harvest the pages out of my Downloads folder.

indus 6 days ago | parent [-]

If I do one, it would be for personal use.

Because the moment it evolves into publicly available, then it would suck me into the dopamine of adding features for others :-)