Juan Manuel MacĂas <maciasch...@posteo.net> writes:
> Many times I need to "save" an annotation point in the pdf-tools > annotations buffer. So I defined a new link type and the function to > store it. The link is stored with the structure: > [[pdf-annot:/path/to/file.pdf::annotation-date][file-name.pdf (annot. on p. > page-number)]] > The link opens the PDF and jumps to the specific annotation. A screenshot: FYI, there is also [[https://github.com/fuxialexander/org-pdftools][org-pdftools]] which provides similar (and additional) functionality, and is on MELPA. Thanks for sharing your code. Irfan