Hi Tony

> This is a fairly good solution, however I am now editing tiddler content as a 
> text field (from another tiddler)

You mean you’re not using the regular view template here? In that case,  I 
should have thought you can just add a secondary editor yourself.

> Even if it did I would much prefer preview mode to appear above or below the 
> edit field as I am writing a lot of "copy" and would prefer to see it in an 
> un-squashed horizontal perspective
I don’t think the core need to directly supporting positioning the preview pane 
below the edit pane, as it seems an unusual requirement and can be accomplished 
by CSS.

> After doing as you suggested I found the preview will not show the top line 
> fully and there is no scroll bar.
Can you show a screenshot?
> I found the following works bt still with the above problems
> 
> {{||$:/_EditorPreview}}
> 
> Even directly
> <$edit-text tiddler=<<currentTiddler>> class="tc-spell-check-preview"/><style>
> .tc-spell-check-preview {width:100%;}
> </style>
> 

Where are you putting those fragments? How is their behaviour different than 
you expected?

> Though it would be better if we got the option for the Editor Toolbar to 
> appear, and to allow scrolling.
What do you mean by the editor toolbar appearing? My tweak should have affected 
the editor toolbar.

> Should I submit a request for horizontal above and below to be Preview 
> Options? This would make it resemble WikiMedia and other Wikis a bit more and 
> support writers.
I’m not sure what horizontal lines you mean here.
> Personally I would be happy to hide the CodeMirror editor while using the 
> Spell Check view. This should be easy for me the way I am doing it through an 
> edit fields method, but other users without such a facility will not be able 
> to see it in horozontal format.
I’m sorry I’m not following what you’re asking/recommending here?

Best wishes

Jeremy

> 
> Thanks and Regards
> Tony
> 
> On Thursday, November 15, 2018 at 12:21:23 AM UTC+11, Jeremy Ruston wrote:
> Another possible solution would be to add a new editor preview pane that 
> contains a plain text editor so that you could switch to it quicklt to 
> perform spell checking and correction.
> 
> Create a new tiddler called $:/_EditorPreview tagged $:/tags/EditPreview, add 
> a “caption” field containing “Spell check”, and the following content:
> 
> <$edit-text tiddler=<<currentTiddler>> class="tc-spell-check-preview"/>
> 
> <style>
> .tc-spell-check-preview {width:100%;}
> </style>
> 
> Then select “Spell check” as the editor preview.
> 
> In my tests, I needed to click on the preview editor textarea in order to 
> activate spell checking and make the dotted underlines visible.
> 
> Best wishes
> 
> Jeremy.
> 
> 
> 
> 
> 
>> On 14 Nov 2018, at 13:10, TonyM <anthony...@ <>gmail.com 
>> <http://gmail.com/>> wrote:
>> 
>> Joseph,
>> 
>> Yes most opperate on text areas. I will look into either toggling code 
>> mirror plugins - plural, or somehow enabling a way to activate the standard 
>> editor.
>> 
>> My current workaround is to use a different wiki.
>> 
>> Regards
>> Tony
>> 
>> -- 
>> 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 tiddlywiki+...@ <>googlegroups.com <http://googlegroups.com/>.
>> To post to this group, send email to tiddl...@ <>googlegroups.com 
>> <http://googlegroups.com/>.
>> 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/22e55160-62cc-4cca-9d99-76b8906ad5fd%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/22e55160-62cc-4cca-9d99-76b8906ad5fd%40googlegroups.com>.
>> 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/3f3c9b41-f3e7-45c7-83f7-cb44e860e7b9%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/3f3c9b41-f3e7-45c7-83f7-cb44e860e7b9%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/B055CE0F-EAA0-4020-8ABE-A07B47FEAAD8%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to