Support /io/in[/path/to/folder] imports to filesystem
Open
filesystem
server
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
We should allow users to drag-and-drop files or click a "Import Files..." button and select them from the filesystem. If they have specified a path, then we should create it (`mkdirp`) and put the files there. Otherwise we should use `/` by default.
There are a bunch of pre-existing drag-and-drop and file import type libs/components we can probably use. There's also code in Brackets that can do some of this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.