Viewing 2 reply threads
  • Author
    Posts
    • #8469
      WhatADroid
      Participant

      When i have smart album with condition
      File Name Contains = EXP1
      App shows me files containing EXP1 in name however i want to show files containng EXP1 and files containing EXP2 in name (each file had EXP1 or EXP2 never both) so i add second condtition now i have two:
      File Name Contains = EXP1
      File Name Contains = EXP2

      Now no images show.

      App threats conditions like image must contain both EXP1 and EXP2 in filename only tjen it will show.

      What i expect to get is to show either images that have EXP1 or images that have EXP2 in name.

      • This topic was modified 11 months, 2 weeks ago by WhatADroid.
    • #8472
      gorannagy
      Moderator

      Currently different conditions use AND not OR. So, if you add two different conditions they will use AND, so logically, both conditions must be true. There is currently no operator which would accomplish that. I should add something like “contains one of” and then you could separate EXPs with comma. I’ll put this on our todo list.

    • #8473
      gorannagy
      Moderator

      I have now implemented this. If you want a test version, let me know.

      • #8485
        WhatADroid
        Participant

        Yes sure i would test where can i get an update?

Viewing 2 reply threads
  • You must be logged in to reply to this topic.