cloudcmd
cloudcmd copied to clipboard
Is it possible to exclude .{hidden} from file/dir list?
Is it possible to exclude . files from the list of dir and files?
No, but it's a good idea for a pull request :). And first place for this could be readify.
I would love to help in the project. I am just not a strong nodejs coder yet. I would be afraid of putting my hacked code into something that others would use. I will have a look and see what the code looks like maybe it is easy.
Ok,
- [ ] we can start from making
rawboolean, not stringtype="raw"(it's not really hard, there is plenty tests); - [ ] then we can introduce new boolean option
dot, which is enabled by default, but, can be disabled; - [ ]
readifyused byflop, this change will be pretty simple; - [ ] then restafary should be updated;
- [ ] then client side should be updated;
- [ ] then we can add new option
showHiddenFilesto Cloud Commander's config.