Open bourgeoa opened 3 years ago
Is this a pane to import/export files, or a feature to import/export panes? (and the latter therefore related to dynamic loading of panes https://github.com/SolidOS/pane-registry/issues/28)
The idea was to import/export files.
This can follow the W3C filesystem draft https://wicg.github.io/file-system-access/ This is used in some libraries like https://github.com/jimmywarting/native-file-system-adapter or https://github.com/GoogleChromeLabs/browser-fs-access/
A live demo of the later https://browser-fs-access.glitch.me/.