Bug 375774

Summary: dolphin view: sort by file associations/kind
Product: [Applications] dolphin Reporter: dikasetyaprayogi <dikasetyaprayogi>
Component: view-engine: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: elvis.angelaccio
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description dikasetyaprayogi 2017-01-31 04:39:30 UTC
Sometimes user like me need to organize and move files from a big cluterred folder, so its nice if we can sort them by file associations/kind (document,picture,video,audio, etc..) that makes them easier to move to new folder all at once example

file.mp3 (audio)
file.doc (document)
file.pdf (document)
file.gif (pictures)
file.jpg (pictures)
file.png (pictures)
file.mkv (video)
file.mp4 (video)
Comment 1 Elvis Angelaccio 2017-01-31 12:47:34 UTC
What's wrong with Sort by -> Type? (from Dolphin Control menu)
Comment 2 Christoph Feck 2017-01-31 20:23:16 UTC

*** This bug has been marked as a duplicate of bug 166879 ***
Comment 3 Christoph Feck 2017-01-31 20:29:10 UTC
"Sort by Type" is actually "Sort by Extension", because the extension is part of the type name.

It does not group "AVI video" with "WMV video" files, or "AIFF audio" with "WAV audio" files, but rather separates them at the extreme ends.
Comment 4 dikasetyaprayogi 2017-01-31 23:38:04 UTC
next time I check more before I post :)