mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
help: Add a dedicated page on how to start a collaborative to-do list.
This commit is contained in:
20
help/include/to-do-lists-examples.md
Normal file
20
help/include/to-do-lists-examples.md
Normal file
@@ -0,0 +1,20 @@
|
||||
### What you type
|
||||
|
||||
```
|
||||
/todo
|
||||
```
|
||||
|
||||
!!! warn ""
|
||||
|
||||
Any other content in a message starting with `/todo` will be ignored.
|
||||
|
||||
### What it looks like
|
||||
|
||||
After two tasks have been added to the shared to-do list:
|
||||
|
||||

|
||||
|
||||
!!! tip ""
|
||||
|
||||
Tasks can be marked (and unmarked) as completed by clicking the
|
||||
checkboxes on the left.
|
||||
Reference in New Issue
Block a user