You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: gmail-sentiment-analysis/README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ Google Workspace Add-on that extends Gmail and adds sentiment analysis capabilit
20
20
1. Add OAuth2 v43 Apps Script Library using the ID `1B7FSrk5Zi6L1rSxxTDgDEUsPzlukDsi4KGuTMorsTQHhGBzBkMun4iDF`.
21
21
1. Add the project code to Apps Script
22
22
23
+
Alternatively, make a copy of this [Apps Script project](https://script.google.com/corp/home/projects/1Z2gfvr0oYn68ppDtQbv0qIuKKVWhvwOTr-gCE0GFKVjNk8NDlpfJAGAr)
24
+
23
25
## Usage
24
26
25
27
1. Create a label in Gmail with this exact text and emojy (case sensitive!): UPSET TONE 😡
@@ -28,4 +30,4 @@ Google Workspace Add-on that extends Gmail and adds sentiment analysis capabilit
28
30
1. The Add-on will load. Click on the blue button "Identify angry customers."
29
31
1. Close the Add-on by clicking on the X in the top right corner.
30
32
1. It can take a couple of minutes until the label is applied to the messages that have a negative tone.
31
-
1. If you don't want to wait until the labels are added, you can refresh the browser.
33
+
1. If you don't want to wait until the labels are added, you can refresh the browser.
0 commit comments