zulip/web/templates/widgets
N-Shar-ma 6df3ad251a todo_widget: Allow task list title to be set and edited by author.
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.
2024-04-13 21:56:33 -07:00
..
poll_widget.hbs
poll_widget_results.hbs
todo_widget.hbs todo_widget: Allow task list title to be set and edited by author. 2024-04-13 21:56:33 -07:00
todo_widget_tasks.hbs todo_widget: Use colon `:` as task and description display separator. 2023-09-28 16:03:03 -07:00
zform_choices.hbs