SolidOS / solidos

The operating system for Solid
https://solidos.solidcommunity.net/
MIT License
127 stars 19 forks source link

add import, export pane to local filesystem #99

Open bourgeoa opened 3 years ago

bourgeoa commented 3 years ago

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/.

josephguillaume commented 1 year 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)

bourgeoa commented 1 year ago

The idea was to import/export files.