Never mind -- found it. The answer is option 1 below, and the relevant tiddler name is $:/view.
Sometimes the act of hitting "post" makes things visible... //steve. On Thursday, March 8, 2018 at 12:26:34 PM UTC-5, Steven Schneider wrote: > > Hi, > > My goal is to allow reader to change the storyview (to zoomin) and > navigate to a specific tiddler in one click. > > I've thought of two approaches: > > 1. Write "zoomin" to some tiddler (I would have guessed $:/storyview) in > the same way that I can do this within a button to select the theme: > > <$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/heavier"/> > > > 2. Add <$action-navigate $to="SomeTiddler"/> to a modified version of the > viewswitcher ($:/snippets/viewswitcher) > > Any ideas, most welcome! > > Thanks, > > //steve. > -- 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/60d1d6e7-36da-4b5a-9e77-a0d41c4719d7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

