Difference between revisions of "Spell checker"

From Freeplane - free mind mapping and knowledge management software
m (image)
(Add user dictionary)
 
(6 intermediate revisions by 6 users not shown)
Line 5: Line 5:
 
[[Image:Spellchecker.png]]  
 
[[Image:Spellchecker.png]]  
  
Some spell checker options can be configured from Preferences->Behavior->Spell checker options.  
+
Some spell checker options can be configured from Preferences->Behavior->Spell checker options.
 +
 
 +
User can add his personal words for a particular language from the context menu on word selection. The first time user adds a custom word, a user dictionary file is automatically generated in <freeplane-install>UserDictionary_XX.txt (where XX is the language code, for instance UserDictionary_en.txt stores english custom words). This text file can be created or edited with any text editor for instance to add new words in a bulk way or to remove a custom word added by error.
  
 
You can install another dictionaries copying them into &lt;freeplane-install&gt;/resources/ortho. The dictionary files dictionary_XX.ortho converted from [http://aspell.net/ aspell] are available on http://sourceforge.net/projects/freeplane/files/spell_check_dictionaries/ .
 
You can install another dictionaries copying them into &lt;freeplane-install&gt;/resources/ortho. The dictionary files dictionary_XX.ortho converted from [http://aspell.net/ aspell] are available on http://sourceforge.net/projects/freeplane/files/spell_check_dictionaries/ .
 +
 +
 +
[[Category:Advanced]]

Latest revision as of 22:00, 2 December 2018

Spell checker how-to

To enable spell checking, select one of the supported languages using pop-up menu→languages→[your language]. from any editor.

Spellchecker.png

Some spell checker options can be configured from Preferences->Behavior->Spell checker options.

User can add his personal words for a particular language from the context menu on word selection. The first time user adds a custom word, a user dictionary file is automatically generated in <freeplane-install>UserDictionary_XX.txt (where XX is the language code, for instance UserDictionary_en.txt stores english custom words). This text file can be created or edited with any text editor for instance to add new words in a bulk way or to remove a custom word added by error.

You can install another dictionaries copying them into <freeplane-install>/resources/ortho. The dictionary files dictionary_XX.ortho converted from aspell are available on http://sourceforge.net/projects/freeplane/files/spell_check_dictionaries/ .