Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick View For Files - Peek #80

Closed
RXminuS opened this issue May 12, 2019 · 26 comments
Closed

Quick View For Files - Peek #80

RXminuS opened this issue May 12, 2019 · 26 comments
Assignees
Labels
Idea-New PowerToy Suggestion for a PowerToy Product-Peek Refers to Peek Powertoys Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.

Comments

@RXminuS
Copy link

RXminuS commented May 12, 2019

Being able to select any file in any window (explorer but especially in file upload dialogs) and by pressing spacebar see a quick preview of the file.

There's several tools already that copy this popular MacOS feature but they never fully integrate with the OS well. They usually only work in explorer.exe but this feature is most useful if you want to upload a certain file to a website and you're trying to see a slightly larger preview to make sure you picked the correct version of a document or logo.

Check out #99 which had some great comments too.

@jaimecbernardo jaimecbernardo added the Idea-New PowerToy Suggestion for a PowerToy label May 13, 2019
@phuclv90
Copy link

Spacebar cannot be used for this because it's already used for toggling file selection status

@crutkas crutkas changed the title Spacebar Preview Quick View For Files Oct 28, 2019
@Stanzilla
Copy link

Check out https://github.com/QL-Win/QuickLook there is already an issue over there QL-Win/QuickLook#626 asking for inclusion in PowerToys.

@vivadavid
Copy link

Hi!

I also think it would be a great idea if users could press the space key and get a little preview window on top of file explorer, as it's implemented on MacOS (or on Windows through Seer or QuickLook). I personally keep the preview panel off because it takes space and, in addition to this, usually you don't want to get a preview of every file. Pressing the space key to display a little preview window seems to me like an intuitive solution worth implementing. I keep my fingers crossed.

@ThoAppelsin
Copy link

QuickLook is perfect, and available as a Microsoft Store application. I enjoy the updates via the store more than updating via Chocolatey (where I get the PowerToys). Still, I wouldn't mind one less icon on my taskbar if QuickLook was merged into PowerToys.

I don't enjoy the idea of PowerToys swallowing the QuickLook, though. I sincerely think that QuickLook is single-handedly enables more productivity than the entire PowerToys combined, although PowerRename is really nice, too.

@Stanzilla
Copy link

QuickLook has limited functionality if installed via the store btw. You'll want to use the msi

ryanbodrug-microsoft pushed a commit to ryanbodrug-microsoft/PowerToys that referenced this issue Apr 14, 2020
ryanbodrug-microsoft pushed a commit to ryanbodrug-microsoft/PowerToys that referenced this issue Apr 14, 2020
Adding useWPF tag to get rid of warning for Indexer
@acseven acseven mentioned this issue Jul 8, 2020
@Martin-Hausleitner
Copy link

There is already a software called quicklook in the microsoft store you can implement that

@Cdddo
Copy link

Cdddo commented Oct 14, 2020

This would be a great addition, I use Quicklook all the time... its a feature I used constantly on MacOs. I love its ability to pin windows to stay always on top. Use that often with pdfs, images and text files. The file explorer preview pane is often buggy and slow so I tend not to use it, and Quicklook works much faster and unintrusively.

@jaanli
Copy link

jaanli commented Jan 12, 2021

Yes this would be awesome! Also migrating from mac.

@LimonPelador
Copy link

Unless we have missed something, the problem with QuickLook is that it requires the user to select the file before pressing the SPACEBAR for a preview. The feature is great, unless you are trying to preserve a prior photo or file selection as an anchor point to extend a selection over a large group of files. Sometimes that anchor point is many screens above and inconvenient to find once lost.

See the comment #23722 for an explanation of a live hover feature that others have suggested for previewing files. A large preview (like QuickLook ) triggered by simply hovering over a file would eliminate the need to ever select the file first. We would also recommend configuration options to toggle this feature ON/OFF, set the delay from immediate to longer delays, and options to set the size or resolution of the previews.

Such a feature would be an incredibly powerful feature for organizing and processing large quantities of photos or other documents with ease.

@crutkas crutkas mentioned this issue Feb 9, 2023
This was referenced Feb 21, 2023
@DraakjeYoblama
Copy link

DraakjeYoblama commented Feb 23, 2023

@LimonPelador I migth be misunderstanding, but QL-Win/QuickLook has an option to pin a file you're looking at. That way you don't lose the file you had selected before. (It would be nice if that had a button to reselect a pinned item in file browser)

I think a lot of people wouldn't like random stuff opening on hover, although the option to choose either or both would be great.

Peek is planned for the next version, so I guess we'll see how it works in a month or so

@crutkas crutkas mentioned this issue Apr 7, 2023
This was referenced May 4, 2023
@crutkas crutkas added this to To do in 0.70 Release via automation May 10, 2023
@crutkas crutkas moved this from To do to In progress in 0.70 Release May 10, 2023
@crutkas crutkas moved this from In progress to Done in 0.70 Release May 12, 2023
@crutkas crutkas added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Status-In progress This issue or work-item is under development labels May 12, 2023
@htcfreek
Copy link
Collaborator

Can someone please update the single todo item issues if they are done.

@yaira2
Copy link

yaira2 commented May 24, 2023

@crutkas is there an API or way we can support this feature in Files? files-community/Files#12432

@Jay-o-Way
Copy link
Collaborator

CC @SamChaps ⬆️

@crutkas
Copy link
Member

crutkas commented May 28, 2023

@yaira2 open up a new issue and let’s kick off a discussion

@yaira2
Copy link

yaira2 commented May 28, 2023

I opened an issue #26422

@jaimecbernardo
Copy link
Collaborator

This has been shipped for 0.70.0. Please updated to the latest release. Thank you.

@Remzi1993
Copy link

Check out https://github.com/QL-Win/QuickLook there is already an issue over there QL-Win/QuickLook#626 asking for inclusion in PowerToys.

I think the licensing will conflict since their project is licensed GPL-3.0 (strong copyleft) and this project uses the MIT license (permissive licenses). This would mean that this whole project needs to be licensed GPL-3.0, because GPL-3.0 demands the same strong copyright protections and a similar license. I think this would be in conflict of what the maintainers want for this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-New PowerToy Suggestion for a PowerToy Product-Peek Refers to Peek Powertoys Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.
Projects
No open projects
Development

No branches or pull requests