koreader-calibre-plugin icon indicating copy to clipboard operation
koreader-calibre-plugin copied to clipboard

Do not edit raw sidecar when restoring to KOReader

Open harmtemolder opened this issue 1 year ago • 1 comments

As I mentioned in https://github.com/harmtemolder/koreader-calibre-plugin/issues/28#issuecomment-2353320898 I noticed that restoring highlights to my device broke the numbering. That was caused by a regex that removed quotes (") from the raw sidecar in calibre. This PR removes that line, and the one that replaces tabs with spaces.

harmtemolder avatar Sep 16 '24 16:09 harmtemolder