From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Aur=C3=A9lien_Aptel?= Subject: [GSoC] Org-sync Date: Mon, 16 Jul 2012 22:39:34 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sqs4u-0007Lh-Av for emacs-orgmode@gnu.org; Mon, 16 Jul 2012 16:39:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sqs4t-0000Zu-8F for emacs-orgmode@gnu.org; Mon, 16 Jul 2012 16:39:36 -0400 Received: from mail-gg0-f169.google.com ([209.85.161.169]:36970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sqs4t-0000Zp-40 for emacs-orgmode@gnu.org; Mon, 16 Jul 2012 16:39:35 -0400 Received: by ggm4 with SMTP id 4so6369209ggm.0 for ; Mon, 16 Jul 2012 13:39:34 -0700 (PDT) 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 Hi all, I'm still working on Org-sync, the tool to synchronize external services with org-documents. The current focus is still on bug trackers. Right now you can test the github and the bitbucket backend. I've worked on a cache system that minimize what needs to be transfered at each synchronization and I've written Org-sync documentation (usage, code & backend programming). You can find more on my repo [1]. There is a simple tutorial on worg [2] with screenshots and all which covers the basic usage of the tool. If you read it, feel free to post some feedback on this thread. There are still some things that need to be fixed before working on other backends. Currently, conflicting merge are not handled properly. I plan on writing backends for Redmine, Bugzilla, Google Code, Google Task, Toodledo, Remember the milk. But I may not have the time to do them all. What backends would you like me to implement first? Something not in this list? 1: http://orgmode.org/w/?p=org-sync.git 2: http://orgmode.org/worg/org-contrib/gsoc2012/student-projects/org-sync/tutorial/