0

Add more boolean operators to smart collections

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

0 comments

Please sign in to leave a comment.