You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How hidden files are created in Os.js. How do we want to manage them?
I did not see this feature in the mount point (https://manual.os-js.org/v3/guide/filesystem/) capability. Is it possible to do something at this level with a visibility feature?
It looks like we're writing code into VFS and then restricting the display of its icon.
Sorry, I took that figure from https://demo.os-js.org/. Of course, showing the number of hidden files is really a bug :). But suppose we have a system administrator and this feature is not bad for him :).
Hi,
Suppose we have hidden files in folders. But we do not want to announce how many hidden files we have.
How to manage this section for display? Because in addition to the previous problem, this section does not display correctly for large file sizes.
Next,
Do we need other apps to manage hidden files and encryption, especially hidden or unhidden them in the file manager?
Best,
Morteza
The text was updated successfully, but these errors were encountered: