Quote:
Originally Posted by gipsy
There is any simple way to sort the changes for those in the plugin runner? Or have the list of changes like the IncorrectWords -> "Changed "+mispelt+" to "+correctSpell or extract the Messages from the plugin runner. To check the fixes.
|
You could select and copy the text in the plugin runner and paste it into a program eg Textpad that provides a facility for sorting the text. If there is enough interest in your suggestion then I could add a feature to write the changes to a log file and then sort it.
Quote:
Originally Posted by gipsy
I was trying to another one. But i can't figure out how to create the CorrectText for the («?|(?|4>|<?|??) . The group can be at the start or at the middle of some word.
If i figure how to get the regex... i had another group to make a FixSomething
CalibUser... In FixP seems that it doesn't fix it when we have a lowercase after the (1\ ?|G?|G?|??|II|?\ ?|G?|??|??). When you have time can you check the code for both?
Thanks!
|
I will try to find time to look at this over the weekend...
Quote:
Originally Posted by gipsy
And I test the following...
EDIT: A suggestion for the future and if it's possible... I add about 400-500 words to a user dictionary per epub and I edit the WordDictionary to add the new ones. It's possible to change the plugin to not use the WordDictionary but to get the words from the Sigils dictionary and selected userdictionaries?
Something like how the sigil get the misspelled word in spellcheck.
|
I don't think this could be made to work. The words that are added to the WordDictionary are ones that are frequently misspelt in the same way again and again and the WordDictionary contains a very specific correction that corresponds to each of these words. I don't know how to ensure that the correct word is selected from Sigil's dictionary and selected user dictionaries.