On Monday, August 16, 2021 at 1:40:47 PM UTC+2 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 YYYY-0MM-0DD


OK
 

> and i would like to filter something like this 
> [sameday:schedule[<currentTiddler>search-replace:g[-],[]]]


The easiest way to test this is, to put it into the advanced search Filter 
tab:  [sameday:scedule[2021-08-16]search-replace:g[-],[]]

As you found out the the hardcoded version works.. Now we need to replace 
[2021-08-16] with the <currentTiddler> variable. 

I becomes this: [sameday:scedule<currentTiddler>search-replace:g[-],[]] ... 
Just a bit different to your code. But it should work. 

-mario


-- 
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/a5f56c6e-05db-47d0-901b-d1fb8fc0ccbfn%40googlegroups.com.

Reply via email to