|
|
|
|
|
by tsucres
3048 days ago
|
|
I had planned to integrate Pocket.. I don't know why I forgot about it. Note though that: 1. There's a built in "reader" equivalent to pocket/readability. I actually open-sourced this module [1]. It uses MercuryApi (the successor of Readability) [2] 2. it's possible to bookmark articles: this action saves them even for offline reading (you have to open/load the articles at least once though). Concerning your last idea, I find it difficult to integrate it in the current UI without overwhelming it. Maybe if I add an option (as it was suggested in another comment) to choose between a "detailed" and a "dense" list, then I'll think to this feature. Anyway, thank you for your detailed feedback! [1] https://github.com/tsucres/SwiftyMercuryReady [2] https://mercury.postlight.com/web-parser/ |
|