Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelconan/gsuite-comment-extractor
Template and Google Apps Script to programmatically summarize and respond to comments within a Google File
https://github.com/michaelconan/gsuite-comment-extractor
Last synced: 22 days ago
JSON representation
Template and Google Apps Script to programmatically summarize and respond to comments within a Google File
- Host: GitHub
- URL: https://github.com/michaelconan/gsuite-comment-extractor
- Owner: michaelconan
- Created: 2023-08-22T19:32:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-22T19:43:33.000Z (over 1 year ago)
- Last Synced: 2023-08-23T00:10:52.713Z (over 1 year ago)
- Language: JavaScript
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gsuite-comment-extractor
Template and Google Apps Script to programmatically summarize and respond to comments within a Google File![Spreadsheet Example](docs/spreadsheet_template.png)
## Instructions:
1. Make a copy of the Google Sheet in your own Drive (or setup as shown)
2. Add link to the relevant Google file(s) (Document, Spreadsheet, Slides, or any other!)
3. Select whether to include deleted comments
### Summarize Comments
4. Select 'Get Comments' from the Comments Menu on the toolbar above
### Respond to Comments
5. Populate the 'response' column with your comment replies, AND/OR
6. Populate the 'action' column indicated your desired action
7. Select 'Respond' from the Comments Menu on the toolbar above
## Steps Script will Take:
### Summarize Comments
1. Get list of all comments in the Google File
2. Clear old data from spreadsheet
3. Summarize relevant information for each comment
4. Update table formatting
### Respond to Comments
1. Checks if a response was provided for each comment
2. If response was provided, add reply to relevant comment