-
Notifications
You must be signed in to change notification settings - Fork 721
Highlight
Returns Book id, which can be provided to intent to folio reader, if not provided id is used from epub's dc:identifier field in metadata.
for reference, look here: IDPF.
in case identifier is not found in the epub, hash code of book title is used also if book title is not found then hash code of the book file name is used.
Returns Highlighted text content text content.
Returns Date time when highlight is created (format:- MMM dd, yyyy | HH:mm).
Returns Field defines the color of the highlight.
Returns Page index in the book taken from Epub spine reference.
Returns href of the page from the Epub spine list.
Contains highlight meta data in terms of rangy format.
format :- start$end$id$class$containerId.
for reference, look here: rangy.
Unique identifier for a highlight for sync across devices.
for reference, look here: UUID. .
Returns Note linked to the highlight (optional)