Skip to content

Add a feature to also hide files that start with a "dot" #2587

Closed
@DiegoMagdaleno

Description

@DiegoMagdaleno

Is your feature request related to a problem? Please describe.

Normally on Linux/macOS dotfiles are hidden, while this isn't the case on Windows systems, many apps still do a dotfile in the "home" directory, for example scoop:

C:\Users\User\.scoop

While in Windows you are supposed to hide folders using the hidden attribute, some Apps don't like this. This clutters the home folder with dotfiles, and makes the UI look a lot less clean, specially since they are always located at the start of the listing.

Describe the solution you'd like

I would love if we had a setting, inside "Files and folders" to "Also hide files starting with a dot", that is disabled by default, so that way users that don't want this feature aren't bothered by it, but users like me that want or wish to hide their "dotfiles" can do so.

Thanks for the amazing software!

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood issue for new contributors to get started with

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions