Quote:
Originally Posted by davidfor
For the Kobo devices, the selected book won't be used. The plugin only fetches annotations for books that are already matched, and it uses this link to get the right book. Removing this for Kobo devices should be safe.
|
It's safe till now
Quote:
Originally Posted by davidfor
Calling the plugin from another plugin isn't hard. I call a function in the Goodreads sync from Kobo Utilities. Calling the annotations should be OK as well. But, an automatic fetch of the annotations is probably better. A problem with doing this is that the annotations fetch runs in the foreground. If it was a background job, it would be less intrusive especially when no annotations are found.
|
Thank you, I've already done it. Some minor modifications at this plugin for getting confidence but it already makes its job. I've to check but I think there is a problem if you want to change the css and apply it to the existing notes, but I have to debug it a bit more (now I get an exception).
But I have my foreground check for annotations, so I'm good to go. Thank you to the original creator and the current maintainer (and I have to finish the translation).