TiddlyWiki5
TiddlyWiki5 copied to clipboard
[IDEA] Codemirror plugin should ship with a text preview that allows users to use the browser spell-checker
To get this I created a new tiddler:
- named $:/custom/ui/EditTemplate/body/preview/spellcheck
- tagged with $:/tags/EditPreview
- field caption set to spell check
- content: <$edit-text class="tc-tiddler-frame"/>
See my comment in https://groups.google.com/g/tiddlywiki/c/PwoBZHggN2s/m/qJ0CgNJ1AQAJ
I've seen different javascript implementations. .. BUT the workaround is simple, effective and doesn't need a 1 MByte additional size for the wiki.
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.