From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Aur=C3=A9lien_Aptel?= Subject: Re: Org Mode TOOD two way sync tool Date: Mon, 25 Jun 2012 14:32:28 +0200 Message-ID: References: <4FE45EF9.8040307@grierwhite.com> <4FE47BA2.8010406@grierwhite.com> <8762agsknr.fsf@grumps.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sj8T5-0007A1-Kp for emacs-orgmode@gnu.org; Mon, 25 Jun 2012 08:32:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sj8T0-0002jM-5m for emacs-orgmode@gnu.org; Mon, 25 Jun 2012 08:32:35 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:41337) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sj8Sz-0002j8-UN for emacs-orgmode@gnu.org; Mon, 25 Jun 2012 08:32:30 -0400 Received: by obhx4 with SMTP id x4so8384693obh.0 for ; Mon, 25 Jun 2012 05:32:28 -0700 (PDT) In-Reply-To: <8762agsknr.fsf@grumps.lan> 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: Christopher Allan Webber Cc: orgmode@grierwhite.com, emacs-orgmode@gnu.org On Sun, Jun 24, 2012 at 7:07 PM, Christopher Allan Webber wrote: > http://labs.creativecommons.org/2010/11/10/bridging-public-bugtrackers-and-local-tasklists/ Yes I've already read your post while researching for my project :) > I'd be interested to see if you come up with a generic solution that > could have mapppings for multiple bugtrackers, and that could sync with > bugtracking states so if the bug gets closed, the TODO does also, or at > least that it warns as such, etc. You'll be pleased to know that org-sync already does 2-way sync and works with Github and bitbucket atm. There is a generic library/multiple backend system in place. You might be interested in my project page on worg [1] or this announcement I made some time ago (which has a small tutorial) [2]. 1: http://orgmode.org/worg/org-contrib/gsoc2012/student-projects/org-sync/backends.html 2: http://lists.gnu.org/archive/html/emacs-orgmode/2012-06/msg00169.html