Currently I have Filter buttons and commands on my Toolbar that use two different methods to filter the files in the Lister.
I have filters that refer to the defined filters that show up in Filter Bar menu. These filters do their job, turn the Lister background green because I’ve set them to, and toggle on and off from the button. They look like:
Set QUICKFILTER=grp:Images
Then I have some filters that use custom filters that I created in Preferences > File Operations > Filters. These work, but don’t turn the Lister background green, don’t toggle on and off, and I have to use refresh to undo them. They look like:
Select "Created past 24 hrs" FILTER
Select INVERT HIDESEL
Is there a way to make the second filters behave like the first, toggle and turn the background green so I know they are on?
I also would like to add custom filters to the Filter Bar menu if it’s possible.