Implement spellcheck for the mobile applications as it functions in the desktop application.
HOW COULD IT BE DONE
Basic spellcheck as it is used in most applications and word processors. Underline misspelled words and offer corrections when clicked.
REAL WORLD USE CASES
For notes and for projects ranging from professional to creative, it can be very important to have proper spelling. While this could be mitigated by copy-pasting blocks into another application, this is extremely time consuming and an extra step that nearly no other application would require. This seems extra important on mobile formats, where miss clicks are common.
RECOMMENDED ALTERNATIVES
None
ADDITIONAL CONTEXT
Even the forum has spellcheck - I know because I apparently can’t spell implement.
I just want to mention this bug report as it might lower the need for spellcheck in the traditional sense as it is implemented on Desktop (red scribbly lines underneath words not in a (custom) dictionary):
Actual spellcheck will be helpful to resolve spelling mistakes that are not caught by autocorrect.
Yes thank you much for that, I actually saw that the other day and voted on it. I was glad to see from the comments that it wasn’t intentional, as I hope that means the resolution is being worked on. Fixing predictive text alone would make it much more functional.