mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
help: Cross-reference scheduled messages with message reminders.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# Schedule a message
|
||||
|
||||
Zulip lets you schedule a message to be sent at a later time. For example, if
|
||||
you are working outside of regular business hours for your organization, you
|
||||
can schedule a message for next morning to avoid disturbing others.
|
||||
you are working outside of regular business hours for your organization, you can
|
||||
schedule a message for next morning to avoid disturbing others. You can also
|
||||
[schedule a message reminder](/help/schedule-a-reminder) for yourself.
|
||||
|
||||
## Schedule a message
|
||||
|
||||
@@ -113,6 +114,7 @@ can schedule a message for next morning to avoid disturbing others.
|
||||
|
||||
## Related articles
|
||||
|
||||
* [Schedule a reminder](/help/schedule-a-reminder)
|
||||
* [Message drafts](/help/view-and-edit-your-message-drafts)
|
||||
* [Preview messages before sending](/help/preview-your-message-before-sending)
|
||||
* [Verify a message was sent](/help/verify-your-message-was-successfully-sent)
|
||||
|
@@ -1,9 +1,13 @@
|
||||
# Schedule a reminder
|
||||
|
||||
Zulip allows you to schedule a reminder for a message at a later
|
||||
time. The reminder is delivered to you as a [direct
|
||||
message](/help/direct-messages) by Notification Bot at the scheduled
|
||||
time.
|
||||
Zulip allows you to schedule a reminder for a message at a later time. The
|
||||
reminder is delivered to you as a [direct message](/help/direct-messages) by
|
||||
Notification Bot at the scheduled time. For example, you might schedule a
|
||||
reminder for a message to reply to when you have more time, or one about a task
|
||||
to take care of.
|
||||
|
||||
You can also [schedule a message](/help/schedule-a-message) to be sent to any
|
||||
conversation at a later time.
|
||||
|
||||
## Schedule a reminder
|
||||
|
||||
|
Reference in New Issue
Block a user