docs: Add user guide for *Restore the last unsent message* feature.

This commit is contained in:
Cynthia Lin
2016-12-19 22:35:31 -08:00
committed by Tim Abbott
parent 25368c6863
commit 56e1fb6df6
6 changed files with 20 additions and 7 deletions

View File

@@ -49,7 +49,7 @@ as a “**realm**”.
* [Preview your message before sending](/help/previewing-message)
* [Add emoji](/help/add-emoji)
* [Upload and share files](/help/upload-and-share-files)
* Restore the last unsent message
* [Restore the last unsent message](/help/restore-unsent-message)
* Automatically link to an external issue tracker (improve wording)
* Add a link preview
* [Enable or disable pressing enter to send](/help/press-enter-send)

View File

@@ -11,3 +11,5 @@ You will now see a **Send** button below the compose field looking like this.
With the box unchecked, you will have to click the **Send** button to send your message. Pressing enter will no longer send your message.
If youd like to re-enable the press enter to send feature, just check the **Press Enter to send** box again, and you will be able to send your messages by pressing enter.
**[Go to "Table of contents"](/help/#using-zulip)**

View File

@@ -7,3 +7,5 @@ You can preview your message before you send it by clicking the **eye** (![eye](
![Previewed](/static/images/help/during-preview.png)
To resume editing, click the **pencil and paper** (![pencil and paper](/static/images/help/pencil-paper.png)) icon that has replaced the eye icon.
**[Go to "Table of contents"](/help/#using-zulip)**

View File

@@ -0,0 +1,12 @@
# Restore the last unsent message
![Restore draft](/static/images/help/restore-draft.png)
If you accidentally delete your message by clicking the **x**
(![x](/static/images/help/x.png)) icon in the upper right corner of
your messaging box, you can restore your previous unsent message by
clicking a blue link labeled **Restore draft**, which appears between
the **A** (![A](/static/images/help/formatting.png)) and **eye**
(![eye](/static/images/help/eye.png)) icons.
**[Go to "Table of contents"](/help/#using-zulip)**

View File

@@ -17,4 +17,4 @@ Once you have selected the user you want to message, enter your message in the b
You can always delete your message by clicking the **x** (![x](/static/images/help/x.png)) icon located at the top-right corner of your messaging box.
**[Go back to “Streams and private messages”](/help/streams-and-private-messages)**
**[Go to "Table of contents"](/help/#using-zulip)**

View File

@@ -38,7 +38,7 @@ You can always delete your message by clicking the **x** (![x](/static/images/he
See **["Send a private message"](/help/send-private-message)** to learn more about sending a private message.
## Other features
While sending either a stream or private message, several features located below the messaging bn the bottom-left corner can aid you in composing your message.
While sending either a stream or private message, several features located below the messaging on the bottom-left corner can aid you in composing your message.
### Emoji
@@ -63,10 +63,7 @@ While the file is uploading, a blue box labeled **Uploading...** will appear, an
Clicking the **A** (![A](/static/images/help/formatting.png)) icon will reveal a modal window with a summary of message formatting in Zulip. For more information on message formatting, see our [message formatting guide](/help/format-your-message-using-markdown).
### Restore draft
![Restore draft](/static/images/help/restore-draft.png)
If you accidentally delete your message by clicking the **x** (![x](/static/images/help/x.png)) icon in the upper right corner of your messaging box, you can restore your previous message by clicking a blue link labeled **Restore draft**, which appears between the **A** (![A](/static/images/help/formatting.png)) and **eye** (![eye](/static/images/help/eye.png)) icons.
Read about restoring the draft of a message [here](/help/restore-unsent-message).
### Previewing your message
Read about message previewing [here](/help/previewing-message).