GNOME Bugzilla – Bug 432664
[Source List] Allow sorting methods
Last modified: 2013-09-19 20:29:56 UTC
When having several sources, it would be good to have different sorting methods. * Sort by date * Sort by duration * Sort by size Possibly using the contextual menu
*** Bug 579533 has been marked as a duplicate of this bug. ***
It could be nice if sorting could be achieved simply by having clickable listview headers in the source list. We need more metadate columns.
*** Bug 622562 has been marked as a duplicate of this bug. ***
Okay, I'll put this bug to rest now, because: - The media library is now alphabetically sorted (see below) - Live searching makes sorting a bit pointless. - At some point we'll rework the way stuff is presented with bug #708332 - I never personally felt the need to sort by duration/filesize/date, however if someone does care enough about this feature, I'll happily accept patches. ------------- commit 1f766abc7125eb975ad79a195272db8421c7cc9f Author: Thibault Saunier <thibault.saunier@collabora.com> Date: Fri Jan 11 12:57:54 2013 -0300 medialibrary: Rework the way we sort files in the view We do not care about the case and the full path, but we only care about the of the uris (with the same case) commit 8e598d6da0661f07e0267b1f24b733bbe93296a0 Author: Alex Băluț <alexandru.balut@gmail.com> Date: Thu Nov 8 20:58:35 2012 +0100 medialibrary: Sort the media by URI so the elements always have the same ord