- Mar
- 1
- 0
Hi,
I think the EverythingSearch integration is awesome and I'll probably upgrade based on that alone (Regex tool also a nice touch -- nice job on V18).
Some suggestions for limitations of the everything search I noticed that would be nice to polish up:
I can type "everything E:\somepath\*somefile*" and it will find what I mean just fine. However, the location context could be improved. For example, if I'm on E:\whatever, I'd also naively expect "everything \somepath\*somefile*" to work, but it doesn't. Ditto if I'm already in E:\somepath, I can't do "everything .\*somefile*". Everything "*somefile*" will work, but the order of the returned results doesn't seem to care about the current context.
I realize all this gets you into parsing the path before you send it to everything, which may be problematic, but if you could do it the usability would improve a lot.
I think the EverythingSearch integration is awesome and I'll probably upgrade based on that alone (Regex tool also a nice touch -- nice job on V18).
Some suggestions for limitations of the everything search I noticed that would be nice to polish up:
I can type "everything E:\somepath\*somefile*" and it will find what I mean just fine. However, the location context could be improved. For example, if I'm on E:\whatever, I'd also naively expect "everything \somepath\*somefile*" to work, but it doesn't. Ditto if I'm already in E:\somepath, I can't do "everything .\*somefile*". Everything "*somefile*" will work, but the order of the returned results doesn't seem to care about the current context.
I realize all this gets you into parsing the path before you send it to everything, which may be problematic, but if you could do it the usability would improve a lot.