lbry-desktop icon indicating copy to clipboard operation
lbry-desktop copied to clipboard

Feature Request: Open in Folder/finder

Open rainbowjaw opened this issue 3 years ago • 4 comments

Is your feature request related to a problem? Please describe. From the LBRY app there is a button to open the file, but this only allows opening in associated default app for the file type. Much of the time I wish to see the file, it is not to open, but to move/copy the file to another location, look at the file info, etc.

Describe the solution you'd like Replace open file with open in location, OR add a separate button to open in location.

Describe alternatives you've considered Add a separate button which goes to the downloads folder easily accessible from any where interacting with LBRY content.

image

rainbowjaw avatar Dec 13 '21 05:12 rainbowjaw

This is a good idea.

jessopb avatar Dec 15 '21 23:12 jessopb

Working on this! So it seems there is code already in modalOpenExternalResource that opens in folder if a path is passed in & opens in the default app if a URI is passed in. Should we keep this behavior, but add an option in the dropdown that says "Open in Folder"?

rahulrajus avatar Jan 19 '22 00:01 rahulrajus

I'm not sure it needs a dropdown. The open button leads to a modal now. Primary button is Continue, Secondary button is Cancel.

It could be Open File, Open Folder, Cancel

jessopb avatar Jan 19 '22 01:01 jessopb

@rahulrajus Is this still something you're doing?

jessopb avatar Mar 17 '22 17:03 jessopb