| Summary: | Allow using the .hidden file to completely hide files even when "Show Hidden Files" is enabled | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Antti Savolainen <antti.savo> |
| Component: | panels: folders | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | dolphin-bugs-null, kde, kdedev |
| Priority: | NOR | ||
| Version First Reported In: | 24.08.1 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Antti Savolainen
2024-09-14 11:49:03 UTC
Can you please provide a little more detail on your idea? From what I understand you would like, for instance, to hide certain dot files in ~/ but not others. Would the ones to be hidden be listed in the .hidden file? Because the dot at the beginning of the filename already hides it, there is no functional difference from adding it to the .hidden file. I was thinking that it could be as simple as: If a file or folder that starts with a dot is listed in the .hidden file, then it wouldn't show up in dolphin at all. Thanks for clarifying I originally hoped that this was how the .hidden file works, but also realized it might still be a bit unusable to have a file which never shows up no matter what and forces you to go in the terminal to even see that it exists? As an alternative that i think would also solve the initial request, I've entered https://bugs.kde.org/show_bug.cgi?id=512648 for a way to selectively show hidden files |