Accessing my filters quickly

Hello

I have set up several file filters. They work fine in my customized Lister layouts, but I'd like to be able to access them quickly for on-the-fly filtering - but without having to type the string in the file filter field, since some of the strings are quite long. I've gone through the menus looking for a button that would let me see my filter list and apply one, but I can't find one.

Am I missing something obvious?

Thanks

Mary

For simple filename filters you can create buttons, menu items or hotkeys which run commands like this:

Set SHOWFILTERFILENAME="*.(dll|exe|tlb|lib)"

As a bonus they automatically work as a toggle. If the button's filter is already set then they'll clear it.