Opened 9 years ago

Closed 8 years ago

Last modified 6 years ago

#2796 closed feature-request (Fixed)

Add "date_added" to console info sort keys

Reported by: coreyme Owned by:
Priority: minor Milestone: 2.0.0
Component: Console UI Version: 1.3-stable
Keywords: Cc: Bro

Description

I'd like to be able to sort by date/time added in the Deluge console as you can in the UI and WebUI. Would it be possible to add a "date_added" key or something similar to the list of sortable keys in the console info command?

Thanks!

Change History (7)

comment:1 by Calum, 9 years ago

Component: other/unknownConsole
Milestone: needs verified1.3.13
Version: other (please specify)1.3-stable (git)

comment:2 by Calum, 9 years ago

I don't think the code for info --sort should rely on a fixed list of status keys so probably should simply allow any status key to be passed in and handle any error from core. It would still be useful to have a dynamically created list of available status keys for the help hint.

comment:3 by Bro, 9 years ago

Cc: Bro added

comment:4 by Calum, 9 years ago

Milestone: 1.3.132.0

For 1.3-stable, simply added the key: [b2be4aba530]

A better solution can be implemented for develop

in reply to:  4 comment:5 by coreyme, 9 years ago

Replying to Cas:

For 1.3-stable, simply added the key: [b2be4aba530]

A better solution can be implemented for develop

Thanks, Cas!

comment:6 by Calum, 8 years ago

Resolution: Fixed
Status: newclosed

Add key to develop: [8ff1bfc0b29]

comment:7 by Calum, 6 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.