From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: HTML export and Zotero-friendly headers Date: Tue, 22 Nov 2011 10:27:17 +0100 Message-ID: <4ECB6AF5.4040608@christianmoe.com> References: <87r511qqwm.fsf@momotombo.lnouv.com> <4ECAB3CC.3080902@christianmoe.com> <87wratfaat.fsf@momotombo.lnouv.com> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSmZP-0002D0-55 for emacs-orgmode@gnu.org; Tue, 22 Nov 2011 04:23:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSmZN-0006ep-FK for emacs-orgmode@gnu.org; Tue, 22 Nov 2011 04:23:14 -0500 Received: from b1.hitrost.net ([91.185.211.67]:30384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSmZN-0006eb-5e for emacs-orgmode@gnu.org; Tue, 22 Nov 2011 04:23:13 -0500 In-Reply-To: <87wratfaat.fsf@momotombo.lnouv.com> 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: "Erik L. Arneson" Cc: emacs-orgmode@gnu.org Hi, Then I misunderstood you, sorry about the noise (to both Eriks, A. and H.). I thought you meant including Zotero-readable metadata for each citation in the Org document. Do I then understand correctly that what you want to do is simply to generate one COinS snippet with metadata about the document itself (author, title, etc.)? Yours, Christian On 11/21/11 10:14 PM, Erik L. Arneson wrote: > I thought zotero-plain was used to add citations. What I'm trying to do > is use org-mode to export HTML files with Zotero-friendly headers that > the Zotero plugin will pick-up on in the browser. > > I can make the COinS snippets myself using the tool available on > the COinS website, but it would be handy if org-mode could do that > automatically using the org header data that already exists. >