Quote:
Originally Posted by Uncle Robin
Just reading the processes involved for creating dictionaries, or using dictutil and the like makes my eyes glaze over.
|
PyGlossary now makes it super simple to make Kobo dictionaries out of other formats (it even has a GUI!) but it doesn't have v3 support yet. But it seems to be actively developed so it's great (click on Code->Download ZIP rather than the version on the Releases page since the Kobo support in the July version is stale). However, it requires Python to be installed on your system, plus some extra modules installed by pip, so if you're Windows, while there are installation instructions at the bottom for Linux and Mac, it isn't entirely obvious on how to set it up on Windows (basically, after installing Python for Windows, you would open up cmd and type in those pip instructions, minus the sudo).