-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
Space to activate peek view. #26143
Comments
This is probably a bad idea since it would activate whenever you're renaming a file or typing in a an address or search query and try to type a space. |
Another QuickLook tool does not have this problem, using only the space key to quickly view the file, and does not conflict with the address bar and renaming operations. That said, triggering with the space key alone is completely possible. Like this: QL-Win/QuickLook |
Bad thing is that this project is under GPL so the developers here cannot take it as a reference, but only to know there's such a possibility... I do like the idea of a single space key though. |
Yeah!! actually, I'm using QuickLook, so it is completely possible, would be nice to have the same behavior on the peek view and use only one app. |
Totally true! Another thing is that QuickLook doesn't take focus, and let's us navigate in file explorer as usual.. And another case when the focus shouldn't be taken by the popup, is when files are being selected in the file picker popup. With this workflow not being addressed by the peek utility, it doesn't completely satisfy the criteria for a universal preview utility like QuickLook. |
I also use QuickLook and can't switch to Peek unless they allow using Space key only to activate! |
PowerToys Peek does not enhance the workflow or improve efficiency because the activation process, which involves using the space bar in combination with another key, is too cumbersome. If a double-click can open a file, then using PowerToys Peek with a shortcut should not be more difficult. A simple press of the space bar should be sufficient to operate Peek, and anything more complicated is not an efficient way to use the feature. |
Also, it's useless if not closed in the same manner as in QuickLook or on macOS. |
Yep i'd like the spacebar only |
Yepp.. In the case of office files, crashes are due to incorrect MS Office installations at times.. So, peek hasn't solved my issue. 🥲 |
Strong request for support Click the space bar to use it |
+1 request for spacebar for peek usage. |
This is absolutely holding me back from switching from QuickLook to Peek (which I would love to do, rather than have two different tools running for the same thing). Just pressing Space works brilliantly in QuickLook and on Mac. |
Could QuickLook be integrated into powertoys? Work would be needed on peeking Office files with an MS Office installation.. |
Well I see one big blocker from the explorer side.. |
Can we all agree that a simple temporary quick fix would be ... space in finder starts peak & another space closes peak again? I know this is far from optimal but at least it would help with the situations where one just wants to look into a single file or a handful off? I'd rather press space repeatedly than having the current way of doing things. A full QuickLook implementation is obviously the goal but we should first get the "80% time and sanity safer" first. I worry nobody wants to take on the QuickLook thingy right now so having a simple extra option in peak as described would be really really great. Make it with a giant red warning button but please give us something. |
I write a Autohotkey script to use space active peek and another space to close it. Now it works fine in my win11 laptop. Here is the script. https://github.com/deanmongel/use-space-in-peek-of-powertoys |
Awesome will check it out directly. |
OMG it works perfect! And its fast! 90% Solution. Love it! Thanks for making it! Just one question. Is there a way to make it compatible with AutoHotKey 2.0 ? Just needed to install V1 beside V2. And to make it perfect it would be awesome if there would be a way to get explorer to select the last file opened in peek after closing maybe? or a way to copy its file path. I know too much work for a quick fix and nothing essential BUT maybe someone with some AHK experience has a simple solution? |
This comment has been minimized.
This comment has been minimized.
Cool. In case someone stumbles upon the following Problem with the AHK script: If you start typing in an active explorer windows to find a file by its filename and want to use "space" - just use shift+space and you can still search for filenames with space in the name. |
I just converted it to AutoHotKey V2, and on my laptop, the explorer will select the last file opened in Peek by pressing Space after using Space to close it. See this video. 1.mp4 |
fixed a bug that sometimes spacebar cannot be used when finding a file |
Microsoft is still so arrogant. 😮💨 |
still not fixed...🤦♂️ |
this was the old Peek functionality, I don't know when it changed but it doesn't make any sense. |
Just found out that you can actually force the single key behaviour by modifying the files at It works just fine and replicates the Quicklook functionality. To add spaces when renaming files/using the nav bar, use |
Works! awesome thx!
…On Wed, Jul 31, 2024 at 5:32 PM Daksh Chauhan ***@***.***> wrote:
Just found out that you can actually force the single key behaviour by
modifying the files at
C:\Users\<username>\AppData\Local\Microsoft\PowerToys\Peek\settings.json
and setting whatever the extra key is to false and restarting PowerToys.
No need for AHK
It works just fine and replicates the Quicklook functionality. To add
spaces when renaming files/using the nav bar, use shift + space
—
Reply to this email directly, view it on GitHub
<#26143 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BF6UL5DL2PT6GH7XRA4EE53ZPC4LBAVCNFSM6AAAAAAYMISCL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRQGE4TMMZXG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Definitely something the Peek should be able to do. Until then, https://github.com/QL-Win/QuickLook is a must have. |
Forgive me if this has been answered already, but why didn't PowerToys just integrate QuickLook? Isn't it a pretty well-established/popular FOSS app? Pretty sure it even has a plugin framework setup and several plugins developed for it already (including an epub viewer). |
License |
+1 The solution combining autohotkey created by the community is interesting, but if I wanted to install more software, it's easier to install quicklook! We want PEEK to be able to meet our needs, since it is already on our computers! It's frustrating to have two similar software programs on our computers (Peek and Quicklook) because one of them (in this case Peek) isn't good enough, and we can't remove it since it's part of PowerToys, which comes with several other interesting tools! |
What most frustrating is that there is no statement by the devs. If they think spacebar-peek is an act against god then they should let us know. else they should at least acknowledge. for now what Krissh-C wrote: "C:\Users<username>\AppData\Local\Microsoft\PowerToys\Peek\settings.json and setting whatever the extra key is to false and restarting PowerToys. No need for AHK" |
Description of the new feature / enhancement
Please, is more easy to activate the fast view of the elemente using only the space key, just like a a Mac system.
Scenario when this would be used?
When i like to determinate the shortcut, use only space is not posible.
Supporting information
The text was updated successfully, but these errors were encountered: