Mark S. wrote: > > Trying it in TiddlyDesktop. How is the trigger supposed to distinguish > between looking up > widget documentation and an actual widget? Both use <$ . Is there some way > to force > a widget selection? >
That's not a real problem. It is up to the templates what triggers they use. The popup will show all of them if they use the same trigger. As you note, there are three templates that use <$. Two of them are variants of the same thing which is to show a SelectWidget with available widget titles (BTW, this problem is the background to why I asked about how to reshape strings <https://groups.google.com/forum/#!topic/tiddlywiki/E6i2vu2Ht4c>) and selecting a title should open some iframes (which is why I asked about links to static tiddlers <https://groups.google.com/forum/#!topic/tiddlywiki/vqxL2Z3jzTA>). Neither of the generated widgetlist-names work properly, so I've kept both. An option would be a hard coded list of widget names, which sucks but which is what I use for the third <$ ...but this template generates the picklist of widgettitles, not a SelectWidget. The (my!) desired look is to have the selectwidget on top and the picklist under it. So, yeah, there can be several templates using the same trigger :-) <:-) -- 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/969d8e2d-39cb-47f2-ab78-fb730471ec0e%40googlegroups.com.

