Perhaps try the RegExp filter?

http://tiddlywiki.com/#FilterOperator%3A%20regexp

For example, assuming that *class_date* starts with the same string for 
both date-only and date+time...

\define starts-with() ^$(currentTiddler)$

<$set name=regexp value=<<starts-with>>>
<$list filter="[regexp:starts-with<regexp>]">
<<currentTiddler>><br>
</$list>
</$set>

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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to