diff options
author | Jonas Smedegaard <dr@jones.dk> | 2018-11-09 19:37:14 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2018-11-09 19:37:14 +0100 |
commit | 80a06555587b4147413c773b3f648890018456a8 (patch) | |
tree | e74258683ab16b324d1113346d7aad403c07afa1 | |
parent | 33cfbd27f961e84683dfd6c502ff2b55b612930d (diff) |
Talk about rooms (not channels).
-rw-r--r-- | USE.md | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -34,21 +34,23 @@ providing your personal email address at [[maildomain assemblee-virtuelle.org]]. (do **not** provide a phone number) -## Channels +## Rooms -All channels are listed in a public channel list. +All rooms are listed in a public room list. -You can join channels each with different topics. +You can join rooms each with different topics. -You can mention a channel in chat by writing its name starting with a "#". +You can address everyone in a room by tagging your message with "@room". + +You can mention a room in chat by writing its name starting with a "#". ## Communities -Matrix communities is a way to help limit view on channels. +Matrix communities is a way to help limit view on rooms. In Matrix clients supporting it, -You join a community either from a link in the topic of corresponding general channel, +You join a community either from a link in the topic of corresponding general room, or via a listing of all communities. You can mention a community in chat by writing its name starting with "+". |