Hi Michael

> The goal is to open a specific tiddler using javascript.

There isn't a precise equivalent to the old TWC displayTiddler() function.
What you need to do instead depends on the context:

* Within a widget you can use the tw-navigate message to open a tiddler
* Elsewhere, you can modify the $:/StoryList tiddler to add the new tiddler
to the list, which will cause the on-screen story to automatically refresh
to include the new tiddler

Can you explain a little more about the context?

Best wishes

Jeremy.




On Tue, Mar 4, 2014 at 4:21 AM, RunningUtes <runningu...@gmail.com> wrote:

> I am looking for the TW5 equivalent to the javascript function
> "javascript:story.displayTiddler(null,'TiddlerName');" that is found in TWC
>
> Any ideas? The goal is to open a specific tiddler using javascript.
>
> Thanks,
> Michael
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWikiDev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywikidev+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywikidev@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywikidev.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to