Plugins
Plugins
You can describe and link to your plugin here.
Note: as of 2020, this page is wildly outdated. Someone needs to update it and/or figure out what to do with this page (some thoughts here) so that it is maintained consistently, along with plugin API documentation somewhere. See also the plugin ideas page which might have the same problem in the long term.
Example: “Conquer the world” plugin
Author: J. Doe
Version: 0.42
Last revision date: 2/02/09
Download: conquer_tw-0.42.tar.gz
This plugin helps people to conquer the world by suggesting them a list of tasks that lead to it.
How to install: extract the content of the archive in the gtg plugin directory
Export tasks list to a text file
Author: Benoit Chabrier
Version: 0.1.1
Last revision date: 2009-09-02
Download: http://launchpadlibrarian.net/35208877/ExportTasksToFile.tar.gz
This plugin gives the possibility to export the tasks list (yet done or ongoing) to a text file, then the text file is opened with gedit, and then you can print the tasks from gedit or copy/paste it to an email, etc…
How to install: extract the content of the archive in the gtg plugin directory (GTG/plugins)
Create gnome popup notifications and run commands with cron and atd
Author: Alexey Aksenov
Version: 0.0.1
Last revision date: 2011-05-31
Download: http://github.com/ezh/reminder/blob/master/dist/reminder-0.0.1.tar.gz?raw=true
Homepage: http://github.com/ezh/reminder/wiki
This plugin gives the possibility to create notification events with gtg tags
How to install: extract the content of the archive. sudo python setup.py install
Feel free to fork, change, ask about it or create tickets. I (author) use it well, but there is a lot of little moments ;-)