weirdNox / org-noter

Emacs document annotator, using Org-mode
GNU General Public License v3.0
1.07k stars 101 forks source link

Org-noter odfpdf-tools, and highlighting #134

Open AtomicNess123 opened 3 years ago

AtomicNess123 commented 3 years ago

I was wondering how these two interact. What is the difference between making notes using one and the other. Also, is it possible with org-notes to highlight exactly a sentence in the PDF where to point, or is it only page-based? Thanks.

c1-g commented 2 years ago

From my understanding, Org-noter takes care of setting up the window layout and storing current location in a heading. Org-pdftools makes the location that Org-noter stores clickable as a link so it's more "precise".

Highlighting is done by another package called pdf-tools so you should see its source code.

AtomicNess123 commented 2 years ago

OK, so these three packages are needed: pdf-tools which is different from org-pdftools, and org-noter.