Opened 6 years ago
Closed 13 months ago
#1484134 closed Bugs (fixed)
Sort by seen
| Reported by: | cyprix | Owned by: | |
|---|---|---|---|
| Priority: | 3 | Milestone: | 0.2-stable |
| Component: | User Interface | Version: | git-master |
| Severity: | normal | Keywords: | sort seen unseen flagged unflagged |
| Cc: | materialdefender2306@… |
Description (last modified by alec)
Add the ability to sort messages by if they have been read or not.
If you have a larger folder of messages with some older but unread messages, it takes a long time to find the unread messages. Sorting by read, then date would allow easier finding of unread messages.
Change History (7)
comment:1 Changed 6 years ago by cyprix
- Keywords sort seen unseen added
- Priority changed from 5 to 3
- Summary changed from Sort by read to Sort by seen
- Version changed from 0.1-beta2 to svn-trunk
comment:2 Changed 6 years ago by cyprix
- Milestone set to 0.1-stable
comment:3 Changed 6 years ago by thomasb
- Milestone changed from 0.1-stable to later
comment:4 Changed 5 years ago by alec
- Milestone changed from later to 0.2-stable
Added message status filter in [6fa87f3f] - [8abda59c]
comment:5 Changed 5 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
comment:6 Changed 13 months ago by sixtyfive
- Cc materialdefender2306@… added
- Keywords flagged unflagged added
- Milestone 0.2-stable deleted
- Resolution fixed deleted
- Status changed from closed to reopened
- Type changed from Feature Requests to Bugs
- Version changed from svn-trunk to 0.8-beta
This appears to have been lost at some point. As of 0.8b (both with the 'default' and the 'larry' skins) it's not possible to sort by seen/unseen. In the same vein, it would be desirable to be able to sort by flagged/unflagged.
comment:7 Changed 13 months ago by alec
- Description modified (diff)
- Milestone set to 0.2-stable
- Resolution set to fixed
- Status changed from reopened to closed
- Version changed from 0.8-beta to svn-trunk
Works for me with svn-trunk version and we actually don't sort the list but filter it. Sorting never worked.

Add the ability to sort messages by if they have been seen or unseen.
If you have a larger folder of messages with some older but unseen messages, it takes a long time to find the unseen messages. Sorting by seen, then date would allow easier finding of unseen messages.