Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion gmail-sentiment-analysis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Google Workspace Add-on that extends Gmail and adds sentiment analysis capabilit
1. Add OAuth2 v43 Apps Script Library using the ID `1B7FSrk5Zi6L1rSxxTDgDEUsPzlukDsi4KGuTMorsTQHhGBzBkMun4iDF`.
1. Add the project code to Apps Script

Alternatively, make a copy of this [Apps Script project](https://script.google.com/corp/home/projects/1Z2gfvr0oYn68ppDtQbv0qIuKKVWhvwOTr-gCE0GFKVjNk8NDlpfJAGAr)

## Usage

1. Create a label in Gmail with this exact text and emojy (case sensitive!): UPSET TONE 😡
Expand All @@ -28,4 +30,4 @@ Google Workspace Add-on that extends Gmail and adds sentiment analysis capabilit
1. The Add-on will load. Click on the blue button "Identify angry customers."
1. Close the Add-on by clicking on the X in the top right corner.
1. It can take a couple of minutes until the label is applied to the messages that have a negative tone.
1. If you don't want to wait until the labels are added, you can refresh the browser.
1. If you don't want to wait until the labels are added, you can refresh the browser.
Loading