Introduction
Welcome
()
Using the exercise files
()
1. Getting Started with Apps Script
Setting up Google Apps Script
()
Introduction to Apps Script
()
Setting up a document
()
2. Working with Files
Finding files
()
File iterators
()
Reading file contents
()
Creating files
()
3. Working with Folders
Creating new folders
()
Listing folder names
()
Deleting folders
()
4. Converting Google Docs to Markdown
Creating the Markdown converter
()
Traversing a Google Doc
()
Parsing sections
()
Parsing elements
()
5. Formatting Markdown Elements
Formating text blocks
()
Adding URLs
()
Finding images
()
Saving images
()
Testing the final Markdown
()
Ex_Files_GoogleApps_JavaScript_Dev.zip
(901 KB)