[twdev] Re: Any chance for a single-tiddler story "river"?

2018-02-09 Thread TheDiveO
Thank you very much, BJ! That works as advertised. Now I'm wrapping this in a conditional so I can run the wiki either in development or "readonly" single tiddler view. Best regards, TheDiveO On Thursday, February 8, 2018 at 7:10:49 PM UTC+1, BJ wrote: > > you can hack the

[twdev] Re: Any chance for a single-tiddler story "river"?

2018-02-09 Thread TheDiveO
The storyview is only a tiny part of the overall picture, as the storyview handles the view, but not the river. navigation happens on the river. So please, can we stay on the topic on how to get a working story river with navigation that only has a single tiddler open at any time? I will try

[twdev] Re: Any chance for a single-tiddler story "river"?

2018-02-09 Thread PMario
Hi, Have a look at: RightSidebar: Tools: Storyview: zooming -m -- 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

[twdev] Re: Any chance for a single-tiddler story "river"?

2018-02-08 Thread TheDiveO
No, this does not work correctly. The reason is that there are still the tiddlers in the rivers, thus breaking navigation. I tried this and this suggestion does not work. On Friday, February 9, 2018 at 7:18:06 AM UTC+1, Riz wrote: > > Is there a problem with using zoomin storyview? > > You can

[twdev] Re: Any chance for a single-tiddler story "river"?

2018-02-08 Thread Riz
Is there a problem with using zoomin storyview? Control Panel > Appearance > Story View > Zoomin On Thursday, 8 February 2018 22:36:18 UTC+5:30, TheDiveO wrote: > > Is there any chance for a single-tiddler story river, where only one > tiddler is shown in the river? > -- You received this

[twdev] Re: Any chance for a single-tiddler story "river"?

2018-02-08 Thread BJ
you can hack the $:/core/ui/PageTemplate tiddler to do this by the 'close all other tiddlers' message. add this link catcher widget under the navigate widget like so <$linkcatcher message="tm-navigate" actions=<>> <$dropzone> <$list