View Single Post
Old 11-06-2024, 03:57 AM   #8
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 564
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
I can export the hightlights in Calibre Viewer alright. However, now the extension is *.calibre_highlights, while it was .json before and if exported by the Content Server Viewer, it is still in .json format.

And the two files have small difference in structure

The one exported by Content Sever Viewer starts with:

Code:
{
  "version": 1,
  "type": "calibre_annotation_collection",
  "annotations": [
while the one exported by the Main Viewer starts with:
Code:
{
  "highlights": [
Shouldn't they be consistent?

(calibre 7.20.101 - windows 10)

Last edited by nqk; 11-06-2024 at 04:05 AM.
nqk is offline   Reply With Quote