Page 1 of 2

Recently Opened Files: interface and launch file double-clicking

Posted: 05 Nov 2019 14:40
by cadu
Hi,

I’d appreciate your help.

“Recent Locations” has an interface that allows to double-click and open any item directly. “Recent Locations” has always a “list management” interface.

For “Recently Opened Files” I could find just a “list management”.
a) Similarly to “Recent Locations”, is there another “Recently Opened Files” interface in which I can double click and launch a file directly?
b) If no, any workaround to launch a file from the “Recently Opened Files” list management?

Thank you!

Image

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 05 Nov 2019 15:02
by highend
Apart from File - Open... (where you need to use a drop-down field)?

Write a script that mimics that behavior...

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 09 Nov 2019 10:32
by admin
There is only one place where the Recently Opened Files are used currently, namely in the dropdown of this dialog:
File | Open...

It would indeed make sense to add an interface to quickly open a recently opened file. However, since also file opened via "Open With..." are added to this MRU, I wonder if the opening application shouldn't be stored as well? So, "Open this file again with the same app as last time"...

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 10 Nov 2019 17:28
by cadu
I’m glad to hear about the possibility of having an “interface to quickly open a recently opened file”, similarly to Recent Locations.

Besides being consistent on having in XYplorer the Recent Locations/Recent Locations List, and Recent Files/Recent Files List, such interface would bring several advantages over the “File | Open” functionality:
- You could see several files at once
- You could search your files

And regarding: “I wonder if the opening application shouldn't be stored as well? So, ‘Open this file again with the same app as last time’...”
It sounds handy to store the opening application as well, considering there would also be the additional dialog “Open with…”, providing flexibility to choose whatever application you want to open that file. I’ve attached a suggestion.

Thank you!
XYplorer_Recent Files.png
XYplorer_Recent Files.png (156.1 KiB) Viewed 3081 times

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 10 Nov 2019 20:11
by admin
That Open With button looks like a good idea to me.

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 19 Oct 2020 21:35
by cadu
Hi @admin

Is "Recently Opened Files: interface and launch file double-clicking" in your actual roadmap?

I do think it would improve XYplorer workflow sensibly.

Thanks for your consideration!

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 02 Nov 2020 11:11
by admin
It is. That .NET disaster slightly affected my usual groove... :roll:

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 02 Nov 2020 21:23
by jupe
@cadu: Not sure if you are interested, but FYI if you enter this in the XY address bar,
<get list_recentlyopenedfiles>?/silent=1 //Recently Opened Files
it will show the same list (sans non existent), in a tab instead though,
which would allow you to double click to open as per normal, or you could
write a script to display the files in a dialog if you wanted.

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 03 Nov 2020 15:13
by cadu
jupe wrote: 02 Nov 2020 21:23 @cadu: Not sure if you are interested, but FYI if you enter this in the XY address bar,
<get list_recentlyopenedfiles>?/silent=1 //Recently Opened Files
it will show the same list (sans non existent), in a tab instead though,
which would allow you to double click to open as per normal, or you could
write a script to display the files in a dialog if you wanted.
That's amazing! Many thanks for the tip @jupe!

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 09 Nov 2020 14:48
by admin
Brilliant indeed! :tup: Sometimes this app surprises me. :biggrin: :party:

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 10 Nov 2020 00:03
by RalphM
Is this supposed to take about 20s to display the new tab as well as closing it?

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 10 Nov 2020 00:09
by highend
When containing network paths / mapped drives to network shares. Yeah, why not...

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 10 Nov 2020 02:39
by RalphM
Yes, I'd expect some delay in opening the tab under these conditions but my list contains local files only after 20s.
The very unexpected part is that it takes 40s to close that tab after clicking the x-button.

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 10 Nov 2020 09:56
by admin
RalphM wrote: 10 Nov 2020 02:39 Yes, I'd expect some delay in opening the tab under these conditions but my list contains local files only after 20s.
The very unexpected part is that it takes 40s to close that tab after clicking the x-button.
:veryconfused: Can you repeat this experience?

Re: Recently Opened Files: interface and launch file double-clicking

Posted: 10 Nov 2020 14:31
by RalphM
Yes!
While XY states in the statusbar that the quicksearch was done in 480ms it took over 20s to display the results.

Just tried it in a fresh instance and the same command seems to scan all my files there?
What's going on here?
I esc'd the search after more than a minute before the results were displayed.