Exporter plugin: update highlight page numbers

reviewable/pr11553/r1
hius07 2 months ago committed by GitHub
parent 0f4a9826c8
commit 1b60e318c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -156,6 +156,7 @@ end
--- Parse and export highlights from the currently opened document.
function Exporter:exportCurrentNotes()
self.ui.highlight:updateHighlightPageNumbers()
local clippings = self:getDocumentClippings()
self:exportClippings(clippings)
end

Loading…
Cancel
Save