ubc-systopia / Indaleko

Indaleko Project
GNU Affero General Public License v3.0
0 stars 1 forks source link

Improve interface for ingester picking input file #13

Open fsgeek opened 7 months ago

fsgeek commented 7 months ago

The ingester requires that you tell it which file you want to import. Given the names of the index files can be quite long, it would be good if we could handle just a part of the name - enough to disambiguate it.

For example, the storage device or timestamp seem to be fairly unique. Alternatively, we might be able to add these as explicit switches.