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/84b9be63-5e39-46d7-a64e-8618f0f21b8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to