elodie icon indicating copy to clipboard operation
elodie copied to clipboard

Add --location and --time options to the import command

Open MusikPolice opened this issue 4 years ago • 1 comments

I'm working to import a large existing photo collection, and the metadata is either missing or incorrect for a large number of the photos.

I've been importing batches of photos, watching the terminal to see where Elodie puts them, and then using the update command to fix any mistakes. This works well enough when the photos end up in two or three locations, but can be difficult to manage if they get spread all over the place due to bad metadata.

Is it possible to include the --location and --time options from the update command in the import command? This would allow me to hard code the destination folder if I know when/where the incoming photos were taken.

MusikPolice avatar Jan 10 '21 21:01 MusikPolice

This is something that can be added but no ETA from my side. If you're familiar with python then we can review the approach in this issue and you can submit a pull request .

jmathai avatar Jan 11 '21 07:01 jmathai