From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Finney Subject: Re: [semi-OT] issue trackers? Date: Fri, 06 May 2011 15:13:40 +1000 Message-ID: <87sjssjtrv.fsf@benfinney.id.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIDMT-0005Kh-Ju for emacs-orgmode@gnu.org; Fri, 06 May 2011 01:13:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QIDMS-00085I-Bw for emacs-orgmode@gnu.org; Fri, 06 May 2011 01:13:57 -0400 Received: from lo.gmane.org ([80.91.229.12]:55895) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIDMS-00085D-38 for emacs-orgmode@gnu.org; Fri, 06 May 2011 01:13:56 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QIDMQ-0003V8-5X for emacs-orgmode@gnu.org; Fri, 06 May 2011 07:13:54 +0200 Received: from eth595.vic.adsl.internode.on.net ([150.101.214.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 May 2011 07:13:54 +0200 Received: from ben+emacs by eth595.vic.adsl.internode.on.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 May 2011 07:13:54 +0200 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: emacs-orgmode@gnu.org Matt Price writes: > I'm collaborating on a project where I'm starting to feel the need for a > shared issue tracker. Anyone have any suggestions? Roundup is a self-contained issue tracker that communicates via web and email interfaces, and is quite extensively customisable. > I'd love something that integrates with org-mode somehow, but my > collaborators are definitively NOT emacs users. I don't know of any issue trackers that integrate with Org mode in any way. You could start with having Emacs send automatically-composed email messages to Roundup in response to your actions in Org mode, and perhaps later look at more customised integration. -- \ “Buy not what you want, but what you need; what you do not need | `\ is expensive at a penny.” —Cato, 234–149 BCE, Relique | _o__) | Ben Finney