Code: Select all
Parent: "C:\Users\User1\"
Below works, after removing space after Parent: it works
Code: Select all
Parent:"C:\Users\User1\"
Code: Select all
Parent: User1 \
Also a filter with just Parent: in it and nothin else changing does not work with a search like:
Code: Select all
"C:\Users\User1\"
Code: Select all
User1 \
Are these intentional changes or beta bugs? the Parent: flag is one of my favourate ways to use Everything and I would like to retain its flexibility. Thanks :]