Hacker News new | ask | show | jobs
by d4rkp4ttern 1766 days ago
Would you mind elaborating — What is your exact process to export highlights and notes from RM2 ?
1 comments

I use https://github.com/lucasrla/remarks, which OCRs (text recognition) your highlights to extract what exactly was highlighted, and also outputs screenshots of all pages on which I wrote notes.

This way I can go through my annotations sequentially, save highlights / their main ideas, and reformulate my notes into plaintext a bit more clearly.

this looks very useful, thanks!