mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
help: Document list of topics in a channel.
This commit is contained in:
@@ -44,5 +44,7 @@ quick overview of recent messages in a channel.
|
||||
## Related articles
|
||||
|
||||
* [Combined feed](/help/combined-feed)
|
||||
* [List of topics in a channel](/help/list-of-topics)
|
||||
* [Left sidebar](/help/left-sidebar)
|
||||
* [Reading strategies](/help/reading-strategies)
|
||||
* [Reading conversations](/help/reading-conversations)
|
||||
|
@@ -58,6 +58,7 @@ In the web app, you can control whether the **Inbox** includes all topics, just
|
||||
|
||||
* [Reading strategies](/help/reading-strategies)
|
||||
* [Recent conversations](/help/recent-conversations)
|
||||
* [List of topics in a channel](/help/list-of-topics)
|
||||
* [Combined feed](/help/combined-feed)
|
||||
* [Mute or unmute a channel](/help/mute-a-channel)
|
||||
* [Mute or unmute a topic](/help/mute-a-topic)
|
||||
|
@@ -1,6 +1,6 @@
|
||||
You can configure whether channel links in the [left
|
||||
sidebar](/help/left-sidebar) go to the channel feed, or to the top topic in the
|
||||
channel.
|
||||
sidebar](/help/left-sidebar) go to the channel feed, a list of topics in the
|
||||
channel, or to the top topic.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
|
@@ -103,6 +103,7 @@
|
||||
* [Recent conversations](/help/recent-conversations)
|
||||
* [Combined feed](/help/combined-feed)
|
||||
* [Channel feed](/help/channel-feed)
|
||||
* [List of topics in a channel](/help/list-of-topics)
|
||||
* [Left sidebar](/help/left-sidebar)
|
||||
* [Message actions](/help/message-actions)
|
||||
* [Marking messages as read](/help/marking-messages-as-read)
|
||||
|
@@ -142,5 +142,6 @@ you’re currently viewing.
|
||||
* [Recent conversations](/help/recent-conversations)
|
||||
* [Combined feed](/help/combined-feed)
|
||||
* [Channel feed](/help/channel-feed)
|
||||
* [List of topics in a channel](/help/list-of-topics)
|
||||
* [View your mentions](/help/view-your-mentions)
|
||||
* [Star a message](/help/star-a-message)
|
||||
|
80
help/list-of-topics.md
Normal file
80
help/list-of-topics.md
Normal file
@@ -0,0 +1,80 @@
|
||||
# List of topics in a channel
|
||||
|
||||
You can view a list of recent topics any channel. It's a great way to get an
|
||||
overview if you like reading your messages one channel at a time.
|
||||
|
||||
## Use the list of topics in a subscribed channel
|
||||
|
||||
{start_tabs}
|
||||
|
||||
{tab|desktop-web}
|
||||
|
||||
{!channel-actions.md!}
|
||||
|
||||
1. Click **Go to list of topics**. If you do not see this option, Zulip is
|
||||
[configured](#configure-where-channel-links-in-the-left-sidebar-go) so that
|
||||
clicking on the channel name in the left sidebar will take you directly to
|
||||
the list of topics.
|
||||
|
||||
1. Click on a conversation you're interested in to view it. You can return to
|
||||
the list of topics when done (e.g., by using the **back** button in your
|
||||
browser or desktop app) to select the next conversation.
|
||||
|
||||
{tab|mobile}
|
||||
|
||||
{!mobile-channels.md!}
|
||||
|
||||
1. Select a channel.
|
||||
|
||||
1. Tap **topics** in the upper right corner of the app.
|
||||
|
||||
2. Tap on a conversation you're interested in to view it. You can return to
|
||||
the list of topics when done (e.g., by using the **back** button) to select
|
||||
the next conversation.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
## Configure where channel links in the left sidebar go
|
||||
|
||||
{!configure-channel-links.md!}
|
||||
|
||||
## Filter conversations
|
||||
|
||||
### Filter by topic status
|
||||
|
||||
In the web app, you can control whether the list of topics includes all topics,
|
||||
just topics you haven't [muted](/help/mute-a-topic), or only topics you
|
||||
[follow](/help/follow-a-topic).
|
||||
|
||||
{start_tabs}
|
||||
|
||||
{tab|desktop-web}
|
||||
|
||||
1. In the list of topics for a channel, select **All topics**, **Standard
|
||||
view**, or **Followed topics** from the dropdown in the upper left.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
In muted channels, the **Standard view** includes all topics you haven't
|
||||
explicitly muted.
|
||||
|
||||
### Filter by keyword
|
||||
|
||||
{start_tabs}
|
||||
|
||||
{tab|desktop-web}
|
||||
|
||||
1. In the list of topics for a channel, use the **Filter** box at the top to
|
||||
find a conversation.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
## Related articles
|
||||
|
||||
* [Channel feed](/help/channel-feed)
|
||||
* [Inbox](/help/inbox)
|
||||
* [Recent conversations](/help/recent-conversations)
|
||||
* [Left sidebar](/help/left-sidebar)
|
||||
* [Reading strategies](/help/reading-strategies)
|
||||
* [Reading conversations](/help/reading-conversations)
|
||||
|
@@ -120,6 +120,7 @@ You can [star messages](/help/star-a-message) that you plan to follow up on late
|
||||
## Related articles
|
||||
|
||||
* [Getting started with Zulip](/help/getting-started-with-zulip)
|
||||
* [Inbox](/help/inbox)
|
||||
* [Recent conversations](/help/recent-conversations)
|
||||
* [Searching for messages](/help/search-for-messages)
|
||||
* [Marking messages as read](/help/marking-messages-as-read)
|
||||
|
@@ -37,5 +37,6 @@ containing the most recent messages.
|
||||
* [Reading conversations](/help/reading-conversations)
|
||||
* [Reading strategies](/help/reading-strategies)
|
||||
* [Inbox](/help/inbox)
|
||||
* [List of topics in a channel](/help/list-of-topics)
|
||||
* [Combined feed](/help/combined-feed)
|
||||
* [Configure home view](/help/configure-home-view)
|
||||
|
Reference in New Issue
Block a user