Currently the Nautilus view toggle is global, which in most cases makes a lot of sense.
However, would be really useful if there’s some way of explicitly changing the view settings for a folder.
The biggest use case for this feature in my opinion is the Downloads
folder.
For example:
I prefer to sort my folders by name
and to view them on the grid view
.
This makes a lot of sense for pretty much all the folders in my system, and I do agree that when I change the view settings I do expect them to apply to all folders.
However, the Downloads folder is always annoying to me. I always need to change the view settings when going to that folder, since a grid sorted by name doesn’t make sense when viewing it.
So, in my usage, the Downloads folder:
- must be visualized in a different way when comparing to most other directories
- is frequently accessed
This leads me to have to constantly switch back and forth between view configurations, or to just settle with setting that I don’t like during a session.
A much better ux would be:
- set the view settings to something that makes sense to me
- occasionally, when I need more detail or different sorting settings change it.
This gets even more apparent now that we have Provide FileChooser portal backend (#3401) · Issues · GNOME / Files · GitLab
Since the Downloads folder is a common directory to interact with when using a file picker.
I know this is highly unlikely to get implemented, but I also would love to also have the ability to group the Downloads folder, like other file managers such as Dolphin allows us to do
That being said, I’d be happy to implement this feature in way that makes sense to the project if I’ve got approval from the project maintainers/design team.