TiddlyWiki / TiddlyWiki5

A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
https://tiddlywiki.com/
Other
8.05k stars 1.19k forks source link

[IDEA] Codemirror plugin should ship with a text preview that allows users to use the browser spell-checker #5841

Open pmario opened 3 years ago

pmario commented 3 years ago

image

To get this I created a new tiddler:

AnthonyMuscio commented 3 years ago

See my comment in https://groups.google.com/g/tiddlywiki/c/PwoBZHggN2s/m/qJ0CgNJ1AQAJ

pmario commented 3 years ago

I've seen different javascript implementations. .. BUT the workaround is simple, effective and doesn't need a 1 MByte additional size for the wiki.

gabrielmontagne commented 2 years ago

This solution is great. Not only do you get the spell check, but you can also wiggle the text from there, using the Grammarly tools and the editor updates. So you can have the fancy editor with Vim bindings on one side and the whole "Maybe you should rephrase this" on the other side.