user docs: Merge view-messages-from-a-stream and view-messages-from-a-topic.

This commit is contained in:
Lyla Fischer 2018-02-17 13:07:11 -05:00 committed by Rishi Gupta
parent e53f334fd6
commit ffa629bee5
4 changed files with 15 additions and 15 deletions

View File

@ -19,7 +19,7 @@ they also cannot read or send messages to the stream.
Users are subscribed to specific streams in the organization by default,
such as the #announce stream. Users can easily
[view messages](/help/view-messages-from-a-stream) from a specific stream;
[view messages](/help/reading-messages-by-stream-or-topic) from a specific stream;
in addition, they can
[browse](/help/browse-and-subscribe-to-streams#browse-streams) their stream
subscriptions using the Zulip stream browser.

View File

@ -57,10 +57,9 @@
* [Share a message or conversation](/help/share-a-message-or-conversation)
* [Advanced search](/help/search-for-messages)
* [View a message's edit history](/help/view-a-messages-edit-history)
* [View messages from a stream](/help/view-messages-from-a-stream)
* [View messages from a topic](/help/view-messages-from-a-topic)
* [View messages from a user](/help/view-messages-from-a-user)
* [View messages containing files or links](/help/view-messages-containing-files-or-links)
* [Reading by stream or topic](/help/reading-messages-by-stream-or-topic)
## People
* [Check whether someone is on-line](/help/check-whether-someone-is-here-or-away)

View File

@ -12,3 +12,16 @@ that particular stream.
You can also view your all messages from a specific stream by entering
the search operator `stream:(stream name)` in the search bar or
selecting the stream from the **Streams** section in the left sidebar.
# View messages from a topic
You can view all messages from a specific topic by following the following steps.
1. In your view, find a message sent under the topic.
2. Click on the message's topic to narrow your view to all messages sent to that
particular topic.
!!! tip ""
You can also view your all messages from a specific topic by entering the
search operator `topic:(topic name)` in the search bar.

View File

@ -1,12 +0,0 @@
# View messages from a topic
You can view all messages from a specific topic by following the following steps.
1. In your view, find a message sent under the topic.
2. Click on the message's topic to narrow your view to all messages sent to that
particular topic.
!!! tip ""
You can also view your all messages from a specific topic by entering the
search operator `topic:(topic name)` in the search bar.