Live data from Hacker News

Ask HN: How do you keep track of articles you want to read?

news.ycombinator.com

21–30 of 78 posts

Re: Ask HN: How do you keep track of articles you want to read?

#21
I use a text file named "read". I store links as a list. When I have read them and it was worth storing I move it to a subsection called read and write notes or copy content if necessary. It looks somewhat like this:

    # To Read
    - [ ] [Ask HN: How do you keep track of articles you want to read?](https://news.ycombinator.com/item?id=17637835)
    
    # Read
    - [x] [why children aren’t behaving and what you can do about it](https://www.npr.org/sections/ed/2018/06/02/611082566/why-children-arent-behaving-and-what-you-can-do-about-it)
    This is a short interview with the author of the book “The Good News About Bad Behavior“. It’s interesting how the author talks about disciplining kids.
The good thing about plain text is you can create any organizing method you like. If you want tags just create them :) If an article was useless I remove it. It uses basic github flavoured markdown format that I can render if I want to.

Someday I plan to automate it using a firefox plugin.

Re: Ask HN: How do you keep track of articles you want to read?

#23
I don't.

I have started bookmarking 10 years ago everything I find interesting, thinking I would be able quickly to read them later, and now, 10 years later, I have 34.000 bookmarks, of which there is at least 32.000 I am still waiting to read in depth.

But it's changing. I took some "vacations" to focus on closing this gap, and do it full time for the past days. So hopefully there will soon be "only" 1000 "to-read-soon" articles in my bookmarks ;)

Re: Ask HN: How do you keep track of articles you want to read?

#24

I don't. I have started bookmarking 10 years ago everything I find interesting, thinking I would be able quickly to read them later, and now, 10 years later, I have 34.000 bookmarks, of which there is at least 32.000 I am still waiting to read in depth. But it's changing. I took some "vacations" to focus on closing this gap, and do it full time for the past days. So hopefully there will soon be "only" 1000 "to-read-s…

That being said, I recommend you using "Shaarli" (with extensions available for all browsers and on iOS and Android) as your read-later system, I found it to be pretty useful and effective.

Re: Ask HN: How do you keep track of articles you want to read?

#25

I open them in a new tab and come back to them when ready. This ensures I’ll actually read them relatively soon. Bookmarks would be forgotten about by me and some more involved method seems like overkill.

What if I have 6 chome windows each with 10-30 tabs?

Switch to firefox. I have one window with over 1000 tabs, and it all takes just 4GB virtual, 2GB resident.

Older versions gave me the incentive to sort things out by slowing down with many tabs or taking too much memory. Now, I unfortunately just accumulate :( At the current rate, I'll likely never get down to 0, as I find more interesting things per day than I can read....

Re: Ask HN: How do you keep track of articles you want to read?

#26

Newsblur. You put the HN RSS in its feeds, and you have a folder for saving stories and/or tagging them.

Second newsblur, its awesome; My two missing features is adding a random website (not an rss / mailing-list article), and storing the article text for offline/archive.

I am a paying customer, planning to run my own instance when I have the time, but it's been so reliable that I just can't prioritize switching to my own instance over other stuff...

Re: Ask HN: How do you keep track of articles you want to read?

#29
I used Instapaper (https://www.instapaper.com/), then moved to Pocket (https://getpocket.com/) to take advantage of the social features, then moved back to Instapaper for no really good reason. Pocket still looks nicer and the apps are more reliable, in my experience.

They both allow you to save the full text of an article to read later, as well as archiving and organizing articles you've already read. They sync to phones, so most of my reading actually happens on public transit. Pocket can also sync to a Kobo ebook reader; not sure about Kindle, but I wouldn't be surprised if it worked with them, too.

Post reply on HN