Files
zulip/starlight_help/src/content/docs/combined-feed.mdx
Anders Kaseorg 3d510601e5 help: Normalize and sort MDX import statements.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2025-09-03 22:36:42 -07:00

25 lines
645 B
Plaintext

---
title: Combined feed
---
import KeyboardTip from "../../components/KeyboardTip.astro";
import CombinedFeed from "./include/_CombinedFeed.mdx";
<CombinedFeed />
<KeyboardTip>
Use <kbd>S</kbd> (go to channel) or <kbd>Shift</kbd> +
<kbd>S</kbd> (go to conversation) to zoom in, and <kbd>A</kbd> to
get back to **Combined feed**.
</KeyboardTip>
## Related articles
* [Reading strategies](/help/reading-strategies)
* [Inbox](/help/inbox)
* [Recent conversations](/help/recent-conversations)
* [Configure home view](/help/configure-home-view)
* [Reading conversations](/help/reading-conversations)
* [Channel feed](/help/channel-feed)