zulip/web/templates/widgets
N-Shar-ma 7ef3ce9e8b todo_widget: Use colon : as task and description display separator.
Uptil now, a dash `-` was used to separate the task from its (optional)
description. But a colon `:` was used in the `/todo` command syntax to
indicate where the task ends and it's description starts.

To make the separator symbol consistent for both the syntax and widget,
`:` is used for both. It was chosen over `-` as `:` is encountered less
often in normal language, and so accidental usage of it when using the
`/todo` command syntax is less likely. It is also is impossible to
confuse with the bullet list syntax which is allowed for tasks.
2023-09-28 16:03:03 -07:00
..
poll_widget_results.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
poll_widget.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
todo_widget_tasks.hbs todo_widget: Use colon : as task and description display separator. 2023-09-28 16:03:03 -07:00
todo_widget.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
zform_choices.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00