Quote:
Originally Posted by mtxo
I test the new version. The new code for save the markdown file to the kobo storage is ok. But, maybe it have a "bug" in the case of a non english environment. Mine is spanish, and the "Exported Annotations" dir is called "Anotaciones exportadas" in spanish. So maybe you need to put a note in the script to the user to adjust it to her language...
|
Oh I didn't know that, I always assumed it would be the same name. But I'll add a note.
Quote:
Originally Posted by mtxo
And the result markdown file is not "the same" in the two versions. In the previous version I have a more complete file, whit probably all the highlights of the kobo saved. In the new one, there are not highlights for some books. You can see them in the attached files (i renamed them to the .txt extension). The 1.txt file is made with the first version, and the 2.txt file with the second.
|
Do you use epub or kepub books?
Also, could you try to remove the line
Code:
AND b.Hidden = 'false'
?
It seems like the dogears work fine, but only the highlights section is not complete.