Hello, Stephan
Do I need to name this tiddler in some special way or tag it with some
special tag to make it work?
I added this content to a tiddler named SearchInFields, and typing to a
standart search field didn't change.
On Monday, September 8, 2014 10:01:34 AM UTC+3, Stephan Hradek wrote:
>
> 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.