Back prior to Directory Opus 9, I always carried around (via initial creation and then subsequent settings imports) a default local folder filter that hid system and hidden files along with a specific name filter, along the lines of the following:
(That folder filter string may not be in the correct format; I'm just writing this from memory so you'll get the idea.)
Anyway, from another thread (nudel'sHOW TO: Add and Configure Filter boxes thread), he has a great little custom button to hide system files (Set HIDESYSTEMFILES=Toggle).
To get to the point, I want to emulate my original filters (hidden/system/{name string}) shown in the above image using nudel's custom button as my base.
The problem is that there doesn't seem to be a command to "toggle" hidden files nor file/folder filters, only system files. Is this true?
Would the only way to do this is to create two buttons (or a single button separate LMB/RMB defintions) that set the above? Like the following:
LMB
Set HIDEFILTERATTR=hs
Set HIDEFILTERFOLDERS="(*RECYCLE*|System Volume Information|VProRec*)"
Set HIDEFILTERFILES=(whatever1|whatever2)
RMB
Set HIDEFILTERATTR=""
Set HIDEFILTERFOLDERS=""
Set HIDEFILTERFILES=""
The ideal solution would be able to define a custom file filter (again, like shown above in the image) and be able to toggle it on and off via a button. Is this possible?
It didn't answer my question, but coincidentally, I discovered how to quickly apply a favorite format. (It's already defined on the default toolbar. Duh. )
But before I go, I would like verification that there is really no easy (easy meaning "clean") way just to toggle the format custom hidden filters on and off as I describe in my original post. Thanks!
People kept confusing threads and doing annoying things by editing messages to remove or change the questions they were asking after they'd been given answers. It made the forum difficult to follow and reduced the value to other people searching for answers, so editing has been disabled.