First ideas of GTG notification system

by bapt

GUADEC will begin soon, so I took the opportunity to improve existing modules of the extension, improve wiki page of the project, and prepare my talk for GUADEC.
For interested people, you can find my beamer presentation in repository :

https://github.com/bsaleil/gtg-gnome-shell-extension

Since some days, I’m discussing with my mentor and other GTG developers about the future of the extension and how I’ll implements the notification system.
Here are first ideas :

  • The user must have the choice to add hour support
  • This feature should not be in core of GTG (GTG is a task manager, not an agenda)
  • The plugin will add possibility to create an event at a given date/hour
  • The plugin will provide some DBus methods to have possibility to interact with
  • The notification system will be a module for the extension and will uses previous DBus methods

I’ll continue to think about this and to discuss with GTG devs before and during GUADEC. After it, I’ll define definitive objectives, and I may begin to code this part.

I can’t wait to go to GUADEC !