Hi cb, not the answer you're looking for but anything date related isn't just a simple lookup / string pattern matching... but rather requires actual date handling filters, which may not actually exist to the extend you need them.
You can try your luck with the *days* or *sameday* filters... compared to a given temp tiddler the modified date of which is set to now / your base reference date. Do not pass the date using the now macro, since it does not consider UTC / GMT time zone differences at all... whereas the tiddler fields modified and created do ...and so should any custom date fields, which atm is a problem since, afaik, you cannot instruct TiddlyWiki to "save my local date such and such" in GMT... which is what TiddlyWiki does for *created* & *modified*. Best wishes, Tobias. -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3ec3a59b-c6b6-47a5-a35e-f05126ed1fa1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

