From 7c34911b1c9166cc781a316e9c4b933c05623637 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 21 Aug 2015 02:30:17 -0700 Subject: add task widget --- doc/Widgets.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/Widgets.md') diff --git a/doc/Widgets.md b/doc/Widgets.md index d9df66eee..5cc7eab2f 100644 --- a/doc/Widgets.md +++ b/doc/Widgets.md @@ -99,6 +99,11 @@ Some/many of these widgets have restrictions which may restrict the type of page * channel_id - if not your own
 
+* tasklist - provide a task or to-do list for the currently logged-in channel. + * args: + * all - display completed tasks if all is non-zero. +
 
+ Creating New Widgets ==================== -- cgit v1.2.3