Quote:
Originally Posted by LittleBeard
Issue 1:
However, annotations and highlights do not seem to be synced to my other devices (Kindle on Android) for example.
|
That is not surprising. The files you replaced contain a cache the annotations, but the master copy is still on Amazon's server. There is no way to force those cached annotations to be sent to the server. Only newly generated annotations are sent back to Amazon.
Quote:
Originally Posted by LittleBeard
Issue 2:
The highlights displayed on the kindle after using the old azw3f and -r files are off by about 82 characters. Though this seems to differ from book to book.
|
That is also to be expected. Annotations locate the precise point in the book using a "position" number that is based on the exact HTML content of the file produced by kindlegen. The e-book source file recovered via kindleunpack will not match the original source file exactly, leading to this sort of minor discrepancy.