Hacker News new | ask | show | jobs
by klenwell 2227 days ago
> How many of us ever refer that accumulated digital memory?

I do all the time. Behold.

I don't have a particular refined process or taxonomy. Just Pinboard and tags.

One tool I use to keep things circulating is a daily script that emails me 5 random bookmarks from my Pinboard account each morning. Stole the idea from this HN post:

https://news.ycombinator.com/item?id=15451912

Run a local cron job (actually a local Jenkins job) and use this Python library:

https://github.com/lionheart/pinboard.py