When using Skim
I can export any kind of pdf annotations, including highlighted text, to a file.
Is it possible to do the same thing with pdf-tools
in Emacs?
When using Skim
I can export any kind of pdf annotations, including highlighted text, to a file.
Is it possible to do the same thing with pdf-tools
in Emacs?
I don't know if it is possible with pdf-tools
, but it is possible with org-noter
(https://github.com/weirdNox/org-noter).
Here is a little demonstration:
You call org-noter
in the pdf buffer. Then use the org-noter-create-skeleton
function to exoprt the highlights to the org-noter notes file.