starlight_help/src/content/docs/list-of-topics.mdx
import {Steps, TabItem, Tabs} from "@astrojs/starlight/components";
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import KeyboardTip from "../../components/KeyboardTip.astro"; import ChannelActions from "../include/_ChannelActions.mdx"; import ConfigureChannelLinks from "../include/_ConfigureChannelLinks.mdx"; import MobileChannels from "../include/_MobileChannels.mdx";
import TopicListIcon from "~icons/zulip-icon/topic-list";
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.
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.
</FlattenedSteps>
<KeyboardTip>
Use <kbd>Y</kbd> to go to the list of topics for the current channel.
</KeyboardTip>
1. Select a channel.
1. Tap **topics** (<TopicListIcon />)
in the upper right corner of the app.
1. 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.
</FlattenedSteps>
In the web app, you can control whether the list of topics includes all topics, just topics you haven't muted, or only topics you follow.
<Tabs> <TabItem label="Desktop/Web"> <Steps> 1. In the list of topics for a channel, select **All topics**, **Standard view**, or **Followed topics** from the dropdown in the upper left. </Steps> </TabItem> </Tabs>In muted channels, the Standard view includes all topics you haven't explicitly muted.