~nmu-sscheel/gtg/rework-task-editor

« back to all changes in this revision

Viewing changes to GTG/plugins/urgency-color.gtg-plugin

  • Committer: Bertrand Rousseau
  • Date: 2012-05-09 22:33:25 UTC
  • mfrom: (1178 trunk)
  • mto: This revision was merged to the branch mainline in revision 1179.
  • Revision ID: bertrand.rousseau@gmail.com-20120509223325-a53d8nwo0x9g93bc
Merge nimit branch and trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[GTG Plugin]
 
2
Module=urgency_color
 
3
Name=Urgency Color
 
4
Short-description="Task urgency color-coding"
 
5
Description='''This plugin will calculate the urgency status of every of your currently active tasks and color-code it accordingly.
 
6
 
 
7
Color code
 
8
 
 
9
Assuming your settings are default:
 
10
Red means you are within the last 30% of days between the start-date and due-date, or your task is overdue.
 
11
Yellow means your task's start-date has passed.
 
12
Green means your task's start-date is oncoming.
 
13
'''
 
14
Authors=Wolter Hellmund <wolterh6@gmail.com>
 
15
Version=0.1
 
16
Enabled=False