Bug 228763

Summary: Krusader - Configurable media list
Product: [Applications] krusader Reporter: sobik2 <sobik2>
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: crazy.developer, krusader-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: screenshot in PNG
How Media List could look like

Description sobik2 2010-02-27 16:23:43 UTC
Version:           2.0.0 Mars Pathfinder (using KDE 4.4.0)
OS:                Linux
Installed from:    Ubuntu Packages

Krusader - Configurable media list

Suggest
=======
please implement configurable media list, which is shown when
user clicks on 'Open media list' button (see screenshot)

i have for example my media (partitions) list:

19.9 GiB Pevny disk (ext4) [/]
117.2 GiB D (vfat) [/media/D]
10.2 GiB E (vfat) [/media/E]

and i would like see only:
[/]
[/media/D]
[/media/E]

because other informations are not needed and are redundant for me.
I think it could improve the usability.
thanks
Comment 1 sobik2 2010-02-27 16:24:38 UTC
Created attachment 41165 [details]
screenshot in PNG
Comment 2 crazy.developer 2012-01-23 12:07:34 UTC
Similar feature is requested here: https://bugs.kde.org/show_bug.cgi?id=225220
Comment 3 crazy.developer 2013-05-25 18:31:34 UTC
In my opinion, the Media list is not so user friendly. I think, it is a good idea to show Label, then mount point and then the rest. See the attached media-list-001.png screenshot.

Maybe we should make more setting for Media list? We could do, for instance, the field in which a user could enter a pattern. For example:

label - [mount_point] (fstype, freespace of size)

And it will output:
MyDrive - [/media/MyDrive] (ntfs, 5.6GiB of 100GiB)

I'd like to make such changes myself, when nobody wants.
Comment 4 crazy.developer 2013-05-25 18:32:20 UTC
Created attachment 80074 [details]
How Media List could look like