Opened 10 years ago

Last modified 9 years ago

#2511 new feature-request

Multi column sorting

Reported by: Franky Owned by:
Priority: major Milestone: Future
Component: GTK UI Version: 1.3.7
Keywords: Cc:

Description

Hi!

Great product, but there's something that bugs me big time, which is the sorting of torrents in the UI.

ASSUMPTIONS

  • active torrents have a priority number
  • all seeding torrents are equal
  • all paused torrents are equal

USE CASE: sort by number/status, then name HOW ITS DONE: user clicks first on "Name" column, then on "#" column EXPECTED:

  • active torrents on top, then seeding, then paused
  • paused/seeding torrents are still sorted by name

CURRENT:

  • active on top, but paused and seeding are mixed
  • for paused/seeding torrents, the previous sorting is lost

Hopeless optimist says: maybe its as simple as using a stable sorting algorithm (for the "keeping the order" part) ;)

Change History (1)

comment:1 Changed 9 years ago by Cas

  • Summary changed from More stable sorting to Multi column sorting
  • Type changed from bug to feature-request
Note: See TracTickets for help on using tickets.