From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: HTML export and Zotero-friendly headers Date: Mon, 21 Nov 2011 21:25:48 +0100 Message-ID: <4ECAB3CC.3080902@christianmoe.com> References: <87r511qqwm.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]:50304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSaNj-0000EX-EK for emacs-orgmode@gnu.org; Mon, 21 Nov 2011 15:22:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSaNe-0002oh-V9 for emacs-orgmode@gnu.org; Mon, 21 Nov 2011 15:22:23 -0500 Received: from b1.hitrost.net ([91.185.211.67]:25475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSaNe-0002lz-Pv for emacs-orgmode@gnu.org; Mon, 21 Nov 2011 15:22:18 -0500 In-Reply-To: <87r511qqwm.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, Does Erik Hetzner's zotero-plain work for you? If so, I'd try this experiment: set zotero-default-bibliography-style to "COinS". Then insert a citation in Org using zotero-plain. In the link description, instead of a nicely formatted bibliographic reference, I imagine you should get the COinS data. If that works, zotero-plain could be very easily extended with a function to insert COinS data for all items in zotero links, and it could be run as a hook on HTML export. It hasn't worked for me lately, so I can't try the experiment myself. Yours, Christian On 11/21/11 7:19 PM, Erik L. Arneson wrote: > Howdy, > > I've just stumbled across Zotero and have been reading about how folks > are working to integrate it with org-mode, but from what I've read so > far, all of the work has been on the citation end. > > Has anybody pursued creating Zotero-friendly headers/metadata in HTML > exports? I use org-mode to manage a few websites and it would be handy > to have the HTML snippets generated automatically. It looks like both > COinS[1] and Dublin Core are fairly straightforward. > I'm looking forward to hearing if anybody has done anything with this > yet. > > Thanks, > > Erik > > Footnotes: > [1] http://ocoins.info/ >