Opened 8 years ago

Closed 7 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 Changed 8 years ago by Cas

  • Component changed from other/unknown to Console
  • Milestone changed from needs verified to 1.3.13
  • Version changed from other (please specify) to 1.3-stable (git)

comment:2 Changed 8 years ago by Cas

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 Changed 8 years ago by bro

  • Cc bro added

comment:4 follow-up: Changed 8 years ago by Cas

  • Milestone changed from 1.3.13 to 2.0

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

A better solution can be implemented for develop

comment:5 in reply to: ↑ 4 Changed 8 years ago by coreyme

Replying to Cas:

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

A better solution can be implemented for develop

Thanks, Cas!

comment:6 Changed 7 years ago by Cas

  • Resolution set to Fixed
  • Status changed from new to closed

Add key to develop: [8ff1bfc0b29]

comment:7 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.