Tiddlers have a field "when" that is a space separated list of tiddler 
titles.

Tiddler A has "when" set to `morning [[day time]] evening`

Tidddler B has "when" set to `morning`

Tiddler C has "when" set to `[[day time]]`

Tiddler D has "when" set to `evening`

Tiddlers "morning" and "day time" have a tag "UV"

Given a string "UV" and knowing there is a field called "when", how do I 
write a filter that would return A,B,C, but not D?

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/7c438d94-cd43-4b34-95a7-eb79bfc0caff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to