This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Krusader File Manager - Tips/Requests for improvement

Tags: None
(comma "," separated)
gnomo
Registered Member
Posts
4
Karma
0
interface panel

- possibility to change whole interface layout
example:
https://www.mozilla.org/en-US/firefox/desktop/customize/

- possibility to set window as 1 panel
(when a small window size is used this is better than two panels)
example:
http://i.imgur.com/mdB4LUZ.png

- automatic change to two panel view when maximized if only one panel is shown

- automatic change to one panel view when window size become (too) small

- remember panels divider position
(when restarted this resets, even when remember option is selected)

- option to set left or right second panel as folder viewer and/or as previewer as actor of the first panel

- option to position tree on left or right side

bar

- address bar with alternating breadcrumb button style
(note from Wikipedia: "It allows users to keep track of their locations¨)
example:
https://en.wikipedia.org/wiki/Breadcrumb_(navigation)#References

- breadcrumbs with navigating (parallel) folder possibility
example:
https://www.smashingmagazine.com/2009/03/breadcrumbs-in-web-design-examples-and-best-practices/

- combine three bars, because now it is as search for info
example:
http://i.imgur.com/Q2QLXzg.png

- address bar with two colours for disk space representation or other info alike
example:
http://i.imgur.com/Q2QLXzg.png

- explore folder in same panel layout
example:
https://askubuntu.com/questions/442941/how-can-i-see-a-folder-and-a-subfolder-in-the-same-window

- address bar with search capability

- addition icons in left click menu and address bar at specific item or specific input
example:
https://addons.mozilla.org/en-GB/firefox/addon/quickcontextsearch/

- a mounted drives bar section
(you can see this at file dialogue but it is a window to far away or you can bookmark it but this is also a button too far away)

selecting

- enable drag select with mouse
example:
http://www.computerhope.com/jargon/d/dragsele.htm

- enable hover select with mouse pointer
example:
https://www.w3schools.com/cssref/tryit.asp?filename=trycss_sel_hover

- column addition: select by box click
example:
https://addons.mozilla.org/en-US/thunderbird/addon/checkbox-column/

- drag select multiple checkboxes
example:
https://addons.mozilla.org/en-US/firefox/addon/multiple-checkbox-checker/

- view filter bar with options for showing folder, images, video, documents, by date period, by size ... file types
example:
https://support.mozilla.org/en-US/kb/quick-filter-toolbar?cache=no

preview

- hover over item to see full text, item name / path and/or label
(when it does not fit/not shown in current panel/window state)
example:
https://www.codeproject.com/articles/5270/listview-with-item-hover-event

- combine view and preview

- auto fit preview to panel size

- preview view size options

- thumbnail view (there is a option show preview but this is no thumbnail)

but better is

- enable preview with mouse hover
example:
https://greasyfork.org/en/scripts/404-mouseover-popup-image-viewer

left click menu

- possibility to set user action in main left click menu

- option/toggle button in left click menu to see menu as flat menu style

- option to make separators with title in left click menu

- bookmark manager doesn't work yet (in ubuntu)
User avatar
abika
Registered Member
Posts
25
Karma
1
OS
You should try the latest version of Krusader, 2.6.0 (2.5.0 should also work fine).
gnomo
Registered Member
Posts
4
Karma
0
Have to compile version 2.6
It is stated that ubuntu uses version 2.5, but mine is 2.4
At launchpad I found a so claimed untrusted source:
http://i.imgur.com/56R8i8X.png

However the version description varies.
And it is stated that it has root privilege.
Does this mean this version has root privileges all the time or just in case?
User avatar
abika
Registered Member
Posts
25
Karma
1
OS
We support a root mode - if the user invokes it. By default Krusader is started with limited user privileges (of course).
I can't say anything about those Ubuntu packages. There are official packages for 2.5.0 in Debian Sid.
gnomo
Registered Member
Posts
4
Karma
0
Now I know what went wrong when installing the new version:

- on the ubuntu launchpad page it is stated that ubuntu can have krusader 2.5
- on the krusader launchpad page the version in corresponding with the distros is stated: version on my system correspond with the ubuntu lts version. This is correct.
- still the gnome-install screen where it is stated that the version is 2.4 when you install versions 2.5 and 2.6. This is not correct.
http://i.imgur.com/Ziw9i3F.png

- when you press launch at the install program gnome-software the program is launched with root privileges.
- when you start it with the menu icon instead it launches without root privileges.
(must say initially I had to make a menu item, don't know if it is also not made automatically with version 2.5 and 2.6)
http://i.imgur.com/Ziw9i3F.png

Version 2.6 works now but initially don't see major changes.
For example: Still can not make changes to the bookmarks.
Did an uninstall before installing the new version. Settings are kept, which is good, but have they be removed also?
Where are the settings located? (Couldn't find them in .config and a export button would be nice)


Anyway Krusader is a useful file mananger
and with some little help it could be great.
User avatar
abika
Registered Member
Posts
25
Karma
1
OS
Version 2.6 works now but initially don't see major changes.

Navigation bar has breadcrumb view, e.g.

For example: Still can not make changes to the bookmarks.

You have to install KBookmarks, its an optional dependency.

Did an uninstall before installing the new version. Settings are kept, which is good, but have they be removed also?

No.

Where are the settings located? (Couldn't find them in .config and a export button would be nice)

Main configuration file is .config/krusaderrc
gnomo
Registered Member
Posts
4
Karma
0
* Navigation bar has breadcrumb view, e.g.

Nope, fresh install did not show this in my case. Also couldn't find a setting when quickly searching for it.

*You have to install KBookmarks, its an optional dependency.

Thanks for the clarification. Will leave it as vanilla.

*Main configuration file is .config/krusaderrc

Nope, when quickly searching for it by search and manually looking for it it didn't show up
(It is a handy thing that you can file search with krusader. However it is way too slow. Catfish is lightning fast in comparison.)

But I finally did find it in ...

.kde/share/config

>
I can go on about bugs/complains/tips/future requests/feedback ...

but ...

... you can make this threat closed
pyc
Registered Member
Posts
29
Karma
0
Synchronization component fixed in 2.6? Also, keyboard shortcut for switching tabs is not working anymore?
duns
Registered Member
Posts
78
Karma
0
OS
I would suggest this enhancement: an option, when you syncro two folders, to see if there are files with the same creation date and the same size, but (only) different names, so that you could rename the destination folder files, without replacing them. It would be useful for big files, such as the video ones.
I have a script that do this. So implement it in Krusader should be possible (even maybe difficult, I don't know).


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]