mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
user docs: Merge view-messages-from-a-stream and view-messages-from-a-topic.
This commit is contained in:
parent
e53f334fd6
commit
ffa629bee5
@ -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.
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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.
|
||||
@ -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.
|
||||
Loading…
Reference in New Issue
Block a user