kindle-clippings
kindle-clippings copied to clipboard
fix: python3 support and out of order sync
Bug
There is a bug where if the location is numerically in order, but is alphabetically out of order, then the order of the highlights are wrong.
e.g. Location 1001 vs 122
122 should precede 1001, but in the current implementation, 1001 is first