More advanced smart lists

Tell us about your wildest feature dreams. Or just harmless suggestions for improvement.
Post Reply
jenv
Addicted to Bruji
Addicted to Bruji
Posts: 102
Joined: Sat Jun 30, 2007 7:57 pm

More advanced smart lists

Post by jenv »

You can do (X AND Y AND Z) or (X OR Y OR Z) in the Pedias, but you can't do ((X OR Y) AND Z) or (X OR (Y AND Z)) or ((W AND X) OR (Y AND Z)).

REGEX matching.

Simplify smart list tests by having a single logical not operator and many tests i.e. rather than have is, is not, contains, does not contain, etc only have is, contains, begins with, ends with, and a button to select their logical negation. This also gives your the missing tests "does not begin with" and "does not end with" for free.
User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: More advanced smart lists

Post by Conor »

Thank you for the feedback. You can do the complex rules ((X OR Y) AND Z) by basing one smart collection on another with "item is in collection"; but it's not intuitive or ideal.
User avatar
sjk
Addicted to Bruji
Addicted to Bruji
Posts: 529
Joined: Sat Feb 21, 2009 9:01 pm
Location: Eugene

Re: More advanced smart lists

Post by sjk »

Conor wrote:… "item is in collection"; but it's not intuitive or ideal.
It's ""Movie is (not) in collection …", and also hard to find.
Post Reply