View Single Post
Old 04-27-2019, 03:52 PM   #1
daaronr
Junior Member
daaronr began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jun 2018
Device: Onyx Boox M96
Exporting annotations/highlights as a single file

I used to be able to do this on my Onyx Boox note:
  1. With Neoreader2.0 highlight and annotate a pdf
  2. Automate export to my computer via DropSync
  3. Get a single .txt file (in a folder) with all highlights and annotations from each pdf (and I had a script to clean it up, too!)

Now after a device repair and reset, I've set up Dropsync to export (upload only) selecting the name inclusion patterns "*.txt" and "**exported**"

However, it is now producing and exporting a *one .txt file per comment*. I don't want to have to write a script to merge these.

(I know I can go to the directory and terminal and run the script/command
`cat *.txt > newfile.md'` but I'd rather not.


Anyone know how to get back that 'single .txt file'?

Last edited by daaronr; 04-27-2019 at 03:57 PM.
daaronr is offline   Reply With Quote