From 8093ba026334b9d1ef31c87fc760574d76feaef9 Mon Sep 17 00:00:00 2001 From: David Rosa Date: Wed, 28 Jun 2023 22:09:29 -0500 Subject: [PATCH] help: Revise "Schedule a message". - Removes `tip` block that does not apply to the "Send a scheduled message now" section. - Adds relevant keyboard tips. - Adds "Related articles" section. --- help/schedule-a-message.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/help/schedule-a-message.md b/help/schedule-a-message.md index 127cd10003..20082a0135 100644 --- a/help/schedule-a-message.md +++ b/help/schedule-a-message.md @@ -69,10 +69,10 @@ can schedule a message for next morning to avoid disturbing others. 1. Click **Send**. -!!! tip "" +!!! keyboard_tip "" - You can also click **Undo** in the confirmation banner shown immediately - after a message is scheduled. + You can also use Enter within the scheduled messages view to + edit or reschedule the selected message. {end_tabs} @@ -87,6 +87,11 @@ can schedule a message for next morning to avoid disturbing others. 1. Click the **trash** () icon on the message you want to delete. +!!! keyboard_tip "" + + You can also use Backspace within the scheduled messages view to + delete the selected message. + {end_tabs} ## View scheduled messages @@ -104,3 +109,10 @@ can schedule a message for next morning to avoid disturbing others. box, and selecting **View scheduled messages**. {end_tabs} + +## Related articles + +* [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) +* [Edit or delete a message](/help/edit-or-delete-a-message)