Win32 GUI

Todo

v0.1

  • license issues
  • icon
  • correct encodings
    • (My russian feed is not displayed correctly - looks like utf-8 is being displayed as iso-8859-1 or something like that)
  • better error/exception handling audit

v0.2+

  • Categories
  • implement the rest of the api (add feeds, etc)
  • async api calls(with progress bar?)
  • I would very much like adaptive view mode of tt-rss (e.g. display unread articles if any, otherwise display all)
    • Adaptive algorithm is, as far as I remember:
      • if starred vfeed (e.g. feed # -1) - display starred articles
      • if some other feed and there are unread articles, switch to unread.
    • otherwise display all.
  • seperate tray icon program
  • caching feeds
    • cache on read
    • cache all feeds in background
  • View related options. Like article count limit, view mode contents of main toolbar of the web-gui
  • better mark many as read/unread
  • better hiding of read entries

ToDo:Completed

  • Mark as unread
  • Option to save password
  • mark many as read/unread (slow/hack)
  • open links with default browser instead of automatically using ie