add import, export pane to local filesystem
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
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/.
Contributor guide
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.
Research direction
Start by reading the W3C File System Access draft and the two referenced adapter libraries. Then inspect how SolidOS panes are structured and determine where import and export belong. Done means a local-filesystem import/export pane is implemented and demonstrated against the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100