Right now, all the tweaks and improvements I am making are targeted at DoubleBlink. However I will aim to make everything configurable and eventually port the improvements back to the non-Blink version as well. Ideally we can make this a set of tiddlers that can be added to any TW running the standard pagetemplate, to add dual story support with all other features a configuration option.
Birthe: open https://saqimtiaz.github.io/sq-tw/doubleblink.html#Stories-overview and import via drag and drop the following tiddlers: - $:/core/ui/SideBar/Open <https://saqimtiaz.github.io/sq-tw/doubleblink.html#%24%3A%2Fcore%2Fui%2FSideBar%2FOpen> - $:/_sq/Stories/Stories.css <https://saqimtiaz.github.io/sq-tw/doubleblink.html#%24%3A%2F_sq%2FStories%2FStories.css> - $:/_sq/Stories/Templates/StoryToggleMenu <https://saqimtiaz.github.io/sq-tw/two-story-alt.html#%24%3A%2F_sq%2FStories%2FTemplates%2FStoryToggleMenu> If you are on node.js, also copy $:/config/SyncFilter <https://saqimtiaz.github.io/sq-tw/doubleblink.html#%24%3A%2Fconfig%2FSyncFilter> and if you are using single file, I think you can use a publishFilter, to exclude $:/_sq/Stories/Story2HistoryList <https://saqimtiaz.github.io/sq-tw/doubleblink.html#%24%3A%2F_sq%2FStories%2FStory2HistoryList> from being saved. Note this isn't for the toggle menu, but to avoid saving the historylist for the second story, which otherwise keeps growing all the time. David: got home from the hospital too exhausted to sleep, so hacked on this instead. My schedule is just very erratic at the moment. So you might see updates every day and then none for a week. The overlapping sidebar has been there since my original post. This behaviour is triggered when the screen width is less than the setting "Minimum width to show non-overlapping sidebar <https://saqimtiaz.github.io/sq-tw/two-story-alt.html#%24%3A%2F_sq%2FStories%2Fconfig%2Fsidebaroverlaybreakpoint>". When the screen is wider than that, you get a regular sidebar. Regarding the horizontal scrolling in the sidebar, I do see a horizontal scrollbar right at the bottom. And I also see the same behaviour on tiddlywiki.com. If you are experiencing something different, please post a screenshot. The divert button has issues when the target story uses the zoom storyview. This should now be fixed. Let me know if there is anything else you need before being able to offer this to users as a proof of concept or beta version for more feedback. Regards, Saq On Friday, April 17, 2020 at 4:26:04 PM UTC+2, Birthe C wrote: > > Hi Saq, > > I really like the doubleblink.I like the toggle buttons the icons > inclusive. I find it nice that they are in the side bar and page controls. > > Now for other kind of work I am finding myself totally obsessed with > https://saqimtiaz.github.io/sq-tw/two-story-alt.html > <https://www.google.com/url?q=https%3A%2F%2Fsaqimtiaz.github.io%2Fsq-tw%2Ftwo-story-alt.html&sa=D&sntz=1&usg=AFQjCNFegSmiScQgMrvGxm29ZsrxgsfXww> > > . Can we have the buttons in this also. (I have tried but cannot figure it > out). Everything else works just as I like it. > > Birthe > > torsdag den 16. april 2020 kl. 22.21.06 UTC+2 skrev Saq Imtiaz: >> >> Updated demo: https://saqimtiaz.github.io/sq-tw/doubleblink.html >> >> These are the eyesore icons I am referring to, which can be used to >> hide/show the second story without closing all the tiddlers in it: >> >> [image: dualstoryicon.JPG] >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> The behaviour for the display of the second story is as follows: >> >> - the second story is always closed when there is no tiddler open it >> - shift clicking any tiddler link opens the second story and the >> tiddler there. >> - with the second story open, you have a button you can use to toggle >> it. That is, you can leave tiddlers open in the second story but hide the >> story, and open it again later. >> In my personal use I have found this extremely useful, and anyone >> that doesn't want this functionality can not use it or disable it. >> - We need better icons and need to consider where to place this >> button, perhaps in the page controls alone is enough? >> (Personally I also use a keyboard shortcut for this) The button in >> the page control area can already be disabled via configuration options >> and >> the one in the side bar can also be made a config option. >> >> Regarding folding: >> >> - you could put the fold button to the left of the tiddler title. >> Alternatively the tiddler title itself could be clickable and act to >> fold/unfold the tiddler. >> - I do feel like "fold others" would be useful if offered better >> affordance. >> - Note that I bake in the setting that turns all Tiddler titles into >> links. This is handy to shift-click and open the same tiddler in the >> other >> story. However, this and the divert buttons offer very similar >> functionality and we don't necessarily need both. >> Shift+ click on the title opens the same tiddler in the other story, >> now you have it in both stories. Divert moves it to the other story. >> So there is room here to choose one of the two and either not have >> the tiddler titles as links, or not have the divert buttons and free up >> toolbar space. >> >> Regards, >> Saq >> >> > -- 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/6e6d2ec2-3b50-4e45-94d8-e19a586cc02f%40googlegroups.com.

