Skip to content

Importing multiple files using wild card path #67

Description

@aidin36

There should be a way to import multiple files. e.g.:

tocc --import /media/aidin/home_storage/photography/2014-07-21/*

Which imports all the files inside the 2014-07-21 directory.

Note that it should be done in CLI, not the library. From the API point of view, this kind of path doesn't have any meanings.
CLI should parse this path, extract files, and call libtocc::Manager::Import multiple times.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions