Currently it is not possible to make a particular directory to remember view settings. For example if my default view settings are View as compact list but I want some directories to display files as icons I cannot do it. Could be quite useful for dirs with images and so on.
Reproducible: Always
Steps to Reproduce:
Open Thunar
Enter any directory and change view
Leave the directory and see that all other directories have the new view settings
Actual Results:
All other directories have the new view settings
Expected Results:
There should be an option to have settings are changed only for this particular directory while other dirs retain the default settings set in the Preferences.
Designs
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
In version 1.6.3 it's still impossible to remember the view per folder. It would be very useful to have an option like this, because it's exhausting to set the view in every folder that you open. This is specially true when you work with different type of files in separate tabs or windows.
I suppose that it could be implemented in 2 ways: either saving a hidden file in every directory that is configured (as Dolphin does) or saving the parameters in a configuration container (a hierarchy of directories, a small database...) The former is easier to implement I guess.
If I set the default view to be detailed list, and I later go to icons for a directory, all of the directory become icons. If I go back and try to reset the default, it still says it is detailed list. Really irritating.
Thanks.
In my opinion, it would be necessary that this feature were implemented this way:
An option in the "Edit > Preferences..." menu to enable or disable the feature.
An option in the "Edit" menu that states something like "Apply current view to sub-directory".
Although the most needed is the first point, I believe that having the second one would be useful for that times when one is working with a tree of directories and needs the same view in all them, in order to prevent having to visit the sub-directories one by one.
This would be very useful for the trash folder, because whenever I want to restore something, I need to order files by 'Date Modified' and then set back to 'Name'. This is annoying.
Hidden file display status (suggested in Bug 5767)
Different directories may serve different purposes. For example, for a directory containing source code, you'll likely want to use List view with a low zoom. For a directory containing images, you'll want Icons view with high zoom. Sorting order should be remembered for use cases like André's.
I'd not like this feature to litter my directories with config files; per-settings directory should ideally be stored in a config file or in xfconf.
When no view options are set for the current folder, use the previous folder's settings by default.
Any very rough estimate on how long that port may take or where it's at? Maybe this could be included as part of the port. It's very basic functionality.
Anyway, if it can't be included as part of the port, I will put a reminder in my calendar to bump this feature request even if it's a couple years out. This is very annoying behavior.
I can't speak for the devs, but the port is still going to take a little while, being pretty optimist we might have an 4.14 alpha by the end of the year. Here is how it's currently (a bit outdated):
https://wiki.xfce.org/releng/4.14/roadmap
Unfortunately, thunar, xfdesktop and xfwm are the ones lagging behind.
It was settled that this was to be a 1:1 port, no big new feature, but if someone spare some time I think the patch will be more than welcomed. I can't promise anything, currently I'm porting xfce4-screenshooter and I'm not really knowledgeable of thunar's code.
Having a set of Thunar CLI options to select view style, order, etc... (overriding xfconf settings for the CLI launched instance) : would allow to play with launchers, and even to write external scripts that read a "per folder desktop file" containing view style directives ....
Just to provide an example of user experience caused by lack of this feature:
I use XFCE on a HTPC box. Whenever I want to watch my tv-series, I go to the network drive (1 click), right-click (2) to choose 'sort by date modified' (3), then right-click again(4) to choose 'sort descending' (5), enter the right folder (6), then right-click again (7) to 'sort by name' (8) to find the episode I want.
That's 8 mouse clicks where it should be 2 if sorting order for the top folder was remembered.