With the following hierarchy:

folder
    animals (text tag "x")
        cats (text tag "y")
        dogs
    colors
        blue
        green

If I set child filter "text tag contains 'y'" nothing changes. The dogs are 
still there even though they don't meet the condition. "colors" is still 
there even though it has children and the children do not meet the 
condition.

Why does the filter not work?

But if I first add an advanced filter "text tag contains 'x'" I get

folder
    animals

and then if I show children I get:

folder
    animals
        cats
        dogs


and if I then add a child filter "text tag contains 'y'" it correctly 
filters out the dogs:

folder
    animals
        cats

Why does the child filter only work with the advanced filter on?

-- 
You received this message because you are subscribed to the Google Groups 
"MyLifeOrganized" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mylifeorganized/1c43614f-eae4-4e94-8385-3c83ae9946edn%40googlegroups.com.

Reply via email to