View Single Post
Old 09-06-2017, 08:13 PM   #341
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 schnesim View Post
It's still not possible to import annotations in German (or probably any other non English language), so right now I'm trying to tweak the code to make it work.
Unless Amazon have made more significant changes to the "My Clippings.txt" than your earlier post suggests and everyone who uses other languages is quiet, I doubt it is affecting every one. But, we'll have to see what others have to say.

I've done some manual checks of the code against the samples you gave the other day. They should work. If you send me a copy of your "My Clippings.txt" I can look and see what other differences there are and test them. Also, copy of the debug log when you have tried to fetch the annotations would tell me a lot.
Quote:
One quick question. How do I debug a plugin? Is remote debugging from an IDE possible or do I have to work with messages printed to the console?
There is a method where you can use VisualStudio, but I normally just write to the console. Using the log method in the code will write to the console with some extra information.
davidfor is offline   Reply With Quote