Updated Dictionary support (markdown)

master
Raffaele Mancuso 2 years ago
parent eeccc3181b
commit 93788fec3e

@ -20,12 +20,7 @@ The dictionaries need to be installed into one of those directories:
* `$HOME/.config/koreader/data/dict` directory for Linux
* `$HOME/Library/Application Support/data/dict` directory for macOS
Since *v2020.04* you can override the directory where dictionaries are installed. This is useful if your device has more than one app that can deal with StarDict dictionaries to avoid duplicates.
You'll need to add the full path to `defaults.persistent.lua`
For example:
`STARDICT_DATA_DIR = "/mnt/onboard/.adds/vlasovsoft/dictionary"`
Since *v2020.04* you can override the directory where dictionaries are installed. This is useful if your device has more than one app that can deal with StarDict dictionaries to avoid duplicates. To do so, you'll need to add the full path to `defaults.persistent.lua`. For example: `STARDICT_DATA_DIR = "/mnt/onboard/.adds/vlasovsoft/dictionary"`.
### Where to find dictionaries

Loading…
Cancel
Save