[tw5] Re: Task for today on journal tiddler

2021-08-16 Thread David Beijinho
thanks, i also notice that i was using version 5.1.22 after updating to 
5.1.23 its working


On Monday, August 16, 2021 at 3:25:16 PM UTC+2 PMario wrote:

> "scedule" needs to be schedule 
>
> Not being able to edit really sucks. 
> -m
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8adb5618-bc13-4490-8cdf-2bec28ce254bn%40googlegroups.com.


[tw5] Re: Task for today on journal tiddler

2021-08-16 Thread David Beijinho
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=<> /> 


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[
>
> should read;
> schedule
> Which possibly means
> g[-],[]]]
>
> should read
> g[-],[]]
>
>
> Regards
> Tones
>
> On Monday, 16 August 2021 at 21:40:47 UTC+10 davidb...@gmail.com wrote:
>
>> Hi everyone,
>> I'm trying to create a template to show all the tasks for today, I use 
>> the journal title as -0MM-0DD
>> and i would like to filter something like this 
>> [sameday:schedule[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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bdbf2424-4bec-4346-b8c1-1f4639ef0472n%40googlegroups.com.


[tw5] Task for today on journal tiddler

2021-08-16 Thread David Beijinho
Hi everyone,
I'm trying to create a template to show all the tasks for today, I use the 
journal title as -0MM-0DD
and i would like to filter something like this 
[sameday:schedule[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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/57731951-6435-4210-8914-1e97b05f8ca0n%40googlegroups.com.