2017-02-04 03:47:15 +01:00
|
|
|
# Edit or delete a message
|
2016-11-30 21:44:07 +01:00
|
|
|
|
2017-01-05 19:59:33 +01:00
|
|
|
!!! warn ""
|
|
|
|
**Note:** Editing topic titles is discussed in a
|
2018-03-30 19:55:15 +02:00
|
|
|
[separate guide](/help/change-the-topic-of-a-message).
|
2016-11-30 21:44:07 +01:00
|
|
|
|
2018-03-30 19:55:15 +02:00
|
|
|
By default, Zulip allows you to edit the content of your messages within 10
|
|
|
|
minutes of when you send them. Organization administrators can change the
|
|
|
|
time limit, remove the time limit, or remove the ability to edit messages
|
|
|
|
entirely.
|
2016-11-30 21:44:07 +01:00
|
|
|
|
2017-01-06 01:06:27 +01:00
|
|
|
{!message-actions.md!} pencil (<i class="icon-vector-pencil"></i>) icon
|
2017-01-05 19:59:33 +01:00
|
|
|
to reveal a message editing box.
|
2016-11-30 21:44:07 +01:00
|
|
|
|
2017-01-05 19:59:33 +01:00
|
|
|
2. After making the changes to your message in the message editing box, click
|
|
|
|
the **Save** button to save the changes you made to your message.
|
2016-11-30 21:44:07 +01:00
|
|
|
|
2017-01-05 19:59:33 +01:00
|
|
|
!!! warn ""
|
|
|
|
**Note:** After you have edited a message, the message is publicly marked as
|
2017-03-11 20:29:23 +01:00
|
|
|
`(EDITED)`. You can [view](/help/view-a-messages-edit-history) a message's
|
2017-07-16 19:11:12 +02:00
|
|
|
edit history, assuming that feature has not been
|
|
|
|
[disabled by an organization administrator](/help/disable-message-edit-history).
|
2016-11-30 21:44:07 +01:00
|
|
|
|
2017-02-04 03:47:15 +01:00
|
|
|
## Message editing time limit
|
2016-11-30 21:44:07 +01:00
|
|
|
|
2017-01-05 19:59:33 +01:00
|
|
|
Depending on your organization settings, Zulip may be configured with a time
|
|
|
|
limit within which you may edit a message (e.g. 10 minutes). As soon as that
|
2017-01-06 01:06:27 +01:00
|
|
|
limit has passed, the pencil (<i class="icon-vector-pencil"></i>) icon
|
2017-01-06 04:26:18 +01:00
|
|
|
changes to a file (<i class="icon-vector-file-text-alt"></i>) icon.
|
2016-11-30 21:44:07 +01:00
|
|
|
|
2017-01-05 19:59:33 +01:00
|
|
|
!!! tip ""
|
2018-03-30 19:55:15 +02:00
|
|
|
Clicking on the file (<i class="icon-vector-file-text-alt"></i>) icon will allow you to
|
2017-01-05 19:59:33 +01:00
|
|
|
view the [Markdown source](/help/view-the-markdown-source-of-a-message) or
|
|
|
|
[change the topic](/help/change-the-topic-of-a-message) of your message.
|
2016-11-30 21:44:07 +01:00
|
|
|
|
2017-02-04 03:47:15 +01:00
|
|
|
## Deleting messages
|
2016-11-30 21:44:07 +01:00
|
|
|
|
2018-03-30 19:55:15 +02:00
|
|
|
If you wish you hadn't sent a message at all, deleting the content
|
|
|
|
of the message will cause the message to be
|
2017-07-14 17:00:14 +02:00
|
|
|
displayed as `(deleted)`. The original sender and timestamp of the
|
|
|
|
message will still be displayed, and the original content of the
|
|
|
|
message is still accessible via Zulip's edit history feature. This
|
|
|
|
can be the least confusing option for other users.
|
|
|
|
|
|
|
|
### Delete a message completely
|
|
|
|
|
2018-03-30 19:55:15 +02:00
|
|
|
For cases where someone accidentally shared secret information publicly
|
|
|
|
(e.g. you posted an employee's salary), it can make sense to delete a
|
|
|
|
message completely, so that the original content is not available in the
|
|
|
|
message's edit history.
|
2017-07-14 17:00:14 +02:00
|
|
|
|
2018-03-30 19:55:15 +02:00
|
|
|
Organization administrators can always delete any message. By default,
|
|
|
|
non-admins cannot delete messages (including their own), though this can be
|
|
|
|
changed by an organization administrator.
|
|
|
|
|
|
|
|
To delete a message:
|
2017-07-14 17:00:14 +02:00
|
|
|
|
2018-09-16 17:23:45 +02:00
|
|
|
{!message-actions-menu.md!}
|
2017-07-14 17:00:14 +02:00
|
|
|
|
|
|
|
2. Select the **Delete message** option from the dropdown to delete that message.
|
2018-03-30 19:55:15 +02:00
|
|
|
|
|
|
|
If you don't see the **Delete message** option, it means you don't have
|
|
|
|
permissions to delete that message.
|
|
|
|
|
|
|
|
It's important to understand that anyone who received the message
|
|
|
|
before you deleted it could have made a copy of its content. So if you
|
|
|
|
accidentally shared secret information that you can change, like a
|
|
|
|
password, you may want to change that password regardless of whether
|
|
|
|
you also delete the message.
|