Tallefer / prssr

Automatically exported from code.google.com/p/prssr
GNU General Public License v2.0
0 stars 0 forks source link

Add Sort Option for Unread Items #123

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to Unread Items Folder (ensure there are three or more unread items)
2. Open list of unread items

What is the expected output? What do you see instead?

I expected the unread items to be sorted by date (newest to oldest), but 
instead they are not sorted by date.  These unread items are a mix of 
unread items from different channels, but the user should still be given 
the option to sort them all by date.

What version of the product are you using? On what operating system?

1.4.3 on Windows Mobile 6.0.

Please provide any additional information below.

Original issue reported on code.google.com by steve.ca...@gmail.com on 4 Dec 2008 at 10:10

GoogleCodeExporter commented 9 years ago
If you have selected sort by date, then in Unread folder, items are first 
sorted by
channel, then by date.

Original comment by and...@gmail.com on 4 Dec 2008 at 10:13

GoogleCodeExporter commented 9 years ago

Original comment by and...@gmail.com on 4 Dec 2008 at 10:14

GoogleCodeExporter commented 9 years ago

Original comment by and...@gmail.com on 10 Dec 2008 at 2:35

GoogleCodeExporter commented 9 years ago
Did the fix. By default pRSSreader will sort by date/read status in virtual 
folders
(unread, flagged items). Thus, the same as in normal feeds. There is a reg. 
tweak to
turn on grouping by feeds (Group by Feed[DWORD] set to 1 in REG\Configuration).

Fixed by r201

Original comment by and...@gmail.com on 11 Dec 2008 at 6:53