gas-gmail-add-parent-of-nested-label
gas-gmail-add-parent-of-nested-label copied to clipboard
A Google Apps Script for adding ancestors' labels to Gmail messages labelled with their descendants.
For some reason it can happen that the label isn't found in `mylabels` (`thisParentId` is **-1**). Skip these cases. Additional notes: in my specific case this bug happened with labels...
It's a good project. Thank you. 1. The solution works as described. 2. The code explains itself. 3. The instructions are thorough and complete. These qualities are often uncommon for...
I have found this script has 2 limitations. 1) Google scripts sets a max run limit of 6 minutes. 2) It can only tag 100 email of a given type...