Quote:
Originally Posted by schnesim
The "my clippings" file on a German Kindle is actually called "Meine Clippings.txt".
I just changed the according string in the .py file to "Meine Clippings.txt" and it finally managed to import something.
|
That's interesting. It doesn't seem to be translated for the French or Italian. Anyway, I can add a list of names to check for and load the one found.
Quote:
Now comes the but. It only found a fraction of the actual annotations and I see a ton of the following statements in the debug output:
I attached the debug file. It looks like we're finally on the right track.
|

There's a space at the end of the string for "Markierung". That will break that part of the search. I'll fix it tonight.