Yes, thank you, that works :)

Both of these work

[tag[MyControls]contains:text[complete]]

[tag[MyControls]search:text[complete]]

On Wednesday, May 15, 2019 at 6:35:16 PM UTC-6, Mark S. wrote:
>
> Tony's answer should work for your case. 
>
> An alternative approach would be *search:text[complete].  *This would 
> look for fragments of text as well, such as "mission-complete", "completer" 
> , "complete-collapse" which may or may not be a good thing.
>
>
>
> On Wednesday, May 15, 2019 at 5:11:09 PM UTC-7, TonyM wrote:
>>
>> Dave,
>>
>> Did you try contains:text[complete] which I would have thought was the 
>> default but that is not stated at 
>> https://tiddlywiki.com/prerelease/index.html#contains%20Operator
>>
>> Untested by me
>>
>> Regards
>> Tony
>>
>> On Thursday, May 16, 2019 at 9:48:08 AM UTC+10, Dave wrote:
>>>
>>> I was trying to find a certain tiddler with a known tag ("MyControls") 
>>> and a specific word ("complete") in the text of the tiddler.
>>>
>>> I thought, hey that should be easy peasy - just put that into the filter 
>>> tab search bar in the advanced search.
>>>
>>> Only thing is I can't figure it out
>>>
>>> if I do this:
>>> [tag[MyControls]]
>>>
>>>
>>> That nicely returns a list of all tiddlers with that tag
>>>
>>> but I tried these to no avail:
>>> [tag[MyControls]has[complete]]
>>> [tag[MyControls]contains[complete]]
>>>
>>> and also variations of
>>> [tag[MyControls]text:contains[complete]]
>>>
>>>
>>> What am I missing?
>>>
>>> Thanks,
>>>  -Dave
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b323b8eb-b4d1-45eb-9e79-8b70cebe3697%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to