#1970 closed feature-request (Duplicate)
[Feature Request] Sort by Date Completed
Reported by: | fishingkid | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | GTK UI | Version: | 1.3.2 |
Keywords: | Cc: | xavier@antoviaque.org |
Description
Sort torrents by date completed.
Change History (6)
comment:1 by , 13 years ago
Milestone: | Future → 1.3.4 |
---|
comment:2 by , 13 years ago
Component: | other → gtkui |
---|---|
Milestone: | 1.3.4 → 1.4.0 |
comment:3 by , 12 years ago
Cc: | added |
---|
comment:5 by , 9 years ago
Milestone: | 2.0.x → 2.0 |
---|
Note:
See TracTickets
for help on using tickets.
This will require changes to both client and core so we cannot include in 1.3.
Should be straightforward to implement by creating a time stamp
time_finished
for a torrent inon_alert_torrent_finished
.