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 <[email protected]> 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 [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/22e55160-62cc-4cca-9d99-76b8906ad5fd%40googlegroups.com.
> 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/F3681DFA-8CEE-4EE3-B553-4236AEE62F21%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to