-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathTODO
More file actions
35 lines (34 loc) · 1.48 KB
/
TODO
File metadata and controls
35 lines (34 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
* rename feed
right side buttons:
* -display all or just unread
* -mark all read
* -sort newest / oldest
* -feed/folder settings show menu from feed/folder list
* -expanded/list view
* -add boolean to feedList like isShowUnread
* -make buttons into radio buttons and set isExpandedView
* -change displayItems to behave differently if isExpandedView
* -don't show table rows, just open all items
* -add a scrollWatcher to each open item at the bottom that marks it as read
* select correct view button in $ready
* unread / all items button is reversed
keyboard bindings
Show No unread items alert in the item list when isShowReadItems false and new item count = 0
syncing system
better error handling on feed update
* -400 - 405 set is Error to true in the feed.
* -same for parseError
-add Field to feed containing the error.
* -never process feeds with isError = true
-I don't know how to handle "error" with status = 0 -- this could be network disconnect,
DNS resolution failure, exit the page before xhr completes
-create screen for looking up isError feed links with ability to remove
-categorize under cannot find and feeds may have moved.
-have textbox to enter new feed url
-When updating all feeds -- if everything fails we are offline. reduce refresh frequency and alert user
make scrollbars skinny
Drag and drop feedlist items
get favicons save and display in feedList
/i view subscriptions and feeds for phone size screen
firefox extension
android app