Hi Mohammad, I do something similar to open a new story in a new window sometimes, but it has been a while since I configured it by tweaking the CSS in the Stories plugin. Though I am wondering if what you really want is to open the slideshow in a new story, and have the links open in the main story?
If I remember correctly how I set it up, you need to have a tiddler with a navigator widget and list widget (with a different story tiddler title) that you open in a second story. Think of this as the second story window. See $:/_sq/Stories/Templates/Story2Template from Stories for ideas, though yours can be much simpler for instance you don't need the scrollable. Then you can make links open in this story by one of the following methods: - wrapping links in a navigator widget that uses the story title of the new story. OR - borrowing the shift click code from Stories ( $:/_sq/Stories/LinkKeybindings) - or I have some code to allow invoking actions on shift+click Sorry for not providing more details, busy morning. Just ask questions if need be and I will answer as time allows. Regards, Saq On Monday, January 4, 2021 at 6:26:10 AM UTC+1 Mohammad wrote: > Question: > I am working on a presentation tool. Slides are tiddler which have several > links to other tiddlers (are not slide. Slide = tiddler with small content > big fonts). As a normal behaviour on click these links are opened in the > main story river and TW navigates to them! > > How can I write a short script instruct TW to open these links in a new > window containing a second story river, so I can switch to a new window and > then back to my main window and have all those opened links (tiddlers) > there! > > I thought the Saq two story river as a potential solution! Any ideas? > > Best wishes > Mohammad > -- 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/3c0971c3-9a22-474f-b591-f2343286d73dn%40googlegroups.com.

