mirror of https://github.com/zulip/zulip.git
user docs: Clarify that drafts are only stored locally.
This commit is contained in:
parent
8afdb06e2a
commit
05934fd4c6
|
@ -5,6 +5,11 @@ content in a draft, so that you never lose your work and need to
|
||||||
retype a message. Zulip's [Drafts](/#drafts) UI allows you to
|
retype a message. Zulip's [Drafts](/#drafts) UI allows you to
|
||||||
retrieve, edit, and eventually send these drafts.
|
retrieve, edit, and eventually send these drafts.
|
||||||
|
|
||||||
|
!!! warn ""
|
||||||
|
**Note:** Drafts are stored in your client, not on the server. For
|
||||||
|
example, drafts you create on the web application will not be accessible
|
||||||
|
from the mobile app, and vice versa.
|
||||||
|
|
||||||
## View your drafts
|
## View your drafts
|
||||||
|
|
||||||
To view a list of all your currently saved drafts, you can open the
|
To view a list of all your currently saved drafts, you can open the
|
||||||
|
|
Loading…
Reference in New Issue