DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:gtd

This is an old revision of the document!


GTD (Getting Things Done) Plugin

Compatible with DokuWiki

> 2009-02-14, 2008-05-05

plugin This plugin implements a nice formatted easy to use todo list following the principles of GTD

Last updated on
2009-05-21
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to agenda, task

Tagged with listing, todo

Support the ongoing development of DokuWiki Plugins and Templates and buy me a coffee ;-) (Suggested: 3€ for a regular or 5€ for big latte with caramel).

Description

This plugin implements a nice formatted easy to use todo list following the principles of GTD.

Installation

Download the archive and unpack it into <dokuwiki>/lib/plugins.

  • .tgz Plugin Manager

The plugin is also available via git.

% cd <dokuwiki>/lib/plugins
% git clone git://github.com/chimeric/dokuwiki-plugin-gtd.git gtd

Configuration

You can set a default context which will be used if no context was given via the DokuWiki configuration manager.

Syntax

<gtd [warn=dd] [due=dd]>
[#] [@context] [p:project] [d:yyyy-mm-dd|mm-dd|dd] [w:dd]
[describing text]

[#] [@context] [p:project] [d:yyyy-mm-dd|mm-dd|dd] [w:dd]
[describing text]
</gtd>
[warn=dd] set a global warning period in days before the task has to be finished, the item changes its' color to orange optional (defaults to 5)
[due=dd] set a global due to period in days before the task has to be finished, the item changes its' color to red optional (defaults to 2)
[#] A leading '#' marks a Todo as done optional
[@context] The context of the Todo ( _ will be transformed to space ). required
[p:project] Specifies if a todo item belongs to a certain project ( _ will be transformed to space ). optional
[w:dd] overwrite global warning period by days optional
[d:yyyy-mm-dd] The date until when the task should be done, if you use mm-dd the year will be prepended automatically, same if you only use dd the month and the year will be prepended automatically optional
[describing text] Describing text. Must be on a new (one linebreak) line (Wiki Syntax can be used to format). required

Demo

You can try the plugin here.

Bugs / Feature Requests

Please report bugs and feature requests at the Bug Tracker.

Changelog

A complete changelog can be found here

Discussion

:!: Please report bugs at the bug tracker linked on this page! :!:

I installed the plugin and copied your example into my wiki.

But it looks plain. I guess, the stylesheet is missing. No borders, no icons. How can I integrate the style into my template?

Bastian Hess 2009/10/14 20:40

Hi there!

Getting the same problem, no style at all. Even copied the code from the demo and its just a list….

Nem 2009/10/14 20:40

Hi!

The plugin works fine, but the time for Rendering the page is very high. Any suggestions?

Kalle 2009/11/09 11:53

Hi

I had the same problem as Nem. Using “Download and install a new plugin” inside the plugin manager instead of copying it manually solved the problem. Hint: Using it together with the Todo-plugin from Babbage adds checkbox-functionality. :-)

Dydimos 2009/12/16 11:08

Hi,

Thanks for this plugin. It does not work well with Google Chrome. When a [d:yyyy-…] is added, the icon appears but the following tasks show up left aligned below the current task text.

Aldo 2010/03/01 9:21

plugin/gtd.1267613364.txt.gz · Last modified: 2010-03-03 11:49 by 87.181.99.158

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki