mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
help: Document "general chat" topic.
This commit is contained in:
52
help/general-chat-topic.md
Normal file
52
help/general-chat-topic.md
Normal file
@@ -0,0 +1,52 @@
|
||||
# “*General chat*” topic
|
||||
|
||||
Zulip's [topics](/help/introduction-to-topics) help you keep conversations
|
||||
organized, but you may sometimes want to send a message without a topic. For
|
||||
example, this could be appropriate for social chatter, or for a one-off request
|
||||
(e.g., “Is anyone around to help me out?”).
|
||||
|
||||
{!general-chat-intro.md!}
|
||||
|
||||
The “*general chat*” topic can be used only if [allowed](/help/require-topics)
|
||||
by your organization's administrators.
|
||||
|
||||
## Sending a message to the “*general chat*” topic
|
||||
|
||||
You can [reply](/help/replying-to-messages) to a message in the “*general chat*”
|
||||
topic, or follow the instructions below.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
{tab|via-left-sidebar}
|
||||
|
||||
1. Click the **plus** (<i class="zulip-icon zulip-icon-square-plus"></i>) button next
|
||||
to the name of the channel where you'd like to send a message.
|
||||
|
||||
{!compose-and-send-message.md!}
|
||||
|
||||
!!! keyboard_tip ""
|
||||
|
||||
You can also use the <kbd>C</kbd> keyboard shortcut to send a message to
|
||||
the channel you're viewing.
|
||||
|
||||
{tab|via-compose-box}
|
||||
|
||||
1. Click the **Start new conversation** button at the bottom of the app.
|
||||
|
||||
1. _(optional)_ You can change the destination channel for your message using
|
||||
the dropdown in the top left of the compose box. Start typing to filter
|
||||
channels.
|
||||
|
||||
{!compose-and-send-message.md!}
|
||||
|
||||
!!! keyboard_tip ""
|
||||
|
||||
You can also use the <kbd>C</kbd> keyboard shortcut to send a message to
|
||||
the channel you're viewing.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
## Related articles
|
||||
|
||||
- [Introduction to topics](/help/introduction-to-topics)
|
||||
- [Require topics in channel messages](/help/require-topics)
|
3
help/include/general-chat-intro.md
Normal file
3
help/include/general-chat-intro.md
Normal file
@@ -0,0 +1,3 @@
|
||||
Messages sent without a topic go to the special “*general chat*” topic. The name
|
||||
of this topic is shown in italics, and is translated into [your
|
||||
language](/help/change-your-language).
|
@@ -150,6 +150,7 @@
|
||||
* [Rename a topic](/help/rename-a-topic)
|
||||
* [Resolve a topic](/help/resolve-a-topic)
|
||||
* [Move content to another topic](/help/move-content-to-another-topic)
|
||||
* [“*General chat*” topic](/help/general-chat-topic)
|
||||
* [Delete a topic](/help/delete-a-topic)
|
||||
|
||||
## Notifications
|
||||
|
@@ -1,8 +1,9 @@
|
||||
# Require topics in channel messages
|
||||
|
||||
If a user sends a message without a topic, the message's topic is displayed as
|
||||
**(no topic)**. Administrators can configure whether channel messages must have a
|
||||
specified topic.
|
||||
{!general-chat-intro.md!}
|
||||
|
||||
Administrators can require topics in channel messages to disable the “*general
|
||||
chat*” topic.
|
||||
|
||||
## Require topics in channel messages
|
||||
|
||||
@@ -21,3 +22,4 @@ specified topic.
|
||||
## Related articles
|
||||
|
||||
* [Introduction to topics](/help/introduction-to-topics)
|
||||
* [“*General chat*” topic](/help/general-chat-topic)
|
||||
|
Reference in New Issue
Block a user