zhanghai / zhanghai/MaterialFiles
Support .hidden like in Nautilus (GIO)
@zhanghai is already working on this.
Since Apr 26, 2022.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
I know this has been asked a few times already but I think its not that complicated.
It could be implemented by making a file, called .hidden for example, which lists every file or folder, which should be hidden in the current directory.
This is something another, unfortunately proprietary, filemanager used and I really loved this feature because I could hide all these folders in /storage/emulated/0/ I never use.
For example there is a folder called mtklog, which contain some system logs I guess, that gets recreated every time. Or random Apps creating their config folder directly in /storage/emulated/0 instead of /storage/emulated/0/Android/data/ where it should be.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.