-
Notifications
You must be signed in to change notification settings - Fork 280
Upgrading V3 Dictionaries
If you've installed Plover version 3 but have later switched to version 4, it is recommended you update the dictionaries to stay up to date with the current learning resources. Since Plover does not remove the dictionaries on uninstallation, it is necessary to do this manually.
First ensure that Plover version 4 is installed.
On later versions of Plover version 4, you can open Plover's config folder via the option in the file menu:
In this folder you will find the dictionaries. Simply delete main.json
and commands.json
. You will then need to either restart Plover, or reconnect the machine so that Plover will replace it with its own version.
Alternatively, you can also download an up-to-date version of the Plover dictionaries ( main.json, commands.json ) (either open the link and save the file, or right click the link and press "save link as"), then replace the old dictionaries in the config folder. You will then need to either restart Plover, or reconnect the machine to refresh the dictionaries.
The exact location of this folder depends on the operating system, and it is as follows.
C:\Users\<USERNAME>\AppData\Local\plover\plover
/Users/<user>/Library/Application Support/plover
~/.local/share/plover
NOTE: this location will still work for later versions of Plover due to backwards compatibility.
~/.config/plover