Menu

Task Searcher Code Structure

Anonymous
2012-10-25
2012-10-26
  • Anonymous

    Anonymous - 2012-10-25

    I am trying to construct a filter on a task searcher that will deliver all tasks rated medium or higher priority, that fall into one of 4-5 different folders. I cannot seem to get the syntax right to allow the "or" condition across the multiple folders. Is this in fact possible (and if so, what would the structure be for the filter), or do I need to embed a word in the titles of these various folders and use a condition that looks for that word in the title of the folder? Any help is much appreciated. Thanks.

     
  • Benjamin Leclerc

    AND
    OR
    priority equals medium
    priority equals high
    OR
    folder equals "abc"
    folder equals "def"
    folder equals "ghi"

    See the screenshot.
    For the or, right click on "OR" or "AND" (actually right click on the branch), then select "OR" or "AND"

     

    Last edit: Benjamin Leclerc 2012-10-26
  • Anonymous

    Anonymous - 2012-10-26

    Perfect. Thank you.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.