Page 1 of 1

New quick search default

Posted: 01 Aug 2015 13:35
by Quaraxkad
Recent change in the latest beta...
*** Quick Search: Now it defaults to include subfolders (aka recurse
subfolders). If you don't want recursion you add the switch "/n":
Can you add a tweak to choose the default here? I rarely use recursive in Quick Search and would prefer the old method to be the default so I don't have to append /n to all of my searches. In previous versions, quick search basically operated like a filter, as the nearest analog to typing into the real-time/live search box in Windows Explorer. Making Quick Search default to recursive now is getting one more step further away from that convenience.

Re: New quick search default

Posted: 01 Aug 2015 13:41
by PeterH
Do you need a /y (or /r or whatever) switch then? :wink:

Re: New quick search default

Posted: 01 Aug 2015 13:46
by SkyFrontier
Perhaps the XYAHKLiveFilter can be of help, for the time being...?

Re: New quick search default

Posted: 01 Aug 2015 14:16
by Quaraxkad
PeterH wrote:Do you need a /y (or /r or whatever) switch then? :wink:
That already exists.
SkyFrontier wrote:Perhaps the XYAHKLiveFilter can be of help, for the time being...?
I wasn't aware of that script, thanks. I've been waiting for a live filter to be added into XY itself. That's an interesting alternative. It's got a few quirks, but being written in AHK I could possibly modify it to better fit my needs.