Search found 804 matches

by Jerry
26 Mar 2021 21:05
Forum: Bug Reports
Topic: 21.60.0104 - Quick Search Not Working As Before With Escaped Characters
Replies: 18
Views: 2139

Re: 21.60.0104 - Quick Search Not Working As Before With Escaped Characters

Oops, another problem: That original regexp search pattern I use which motivated the Path feature is not working now: >\)\\AltRip$ /P Below is the parsed query info. The parsed expression looks correct and it's checking the Path option, but no results are being returned. Query: >\)\\AltRip$ /P Parse...
by Jerry
26 Mar 2021 20:00
Forum: Bug Reports
Topic: 21.60.0104 - Quick Search Not Working As Before With Escaped Characters
Replies: 18
Views: 2139

Re: 21.60.0104 - Quick Search Not Working As Before With Escaped Characters

highend wrote: 26 Mar 2021 19:21 Even if that works, \[incomplete\] /d should work as well.
I would very much agree with that. The parsing shouldn't make any assumptions about matching brackets and similar paired characters if they are escaped and not otherwise regexp syntax.
by Jerry
26 Mar 2021 19:13
Forum: Bug Reports
Topic: 21.60.0104 - Quick Search Not Working As Before With Escaped Characters
Replies: 18
Views: 2139

Re: 21.60.0104 - Quick Search Not Working As Before With Escaped Characters

It returns this: Query: \[incomplete\] /d Parsed: name:"*[[]incomplete\]*" Search: Find Files Mode: Standard SmartBooleanQueryParsing: Yes ExtendedPatternMatching: Yes MasterInvert: Yes Tags DB Only: No MatchCase: No WholeWords: No Invert: No IgnoreDiacritics: No Path: Yes FindHidden: No S...
by Jerry
26 Mar 2021 17:11
Forum: Bug Reports
Topic: 21.60.0104 - Quick Search Not Working As Before With Escaped Characters
Replies: 18
Views: 2139

21.60.0104 - Quick Search Not Working As Before With Escaped Characters

[Using 21.60.0104] I am trying to use the following expression in Quick Search without success. This expression had been working before in a 21.50 beta version before I upgraded to 21.60.0104. \[incomplete\] /d It is supposed to find all folders that contain "[incomplete]" in the name. I f...
by Jerry
18 Feb 2021 19:36
Forum: Tips & Tricks, Questions & Answers
Topic: How to apply Live or Visual Filter to just the Path
Replies: 7
Views: 1508

Re: How to apply Live or Visual Filter to just the Path

Just tried the new path: selector you added in version v21.50.0125. Works like a charm. Thanks!
by Jerry
17 Feb 2021 16:11
Forum: Tips & Tricks, Questions & Answers
Topic: How to apply Live or Visual Filter to just the Path
Replies: 7
Views: 1508

Re: How to apply Live or Visual Filter to just the Path

admin wrote: 17 Feb 2021 16:04 I'm thinking about adding a "path:" selector.
Makes sense.
by Jerry
17 Feb 2021 15:49
Forum: Tips & Tricks, Questions & Answers
Topic: How to apply Live or Visual Filter to just the Path
Replies: 7
Views: 1508

Re: How to apply Live or Visual Filter to just the Path

By "just the path" you mean the path without the filename, right? Hmm, yes, at least in the typical situations I encounter with a search results list. I guess that would be different behavior from the /P switch in Quick Search/Find Files. And I suppose it would be necessarily different be...
by Jerry
17 Feb 2021 15:36
Forum: Tips & Tricks, Questions & Answers
Topic: How to apply Live or Visual Filter to just the Path
Replies: 7
Views: 1508

Re: How to apply Live or Visual Filter to just the Path

It's clumsy but it works. Let's say you look for "blah" in the path, you can use this term: prop:System.ParsingPath:*blah* Quite a handful to type in and not easy to remember! Also hard to apply and still keep the filter delay short, unless you paste in (especially with search results aga...
by Jerry
17 Feb 2021 15:20
Forum: Tips & Tricks, Questions & Answers
Topic: What is the Quick Search equivalent for Finding a Regexp Pattern in File Paths
Replies: 14
Views: 1981

Re: What is the Quick Search equivalent for Finding a Regexp Pattern in File Paths

Just saw and tried the /P switch you added for this in v21.50.0124. Works great. Thanks!
by Jerry
17 Feb 2021 14:39
Forum: Bug Reports
Topic: XYPlorer Fails to Open on Top of Other Windows Occasionally
Replies: 29
Views: 5856

Re: XYPlorer Fails to Open on Top of Other Windows Occasionally

admin wrote: 17 Feb 2021 10:19 I assume this is ticked: Configuration | File Operations | File Operations | Background Processing | Enable background processing ? Try to untick it.
Can't live without that! :( If the problem were more reproducible, I'd oblige. But I'll try this when I next see the problem occur.
by Jerry
16 Feb 2021 22:29
Forum: Tips & Tricks, Questions & Answers
Topic: What is the Quick Search equivalent for Finding a Regexp Pattern in File Paths
Replies: 14
Views: 1981

What is the Quick Search equivalent for Finding a Regexp Pattern in File Paths

Hi, I am trying to figure out the Quick Search equivalent expression of doing a Find Files regular expression pattern search in the entire file path. For example, In Find Files Name & Location panel, I can select the Regexp Mode, check on Path, and enter the following as the Name pattern: \)\\Al...
by Jerry
16 Feb 2021 17:59
Forum: Bug Reports
Topic: XYPlorer Fails to Open on Top of Other Windows Occasionally
Replies: 29
Views: 5856

Re: XYPlorer Fails to Open on Top of Other Windows Occasionally

admin wrote: 16 Feb 2021 17:52 If you can give me the steps (and related configuration) to reproduce it I can look into it.
Ah, that's the trick of the problem. It's not reproducible, at least so far. Occurs just now and then.
by Jerry
16 Feb 2021 14:22
Forum: Bug Reports
Topic: XYPlorer Fails to Open on Top of Other Windows Occasionally
Replies: 29
Views: 5856

Re: XYPlorer Fails to Open on Top of Other Windows Occasionally

I frequently encounter this problem, not with the main XYplorer window, but with the Xcopy progress popups and confirmation prompts. Sometimes, interaction in the main XYplorer window is not working right because there's an unanswered confirmation prompt hidden behind other windows. Both the popups ...
by Jerry
16 Feb 2021 14:12
Forum: Tips & Tricks, Questions & Answers
Topic: How to apply Live or Visual Filter to just the Path
Replies: 7
Views: 1508

How to apply Live or Visual Filter to just the Path

Is there any way to apply the live or visual filter to just the path of files in the list? For example, I often have a search results list that I would like to then further filter by a pattern that just matches the paths of the files listed. If the answer is currently no, I'd like to suggest it as f...