|
|
|
|
|
by ollieco
3304 days ago
|
|
I hear you. I used Pinboard a couple of years ago but stopped using it in favor of Pocket (I can't seem to recollect the exact reason why). Pocket is great for things that I want to save for later. I have cached copies of webpages in my Pocket that are no longer online, so that is pretty neat. Lately I've noticed that Pocket has become like a cold storage for me. I rarely ever go back to reading the bookmarks from it. I recently found a bookmarklet [1] on PH that works like Pocket but sends the bookmarks to your email instead of sending it another app. It has been working pretty well for me so far. I've been using it to send myself an email for stuff that I want to read in the near future (within the next couple of days or so) and use Pocket for saving links that I might need at some later date. But discoverability is still an issue, I am yet to find a decent solution that can help me find new things based on my interests. [1] https://www.emailthis.me |
|
I use Wallabag, an open source alternative to Pocket. It generates an RSS feed which Calibre can read, download, and send to the e-reader. Pocket should do the same thing. Once a week or so I go through and mark articles as read, then open up Calibre to re-download the fresh feed.
One weird trick (heh) that has become really useful is reversing the RSS feed. So I receive two 'e-books' on my Kindle, one with new articles and one with old articles. This satisfies me, since I'm often wanting to read some new articles ASAP, while also working my way through the backlog.
Calibre lets you script the feed processing in Python. With Wallabag the feed is also paginated, so you could accomplish nearly the same thing by selecting a higher page number. Not sure if Pocket does that.