alexhua / Aria2-Explorer

An aria2 download task management extension for chromium based browser
https://www.aria2e.com/
BSD 3-Clause "New" or "Revised" License
784 stars 66 forks source link

UX suggestion - open files with double click #200

Open alfablac opened 1 month ago

alfablac commented 1 month ago

Motivation It's a very common action on downloaders, i don't get much frustrated by it, but it's a great UX improvement

Feature Description Double clicking the file/download in the download list would open it

Is the solution code ready No

Willing to maintain the related code in the future No

Additional context To go to the downloaded file one would have to go over the folder in the download list, which you pinpoint the file on Windows Explorer. Making the file openable with a double click is a significant UX enhancement. This action is present in most download managers, including natively on browsers and external software.

alexhua commented 1 month ago

For security reason, only support for opening download folder right now.