Oh, sorry about that. The easiest fix would be:

\define thisBuildDayTiddlerText()
<$list filter='[!is[system]has[created]' variable=ThisTiddler>
<$list 
filter="[is[current]get[created]removeprefix[$(Year)$$(Month)$]]+[removeprefix[$(Day)$]][removeprefix[0]removeprefix[$(Day)$]]"
 
variable=dummy>
 
<$link to=<<ThisTiddler>>><$view tiddler=<<ThisTiddler>> 
field="title"/></$link>
<br>
</$list>
</$list>
\end

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/67884179-7269-480a-b0d3-f7a3af8368fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to