[tw5] Re: Filter question: all tiddlers with that contain the current tiddler's title in their text field

2021-02-26 Thread dieg...@gmail.com
Ah - I knew this about regexp but didnt think about it all here. Thanks Eric! On Friday, February 26, 2021 at 10:29:05 AM UTC-6 Eric Shulman wrote: > On Friday, February 26, 2021 at 7:06:20 AM UTC-8 dieg...@gmail.com wrote: > >> To help my learn, was there something wrong with mine? >> > > The

[tw5] Re: Filter question: all tiddlers with that contain the current tiddler's title in their text field

2021-02-26 Thread Eric Shulman
On Friday, February 26, 2021 at 7:06:20 AM UTC-8 dieg...@gmail.com wrote: > To help my learn, was there something wrong with mine? > The regexp[] filter finds *pattern* matches. If the tiddler's title contains any special regular expression syntax (such as ".") then it can match text other

[tw5] Re: Filter question: all tiddlers with that contain the current tiddler's title in their text field

2021-02-26 Thread dieg...@gmail.com
Eric, To help my learn, was there something wrong with mine? On Thursday, February 25, 2021 at 9:26:57 PM UTC-6 Eric Shulman wrote: > On Thursday, February 25, 2021 at 4:11:14 PM UTC-8 David Gifford wrote: > >> a list filter with all tiddlers that contain the current tiddler's title >> in

Re: [tw5] Re: Filter question: all tiddlers with that contain the current tiddler's title in their text field

2021-02-25 Thread David Gifford
Thanks Eric! On Thu, Feb 25, 2021 at 9:27 PM Eric Shulman wrote: > On Thursday, February 25, 2021 at 4:11:14 PM UTC-8 David Gifford wrote: > >> a list filter with all tiddlers that contain the current tiddler's title >> in their text field >> > > <$list filter="[search:text:literal]"><$link

[tw5] Re: Filter question: all tiddlers with that contain the current tiddler's title in their text field

2021-02-25 Thread Eric Shulman
On Thursday, February 25, 2021 at 4:11:14 PM UTC-8 David Gifford wrote: > a list filter with all tiddlers that contain the current tiddler's title > in their text field > <$list filter="[search:text:literal]"><$link /> enjoy, -e -- You received this message because you are subscribed to the