Using konqueror .directory file for sorting files?
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have been looking around for some knowledge on how to edit the .directory file created by Konqueror. What can be done (sections) and how can the code be written, I could not find information on that, anyone has a link?
Otherwise, I might post my question.
Konqueror does not save sorting criteria per folder (is it a bug or lack of functionality? I don't know). So I was wondering if I can force sorting criteria (writing sorting code) in the .directory file? If yes, how does the code need to be written.
Basically, I want 1 folder to be sorted by DATE and in DESCENDING order, every time I enter the folder. But I want other folders to use default sorting (NAME (case insensitive) and ASCENDING).
Curently I have to change sorting values each time I enter the folder and change them back each time I get out. I then thought I could force the code in the .directory file, if that is accepted by konqueror, but I can't find information on what is supported in the .directory file.
Sorry I forgot to mention that the Profiles function does not work well.
It keeps the Profile for all folders, even though I chose "Save View Changes per Folder".
If I choose Profile A for folder A, when I go in folder B it will keep in mind Profile A, which I think is normal. If I then choose Profile B, it will switch profile, fine, but it will keep sorting order of folder A. So I still end up changing manually the sorting order every time.
I wonder if I have a bug somewhere. Looking at the profiles in /.kde/share/apps/konqueror/profiles, I see that none of them have a section to set sorting order.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.