GabMus's Dev Log

Feeds 0.7 and more features to come

date 2019-08-23 tag #feeds #roadmap #update #gtk #gnome #python

Feeds version 0.7 should be out soon with all the features detailed in this post.

The code starts to feel a little more complex, and it would probably use another small refactoring, but that's not too important right now.

Let's lay out a new roadmap, with the features I implemented, and some new ones I want to add:

  • [x] Read and unread articles
  • [ ] Keeping history of older articles locally (still not sure if I actually want this or not)
  • [ ] Adblocking
  • [x] Saving articles
  • [ ] Suggestions
  • [ ] Integration with GNOME Online Accounts
  • [ ] Integration with TTRSS
  • [ ] Ability to open rss links and OPML files
  • [ ] Offline mode with a banner indicating that the system is offline

There's still some work to do. Of course any help is welcome and appreciated.