Just a note to say I got it working the way I want it, using a slight 
adaptation of Eric's second snippet. Thanks Mat and Eric!
On Sunday, August 23, 2020 at 10:41:45 AM UTC-5 David Gifford wrote:

>
> Hi all
>
> The documentation on tiddlywiki.com for the select widget neglects to 
> include an example of the most obvious use case for such a widget: a 
> dropdown list of links to tiddler titles that one can use to open one of 
> the titles in the dropdown list.
>
> How could I convert the example below, grabbed from the documentation, 
> into what I need? I am guessing I need to integrate the action navigate 
> widget, but am not sure how. Any help?
>
> <$select tiddler=<<qualify 'select-demo'>> default='HelloThere'> <$list 
> filter='[all[shadows+tiddlers]tags[]sort[title]]'> <option 
> value=<<currentTiddler>>><$view field='title'/></option> </$list> </$select> 
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/56fcd0cb-ce8b-4236-8ccb-2cacbb14ea2an%40googlegroups.com.

Reply via email to