Quote:
Originally Posted by elchamaco
Thanks Ephemerality for the gui version. I've been trying and it works fine but:
- I miss the offset in settings, i can't assing it so all the bolds terms are bad. The offset can't be calculated?
- Also if you select a name x-ray it's not enabled. But if you press menu then it's avaliable.
- Althought i read most of the forum messages i don't get how to use chapters. It'll be probably usefull to export the chapters like in the alias section
- It'll be fantastic if this option is coded https://www.mobileread.com/forums/sho...&postcount=290. Generate like a ini file or xml with terms, and descriptions so you can later add terms, change descriptions and use this file to generate the x-ray
|
I didn't realize that anyone was actually using the offset option! I had it in there just for the sake of people being able to keep their DRM books on their Kindle. I'll add it back in there.
The chapters are exported like the aliases (to the /ext dir) and it (should?) prompts if you want to edit them. The format is "Name|start loc|end loc".
Code:
COVER|241|316
TITLE PAGE|316|403
COPYRIGHT|403|2494
DEDICATION|2494|10080
You have to scan through the rawml if you want to customize your chapter locations properly. Currently, it will only auto-find chapters if they're a standard format (mainly the one created via Calibre's conversion function).
I will look into adding the feature you mentioned. I'm thinking it would be a toggle, so either pull from Shelfari or use the saved file, but not both. Unless it pulled from both, then the saved file would take priority for any conflicts...
Added offset support to v1.20:
Latest version here:
https://www.mobileread.com/forums/sho...d.php?t=245754