Table of Contents

AV Task Box Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" probably
  • 2023-04-04 "Jack Jackrum" probably
  • 2022-07-31 "Igor" probably
  • 2020-07-29 "Hogfather" yes

plugin Generates nicely formatted boxes for describing project tasks or user stories

Last updated on
2022-08-08
Provides
Syntax
Repository
Source

Tagged with boxes, gtd, pm, projects, task, todo, userstory

By Sherri W. (http://SyntaxSeed.com/)

Description

With this plugin you can format task or user-story information into nice tables for doing project management or keeping a todolist.

Syntax and Usage

<task>
TITLE: A test task
PRIORITY: High
ESTIMATE: 4h
PROGRESS: 10%
ASSIGNED: Sherri
DESCRIPTION: Some stuff for you. You can have newlines in this part. Description must be the last item.
</task>

Output

Installation

Known Bugs

To Do

Changelog

Source

https://github.com/syntaxseed/avtaskbox

Contributing

Please submit a PR to the GitHub repo.

Comments / Discussion

Hi everyone, let me know what you think. ~Sherri

Hi, quite a simple useful plugin. I have got some ideas for improvment:

  1. Including dokuwiki syntax within description field.
  2. Maybe the task should be enclosed in HTML div, not in table. So, in case of longer description the text will be displayed in whole page.

peter 2010/05/20 17:25.

wonderful plugin, thank you!
i'd like to link pages within the text.
dominique 2022/08/05