Removing duplicate annotations from the Kindle clippings.txt file.
I like to annotate (highlight and create notes) when I read on my Kindle, and then I take those annotations and throw them into Obsidian. The issue is that if you ever mess up a highlight or note and then delete it, it doesn't actually get removed from the Kindle clippings file. So this project will remove all of the "incorrect" clippings.
I have the de-duplication algorithm working extremely well and right now I'm working on creating the web app using python/django