DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:task

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
plugin:task [2016-04-29 19:29] – Adjusted author/email LarsDW223plugin:task [2022-07-01 08:46] – old revision restored (2020-11-09 11:40) schplurtz
Line 2: Line 2:
    
 ---- plugin ---- ---- plugin ----
-description: Integrates a simple task management tool into your wiki. (previous authors: Esther Brunner)+description: Integrates a simple task management tool into your wiki
 author     : Dokufreaks (previous author: Gina Häußge, Michael Klier, Esther Brunner) author     : Dokufreaks (previous author: Gina Häußge, Michael Klier, Esther Brunner)
 email      : freaks@dokuwiki.org email      : freaks@dokuwiki.org
 type       : syntax, action, helper type       : syntax, action, helper
-lastupdate : 2016-04-25 +lastupdate : 2020-09-26 
-compatible : 2009-04-14, 2008-05-05, Hrun+compatible : 2009-04-14, 2008-05-05, Hrun,  2017-02-19a "Frusterick Manners", "Greebo"
 depends    : feed, pagelist depends    : feed, pagelist
 conflicts  : conflicts  :
Line 16: Line 16:
 bugtracker : https://github.com/dokufreaks/plugin-task/issues bugtracker : https://github.com/dokufreaks/plugin-task/issues
 sourcerepo : https://github.com/dokufreaks/plugin-task/ sourcerepo : https://github.com/dokufreaks/plugin-task/
 +screenshot_img : https://github.com/dokufreaks/plugin-task/raw/master/screenshots/TaskPlugin.png
 ---- ----
  
Line 28: Line 29:
 ^ [priority] | low, medium ''!'', high ''%%!!%%'' or critical ''%%!!!%%'' expressed with 0 to 3 exclamation marks | optional; default is low priority | ^ [priority] | low, medium ''!'', high ''%%!!%%'' or critical ''%%!!!%%'' expressed with 0 to 3 exclamation marks | optional; default is low priority |
  
-Place ''%%~~TASK~~%%'' on any page to mark it as a task. The title (first heading) is considered to be the summary of the task, the contents its description.+Place ''%%~~TASK~~%%'' on any page to mark it as a task. The title (first heading) is considered to be the summary of the task, the contents its description. For every task, there is a new page needed
  
 If a task is unassigned, any registered user of the wiki can accept it. Once a task is taken, the user to whom it is assigned to can change the status of the task to one of these values: If a task is unassigned, any registered user of the wiki can accept it. Once a task is taken, the user to whom it is assigned to can change the status of the task to one of these values:
Line 47: Line 48:
  
   {{tasks>[namespace]?[view]&[flags]}}   {{tasks>[namespace]?[view]&[flags]}}
 +  {{tasks>[path:]?open&noform&nouser&nocomments&nodesc&nodate}}
  
 ^ [namespace] | the namespace to look for tasks                           | required                       | ^ [namespace] | the namespace to look for tasks                           | required                       |
Line 54: Line 56:
 === Views ===  === Views === 
  
-^ ''all''     | all tasks                                    +^ ''all''      | all tasks                                                                                                            
-^ ''open''    | all task that are new, not yet done (or rejected) if assigned to me or not yet verified if assigned to someone else | +^ ''open''     | all task that are new, not yet done (or rejected) if assigned to me or not yet verified if assigned to someone else  
-^ ''my''      | only my open tasks                           +^ ''my''       | only my open tasks                                                                                                   
-^ ''new''     | new tasks not yet assigned to anybody        +^ ''new''      | new tasks not yet assigned to anybody                                                                                
-^ ''done''    | completed but not yet verified tasks         +^ ''done''     | completed but not yet verified tasks                                                                                 
-^ ''due''     | all open tasks with a due date of today      +^ ''due''      | all open tasks with a due date of today                                                                              
-^ ''overdue'' | all open tasks with a due date in the past   |+^ ''overdue''  | all open tasks with a due date in the past                                                                           | 
 +^ ''select''   | adds a combo box which lets the user select the status from a drop down list                                         |
 ** Flags** ** Flags**
-^ ''noform''  | Don't show the new task form                 |+^ ''noform''      | Don't show the new task form                              | 
 +^ ''nouser''      | Don't show the user                                       | 
 +^ ''nocomments''  | Don't show the Discussions (from Discussion plugin)       | 
 +^ ''nodesc''      | Don't show the descriptions, the content inside the page  | 
 +^ ''nodate''      | Don't show the date                                       | 
 +^ ''notags''      | Don't show the tags                                       |
  
 ===== Demo & Screenshots ===== ===== Demo & Screenshots =====
Line 72: Line 80:
 ==== Screenshots ==== ==== Screenshots ====
  
-[[http://img207.imageshack.us/img207/2930/cstasksinglevl2.png|{{http://img207.imageshack.us/img207/2930/cstasksinglevl2.th.png|A single task}}]] +{{https://github.com/dokufreaks/plugin-task/raw/master/screenshots/TasksOverview.png?300}} 
-[[http://img155.imageshack.us/img155/4765/cstaskhighbn8.png|{{http://img155.imageshack.us/img155/4765/cstaskhighbn8.th.png|A critical, high priority task}}]] +{{https://github.com/dokufreaks/plugin-task/raw/master/screenshots/TaskGarbishPageView.png?300}} 
-[[http://img207.imageshack.us/img207/1852/cstaskdonevl3.png|{{http://img207.imageshack.us/img207/1852/cstaskdonevl3.th.png|List of done tasks}}]]+{{https://github.com/dokufreaks/plugin-task/raw/master/screenshots/TaskBirthdayPresentEditorView.png?300}} 
 +{{https://github.com/dokufreaks/plugin-task/raw/master/screenshots/TaskPlugin.png?300}}
  
 ===== Development ===== ===== Development =====
plugin/task.txt · Last modified: 2023-10-30 23:29 by Klap-in

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