I think that does something different than what I am looking for. It causes 
children than match the filter to also be included in the view as their own 
"top-level item".

In my view example above I had the view filtered to @1 and @2 so checking 
"Continue searching..." actually has no difference.

If instead I had a view that also included (none) Categories then aa and bb 
would be shown under (none). But I still would only see the children under 
one instance of their parent (with the particular instance being 
non-deterministic). So I would get one of these two. 

(none)
  aa
  ab
@1
  a
    aa
    ab
@2
  a

or this:

(none)
  aa
  ab
@1
  a
@2
  a
    aa
    ab


Thanks,
d


On Thursday, July 4, 2013 9:24:07 AM UTC-7, Lisa S wrote:
>
> I think you need to go into the advanced config and select "continue 
> searching in branch after main filter match". when I turn this on, I see 
> tasks under both contexts.
>
>
> On Wed, Jul 3, 2013 at 3:38 PM, David Rees <[email protected]<javascript:>
> > wrote:
>
>> It seems like enabling children in a hierarchy when a parent is shown 
>> multiple times that the children are only shown for one instance of the 
>> parent (which is chosen "randomly"). 
>>
>> I create the following outline:
>>
>> a        (@1, @2)
>>  aa
>>  ab
>>
>> Then I create a view grouped by category with hierarchy on and the 
>> children shown.
>>
>> I will sometimes get this
>>
>> @1
>>   a
>>     aa
>>     ab
>> @2
>>   a
>>
>> and sometimes get this
>>
>> @1
>>   a
>> @2
>>   a
>>     aa
>>     ab
>>
>> Instead I would expect this:
>>
>> @1
>>   a
>>     aa
>>     ab
>> @2
>>   a
>>     aa
>>     ab
>>
>> Or at least expect to be consistent (e.g. always the first instance of 
>> the parent).
>>
>> Thanks,
>>
>> d
>>
>>
>>  
>>
>>  
>>   
>>
>> -- 
>> 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] <javascript:>.
>> To post to this group, send email to [email protected]<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/mylifeorganized.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>
>
> -- 
> Lisa
>
> ------------------------------
> Lisa Stroyan, mailto: [email protected] <javascript:> 
>  

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mylifeorganized.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to