Problems and suggestions for Tags in v1.2 beta

Hello,

I think you are using tags wrong … if you want to trigger a present on the presence of a ‘Test’ tag you will use the following condition:
Tags.Test IS NOT NULL
and if you want the other way around:
Tags.Test IS NULL