mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
895 B
895 B
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}
Simply close the compose box. You can hit Esc, click the 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}
Click on 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)