Skip to content

Instantly share code, notes, and snippets.

View fc7's full-sized avatar

François Charette fc7

View GitHub Profile
/*
Given an array of URLs with Google Docs documents as input, this script exports
the Docs to Markdown, the Slides to PDF, and the Spreadsheets to CSV,
and saves all of them in a given folder.
1. Save this file to a project in script.google.com
2. Adjust the URLS array and the OUTPUT_FOLDER_ID
3. Execute the run() function
*/
const URLS = [