Color Code Individual Google Tasks

Looks for specific key words and changes the background of the cell of a google task to a predefined color

Version vom 02.09.2014. Aktuellste Version

Autor
Christopher Greulich
Bewertungen
0 0 0
Version
1
Erstellt am
02.09.2014
Letzte Aktualisierung
02.09.2014
Größe
906 Bytes
Lizenz
n/a
Wird angewandt auf

This script will change any task on your google calendar to a color you specify. You install the script and modify the keyWords array to a list of words you wish to have specific colors. Than specify the color in hex values in the corresponding position in the backgroundColors array.

Hex values can be found in multiple places a code color pick exists at http://www.w3schools.com/tags/ref_colorpicker.asp.