From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Hetzner Subject: [ANN] Zotero for plain text (including org-mode) Date: Fri, 17 Dec 2010 10:00:22 -0800 Message-ID: <87aak4th3d.wl%egh@e6h.org> Reply-To: Erik Hetzner Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=48998 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTebi-0001KE-Tn for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 13:00:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTebd-00082O-K0 for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 13:00:39 -0500 Received: from [64.20.44.95] (port=43847 helo=invisible.gimbo.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTebd-000822-I7 for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 13:00:37 -0500 Received: from [64.20.44.95] (helo=e6h.org) by invisible.gimbo.net with asmtp (Exim 3.36 #1 (Debian)) id 1PTebc-0000rb-00 for ; Fri, 17 Dec 2010 10:00:36 -0800 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 org-mode users, zotero-plain is a system for using Zotero to include citations in plain text documents. At the moment it has 3 components: an emacs library for linking Zotero with org-mode, an emacs library for easy insertion of citations into a reStucturedText document, and a reStucturedText directive for using Zotero to format citations, I use this system with org-mode to keep track of my reading & notes on my reading. I am sure that there are other things that could be done with Zotero + org-mode, & would appreciate feedback or patches to help it do what you want it to! The code may be checked out using hg here: http://e6h.org/~egh/hg/zotero-plain Any feedback will be greatly appreciated! Thank you. Note: at the moment this integration depends on mozrepl, but with the recent release of a zotero.org API for generating citations, it should be possible to integrate with Emacs either via mozrepl or via the new API. best, Erik Hetzner