Mark,
Is it possible to ignore result for inputs less than three characters?
-Mohammad
On Monday, August 20, 2018 at 8:51:25 PM UTC+4:30, Mark S. wrote:
>
> Oh, I forgot that you probably want to see the tags as buttons. So ...
>
> <$edit-text tiddler="mytitlesearch" size="50" tag="input"/>
>
> <$reveal state="mytitlesearch" type="nomatch" text="">
> <$list filter="[search{mytitlesearch}tags[]]"
> template="$:/core/ui/TagTemplate">
> </$list>
> </$reveal>
>
>
>
> -- Mark
>
> On Monday, August 20, 2018 at 8:44:22 AM UTC-7, Mark S. wrote:
>>
>> Something like this, then:
>>
>> <$edit-text tiddler="mytitlesearch" size="50" tag="input"/>
>>
>> <$reveal state="mytitlesearch" type="nomatch" text="">
>> <<list-links "[search{mytitlesearch}tags[]]">>
>> </$reveal>
>>
>> ???
>>
>> -- Mark
>>
>
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/db328f19-7cc9-46ae-9000-2ad9e5991cbf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.