Page 1 of 1

CFA for folders below C:\git

Posted: 18 Jan 2024 19:09
by MBaas
CFA can use "\" to specify that they match all folders. But how can I define a pattern that only applies to subfolders of c:\git?

(Yeah, I know, a tiny use-case - but this CFA wouldn't be useful anywhere else...)

Re: CFA for folders below C:\git

Posted: 19 Jan 2024 12:32
by admin
In the next beta you can use c:\git\*\ to match all subfolders of c:\git

Re: CFA for folders below C:\git

Posted: 19 Jan 2024 12:40
by MBaas
Very nice, thanks! :tup: :beer:

Re: CFA for folders below C:\git

Posted: 19 Jan 2024 12:56
by MBaas
Works like a charm, thanks! :appl: :beer: