Quote:
Originally Posted by cpimentel
Hi @davidfor. As always, really insightful information.
I turned off the feature and I agree that there is not that much usefulness for it, but here is the big deal: if it is available for the user, that should work properly.
In my opinion, everything related to hand writing is really bad implemented. If the device saves things to the DB when it sleeps, same thing should happen for the PDF, notebooks etc.. someone just "forgot" to specify that in a development ticket 
|
My point was that because the different formats need to work in different ways, then what happens when changes. For annotations stored in the database, they are probably being written within a few seconds. They are just one database update which should only take microseconds. For the PDF, they file needs to be rewritten, which will take longer. So, doing it for each change may not be practical. But, a "write when sleeping" is what is probably missing, or not working.
Quote:
Once more, thank you for your opinion and information.
|
Have you reported the problem to Kobo? They need to know that people have found problems and that they care about them.