| This is an interesting perhaps meta-relevant topic for HN. How many of us bookmark or otherwise record interesting posts from here and elsewhere? How many of us ever refer that accumulated digital memory? I have about 7,000 links with notes accumulated over the last few decades. I’ve read a lot of them, but the hard to acknowledge reality is that even with a refined workflow, recording my links in a near perfect taxonomy, to a repository with full text search and spaced repetition reminder cards, the things I remember are those that I took the time to read. I suspect most people here has a comparable metric to share. Maybe the best bookmark repository is nul: |
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