From mboxrd@z Thu Jan 1 00:00:00 1970 From: D M German Subject: Re: protocol for PDFs? Date: Sat, 02 Jan 2010 13:17:16 -0800 Message-ID: <86k4w0jjfn.fsf@mn.cs.uvic.ca> References: <86oclclxlt.fsf@mn.cs.uvic.ca> <4B3F636B.20903@jboecker.de> Reply-To: dmg@uvic.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRBLg-0004hH-KY for emacs-orgmode@gnu.org; Sat, 02 Jan 2010 16:17:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRBLc-0004eY-LE for emacs-orgmode@gnu.org; Sat, 02 Jan 2010 16:17:24 -0500 Received: from [199.232.76.173] (port=60885 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRBLc-0004eV-Fb for emacs-orgmode@gnu.org; Sat, 02 Jan 2010 16:17:20 -0500 Received: from sulfur.cs.uvic.ca ([142.104.68.220]:38748 helo=mn.cs.uvic.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRBLc-0005Gx-8t for emacs-orgmode@gnu.org; Sat, 02 Jan 2010 16:17:20 -0500 In-Reply-To: <4B3F636B.20903@jboecker.de> ("Jan =?utf-8?Q?B=C3=B6cker=22's?= message of "Sat, 02 Jan 2010 16:16:59 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jan =?utf-8?Q?B=C3=B6cker?= Cc: emacs-orgmode@gnu.org I have implemented 'Remember' in xournal. I doubt this feature will ever make into the mainstream. You can check out my fork. it contains many features not in the current distribution, but useful, including very rudimentary search support, ability to jump to next and previous annotations: http://github.com/dmgerman/xournal or you can cherry pick my commits. Look for Remember under the edit menu. By default it would use the name of the PDF file (if one exits), otherwise it will use the .XOJ file. I am curious to see if we can select text in xournal. I don't use Link (only remember) but that would be easy to implement too. The infrastructure is there now. Jan> PS: I am very interested in integrating Xournal with Org. I use Xournal Jan> for doing all my homework for university; when I have saved the file, I Jan> manually add a file: link to my org file. It would be great to store Jan> that link directly from Xournal! Jan> - Jan -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with .