ENABLELABELFILTER all off

Is there a way of turning off all, rather than doing
Set ENABLELABELFILTER=1,off
Set ENABLELABELFILTER=2,off
Set ENABLELABELFILTER=3,off
Set ENABLELABELFILTER=4,off

You could put the labels into a folder format, then change to another format that doesn't have them.

May not be suitable, depending on what you're doing, but is one way to quickly turn labels on and off of you only want them sometimes.

This would be a nice feature to implement in a future version if not too difficult

I asked this exact thing some time ago but got no reply:

@Leo

Is it something that could be added
Like
Set ENABLELABELFILTER=All,off to switch all OFF
So I could have a button that does
Set ENABLELABELFILTER=All,off
Set ENABLELABELFILTER=1,on
Instead of
25 separate Set ENABLELABELFILTER=NAME,off
and
Set ENABLELABELFILTER=1,on

Possibly. There's no need to bump suggestion threads. Everything gets considered.

I'm still trying to figure out a global label toggle to remove cosmetics.
I've tried many constructions, but no single command does it all, cleanly, and back on again.
If anyone comes up with something, speak up :slight_smile:

re: my previous