I have also posted about this in a few places on google groups. BurningTreeC suggested the following solution which as worked for me to prevent preview mode from being set to yes at startup. This will disable preview mode everytime the wiki is started:
Create a new tiddler, named whatever you like. I chose: $:/.dm/startupactions/disablepreview Set its content to: <$action-setfield $tiddler="$:/state/showeditpreview" text="no"/> Set its tags to: $:/tags/StartupAction This makes use of https://tiddlywiki.com/#StartupActions Diego On Wednesday, May 2, 2018 at 10:54:57 AM UTC-5, Jeremy Ruston wrote: > > Hi Kevin > > Apologies, it was an error in v5.1.16 that the preview pane is now shown > by default. You can hide it by clicking the “eye” icon in the editor > toolbar: > > > Best wishes > > Jeremy. > > On 2 May 2018, at 16:39, Kevin Kleinfelter <[email protected] > <javascript:>> wrote: > > After upgrading from 5.1.15 to 5.1.16, my editor now shows markup in one > column and rendered view in another column. How do I turn that behavior > off, and have the full editor width allocated to markup? > > I'm sure this is documented somewhere, but I can't seem to find the magic > search terms to locate it. > > TIA > > > -- > 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] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/c13e3e64-44f9-4be5-9a6a-bd23e3eba006%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/c13e3e64-44f9-4be5-9a6a-bd23e3eba006%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5396beef-61a6-440b-8eb9-bc05a654a23e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

