mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
Annotations, part 1 (#11563)
New format to handle annotations (page bookmarks, highlights, notes) and store them in the book metadata files.
This commit is contained in:
@@ -156,6 +156,7 @@ end
|
||||
|
||||
--- Parse and export highlights from the currently opened document.
|
||||
function Exporter:exportCurrentNotes()
|
||||
self.ui.annotation:updatePageNumbers()
|
||||
local clippings = self:getDocumentClippings()
|
||||
self:exportClippings(clippings)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user