Site Tools


wiki:pluginsyntax:todo

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
wiki:pluginsyntax:todo [2023/10/28 01:42] Alan Sheawiki:pluginsyntax:todo [2023/10/28 01:54] (current) – [Older / by hand] Alan Shea
Line 340: Line 340:
   * <del>Implement time management by using square brackets // [<startdate> // for latest starttime and // ]<enddate> // for latest finish time.</del> done: 2014-05-14 on github (missing feature: filter by dates) see [[https://github.com/leibler/dokuwiki-plugin-todo/issues/16|bug #16]]   * <del>Implement time management by using square brackets // [<startdate> // for latest starttime and // ]<enddate> // for latest finish time.</del> done: 2014-05-14 on github (missing feature: filter by dates) see [[https://github.com/leibler/dokuwiki-plugin-todo/issues/16|bug #16]]
  
-  * <del>Additional Option to render a list without ckeckboxes: \\ ~~TODOLIST checkbox:no|yes~~ \\ interesting to put the list in the sidebar: \\ ~~TODOLIST assigned:@@USER@@ checkbox:no completed:no~~</del> done: 2014-05-11 on github+  * <del>Additional Option to render a list without ckeckboxes: \\ ''%%~~TODOLIST checkbox:no|yes~~%%'' \\ interesting to put the list in the sidebar: \\ ''%%~~TODOLIST assigned:@@USER@@ checkbox:no completed:no~~%%''</del> done: 2014-05-11 on github
  
-  * <del>Headers of the list with the first Header of the Page instead of the namespaces: \\ ~~TODOLIST header:firstheader~~</del> done: 2014-05-11 on github+  * <del>Headers of the list with the first Header of the Page instead of the namespaces: \\ ''%%~~TODOLIST header:firstheader~~%%''</del> done: 2014-05-11 on github
  
-  * <del>Assign multiple users to a todo <todo @user1 @user2>task</todo></del> done: 2014-05-15 on github+  * <del>Assign multiple users to a todo ''%%<todo @user1 @user2>task</todo>%%''</del> done: 2014-05-15 on github
  
-  * <del>Additional option to render the real name of the user instead of the username or nothing (e.g. useful when using @@USER@@): \\ <todo username:user|real|none> \\ ~~TODOLIST assigned:@@USER@@ username:none~~</del> done: 2014-05-11 on github+  * <del>Additional option to render the real name of the user instead of the username or nothing (e.g. useful when using @@USER@@): \\ <todo username:user|real|none> \\ ''%%~~TODOLIST assigned:@@USER@@ username:none~~%%''</del> done: 2014-05-11 on github
  
   * <del>Can we have a filter of tasks "completedon", completedbefore and completedafter (similar to duebefore etc) so that we can see when tasks were completed.  Would be good to be able to list tasks by completed date (got to keep those minions working somehow</del>   * <del>Can we have a filter of tasks "completedon", completedbefore and completedafter (similar to duebefore etc) so that we can see when tasks were completed.  Would be good to be able to list tasks by completed date (got to keep those minions working somehow</del>
Line 369: Line 369:
   * <del>I'm looking for a short kind of info string to be displayed after a page link, displaying how many todos the page have and how many of them that are checked, such as "(5/10)"</del>  \\ \\ See the //short// option.  --- [[doku>u:runout|runout]] //2017-08-28 10:12//   * <del>I'm looking for a short kind of info string to be displayed after a page link, displaying how many todos the page have and how many of them that are checked, such as "(5/10)"</del>  \\ \\ See the //short// option.  --- [[doku>u:runout|runout]] //2017-08-28 10:12//
  
-  * Is it possible to show a list of todos filtered by "completed by" and "when" depending on who checked the checkbox?  Again its to keep the minions working.  I'd like to add a section for each tech to my "dashboard" page that shows me who has completed what tasks and when.  I currently have an outstanding task list for each tech but not a list of the work they say they've completed.  Something along the lines of ~~TODOLIST completedby:tech1 showcompleteddate:yes showcompletedtime:yes completedafter:-1~~ will show me the work they have completed today(no matter who it was assigned to).  Also something like ~~TODOLIST assigned:tech1 completed:yes showcompletedby:yes showcompleteddate:yes showcompletedtime:yes completedafter:-1~~ will show me their own tasks completed in the last day, when completed and by whom. \\  \\ try the option //completeduser// for filtering which user has checked the box. Showing the completed-date is not implemented.  --- [[doku>u:runout|runout]] //2017-08-28 09:35//+  * Is it possible to show a list of todos filtered by "completed by" and "when" depending on who checked the checkbox?  Again its to keep the minions working.  I'd like to add a section for each tech to my "dashboard" page that shows me who has completed what tasks and when.  I currently have an outstanding task list for each tech but not a list of the work they say they've completed.  Something along the lines of ''%%~~TODOLIST completedby:tech1 showcompleteddate:yes showcompletedtime:yes completedafter:-1~~%%'' will show me the work they have completed today(no matter who it was assigned to).  Also something like ''%%~~TODOLIST assigned:tech1 completed:yes showcompletedby:yes showcompleteddate:yes showcompletedtime:yes completedafter:-1~~%%'' will show me their own tasks completed in the last day, when completed and by whom. \\  \\ try the option //completeduser// for filtering which user has checked the box. Showing the completed-date is not implemented.  --- [[doku>u:runout|runout]] //2017-08-28 09:35//
  
   * Change link option from "pages with the same name" to "by Attribute". For Example "@link:T0012" if a automatic naming scheme could be implemented, otherwise "@link:wiki:test:start" or external target like phone NR "@link:tel:+1356465654" or Websites "@link:https://www.dokuwiki.org".   * Change link option from "pages with the same name" to "by Attribute". For Example "@link:T0012" if a automatic naming scheme could be implemented, otherwise "@link:wiki:test:start" or external target like phone NR "@link:tel:+1356465654" or Websites "@link:https://www.dokuwiki.org".
wiki/pluginsyntax/todo.1698457332.txt.gz · Last modified: 2023/10/28 01:42 by Alan Shea