Bug 375774 - dolphin view: sort by file associations/kind
Summary: dolphin view: sort by file associations/kind
Status: RESOLVED DUPLICATE of bug 166879
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: 16.12.2
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-31 04:39 UTC by dikasetyaprayogi
Modified: 2017-01-31 23:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :)