Please add support for boolean operators, OR should be a must
I'd like to define a smart collection as A or B, not only A AND B.
Given that categories are not portable between computers, as each one has a different ID, I need to create a smart collection (for Important category) that would be the OR result of the IDs for the Important category in several compurters.
That way, I can use the same smart collection at home and at work