mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +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.
1.4 KiB
1.4 KiB
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}
- Click on the name of a file in the File column.
!!! tip ""
You can also view a file in the context of the 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}
- 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}
- In the Actions column, click the download file () icon for the file you want to download.
{end_tabs}
Delete a file
{start_tabs}
{settings_tab|uploaded-files}
-
In the Actions column, click the delete file () icon for the file you want to remove.
-
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}