Live data from Hacker News

Ask HN: How do you manage your bookmarks and notes?

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: How do you manage your bookmarks and notes?

#11
post #2

raindrop.io is kinda great. gettoby.com as well.

Looked into raindrop but stopped at their pro plan cost. Is that monthly? Edit: The time bar on mobile site wasn't visible. It's paid yearly

I roll with the free plan. Not that much added in the pro plan tbth. Comparison @ https://raindrop.io/pro/buy

Re: Ask HN: How do you manage your bookmarks and notes?

#12
Static Marks [1], a tool I have written, fulfills at least 1 and 3 (and the OSS bonus). 2 could be achieved with HTTP Auth. But currently the tool is rather meant for techies, i.e., all bookmarks are maintained in YAML files and you have to setup the pipeline yourself. For example, I handle my private bookmarks in git and update the web app on every push on my server. The access is handled with HTTP Auth. It works similar for my team's bookmarks.

[1] https://darekkay.com/static-marks/

Post reply on HN