From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Hetzner Subject: Re: zotero plain, org-odt, and citations in general Date: Tue, 08 Nov 2011 23:03:15 -0800 Message-ID: <8762itvkuk.wl%egh@e6h.org> References: Reply-To: Erik Hetzner Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Tue_Nov__8_23:03:15_2011-1" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RO2Bu-0000hL-Lf for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 02:03:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RO2Bt-0004rA-DK for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 02:03:22 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:50823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RO2Bt-0004r4-7l for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 02:03:21 -0500 Received: by iaae16 with SMTP id e16so1730271iaa.0 for ; Tue, 08 Nov 2011 23:03:19 -0800 (PST) In-Reply-To: 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: Matt Price Cc: Org Mode , Jambunathan K --Multipart_Tue_Nov__8_23:03:15_2011-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable At Tue, 8 Nov 2011 21:06:37 -0500, Matt Price wrote: >=20 > Hi everyone, >=20 > I am about to start experimenting with Erik Hetzner's zotero-plain, which > allows the use of zotero as a bibliographic manager in emacs & especially > org-mode (https://bitbucket.org/egh/zotero-plain as well as a couple of > threads on this list, I think). I'm wonderinghow other people have used > it, and in particular whether there's any way to preserve the zotero mark= up > across exports to odt especially. That is, I'd like to keep the original > citations embedded in the final odt, so that I can continue to use zotero > in an odt or doc file after it's been exported from org. >=20 > This would take me very , very close to a complete org-centric workflow > that still lets me produce documents for consumption by my MS-using > colleagues. I really hope it's possible to do! If anyone has done it, I > would really love to hear about it. Hi Matt, org-mode support in Zotero plain has not received as much work recently as the docutils (reStructuredText) support. Basically all that one can do in org-mode at the moment is insert & update citations, and following citation links to the entry in Zotero. zot4rst (docutils) support can transform rst documents into odt documents with citations generated by Zotero. [1] It might be possible to implement something similar in the org-mode Zotero, but I don=E2=80=99t know how, and it might be difficult. best, Erik 1. However, it should be noted that this support is different from that provided by the OpenOffice plugin, and one cannot edit a document generated from a rst file using the Zotero/OpenOffice plugin. --Multipart_Tue_Nov__8_23:03:15_2011-1 Content-Type: text/plain; charset=US-ASCII Sent from my free software system . --Multipart_Tue_Nov__8_23:03:15_2011-1--