emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Aurélien Aptel" <aurelien.aptel@gmail.com>
To: Marcelo de Moraes Serpa <celoserpa@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Status of org-sync?
Date: Fri, 14 Sep 2012 10:45:36 +0200	[thread overview]
Message-ID: <CA+5B0FO21C_f=y6FSoA9hYHumW4JAV1Sp3LUR4GfJ+h32+cZ1g@mail.gmail.com> (raw)
In-Reply-To: <CACHMzOGHzO6=6M7gUSv_x8WNs0aZ93b+vAtkXpA-57j0ZUt=PA@mail.gmail.com>

Hi all,

On Thu, Sep 13, 2012 at 8:44 PM, Marcelo de Moraes Serpa
<celoserpa@gmail.com> wrote:
> What's the current status of org-sync? Is it already a contrib? I'd like to
> extend it to support Acunote.

I'm no longer in vacation so contributions are going to be a lot
slower than they were in the summer. I didn't touch it since the GSoC
ended, I was enjoying my last free days. But don't worry, I will
continue working on org-sync in my freetime :) My current priority is
to improve the redmine backend which is very basic.

As Bastien said, it's not ready to be in contrib.

I've already received few off-list emails about org-sync and I'm glad
people find it useful. Someone has contacted me to inform me he
started working on Trello and Podio backends and wanted some advices.
Here's what I sent him:

You have to write a function to download tasks and a function to
"upload" them (create new ones/modify existing ones/delete). This can
be done in 2 steps so you can write the download function and test it
without the upload one to start. The rest is boiler plate code.
Merging, parsing (of the buffer), etc is handled by org-sync.

You have to convert the things you download to the internal "bug"
representation. Likewise, in the send function, you are given task in
the internal format and you have to convert them to whatever form you
need before sending (json, xml, ...). Look at the tutorial or an
existing backend.

Org-sync is still young. If you think something should be done in
org-sync instead of in the backend (or the other way around) it can be
done, we just have to talk about it :)

Keep me informed, don't hesitate to ask me questions and good luck!

  parent reply	other threads:[~2012-09-14  8:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-13 18:44 Status of org-sync? Marcelo de Moraes Serpa
2012-09-14  5:44 ` Bastien
2012-09-14  8:45 ` Aurélien Aptel [this message]
2012-09-18  6:55   ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+5B0FO21C_f=y6FSoA9hYHumW4JAV1Sp3LUR4GfJ+h32+cZ1g@mail.gmail.com' \
    --to=aurelien.aptel@gmail.com \
    --cc=celoserpa@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).