#GTG integration with GNOME Shell
The integration of GTG with GNOME Shell was a 2012 Summer of Code project realized by Baptiste Saleil.
Homepage : GNOME Live
Repository : bsaleil on Github
Blog : Project blog
##Installation
This plugin add possibility to be notified about your tasks on GTG.
- Download archive, or clone repo
- Copy content on GTG plugins folder
- Active it on GTG
##Usage
###Open time picker
If you open task editor for a task, you'll se a new button ("Notification") When you click it, the time picker is opened.
###Select time/date
Here you can chose a date/time to be notified for this task. Now you just have to confirm and an job will be remotly created with at command.
####Notification
When job is executed, a python script (notifify.py) will be lauch and notification will appear with "Edit" and "Done" button. For now, if GTG is closed when you click on one of the two buttons, nothing will happen so, GTG must stay open. If you click on "Edit" button, the task editor will be open for this task. If you click on "Done" button, the task will be mark as done on GTG.