OH WOW! This is cool! drag paragraph to produce a new tiddler containing the selected text.
folding text could be useful as well. I can't find out how this works though. Alex On 17 April 2014 15:03, Alex Hough <[email protected]> wrote: > Thanks Jeremy > > ALex > > > On 17 April 2014 12:45, Jeremy Ruston <[email protected]> wrote: > >> Hi Alex >> >> The problem is likely to be that the CodeMirror editor plugin is enabled >> by default for Node.js editions, and it doesn't support Chrome's spell >> checking. >> >> You can disable the CodeMirror plugin by editing the tiddlywiki.infofile in >> your wiki folder to remove the reference to CodeMirror. You should >> end up with something like this: >> >> { >> "plugins": [ >> "tiddlywiki/tiddlyweb", >> "tiddlywiki/filesystem", >> "tiddlywiki/highlight" >> ], >> "themes": [ >> "tiddlywiki/vanilla", >> "tiddlywiki/snowwhite" >> ] >> } >> >> Best wishes >> >> Jeremy >> >> >> >> On Thu, Apr 17, 2014 at 12:42 PM, Alex Hough <[email protected]> wrote: >> >>> When I use TW with node.js my typos are not underlined like everywhere >>> else. >>> Is there a remedy? >>> >>> On the positive side, typos can be a distraction in the early stages of >>> getting ideas down. Perhaps if chrome's native spelling tools can be >>> toggled >>> >>> Alex >>> >>> -- >>> 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 http://groups.google.com/group/tiddlywiki. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> >> -- >> 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 http://groups.google.com/group/tiddlywiki. >> 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

