Release v0.1.1-alpha of CreateSlidesFromDriveFolder
Pre-release
Pre-release
We are excited to announce the first release of CreateSlidesFromDriveFolder v0.1.1-alpha! This Google Slides Editor Add-on reads all images in a Google Drive folder and creates a slide for each image in the current presentation. It's a handy tool for quickly generating slides from a collection of images.
What's New
Features
- Select Folder from Drive: Users can easily select a folder from their Google Drive containing images.
- Generate Slides: With a single click, the add-on processes all images in the selected folder and creates a slide for each one.
- Stop Processing Option: Users have the ability to stop the processing at any point.
- Responsive UI: The Picker dialog is designed to be user-friendly, with immediate access to Drive folders and a pleasing loading animation.
Enhancements
- Improved UI in Picker.html: The file picker element now presents the user's Drive folder immediately, with a more user-friendly layout.
- Added Loading Animation: A smooth loading animation has been added to enhance the user experience.
- Styling Fixes: Resolved the overflow scroll bars issue in the file picker element.
Code Quality
- Added JSDoc: All functions are now documented with JSDoc, improving code readability and maintainability.
- Error Handling: Implemented try/catch blocks where necessary to handle potential errors gracefully.
How to Get Started
You can download the latest release from the GitHub repository or clone it using the git command.
Contributing
We welcome contributions! Please see our contributing guidelines on the GitHub page for more information.
Feedback
If you have any issues or feedback, please open an issue on GitHub.
Best regards,
Tailor VJ