docs: Add blurb to docs about topic lifetime.

Edited by tabbott to also address the issue of deleting topics.
This commit is contained in:
Nick Sweeting 2017-05-20 23:23:44 -05:00 committed by Tim Abbott
parent 1d5a5036c5
commit 458fcfa646
1 changed files with 5 additions and 0 deletions

View File

@ -70,6 +70,11 @@ effectively.
- Topics really shine for asynchronous communication. - Topics really shine for asynchronous communication.
- When starting a new conversation, use a new topic, just like you - When starting a new conversation, use a new topic, just like you
would when starting an email thread. would when starting an email thread.
- In the left sidebar, Zulip will by default show the 5 most recent
topics in a stream as well as any topics with unread messages. You
don't need to do anything to "archive" old topics -- they will
naturally disappear from recent topics when other topics replace
them as the most recent.
## Familiarize yourself with Zulips featureset ## Familiarize yourself with Zulips featureset