org-pdftools
org-pdftools copied to clipboard
add page-number support
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:
- Make some annotations on a pdf
- Export the skeleton to an org file
- Add more annotations on a pdf
- 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.