mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 14:08:23 +00:00
This commit adds '*' as a keyboard shortcut to navigate to the starred messages view and the shortcut is documented in various required locations accordingly. Fixes #31397.
26 lines
618 B
Markdown
26 lines
618 B
Markdown
{start_tabs}
|
|
|
|
{tab|desktop-web}
|
|
|
|
1. Click on <i class="zulip-icon zulip-icon-star-filled"></i> **Starred messages**
|
|
(or <i class="zulip-icon zulip-icon-star-filled"></i> if the **views**
|
|
section is collapsed) in the left sidebar.
|
|
|
|
!!! tip ""
|
|
|
|
You can also [search your starred messages](/help/search-for-messages)
|
|
using the `is:starred` filter.
|
|
|
|
!!! keyboard_tip ""
|
|
|
|
Use <kbd>*</kbd> to view your starred messages.
|
|
|
|
|
|
{tab|mobile}
|
|
|
|
1. Tap the **Starred messages**
|
|
(<img src="/static/images/help/mobile-star-icon.svg" alt="star" class="help-center-icon"/>)
|
|
tab at the top of the app.
|
|
|
|
{end_tabs}
|