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

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Christopher Greulich
Installationen heute
0
Installationen gesamt
211
Bewertungen
1 0 0
Version
1.1
Erstellt am
02.09.2014
Letzte Aktualisierung
01.09.2017
Größe
957 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.