diff options
Diffstat (limited to 'doc/Widgets.md')
-rw-r--r-- | doc/Widgets.md | 5 |
1 files changed, 5 insertions, 0 deletions
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 <br /> <br /> +* tasklist - provide a task or to-do list for the currently logged-in channel. + * args: + * all - display completed tasks if all is non-zero. +<br /> <br /> + Creating New Widgets ==================== |