aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-08-21 02:30:17 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-08-21 02:30:17 -0700
commit7c34911b1c9166cc781a316e9c4b933c05623637 (patch)
tree0857f7b40e3379f22c79df09b2054a6a077ae894 /doc
parent7688bf3f219960ca3f9ff796fc1db3f0da8f2726 (diff)
downloadvolse-hubzilla-7c34911b1c9166cc781a316e9c4b933c05623637.tar.gz
volse-hubzilla-7c34911b1c9166cc781a316e9c4b933c05623637.tar.bz2
volse-hubzilla-7c34911b1c9166cc781a316e9c4b933c05623637.zip
add task widget
Diffstat (limited to 'doc')
-rw-r--r--doc/Widgets.md5
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 />&nbsp;<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 />&nbsp;<br />
+
Creating New Widgets
====================