Hello,
I spent some days investigating with no luck. Could someone tell me why
this tiddler produces a list of results that makes the clicked element to
appear in the other search text area instead of open the tiddler??
Thanks in advance.
One more question:What is the role of the linkcatcher here?
<$linkcatcher to="$:/temp/search">
<div class="top-search tw-block-dropdown-wrapper">
<div class="tw-search">
<$edit-text tiddler="$:/temp/topSearch" type="search" tag="input"/><$reveal
state="$:/temp/topSearch" type="nomatch" text=""> <$button
set="$:/temp/topSearch" setTo=""
class="btn-invisible">{{$:/core/images/close-button}}</$button></$reveal>
</div>
<$reveal state="$:/temp/topSearch" type="nomatch" text="">
<div class="tw-search-results tw-block-dropdown">
//<small><$count filter="[!is[system]search{$:/temp/topSearch}]"/>
matches</small>//
<$list filter="[!is[system]search{$:/temp/topSearch}sort[title]limit[250]]"
template="$:/core/ui/ListItemTemplate"/>
</div>
</$reveal>
</div>
</$linkcatcher>
--
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.