mirror of https://github.com/zulip/zulip.git
help: Update delete-a-topic.
This commit is contained in:
parent
dbb4817128
commit
5692acdf04
|
@ -15,6 +15,10 @@ In most other cases, [renaming a topic](/help/rename-a-topic) is often a
|
||||||
better idea, or just leaving the topic as is. Deleting a topic can confuse
|
better idea, or just leaving the topic as is. Deleting a topic can confuse
|
||||||
users who come to the topic later via an email notification.
|
users who come to the topic later via an email notification.
|
||||||
|
|
||||||
|
### Delete a topic
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
1. Hover over the topic in the **left sidebar**.
|
1. Hover over the topic in the **left sidebar**.
|
||||||
|
|
||||||
1. Click the down chevron (<i class="fa fa-chevron-down"></i>).
|
1. Click the down chevron (<i class="fa fa-chevron-down"></i>).
|
||||||
|
@ -22,3 +26,5 @@ users who come to the topic later via an email notification.
|
||||||
1. Click **Delete all messages in `<topic>`**.
|
1. Click **Delete all messages in `<topic>`**.
|
||||||
|
|
||||||
1. Click **Delete messages**.
|
1. Click **Delete messages**.
|
||||||
|
|
||||||
|
{end_tabs}
|
||||||
|
|
|
@ -68,7 +68,6 @@
|
||||||
* [Start a new topic](/help/start-a-new-topic)
|
* [Start a new topic](/help/start-a-new-topic)
|
||||||
* [Edit the topic of a message](/help/change-the-topic-of-a-message)
|
* [Edit the topic of a message](/help/change-the-topic-of-a-message)
|
||||||
* [Rename a topic](/help/rename-a-topic)
|
* [Rename a topic](/help/rename-a-topic)
|
||||||
* [Delete a topic](/help/delete-a-topic)
|
|
||||||
|
|
||||||
## Notifications
|
## Notifications
|
||||||
* [Stream notifications](/help/stream-notifications)
|
* [Stream notifications](/help/stream-notifications)
|
||||||
|
@ -143,6 +142,7 @@
|
||||||
## Stream management
|
## Stream management
|
||||||
* [Stream permissions](/help/stream-permissions)
|
* [Stream permissions](/help/stream-permissions)
|
||||||
* [Delete or archive a stream](/help/delete-a-stream)
|
* [Delete or archive a stream](/help/delete-a-stream)
|
||||||
|
* [Delete a topic](/help/delete-a-topic)
|
||||||
* [Set default streams for new users](/help/set-default-streams-for-new-users)
|
* [Set default streams for new users](/help/set-default-streams-for-new-users)
|
||||||
* [Rename a stream](/help/rename-a-stream)
|
* [Rename a stream](/help/rename-a-stream)
|
||||||
* [Change a stream's description](/help/change-the-stream-description)
|
* [Change a stream's description](/help/change-the-stream-description)
|
||||||
|
|
Loading…
Reference in New Issue