mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
docs: Add user guide for *Restore the last unsent message* feature.
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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 you’d 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)**
|
||||
|
||||
@@ -7,3 +7,5 @@ You can preview your message before you send it by clicking the **eye** (
|
||||
|
||||
To resume editing, click the **pencil and paper** () icon that has replaced the eye icon.
|
||||
|
||||
**[Go to "Table of contents"](/help/#using-zulip)**
|
||||
|
||||
12
templates/zerver/help/restore-unsent-message.md
Normal file
12
templates/zerver/help/restore-unsent-message.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Restore the last unsent message
|
||||
|
||||

|
||||
|
||||
If you accidentally delete your message by clicking the **x**
|
||||
() 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** () and **eye**
|
||||
() icons.
|
||||
|
||||
**[Go to "Table of contents"](/help/#using-zulip)**
|
||||
@@ -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** () 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)**
|
||||
|
||||
@@ -38,7 +38,7 @@ You can always delete your message by clicking the **x** (** 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** () 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
|
||||
|
||||

|
||||
|
||||
If you accidentally delete your message by clicking the **x** () 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** () and **eye** () 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).
|
||||
|
||||
Reference in New Issue
Block a user