Bug 478316 - Add option to sort by file type
Summary: Add option to sort by file type
Status: ASSIGNED
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.1
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-09 17:50 UTC by chrisv
Modified: 2024-09-01 19:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chrisv 2023-12-09 17:50:21 UTC
A common use case is to have one raw-file and one JPEG-file of each picture. Each picture-pair share the same name, but different file extensions (e.g. IMG_1234.JPG and IMG_1234.RAW). If you sort by name and browse through a directory like this you get to see each picture twice.

It would be nice to be able to sort by file type to avoid this. The files within one type should be sorted by name, just like Doplphin. This feature would of course also respect if Dolphin sorts by type and do the same in gwenview.

This workflow is possible on some other OS and it would be a nice addition to gwenview.
Comment 1 Bug Janitor Service 2024-09-01 10:07:37 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/gwenview/-/merge_requests/284
Comment 2 Bug Janitor Service 2024-09-01 19:15:32 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/gwenview/-/merge_requests/285