I want to make links like this:
[[~/genesis.pdf::5##And God said, “Let there be light,” and there was light]]
This would open up genesis.pdf file, scroll to page 5, and highlight the selection And God said, “Let there be light,” and there was light on that page.
This package can already do everything except the highlighting bit.
I'm an emacs-lisp newb, but I'm pretty motivated to figure out how to do this so I'd appreciate any suggestions.
Thanks for listening.
I want to make links like this:
This would open up
genesis.pdffile, scroll to page 5, and highlight the selectionAnd God said, “Let there be light,” and there was lighton that page.This package can already do everything except the highlighting bit.
I'm an emacs-lisp newb, but I'm pretty motivated to figure out how to do this so I'd appreciate any suggestions.
Thanks for listening.