Hi Mark

OK, try creating a new tiddler and inserting this:

Tiddler: <$select tiddler="$:/state/side-edit-tiddler" tag="input">
<$list filter="[!is[system]sort[title]]">
<option value=<<currentTiddler>>><$text text=<<currentTiddler>>/></option>
</$list>
</$select>

<$tiddler tiddler={{$:/state/side-edit-tiddler}}>
<$transclude tiddler="$:/core/ui/EditTemplate"/>
</$tiddler>

Then open that tiddler in a new window.

That gives you the full TW editor in a separate window. If you’d rather just 
have the main body text editor, then substitute the following the last three 
lines above:

<div class="tc-tiddler-frame">
<$edit-text tiddler={{$:/state/side-edit-tiddler}} class="tc-edit-texteditor"/>
</div>

Do beware of editing a tiddler in the side window while also editing it in the 
main window.

Best wishes

Jeremy

> On 21 Oct 2016, at 15:17, 'Mark S.' via TiddlyWiki 
> <[email protected]> wrote:
> 
> Thanks for the suggestion, Jeremy.
> 
> Unfortunately, when I click on "open new window", I get the rendered tiddler 
> without controls, and the floating, editable text, stays with the main wiki. 
> If the editable text were to float outside the browser, then that would be 
> pretty much on target.
> 
> Thanks!
> Mark
> 
> On Friday, October 21, 2016 at 2:28:36 AM UTC-7, Jeremy Ruston wrote:
> Hi Mark
> 
> Mat has a thing called “side editor” that is designed to present a single 
> tiddler in the sidebar for editing. There is a dropdown to choose which 
> tiddler you are editing.
> 
> You should be able to use Mat’s thing in a separate window just by navigating 
> to the corresponding tiddler and clicking “open in new window”.
> 
> Best wishes
> 
> Jeremy.
> 
> 
>> On 21 Oct 2016, at 03:49, 'Mark S.' via TiddlyWiki 
>> <[email protected] <javascript:>> wrote:
>> 
>> I don't want TW in full-screen. Unfortunately, some distraction is usually 
>> required in order to copy and paste and reference other documents. I also 
>> want more than one tiddler. All of this could happen if one could edit as 
>> well as view a tiddler opened in it's own window.
>> 
>> Thanks,
>> Mark 
>> 
>> On Thursday, October 20, 2016 at 3:33:29 PM UTC-7, Thomas Elmiger wrote:
>> Hi Mark
>> 
>> May I suggest the following procedure after opening a tiddler in edit mode: 
>> 1. activate full screen mode
>> 2. hide sidebar
>> optional: 3. hide preview
>> 
>> Could there be less distraction?
>> 
>> Have fun ;–)
>> Thomas
>> 
>> -- 
>> 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 
>> <https://groups.google.com/group/tiddlywiki>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/230eba4a-f88d-4338-b722-e93371bc8494%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/230eba4a-f88d-4338-b722-e93371bc8494%40googlegroups.com?utm_medium=email&utm_source=footer>.
>> For more options, visit https://groups.google.com/d/optout 
>> <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] 
> <mailto:[email protected]>.
> To post to this group, send email to [email protected] 
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/tiddlywiki 
> <https://groups.google.com/group/tiddlywiki>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/4299cae8-d635-4755-96f8-fb88ac637fda%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/4299cae8-d635-4755-96f8-fb88ac637fda%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <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/6E6043F9-896B-4C36-BD69-1ADFBE9D3FCE%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to