From mboxrd@z Thu Jan 1 00:00:00 1970 From: D M German Subject: org-remember support in xournal Date: Sun, 31 Jan 2010 00:39:07 -0800 Message-ID: <86tyu2d5xw.fsf@mn.cs.uvic.ca> 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 1NbVKw-0007Oj-Bi for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 03:39:18 -0500 Received: from [199.232.76.173] (port=56505 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbVKt-0007O6-HR for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 03:39:16 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbVKp-0001Pi-MJ for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 03:39:15 -0500 Received: from sulfur.cs.uvic.ca ([142.104.68.220]:54601 helo=mn.cs.uvic.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NbVKp-0001Pc-Dh for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 03:39:11 -0500 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: emacs-orgmode@gnu.org Hi everybody, I am sorry I have been a bit slow to finish the integration of xournal with remember mode. I think I got it working. My branch of xournal is available at github: http://github.com/jboecker/xournal If the loaded file in xournal is a PDF, the remember link is created to the .pdf file. Otherwise it is created to the .xoj file. In both cases the protocol is docview: emacsclient 'org-protocol://remember://docview:filename::pagenumber Evince has become a bit trickier because it does not support jumping to a specific page number (it uses labels instead). So I need to do a bit more hacking within it. Remember, this is an unofficial branch of xournal. It actually supports more features than xournal (such as jumping to previous, next annotation, very, very rough search features, and ability to attach images to the xoj file. --dmg -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with .