How to list all tasks with empty labels field (filter)

I want to write a custom filter like:

labels is null

But I keep yielding all tasks with labels set and not set

How to write a filter which will show all unlabeled tasks?

Welcome :waving_hand:

Currently, that’s not possible, but it has been discussed elsewhere: