Hacker News new | ask | show | jobs
by statictype 5451 days ago
I use Pinbord.in (and before that, delicious). It won't help you organize them but will let you tag and find them easily later. I wrote my own chrome extension to easily add bookmarks to pinboard and sync them locally so I can easily search through them in my browser.
1 comments

Yeah, I've thought about signing up for pinboard before. Have you released the extension anywhere?
I tried to upload it to the chrome gallery. But the upload process required my images to fit some specifics which I tried to do but didn't accept. After a few minutes, I couldn't be bothered and didn't release it there.

The code is available here: https://bitbucket.org/statictype/code/src/07e811007297/pinbo... (Or mail me if you want it in a zip file. - shivanan at statictype.org)

It's basically a pinboard clone of my earlier delicious extension: https://chrome.google.com/webstore/detail/admlhjejpgfmlfhooo...

BTW, the chrome gallery has lots of delicious/pinboard extensions. You may want to look at those too.