Filters: Search for NULL (empty field)

I do not think so…

The filter I would like to make:
done = false && dueDate < 'now+3d' && ( startDate is null || startDate > now )

I do not think that is achieved using the checkmark…