Skip to content
This repository was archived by the owner on Aug 6, 2018. It is now read-only.
This repository was archived by the owner on Aug 6, 2018. It is now read-only.

What to do with importing nested directory structures? #23

@sumnerevans

Description

@sumnerevans

How should we handle importing a directory that is structured something like this:

my-directory
|-> foo/
|   |-> bar.yaml
|   |-> cool-vid.mp4
|   '-> other-vid.mkv
|-> bar/
|   |-> baz/
|   |   |-> omega.yaml
|   |   |-> pi.mp4
|   |   '-> tau.mp4
|   |-> alpha.yaml
|   |-> beta.yaml
|   '-> gamma.mp4
|-> delta.mp4
'-> epsilon.mp4e

Note this needs to handle both PathSource and IPFSSource as well as any other source that allows importing of directories.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions