Color Filters in Recycle Bin
Posted: 19 Sep 2013 21:15
I'm trying to essentially disable all of my color filters when browsing the recycle bin or define a filter that gets applied instead of anything else.
This doesn't seem to work, even when made the very first pattern in a fresh copy of 12.90.0011:Am I trying to do something that cannot work or just having a moment of stupidity? 
EDIT: It seems the following works:
I haven't had any luck with the virtual name or %recycler% variable.
It also seems a bit strange to me that you apparently cannot use wildcards at the beginning of path patterns, like I attempted above.
This doesn't seem to work, even when made the very first pattern in a fresh copy of 12.90.0011:
Code: Select all
+*:\$Recycle.Bin\*;*\Recycle Bin\*>F0A0A0,202020EDIT: It seems the following works:
Code: Select all
+\$Recycle.Bin\*>F0A0A0,202020It also seems a bit strange to me that you apparently cannot use wildcards at the beginning of path patterns, like I attempted above.