mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
- Adds a link to the "Recent conversations" article whenever we use the term "conversation" as a technical term referring to topic or DM thread. This can help clarify meaning when the term is used in this specific way.
67 lines
1.5 KiB
Markdown
67 lines
1.5 KiB
Markdown
# Manage your uploaded files
|
|
|
|
Zulip lets you view, sort, filter, download, and delete any files that you have
|
|
uploaded.
|
|
|
|
## View a file
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|uploaded-files}
|
|
|
|
1. Click on the name of a file in the **File** column.
|
|
|
|
!!! tip ""
|
|
|
|
You can also view a file in the context of the
|
|
[conversations](/help/recent-conversations) where it was
|
|
mentioned by clicking on a message ID in the **Mentioned in** column.
|
|
|
|
{end_tabs}
|
|
|
|
## Sort your files
|
|
|
|
You can sort your uploaded files by name, upload date, message ID, and size.
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|uploaded-files}
|
|
|
|
1. Click on the name of a column to toggle between ascending and descending order.
|
|
|
|
!!! tip ""
|
|
|
|
You can filter your current view by using the **search box** near the top
|
|
right corner of the menu.
|
|
|
|
{end_tabs}
|
|
|
|
## Download a file
|
|
{start_tabs}
|
|
|
|
{settings_tab|uploaded-files}
|
|
|
|
1. In the **Actions** column, click the **download file**
|
|
(<i class="fa fa-download"></i>) icon for the file you want to download.
|
|
|
|
{end_tabs}
|
|
|
|
## Delete a file
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|uploaded-files}
|
|
|
|
1. In the **Actions** column, click the **delete file**
|
|
(<i class="fa fa-trash-o"></i>) icon for the file you want to remove.
|
|
|
|
1. Approve by clicking **Delete**. If you delete a file, your message will still
|
|
contain a file link, but the link will no longer work.
|
|
|
|
{end_tabs}
|
|
|
|
## Related articles
|
|
|
|
* [Share and upload files](/help/share-and-upload-files)
|
|
* [View and browse images](/help/view-and-browse-images)
|