ignatenkobrain / gnome-news

GNU General Public License v3.0
19 stars 7 forks source link

Pocket integration #10

Open vrutkovs opened 9 years ago

felipeborges commented 9 years ago

We could get the user's Pocket username from the Pocket Goa Provider, and benefit from Pocket having their unread/archived items list exposed via RSS.

In order to get the articles' content, we'd need access to Pocket's Article View API. That's something GNOME has, but shouldn't be publicly exposed directly in News, so a D-Bus service for fetching a given article's data is better.

The primordial use-case I can think of is having a Pocket channel automatically added to the channels list on the "Feeds" view for the user that has hers/his Pocket account on Goa. Later, we could sync tags and favorites.