Hello,

Eucaly's matchfilter plugin does the trick and allow to act like a grep. 
See discussion here 
https://groups.google.com/g/tiddlywiki/c/ZKPAwN7e-5E/m/yIlgew9FAQAJ

best regards

Le mardi 23 février 2021 à 11:00:59 UTC+1, Mat a écrit :

> [email protected] wrote:
>
>> Only the line Mat, only the line (begin to <br> so to speak... :-)
>>
>
> So in a listwidget, you'd need to first find all tiddlers that contain the 
> string, probably by using the contains filter operator.
> Then extract the text from these, e.g using get[text] filter operator or 
> perhaps [{!!text}]
> Then for every point that you define as the beginning or end of the line, 
> use some split operator.
> Then search for the string again in each line with a regexp or contains or 
> some such filter operator. 
> And that's basically it.
>
> But, beware, I did ask for how you define a "line" because you'll want to 
> capture all cases. 
>
> I suggest you give it a go Ray and you will most likely get support here 
> on the boards.
>
> <:-)
>
>
>  
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/24304ef5-53c9-45f0-a231-a840b66aa7f7n%40googlegroups.com.

Reply via email to