Quick look feature

Features wanted...
Post Reply
carmenm

Quick look feature

Post by carmenm »

hi,

It s been quite a long time since i posted on this forum and it s mostly because i am just FREAKING happy with XY. Yet you know as every man worthy to be called "XY user", i have a little feature request ;)
For a few weeks now i have been working on mac and there i one feature that i just cant stop using which is Quick Look.

So i was wondering if we could get such a feature in XY. I know we have the preview page but it is not the same, Quick Look is ... well ... quick ... and you dont need mouse. You just press a key (like the spacebar) to open and again to close it.
If i am correct it would be quite easy to do for images as it is already there but not triggered that way.

What do you think?

Martin

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Quick look feature

Post by zer0 »

You can assign a CKS to this script:

Code: Select all

html("<curitem>");
It will show currently selected file in a pop-up window as long as Internet Explorer supports display of such an item directly in the browser. If you wish, you are able to assign the same key to open and close such window. Is it sufficient?
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

carmenm

Re: Quick look feature

Post by carmenm »

I tried it but it s not so good. It s a first step but :

- XYplorer loses the focus, i would really prefer the same window as we have when we do a left click on a preview. With ie it s not that usable
- you cant use the same shortcut to close or open i as XY doesnt handle the window opened

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Quick look feature

Post by zer0 »

carmenm wrote:- XYplorer loses the focus, i would really prefer the same window as we have when we do a left click on a preview. With ie it s not that usable
Sure, it's a workaround rather than a solution for you wish. Not sure about Don's plans to make a snap-out preview window.
carmenm wrote:- you cant use the same shortcut to close or open i as XY doesnt handle the window opened
I think that if you remove "Enter" from being currently assigned to any CKS, then it should be available in the pool of free KS to assign to a UDC, such as "Run Script" ;)
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

admin
Site Admin
Posts: 66347
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Quick look feature

Post by admin »

carmenm wrote:For a few weeks now i have been working on mac and there i one feature that i just cant stop using which is Quick Look.
What's the difference to Quick File View resp. F11 (full screen preview)?

serendipity
Posts: 3360
Joined: 07 May 2007 18:14
Location: NJ/NY

Re: Quick look feature

Post by serendipity »

admin wrote:
carmenm wrote:For a few weeks now i have been working on mac and there i one feature that i just cant stop using which is Quick Look.
What's the difference to Quick File View resp. F11 (full screen preview)?
I think the difference is that all file types can be viewed in "full screen mode" by hitting the space bar. While in XY most things can certainly be viewed in IP>preview but not all in full view. Also, i think the emphasis is on using just one key.
Link to mac's quick look:
http://www.apple.com/macosx/what-is-mac ... -look.html

carmenm

Re: Quick look feature

Post by carmenm »

You are right serendipity it s all about simplicity. T be true F11 is not so bad. But for me fullscreen is too much. On my mac i use this feature all the time. I do a quick look while doing something else just to check something. I dont really want to see it in fullscreen.
But after playing with it i realized that for most format i get a XY preview(i am not sure what kind of "preview", maybe just text/binary ...) which is not fullscreen, just images. Why so?
Could you make so that F11 also close the window. I dont really want to have to think about what key to press to close the window and my finger is already on F11...

Thakns

admin
Site Admin
Posts: 66347
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Quick look feature

Post by admin »

carmenm wrote:You are right serendipity it s all about simplicity. T be true F11 is not so bad. But for me fullscreen is too much. On my mac i use this feature all the time. I do a quick look while doing something else just to check something. I dont really want to see it in fullscreen.
But after playing with it i realized that for most format i get a XY preview(i am not sure what kind of "preview", maybe just text/binary ...) which is not fullscreen, just images. Why so?
Use Quick File View to see the bytes regardless of the file type.
Use Full screen preview (F11) to see images as images, any other files as bytes.
carmenm wrote:Could you make so that F11 also close the window. I dont really want to have to think about what key to press to close the window and my finger is already on F11...
Was on my list anyway. Did it. :)

carmenm

Re: Quick look feature

Post by carmenm »

Thanks.

Post Reply