Hello everyone,
I've create a simple script to generate WordWise for all type of ebook. My work based on research of @m1lovanovt. Instead of generate Wordwise information for .mobi file (Amazone Kindle Format), I try to using <ruby> html tag to generate WordWise format on any type of ebook. There are some bugs still need to fix, welcome to your contributions !
Hope this script will help others love this Wordwise feature like me.
![]()
Here is source code https://github.com/xnohat/wordwisecreator
You need to have calibre on your device.
usage: php wordwisecreator.php input_file hint_level
input_file : path to file need to generate wordwise
hint_level : from 1 to 5 default is 5, 1 is less wordwise hint show - only hard word will have definition, 5 is all wordwise hints show
I've create a simple script to generate WordWise for all type of ebook. My work based on research of @m1lovanovt. Instead of generate Wordwise information for .mobi file (Amazone Kindle Format), I try to using <ruby> html tag to generate WordWise format on any type of ebook. There are some bugs still need to fix, welcome to your contributions !
Hope this script will help others love this Wordwise feature like me.
Here is source code https://github.com/xnohat/wordwisecreator
You need to have calibre on your device.
usage: php wordwisecreator.php input_file hint_level
input_file : path to file need to generate wordwise
hint_level : from 1 to 5 default is 5, 1 is less wordwise hint show - only hard word will have definition, 5 is all wordwise hints show