I just got a plugin working that pulls Kindle highlights from the My Clippings.txt file. I submitted it to the marketplace this morning, but if you know how to manually load plugins the project is here: https://github.com/theBenForce/logseq-plugin-my-highlights
What happens if I make notes on one of these highlight page blocks and then have more highlights on the book?
When it updates does it erase the notes I put on that page or does it add new highlights without affecting the notes I have added to previously added blocks?
It will only add new highlights. As long as the highlight ID block property is present it won’t re-import the highlight. So feel free to add formatting or whatever to the imported highlights
@theBenForce Had to remove all my highlights from my graph.
Something weird started happening.
When I opened a page with highlights it wouldn’t be the original imported page it would be a page with a backlink to the original.
Then when I would click on the original highlight page it would rename that page (and often quite a few others with another book name inserted into it).
I tried a few times to just delete the new additions, but the issue kept multiplying. So I just deleted all the imported highlights pages.
Not sure if it’s an issue with the pages that get imported or something else.
You plugin was already uninstalled when this happened (I had some other weird things happened and uninstalled all plugins).
But the highlights pages are the only pages that this has happened with.
Thank you for letting me know. Do you have one of the messed-up pages that you could share with me? I’ve opened an issue on GitHub you can see my progress on resolving this.
Also, what version of the plugin did you have installed?