View Single Post
Old 05-02-2020, 11:38 AM   #2
lensmann
Zealot
lensmann ought to be getting tired of karma fortunes by now.lensmann ought to be getting tired of karma fortunes by now.lensmann ought to be getting tired of karma fortunes by now.lensmann ought to be getting tired of karma fortunes by now.lensmann ought to be getting tired of karma fortunes by now.lensmann ought to be getting tired of karma fortunes by now.lensmann ought to be getting tired of karma fortunes by now.lensmann ought to be getting tired of karma fortunes by now.lensmann ought to be getting tired of karma fortunes by now.lensmann ought to be getting tired of karma fortunes by now.lensmann ought to be getting tired of karma fortunes by now.
 
lensmann's Avatar
 
Posts: 143
Karma: 821920
Join Date: Sep 2014
Device: Clara BW, Aura One, Aura HD, Boox Max 2, ThinkBook Plus Gen 2
You can export highlighted text from PDFs. It comes with a stamp attached to every highlighted chunk of text, but that is easy enough to strip away.
  1. In the PDF with the highlighted text, open the menu and tap on "TOC" (in the bottom left corner).
  2. In the sidebar which appears, tap on the 'highlights' icon (it looks like a little oval with three dots in it). You'll see a list with the first few words of all the text you've highlighted in the PDF.
  3. The small square box at the bottom of each note lets you select that note. To select all, tap the square that appears at the bottom of the screen. It will select all notes, including those on subsequent pages of the list.
  4. Now tap on the 'export' icon (the box with an arrow pointing out), and select 'export to local' to save it to a local file. The Max 2 will now create a text file with all the highlighted text in your pdf. The file is by default saved in the Boox's filesystem in the path ./note/[filename of your pdf]/[filename of your pdf-datestamp_timestamp].txt

The text file contains the highlighted text together with a rubric telling you which chapter the text was from and at what time it was highlighted. For example:

Code:
II: Republicanism
time:2020-04-27 11:07
【content】 For Skinner, the chief characteristic of the tradition in question is not its opposition to monarchy, but
its commitment to a conception of liberty that rejects arbitrary power and
supports the rule of law 
【note】
-------------------
The text you want is always between the tags [content] and [note], so if the surrounding data is a problem it's a simple enough matter to write a script to extract only the actual text you want and dump the remaining data.

I hope this helps (and good luck with your university entrance exams!).
lensmann is offline   Reply With Quote