I believe that the problem is with the replacement part

I'm trying to use the same example as the documentation 
https://tiddlywiki.com/#search-replace%20Operator%20(Examples)

<$wikify name="result" text="{{{ [[The quick brown fox jumps over the lazy 
dog]search-replace[dog],[cat]] }}}" >
 <$text text=<<result>> /> 
</$wikify>

but it's not working, I'm missing something with the search-replace


On Monday, August 16, 2021 at 2:05:28 PM UTC+2 TW Tones wrote:

> Dasvidb
>
> Without giving and testing a solution try a minor edit
>
> schedule[<currentTiddler>
>
> should read;
> schedule<currentTiddler>
> Which possibly means
> g[-],[]]]
>
> should read
> g[-],[]]
>
>
> Regards
> Tones
>
> On Monday, 16 August 2021 at 21:40:47 UTC+10 [email protected] wrote:
>
>> Hi everyone,
>> I'm trying to create a template to show all the tasks for today, I use 
>> the journal title as YYYY-0MM-0DD
>> and i would like to filter something like this 
>> [sameday:schedule[<currentTiddler>search-replace:g[-],[]]]
>> if I hardcode the title it works [sameday:schedule[20210816]]
>>
>

-- 
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/bdbf2424-4bec-4346-b8c1-1f4639ef0472n%40googlegroups.com.

Reply via email to