Quote:
Originally Posted by petzi
2. I still get all the highlights twice.
3. The variables of the variables of the YAML header are not replaced by their values for the big file (477,000 characters). But it worked with a smaller file (151,000 characters).
4. Despite I limited the big file with 150,000 characters, I noticed that the plugin exported all the content, all 477,000 characters.
|
Does the attached file fix any of these?
I adjusted it to only use highlights from the local ebook reader, which should fix #2 (I might add a config option to toggle between local ebook reader and web).
I also simplified the code for formatting and sorting highlights, which might fix #3 and #4.