srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
9.49k stars 412 forks source link

Trigger QuickLook using space key #351

Closed neoOpus closed 1 year ago

neoOpus commented 1 year ago

Preflight Checklist

Problem Description

That would be also great is to see a thumbnail if it is an image (but just dismiss this if you prefer to) as I personally prefer the option on proposed solution.

Proposed Solution

Alternatives Considered

On hover some icons show up with some of the advanced (additional) interactions.

Additional Information

No response

srwi commented 1 year ago

QuickLook is already supported with Ctrl+Space. But I plan to add an option "Automatically select first result" at some point. With that enabled QuickLook would not be possible, but with it disabled you could press Down to move the focus from the search box to the first result and open the preview window by pressing just Space.

neoOpus commented 1 year ago

Thank you, I wasn't aware of Ctrl+Space and it works, but it would be better if it is possible to have it preview the hovered file, so it is possible to scroll quickly and identify a file... the Down wouldn't be a good option a sort of soft focus (I don't know how to call it) that allows to keep the real focus on search field... I don't know if this makes sense to you.

MMMMMoris commented 1 year ago

Thank you, I wasn't aware of Ctrl+Space and it works, but it would be better if it is possible to have it preview the hovered file, so it is possible to scroll quickly and identify a file... the Down wouldn't be a good option a sort of soft focus (I don't know how to call it) that allows to keep the real focus on search field... I don't know if this makes sense to you.

Why doesn't Ctrl+Space work for me? Is this really applicapable?

neoOpus commented 1 year ago

Stephan,

Is it possible to make the opening of files use double click instead of one click, as the preview is hard and requires using keyboard to set focus over the file to be previewed (or maybe use the mouse to change focus instead of just highlighting but I am not sure about this one) ?

neoOpus commented 1 year ago

@MMMMMoris commented on Aug 5, 2023, 5:23 AM EDT:

Thank you, I wasn't aware of Ctrl+Space and it works, but it would be better if it is possible to have it preview the hovered file, so it is possible to scroll quickly and identify a file... the Down wouldn't be a good option a sort of soft focus (I don't know how to call it) that allows to keep the real focus on search field... I don't know if this makes sense to you.

Why doesn't Ctrl+Space work for me? Is this really applicapable?

Originally posted by @MMMMMoris in https://github.com/srwi/EverythingToolbar/issues/351#issuecomment-1666451929

Does QuickLook works for you on Explorer? have you tried to use keyboard arrows to pick the file?

srwi commented 1 year ago

Stephan,

Is it possible to make the opening of files use double click instead of one click, as the preview is hard and requires using keyboard to set focus over the file to be previewed (or maybe use the mouse to change focus instead of just highlighting but I am not sure about this one) ?

409

I'm currently working on that feature, but currently my time is limited so it might take some time.

srwi commented 1 year ago

https://github.com/srwi/EverythingToolbar/commit/f858bd66dd8b7d4b68130d533ed7f5b32d3f3900

neoOpus commented 1 year ago

This is a good thing as MS PowerToys comes with a similar feature to QuickLook called Peek and it uses Ctrl+Space by default, I didn't test it with ET yes as I reinstalled my machine but for the moment, QuickLook is more robust and allow previewing more formats.