Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch upload images with XML or CSV uploads #817

Open
1mi opened this issue Jan 9, 2022 · 2 comments
Open

Batch upload images with XML or CSV uploads #817

1mi opened this issue Jan 9, 2022 · 2 comments
Labels
Import/export Issues with importing and exporting observations, maps, observing lists (CSV, OAL, argo navis...)

Comments

@1mi
Copy link

1mi commented Jan 9, 2022

For now there is an option to batch upload observations from XML and CSV files. However the images still have to be uploaded one by one for each observation.
It would be nice if we could batch upload images together with the observation files in one go.

The implementation could be as simple as adding another "Browse images" button under Browse file button or just add a Drag-and-drop area like it is for now for an individual image upload.

Whenever the user uploads some images DeepskyLog should warn if some images were not referenced in the XML or CSV file. Optionally it can display a list of image filenames that were not uploaded.

Finally when the user clicks "Import" matched images should be uploaded to the associated observation, and any extra not-referenced images should be deleted from the database.

XML files based on OAL already have a place for referenced images. CSV files would need an additional column for this.

@github-actions
Copy link

github-actions bot commented Jan 9, 2022

Thanks for adding your first issue to DeepskyLog. If you have questions, please do not hesitate to contact us.

@WimDeMeester
Copy link
Member

Screenshot from 2022-01-09 16-53-43

@WimDeMeester WimDeMeester added the Import/export Issues with importing and exporting observations, maps, observing lists (CSV, OAL, argo navis...) label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Import/export Issues with importing and exporting observations, maps, observing lists (CSV, OAL, argo navis...)
Projects
None yet
Development

No branches or pull requests

2 participants