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

当前为 2017-09-01 提交的版本,查看 最新版本

作者
Christopher Greulich
评分
0 0 0
版本
1.1
创建于
2014-09-02
更新于
2017-09-01
大小
957 字节
许可证
暂无
适用于

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.