# Pocket (offline reader) support

**URL:** https://meta.discourse.org/t/pocket-offline-reader-support/17500
**Category:** Feature
**Created:** [July 12, 2014, 7:57am UTC](https://meta.discourse.org/t/pocket-offline-reader-support/17500 "2014-07-12T07:57:11Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [July 12, 2014, 7:57am UTC](https://meta.discourse.org/t/pocket-offline-reader-support/17500/1 "2014-07-12T07:57:11Z")

</div>

Note: This is more of an observation than a request.

I prefer to do long-form reading on my tablet, and today I actually encountered a post that met this criteria. I decided to see what “add to pocket” would do.

It appears when Pocket encounters pages that it doesn’t recognise as an article, it simply stores the entire page offline. In Discourse’s case, that means the no-JS version, and any pages you haven’t loaded in will not be included, so I only got the #15-#34 range for instance, which makes sense.

Worked quite nicely actually, except the width is a bit off. I’ve sent them an e-mail to see if they’re interested in lending a hand for better compatibility.

---

<div class="post-metadata">

### Author: ![cregox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cregox/32/115904_2.png) [@cregox](https://meta.discourse.org/u/cregox)
#### Post date: [March 11, 2015, 1:45pm UTC](https://meta.discourse.org/t/pocket-offline-reader-support/17500/2 "2015-03-11T13:45:50Z")

</div>

On my brief test, it simply didn’t work. At least with the pocket mac client. I also tried adding `.rss` and `.json` to it, but oddly pocket didn’t like them as well. It would have been nice!

I could find no way around it. Even [offcourse](https://meta.discourse.org/t/offcourse-a-proof-of-concept-offline-reader-for-discourse/22356) doesn’t seem to work. Pocket is tough! ☹

This would be a great use for the [renegated print feature](https://meta.discourse.org/t/format-for-hard-copy-or-pdf-printing/13033).

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [March 11, 2015, 7:13pm UTC](https://meta.discourse.org/t/pocket-offline-reader-support/17500/3 "2015-03-11T19:13:56Z")

</div>

Send them an e-mail asking to make Pocket compatible with Discourse. There should be many avenues they could explore, like using the Discourse API, or scraping the no-JS version.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [April 25, 2016, 10:16pm UTC](https://meta.discourse.org/t/pocket-offline-reader-support/17500/4 "2016-04-25T22:16:53Z")

</div>

If we recognize Pocket’s user-agent, we could add it to the web crawler list – then it would get 1996 paginated content, at least, the same kind we serve to Google’s crawlers.

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [December 4, 2025, 11:31am UTC](https://meta.discourse.org/t/pocket-offline-reader-support/17500/5 "2025-12-04T11:31:05Z")

</div>


