https://github.com/5310/docs-scratchpad
https://github.com/5310/docs-scratchpad
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/5310/docs-scratchpad
- Owner: 5310
- Created: 2016-01-11T11:39:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-11T11:44:50.000Z (almost 10 years ago)
- Last Synced: 2025-01-20T06:38:16.247Z (12 months ago)
- Language: HTML
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Scratchpad for Docs
This is an add-on for Google Docs that adds a simple scratchpad that can be used to write anything, outlines, rough notes, phrasing variations, your call.

Of course, Google App Script add-on's publication process is pathetically locked down and restrictive to say the least, so this addon doesn't exist on the marketplace. I can't even have it available as a personal add-on myself, I have to duplicate a file with the scripts added to start.
Feel free to create a blank file and copy over the script yourself. Follow the quickstart guide and instead of copying the sample add-on, paste in these sources instead. (The assets folder is not required, only the `Code.gs` and `Sidebar.html` files.)