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

Bulk slideshow upload #76

Open
aronstrandberg opened this issue May 30, 2016 · 1 comment
Open

Bulk slideshow upload #76

aronstrandberg opened this issue May 30, 2016 · 1 comment

Comments

@aronstrandberg
Copy link
Contributor

Trying to display a slideshow of images is currently very tedious, having to create ten or twenty slides. It would be useful with a feature to upload any number of images in one go, and having them displayed as a slideshow.

@LudwikJaniuk
Copy link

This wouldn't have to be too hard to implement, in its simplest form. Let's say we added a new "bulk upload" button. The only thing it would have to do is accept multiple files to upload, and then generate as many slides as needed, and fill them with the images. That in itself would not be too hard to code.

Problems: the generated slides will be ill-configured, there will be the wrong picture on the wrong screen, et.c.

But it would still help a lot. One can then go through the slides and fix the problematic ones, but the bulk of the work has been done! So I think this is a feature that would give decent payoff for little implementation work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants