Please do ask if you run into issues. You don't need the entire Stories plugin, just look at the tiddlers I mentioned and implement your own.
My setup is a bit more complex because I implemented it as a button that allows the second story to be in a second column, or pop out to a second window. On Monday, January 4, 2021 at 4:09:47 PM UTC+1 Mohammad wrote: > Hi Saq, > Many thanks for detailed explanation. I had a look at stories and I think > I can use it and manage to implement my use case. > > Thank you > > > > Best wishes > Mohammad > > > On Mon, Jan 4, 2021 at 11:15 AM Saq Imtiaz <[email protected]> wrote: > >> 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 >> >> <https://groups.google.com/d/msgid/tiddlywiki/3c0971c3-9a22-474f-b591-f2343286d73dn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/628800d5-7122-4df9-9c5a-0984b1b0f3dcn%40googlegroups.com.

