This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Copy doc JSON exporter for Google Drive spreadsheets. | |
Instructions: | |
1. Open the copy doc spreadsheet | |
2. Make sure the first row contains a column with the value “id” and that there’s at least one column with a locale value | |
2. Go to Tools/Script Editor… | |
3. (Optional) create a new script file and name it something funny | |
4. Paste the code from this file |