Live data from Hacker News

Ask HN: Do you curate links/bookmarks?

news.ycombinator.com

41–50 of 69 posts

Re: Ask HN: Do you curate links/bookmarks?

#41
I honestly stopped bookmarking for real when firefox introduced the awesome bar. Just typing any fragment I recall into the address bar made them pretty much obsolete for most of my use cases. Every time I'm forced to use chrome for some stuff I am surprised how unusable the browser is without this feature. I'm sure you can fix that with some extension or other but I don't see why it wouldn't be a default.

Re: Ask HN: Do you curate links/bookmarks?

#42
We built a free tool for exactly this: https://itemsy.com/

You can save links in the web app, via email, browser extension or pull automatically by integrating with a Medium blog or any RSS feed. Link collections get automatically turned into an email newsletter that can be personal, public or shared within a group.

We recently launched 'Picked for you' which suggests links you might find interesting. Also, we launch new features daily so feedback and requests are more than welcome!

Re: Ask HN: Do you curate links/bookmarks?

#43
I have a system of subscribing to RSS feeds and following accounts on Twitter as my source of news and continuing education, starring/bookmarking/favoriting items that look interesting, then returning later to read them - a two-pass filter basically. I'll then remove items I've read if I don't plan to return to them later.

In order to view all these saved links as well as share with anyone interested, I created a website to republish them all on one page:

https://savedforlater.dev

There's more info about the philosophy and implementation on GitHub, as well as all the source: https://github.com/jacobwgillespie/saved-for-later.

Re: Ask HN: Do you curate links/bookmarks?

#44
I’ve mostly given up, since web developers seem to have forgotten that URIs should be stable. If there’s a 50% chance it’ll be gone when I go to look for it, it’s not worth the effort to me.

This is like reason #17 why I wish we had a hypertext system (like we used to have) that was separate from the application deployment system (that’s been given to us).

Re: Ask HN: Do you curate links/bookmarks?

#45
I have two levels of content saving:

1. Every article I will read, I'll drop straight into Pocket, to highlight/read. I will never rea the article outright - this is important, because some clickbait can find me in a "vulnerable" state. After this time has passed, I'd delete it out of my Pocket without reading if I determine it's not worth it. I delete about 40% of the stuff I intended to read. In pocket, I would highlight heavily (I have pocket premium)

2. All my highlights, notes from the books I read, my Tweets, articles that I write and newsletters I send end up in my Evernote. This gives me the single source of truth for the knowledge I am gathering. I can instantly search for a figure from an article I've read 3 years ago. I organize it by topic and treat it as a "Commonplace Book".

As such, this is not for organizing "Links", because I dont care about links. I care about quickly finding the piece of information I've seen on the web, and -of course - proper attribution.

Re: Ask HN: Do you curate links/bookmarks?

#46
Let's just say I'm seriously dissatisfied by how I deal with them. After trying multiple variants I (once again) ended up basically just using Pocket (which I hate and promise myself to replace by Wallabag or such, but... yeah) for everything I'm going to read (removing permanently after it's done), and just bookmarking everything I want to keep between history cleanups in my address bar suggestions without sorting much.

I would like to use bookmarks more, assigning tags, using them in my planning, but Firefox bookmarks just suck and I end up spending too much time without any benefits. There were some external tools for that, but they aren't better than a plain text file because of poor browser integration.

Anything that can be annotated and put into context ends up somewhere in my *.md notes.

Re: Ask HN: Do you curate links/bookmarks?

#48
I used to do this for a few years: https://f5n.org/stack - but my interests have shifted a little and not too many people gave any feedback or indication that they read it.

These days I just save them to Pinboard, like I used to, and sometimes go back and find something I vaguely remember...

Re: Ask HN: Do you curate links/bookmarks?

#50
I usually send bookmarks to my separate email account. I add excerpts and quotes from the bookmark that I find interesting, also helps with searching.

Every few weeks I conduct housekeeping on my email. This moves the good bookmarks over to my personal git wiki or deleted. This ensures that every bookmark I have gets visited at least twice. This also allows me to not overthink before adding a bookmark without ending up with incomprehensible huge lists of bookmarks that I never end up re-visiting.

I've learned over the years to keep this system simple. Understand and realize that whatever bookmark system you use will eventually go away. If its good enough, they will try to monetize, if not they will be forced to close shop. Either way it gets killed, at least for me.

Another side note: not all bookmarks are equal. Some are just references you want handy when you want to point someone to them, usually in an online argument where response time matters. Some links have golden content on the other side. You want to read, re-read, internalize and remember (spaced repetition) this. Some are work related. Some are aspirational stuff you want to get to in the future. So knowing what and why I am bookmarking something was key to keeping it real.

Post reply on HN