Find files in the background.

Features wanted...
Post Reply
luciano_f
Posts: 9
Joined: 16 Aug 2020 14:01

Find files in the background.

Post by luciano_f »

I know that it is possible to open another instance of XYplorer and leave one doing the research but as I do a lot of research it would be interesting to have the possibility of the research taking place on a separate thread, and I can continue working with XYplorer with the research in progress, just as it is done with file copies.

TheTodd
Posts: 14
Joined: 15 Sep 2016 12:54
Location: United States

Re: Find files in the background.

Post by TheTodd »

For heavy duty searches I use Agent Ransack (aka FileLocator Pro/Lite)
the free version works great for what I do, and its fast.

I created a button that starts up Agent Ransack with my current XY path.
run """C:\Program Files\Mythicsoft\Agent Ransack\AgentRansack.exe"" -d ""<curpath>"""

luciano_f
Posts: 9
Joined: 16 Aug 2020 14:01

Re: Find files in the background.

Post by luciano_f »

Code: Select all

For heavy duty searches I use Agent Ransack (aka FileLocator Pro/Lite)
the free version works great for what I do, and its fast.
I prefer to do everything with just one program, and as I'm dating XYplorer and finding it fantastic I believe it would be interesting to have this search functionality in the background.

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

Re: Find files in the background.

Post by admin »

Would certainly be nice, but... hmmm, this would be very hard. Search is so complex...

Here is an idea: Triggering a "background search" would open a 2nd XYplorer instance which does the search and shows the results. But even that is full of problems... :ninja:

Post Reply