help: Rename and update at-mention-a-team-member.

This commit is contained in:
Rishi Gupta 2019-02-13 11:26:32 -08:00
parent 4e33c3a970
commit 2454eff51d
7 changed files with 18 additions and 10 deletions

View File

@ -136,7 +136,7 @@
<p>
{% trans %}
Learn more about mentions <a href="/help/at-mention-a-team-member">
Learn more about mentions <a href="/help/at-mention-a-user">
here</a>.
{% endtrans %}
</p>

View File

@ -5,10 +5,12 @@ message. @-mentions follow the same
[notification settings](/help/pm-mention-alert-notifications) as private
messages and alert words.
Note that an @-mention inside quoted text will not mention the user. So feel
free to quote and reply without worrying about spurious mentions.
!!! warn ""
**Note**: An @-mention inside quoted text will not mention the user.
## From the compose box
### From the compose box
{start_tabs}
{!start-composing.md!}
@ -16,7 +18,11 @@ free to quote and reply without worrying about spurious mentions.
3. Pick the appropriate user from the autocomplete.
## From the user list
{end_tabs}
### From the user list
{start_tabs}
1. Hover over a user in the right sidebar.
@ -24,6 +30,8 @@ free to quote and reply without worrying about spurious mentions.
1. Select **Reply mentioning user**.
{end_tabs}
Alternatively, click on the avatar of any user in the main message feed.
## Related articles

View File

@ -150,7 +150,7 @@ You can also [add custom emoji](/help/add-custom-emoji).
## Mentions
Learn more about at-mentions [here](/help/at-mention-a-team-member).
Learn more about at-mentions [here](/help/at-mention-a-user).
The numbers will be added automatically by the typeahead if needed for disambiguation
```

View File

@ -32,7 +32,7 @@
* [Share and upload files](/help/share-and-upload-files)
* [Enable Enter to send](/help/enable-enter-to-send)
* [Verify a message was sent](/help/verify-your-message-was-successfully-sent)
* [@-mention a user](/help/at-mention-a-team-member)
* [@-mention a user](/help/at-mention-a-user)
* [Edit or delete a message](/help/edit-or-delete-a-message)
* [Message a stream by email](/help/message-a-stream-by-email)
* [Notify everyone on a stream](/help/notify-everyone-on-a-stream)

View File

@ -2,7 +2,7 @@
Messages from muted streams do not show up in **All messages** or generate
notifications, unless you are
[@-mentioned](/help/at-mention-a-team-member). Messages from muted streams
[@-mentioned](/help/at-mention-a-user). Messages from muted streams
do not generate [alert word](/help/add-an-alert-word) notifications.
Muted streams still appear in the left sidebar, though they are grayed out.

View File

@ -3,7 +3,7 @@
Messages from muted topics do not show up in **All messages** or generate
notifications (including [alert word](/help/add-an-alert-word)
notifications), unless you are
[@-mentioned](/help/at-mention-a-team-member). They also do not contribute to
[@-mentioned](/help/at-mention-a-user). They also do not contribute to
stream unread counts.
Muted topics still appear in the left sidebar, though they are grayed out.

View File

@ -35,7 +35,7 @@ Here is the **full list of search operators**.
* `id:12345`: Show only message `12345`.
* `is:alerted`: See [alert words](/help/add-an-alert-word).
* `is:mentioned`: See [@-mentions](/help/at-mention-a-team-member).
* `is:mentioned`: See [@-mentions](/help/at-mention-a-user).
* `is:starred`: See [starred messages](/help/star-a-message).
* `is:unread`
* `has:link`