Story width started broad then shrank somehow

I’m sharing an odd happening that I can’t reproduce, so can’t diagnose.
The details are vague and possibly wrong.

The default story width of an empty.html has always felt too narrow to me,
with the story river and menus together taking up less than half screen width.
Then, editing with the preview open further splits the edit width in half.
I don’t bother to change story width preferring to leave the defaults,
as I can always widen to full width width with the top-right chevron.

Then, I built an empty.html a couple of weeks ago (from github repo head,
pre-release 5.2.3). On opening it in the browser, the story width was broad -
much more pleasant to me - and editing with preview wasn’t cramped.

Assuming the default had changed, I edited on…

Then, during an edit I hit some odd control sequence (can’t recall what)
and the story width shrank back to the usual narrow, cramped layout.

Does this ring any bells? Flip any switches? Switch any screen layouts?
Is there some width setting that can automatically flip like that?
Can I get back the less-cramped layout without tweaking story width?
Should I learn to love a narrow layout, to run more columns side by side?

The oddity could be in the particular prerelease I built.
Or, browser settings… I didn’t try with different browsers.

Not a solution for your questions, but…
I share your concerns about default screen layout, and one single setting in the control panel changes it enough for me: Sidebar Layout (see screenshot below).

I don’t know whether there’s an associated shortcut though.

Fred

Oh yes there is!

Fred

Fantastic, thanks; you saved me reading the docs
(should’ve though to look at the keyboard shortcuts - I’m such a WIMP)!

That’s certainly the shortcut I used. I was likely seeing if the codemirror plugin
used that binding for multi-line editing.

Perhaps this has a baring on this issue for you, I have a bookmarklet I click on any wiki I want to enforce some preferred settings, for example tiddlywiki.com looks like the image below just after applying my bookmark; But one of the first settings I apply is that suggested by Fred

Control Panel > Appearance > Theme Tweaks > Side Bar Layout

  • and set it to “Fluid storey, fixed sidebar”.

The tiddler this setting changes is $:/themes/tiddlywiki/vanilla/options/sidebarlayout

Thanks @tw-FRed for pointing out the shortcut.

Because I like fluid-fixed I just created this bookmarklet, place it as the URL value in a Bookmark

javascript:(function()%20%7B%0A%24tw.wiki.addTiddlers(%5B%7B%22created%22%3A%2220191111052437116%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22text%22%3A%22fluid-fixed%22%2C%22title%22%3A%22%24%3A%2Fthemes%2Ftiddlywiki%2Fvanilla%2Foptions%2Fsidebarlayout%22%2C%22tags%22%3A%22QuickConfig%22%2C%22modifier%22%3A%22Visitor%22%2C%22modified%22%3A%2220220807004518956%22%7D%5D)%3B%0A%7D)()

Then when need on you wiki click this bookmarklet and the wiki becomes fluid-fixed if not already :nerd_face:

1 Like

There is a wonderful resizeable sidebar plugin where you can grab and drag left or right as you please. I would give a link but I am traveling and am not at my laptop.

1 Like

That would be Resizable Sidebar - works great.