From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Extracting PDF file annotations into Org-mode Date: Tue, 6 Mar 2012 14:29:56 +0100 Message-ID: <2012-03-06T14-23-03@devnull.Karl-Voit.at> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4uTE-0002QJ-9V for emacs-orgmode@gnu.org; Tue, 06 Mar 2012 08:30:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4uT9-0002AF-AV for emacs-orgmode@gnu.org; Tue, 06 Mar 2012 08:30:27 -0500 Received: from plane.gmane.org ([80.91.229.3]:47971) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4uT9-0002A2-48 for emacs-orgmode@gnu.org; Tue, 06 Mar 2012 08:30:23 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S4uT5-00016D-Ql for emacs-orgmode@gnu.org; Tue, 06 Mar 2012 14:30:19 +0100 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Mar 2012 14:30:19 +0100 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Mar 2012 14:30:19 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! I manage my research reference papers with Org-mode similar to [1]. Since I got an Android tablet I pretty much enjoy an automatism to get the actual text of annotations and highlighting back to Org-mode as well. Take a look to [2] where I put an example shell script with a short documentation. 1. http://tincman.wordpress.com/2011/01/04/research-paper-management-with-emacs-org-mode-and-reftex/ 2. https://github.com/novoid/extract_pdf_annotations_to_orgmode -- Karl Voit