Skip to content

Instantly share code, notes, and snippets.

@browlry
browlry / slideOnOffDates
Last active June 2, 2021 19:35
Google Apps Script to automatically show or hide slides in Google Slides using comma-separated dates in the Speaker Notes
// Create a separate Google Slides presentation to hold the inactive slides and paste the URL here:
inactiveSlidesUrl = "https://docs.google.com/presentation/d/ABABABABABABABABABABABABABABABABA0/edit"
// In your Google Slides presentation,
// go to Utilities > Script Editor and paste this code.
//
// In the Speaker Notes for each slide,
// list the dates that slide should be toggled on or off,