You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, January 6th 2007, 11:31pm

Making konqueror remember sort order per directory

Hi,

One of the few things in Gnome that I miss in KDE is the ability for konqueror to remember the sort order per directory.

This shouldn't be very hard to fix, should it?

Can someone point me in the right direction, and I'll see if I might be able to make a patch that fixes this.

I've been thinking that it would be possible to add a field in the .directory file that is created when "Save view changes per folder" is selected.
Currently, it only seems to save the view type (i.e. icon view, detailed list view, etc).
An example .directory file can look like this:
[URL properties]
ViewMode=konq_detailedlistview

What about adding a SortMode=[Name, Size, Modified, Accessed]?

Has anyone else been thinking about this?

--S

2

Saturday, January 6th 2007, 11:44pm

Just found the Konqueror developer list, and have posted the question there instead.