mirror of https://github.com/zulip/zulip.git
help-docs: Add macro for self actions menu instructions.
Replaces instructions with macro for reusability. Adds Desktop/Web tab in preparation for mobile documentation. Improves wording of a couple of sentences.
This commit is contained in:
parent
a8217c51de
commit
a533495399
|
@ -0,0 +1,3 @@
|
||||||
|
1. Hover over your name in the right sidebar.
|
||||||
|
|
||||||
|
1. Click on the ellipsis (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>).
|
|
@ -4,9 +4,9 @@ Status and availability let everyone know roughly how quickly you'll be
|
||||||
responding to messages.
|
responding to messages.
|
||||||
|
|
||||||
A **status** is a customizable emoji, along with a short message. A typical
|
A **status** is a customizable emoji, along with a short message. A typical
|
||||||
status might be "📅 In a meeting" or "🏠 Working remotely". To make them easy to
|
status might be "📅 In a meeting" or "🏠 Working remotely". To make it easy to
|
||||||
notice, status emoji are shown next to your name in the sidebars, message feed,
|
notice, the status emoji is shown next to your name in the sidebars, message
|
||||||
and compose box.
|
feed, and compose box.
|
||||||
|
|
||||||
Your **availability** is a colored dot (like <span class="indicator green
|
Your **availability** is a colored dot (like <span class="indicator green
|
||||||
solid"></span>) that indicates if you're currently active on Zulip, idle,
|
solid"></span>) that indicates if you're currently active on Zulip, idle,
|
||||||
|
@ -20,9 +20,9 @@ You can set a status emoji, status message, or both.
|
||||||
|
|
||||||
{start_tabs}
|
{start_tabs}
|
||||||
|
|
||||||
1. Hover over your name in the right sidebar.
|
{tab|desktop-web}
|
||||||
|
|
||||||
1. Click the ellipsis (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>) to the right.
|
{!self-user-actions-menu.md!}
|
||||||
|
|
||||||
1. Click **Set a status**.
|
1. Click **Set a status**.
|
||||||
|
|
||||||
|
@ -69,15 +69,17 @@ unavailable).
|
||||||
|
|
||||||
{start_tabs}
|
{start_tabs}
|
||||||
|
|
||||||
1. Hover over your name in the right sidebar.
|
{tab|desktop-web}
|
||||||
|
|
||||||
1. Click the ellipsis (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>) to the right.
|
{!self-user-actions-menu.md!}
|
||||||
|
|
||||||
1. Click **Set yourself as unavailable**.
|
1. Click **Set yourself as unavailable**.
|
||||||
|
|
||||||
{end_tabs}
|
{end_tabs}
|
||||||
|
|
||||||
You can use the same menu to mark yourself available again as well.
|
!!! tip ""
|
||||||
|
|
||||||
|
You can also use the same menu to mark yourself as available again.
|
||||||
|
|
||||||
### Disable updating availability
|
### Disable updating availability
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue