org-pdftools icon indicating copy to clipboard operation
org-pdftools copied to clipboard

add page-number support

Open lytex opened this issue 2 years ago • 0 comments

Add an optional page-number support to import only specific pages instead of all the pages. I think the problem it solves is pretty common:

  1. Make some annotations on a pdf
  2. Export the skeleton to an org file
  3. Add more annotations on a pdf
  4. Selectively add annotations from a page range instead of the whole pdf

I want to create some interactive functions to make it easier to use before merging, thus the draft status.

lytex avatar Aug 15 '23 10:08 lytex