mirror of https://github.com/zulip/zulip.git
38 lines
901 B
Markdown
38 lines
901 B
Markdown
# View and edit your message drafts
|
|
|
|
When you close the compose box, Zulip stores the content in a draft,
|
|
so that you never lose your work. Drafts are saved for 30 days.
|
|
|
|
!!! warn ""
|
|
|
|
**Note**: Drafts are local to your client, and are not synced to
|
|
other devices and browsers.
|
|
|
|
## Save a draft
|
|
|
|
{start_tabs}
|
|
|
|
{tab|desktop-web}
|
|
|
|
1. Simply close the compose box. You can hit <kbd>Esc</kbd>, click
|
|
the <i class="fa fa-remove"></i> in the top right corner of the
|
|
compose box, or click on an empty part of the app.
|
|
|
|
{end_tabs}
|
|
|
|
## View your drafts
|
|
|
|
{start_tabs}
|
|
|
|
{tab|desktop-web}
|
|
|
|
1. Click on <i class="fa fa-pencil"></i> **Drafts** in the left sidebar.
|
|
From there, you can delete or restore any of your drafts.
|
|
|
|
{end_tabs}
|
|
|
|
!!! keyboard_tip ""
|
|
|
|
Use <kbd>D</kbd> to bring up your list of drafts. Check out other
|
|
keyboard shortcuts related to drafts [here](/help/keyboard-shortcuts#drafts)
|