Skip to content

Downloads Manager: Add file preview#25031

Merged
raycastbot merged 12 commits into
raycast:mainfrom
hugodemenez:feat/download-manager
Feb 25, 2026
Merged

Downloads Manager: Add file preview#25031
raycastbot merged 12 commits into
raycast:mainfrom
hugodemenez:feat/download-manager

Conversation

@hugodemenez
Copy link
Copy Markdown
Contributor

@hugodemenez hugodemenez commented Jan 31, 2026

Description

This update adds file preview and metadata to the Manage Downloads command so you can see images and file details without opening the file.

New Features

  • File preview in Manage Downloads: Image previews and metadata (file name, size, type, last modified, created) in the list detail view. On macOS, Quick Look is used for rich previews when an item is selected; on other platforms, image files show a preview.

Improvements

  • Added utility function for Quick Look previews on macOS (getQuickLookPreviewDataUrl using ql-manage).
  • Preview loads on selection (macOS) to avoid unnecessary work when scrolling.
  • Added utility functions for file metadata (size, type, creation and modification date)

Screencast

Clipboard-20260201-111543-094.mp4

Folder navigation

folder-navigation.mp4

Checklist

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Extension extension: downloads-manager Issues related to the downloads-manager extension extension fix / improvement Label for PRs with extension's fix improvements OP is contributor The OP of the PR is a contributor of the extension platform: macOS platform: Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants