tt-rss/TODO

12 lines
545 B
Text
Raw Normal View History

2005-09-05 03:23:39 +02:00
- Gmail-like labels for feed categories (needs UI thinking)
2005-09-05 14:29:01 +02:00
- "starred" label (+ unread, updated labels?)
2005-09-05 03:23:39 +02:00
- global search
- optional three column layout
2005-10-11 15:27:54 +02:00
- optimize rpc responses (e.g. now forceUpdateFeeds returns all tag/feed/vfeed
information, see if tags or feeds are required and return only them)
2005-10-11 18:02:53 +02:00
- email notifications (digest/single-email mode)
- per-feed update interval
- download linked images and store them somewhere in case the links get broken
- mark item as unread (maybe add combobox in view frame to mark as read/unread/starred)