View Single Post
Old 01-26-2022, 06:18 PM   #170
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by cpimentel View Post
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.

Last edited by davidfor; 01-26-2022 at 06:20 PM.
davidfor is offline   Reply With Quote