Skip to content

Instantly share code, notes, and snippets.

View kristian-lifelike's full-sized avatar

Kristian kristian-lifelike

View GitHub Profile
@kristian-lifelike
kristian-lifelike / copydoc_JSON_Export.js
Last active September 21, 2017 10:46
Copy doc JSON exporter for Google Drive spreadsheets.
/*
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