The one minute possibility and example (use in tiddler at tiddlywiki.com to 
see). Could use some improvement undoubtedly:

\define searchme(searchthis)
<$button popup="$:/SamplePopupState">$searchthis$</$button>
<$reveal type="popup" state="$:/SamplePopupState">
<div class="tc-drop-down">
<<list-links "[search[$searchthis$]]">>
</div>
</$reveal>
\end

I am looking for <<searchme Editions>> to write about.

If you make the searchme macro global, then you can use <<searchme 
"Lorem">> wherever you want.

-- Mark

On Monday, December 18, 2017 at 3:13:30 PM UTC-8, tobaisch wrote:
>
> hello,
> is there a way for the following scenario:
> I would like to start a standard search by clicking on a link.
>
> sample text: 
>
> Lorem ipsum dolor sit amet, [search phrase] sadipscing elitr ...
> If I click on search phrase a search automatically begin for "search 
> phrase"
>
> THX
> Regards Tom
>

-- 
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/a984c34a-b95c-4d10-bc61-2f5a19e67632%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to