After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 432664 - [Source List] Allow sorting methods
[Source List] Allow sorting methods
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: Media library
Git
Other Linux
: Normal enhancement
: 0.91
Assigned To: Pitivi maintainers
Pitivi maintainers
: 579533 622562 (view as bug list)
Depends on:
Blocks: 594394
 
 
Reported: 2007-04-23 16:33 UTC by Edward Hervey
Modified: 2013-09-19 20:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2007-04-23 16:33:02 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
Comment 1 Jean-François Fortin Tam 2009-06-16 19:07:20 UTC
*** Bug 579533 has been marked as a duplicate of this bug. ***
Comment 2 Jean-François Fortin Tam 2009-06-16 19:08:27 UTC
It could be nice if sorting could be achieved simply by having clickable listview headers in the source list. We need more metadate columns.
Comment 3 Danny Armstrong 2010-06-24 07:05:10 UTC
*** Bug 622562 has been marked as a duplicate of this bug. ***
Comment 4 Jean-François Fortin Tam 2013-09-19 20:29:56 UTC
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