Quote:
Originally Posted by pkbo
CR stores reading position and highlights in the .cr3hist file. It is ok when there is only one instance of CR (its intended use). I assume when you switch the book you run another instances of the CR. Every instance saves reading position and highlits at exit and overwrites what was saved by another instance i.e. only last one's data will be preserved. To fix this someone will have to implement another storage mechanism allowing record level access to the data like db or some interprocess communication so that only one instance would write the data.
|
That must be it. It often happens with books that have not been moved.