Create this tiddler:
\define searchInField(field, for)
<$list filter="[!is[shadow]!is[system]field:$field$/$for$/]">
<$link><$view field="title"/></$link>
</$list>
\end
<$list filter="[!is[shadow]!is[system]fields[]]" variable="fieldname">
Searching in field: <<fieldname>>
<$macrocall $name="searchInField" field=<<fieldname>> for={{$:/temp/search
}}/>
</$list>
And type your search text in the standard search field.
--
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.