Added Tags and mentions

This commit is contained in:
Massimiliano Lentini 2018-05-24 20:27:43 +02:00
parent 79e39d6583
commit a6fb98fcde
5 changed files with 46 additions and 1 deletions

View File

@ -71,4 +71,4 @@ You can find the options on the next group of buttons.
* Let's you see a preview
* Permission settings.
* Here you choose with who you share the post. Public, to a group, more groups, or only one Contact. You can also set it that the Connection or group is not allowed to view the post.
For more information it's reccommended to visit [the permissions](../permissions) chapter.
For more information it's reccommended to visit [the permissions](../../permissions) chapter.

View File

@ -0,0 +1,45 @@
---
title: Tags and mentions
published: true
taxonomy:
category:
- docs
page-toc:
active: false
---
### Mentions
You can mention a person in a post. This is simply done by adding **@** before the channel name you want to mention.
For example **@dishubuser+1813**.
!!! The number is different for every user.
If the channel you want to mention allows mentions, the a auto-complete box will show and the mentioned channel will recive a notification.
![mention](en/Mention.gif)
---
### Deliverable Mentions
The deliverable mention is done by adding **!** before the channel name, for example **!disroot+516**. Here to the auto-complete box will show.
The deliverable mention is only used for forums or special channel. This means that when you use the deliverable mention your post will also be posted on that channel.
![DeliverableMention](en/DeliverableMention.gif)
---
### Private Mentions
Like already seen in the [Composing](../composing) part, you can choose with who you share in the permission setting. But if you prefer you can also add one or more private mention by adding **@!** before the username, for example **@!dishubuser+1813**. This will override the privacy selector, and only the mentioned channels will have permission for this post.
![PrivateMention](en/PrivateMention.gif)
---
### Topical Tags (also known as Hashtags)
You can set one or more topical tags. This will help others search for a specific topic. This is easily done by addin **#** before the topic. For example **#tutorial**
---
!!! #### Mentions in comments
!!! You can use mentions in comments.
!!! But using Deliverable or Private mentions has no effect, except that the mentioned channel may recive notification.
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB