emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ramon Diaz-Uriarte <rdiaz02@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: OT: Annotating PDF & Org
Date: Tue, 07 May 2013 23:36:31 +0200	[thread overview]
Message-ID: <871u9ibhgg.wl%rdiaz02@gmail.com> (raw)
In-Reply-To: <20130506133907.GU22683@cardamom.adamsinfoserv.com>




On Mon, 6 May 2013 08:39:07 -0500,Russell Adams <RLAdams@AdamsInfoServ.Com> wrote:
> Given the emacs and Org oriented nature of this group, I'd like to
> know if anyone has found a good Orgish (ie: portable, text, etc) to
> annotate PDFs?

> Features would be items like highlighting blocks, adding notes
> (margins or "sticky" notes), and saving to either a sidecar file in a
> text format (ala Org) or directly appending the PDF.


I am not sure this will be of much help since the annotations, etc, are
not originally saved in a sidecar file but this is basically what I do:

- Annotate/highlight the PDF, keeping the annotations in the PDF itself
  (when on the computer I use Okular, and "Save As"; if in the tablet, I
  use ezPDF or similar). I emphasize this: the annotations are in the PDF
  itself (i.e., if you open the PDF with evince, acrobat reader, whatever,
  you'll see them there).

- Extract the annotations from my complete collection of PDFs (nightly
  cron job), storing all of them in an org file, with a link to the
  PDF. (I do the extraction with Leela
  ---https://github.com/TrilbyWhite/Leela---, which I find is more
  reliable than poppler-based approaches, such as that in recoll).


So the orgish part is just the second one, but it works for me: I can
search all of my annotations and jump directly to the PDF, from a single
org file from within Emacs.

Highlights? Nope, it does not work as Leela does not extract them and I
could not find another tool to do it automagically. Recoll will extract
all text from PDFs (not the annotations, though), so I can search for
specific text on my complete PDF collection using recoll. But that ain't
orgish at all ;-) and it is decoupled from the previous approach.



A few more details, and some ugly R code that I use to do this are
available here: http://ligarto.org/rdiaz/Zotero-Mendeley-Tablet.html#sec-9


Best,


R.


> Thanks.

> ------------------------------------------------------------------
> Russell Adams                            RLAdams@AdamsInfoServ.com

> PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

> Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

-- 
Ramon Diaz-Uriarte
Department of Biochemistry, Lab B-25
Facultad de Medicina 
Universidad Autónoma de Madrid 
Arzobispo Morcillo, 4
28029 Madrid
Spain

Phone: +34-91-497-2412

Email: rdiaz02@gmail.com
       ramon.diaz@iib.uam.es

http://ligarto.org/rdiaz

  parent reply	other threads:[~2013-05-07 21:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06 13:39 OT: Annotating PDF & Org Russell Adams
2013-05-06 13:53 ` Vincent Beffara
2013-05-06 13:55   ` Russell Adams
2013-05-07 21:36 ` Ramon Diaz-Uriarte [this message]
2013-05-07 21:39   ` Russell Adams
2013-05-07 22:44     ` Ramon Diaz-Uriarte
2013-05-13 23:52     ` Ramon Diaz-Uriarte
2013-05-08  3:02 ` Paul Rudin
2013-05-09 17:19   ` Scott Randby
2013-05-09 17:04 ` Karl Voit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871u9ibhgg.wl%rdiaz02@gmail.com \
    --to=rdiaz02@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).