There isn't a special wildcard character, but the regexp can use regular
expressions to achieve the same thing. But in this case that would be
overkill.
If you want to list every task field in a project you use this:
{{{ [is[current]fields[]prefix[task]] }}}
displaying the content of each task field is easier to do using the $list
widget like this:
<$list filter='[is[current]fields[]prefix[task]]' variable=ThisTask>
<$view field=<<ThisTask>>/>
</$list>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/tiddlywikidev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywikidev/e8c27c42-b8aa-4b08-ace8-eb933ac65b35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.