mirror of https://github.com/zulip/zulip.git
6df3ad251a
Users can now name task lists by providing the task list title in the `/todo` command on the same line. Example: `/todo School Work`. If no title is provided by the user, "Task list" (which is also the placeholder) is used as default. The author of a task list can later edit / update the task list title in the todo widget, just like the question in the poll widget. Fixes part of #20213. |
||
---|---|---|
.. | ||
poll_widget.hbs | ||
poll_widget_results.hbs | ||
todo_widget.hbs | ||
todo_widget_tasks.hbs | ||
zform_choices.hbs |