Well with the spell checking enabled I

Well, with the spell-checking enabled I was pointing out that, so the user could tell that a word was one that was in the "user" dictionary rather than the "main" system or Mudlet provided one it gets an underline but so that it is as different as I could make it from a word that is being flagged as a misspelling I made such words have a cyan underline which is dashed (compared to the wavy red one):
7 Replies
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
SlySven ☕
SlySven ☕OP3y ago
If you turn the spell-checking on or off in the settings the marks appear/disappear instantly. For things like character names you can add or remove them from the user dictionary via lua functions, specifically: !api addWordToDictionary
Carl-bot
Carl-bot3y ago
You may want to take a look at addWordToDictionary(). Its documentation can be found at https://wiki.mudlet.org/w/Manual:Lua_Functions#addWordToDictionary
Mudlet
Manual:Lua Functions
Mudlet API documentation including explanation of usage, expected behavior and examples for all available functions which were added on top of the regular Lua functions.
SlySven ☕
SlySven ☕OP3y ago
!api removeWordFromDictionary
Carl-bot
Carl-bot3y ago
You may want to take a look at removeWordFromDictionary(). Its documentation can be found at https://wiki.mudlet.org/w/Manual:Lua_Functions#removeWordFromDictionary
Mudlet
Manual:Lua Functions
Mudlet API documentation including explanation of usage, expected behavior and examples for all available functions which were added on top of the regular Lua functions.
SlySven ☕
SlySven ☕OP3y ago
However I must confess I had not considered your position, so would an option to turn off the cyan marking (but leave the red marking for a mis-spelling) be helpful?
Vadi
Vadi3y ago
I don't think adding more options to things people don't understand is helpful in general Better to keep it simple to begin with
Want results from more Discord servers?
Add your server