Re: [O] [GSoC] Org-sync v0.2

2012-08-14 Thread Bastien
Hi Achim, Achim Gratz writes: >> I thought os is short for org-sync, just like ob is for org-babel? > > Yes, but only the source files are shortened to ob-*.el, the function > and variable names still spell out org-babel (with very few exceptions). > I think that would be a good example to follo

Re: [O] [GSoC] Org-sync v0.2

2012-08-14 Thread Achim Gratz
Suvayu Ali writes: > On Sun, Aug 12, 2012 at 10:09:31PM +0900, Waldemar Quevedo wrote: >> >> Not a big deal but I see that you have to set os-github-auth and call M-x >> os-import, os etc.. >> to use org-sync. Since the library is named org-sync, wouldn't it be better >> to >> base on the librar

Re: [O] [GSoC] Org-sync v0.2

2012-08-14 Thread Bastien
Suvayu Ali writes: > I thought os is short for org-sync, just like ob is for org-babel? Indeed, that's the idea. -- Bastien

Re: [O] [GSoC] Org-sync v0.2

2012-08-13 Thread Christopher Allan Webber
Aurélien Aptel writes: > On Sun, Aug 12, 2012 at 7:34 PM, Christopher Allan Webber > wrote: >> This is *very* exciting. I'm definitely interested in using this for >> MediaGoblin if I can. > > Thanks. I've just looked at MediaGoblin but I don't think it fits what > Org-sync was designed for, whi

Re: [O] [GSoC] Org-sync v0.2

2012-08-13 Thread Aurélien Aptel
On Sun, Aug 12, 2012 at 7:34 PM, Christopher Allan Webber wrote: > This is *very* exciting. I'm definitely interested in using this for > MediaGoblin if I can. Thanks. I've just looked at MediaGoblin but I don't think it fits what Org-sync was designed for, which is sync with bugtrackers or anyt

Re: [O] [GSoC] Org-sync v0.2

2012-08-12 Thread Suvayu Ali
On Sun, Aug 12, 2012 at 10:09:31PM +0900, Waldemar Quevedo wrote: > > Not a big deal but I see that you have to set os-github-auth and call M-x > os-import, os etc.. > to use org-sync. Since the library is named org-sync, wouldn't it be better > to > base on the library name for these settings?

Re: [O] [GSoC] Org-sync v0.2

2012-08-12 Thread Christopher Allan Webber
Hey Aurélien, This is *very* exciting. I'm definitely interested in using this for MediaGoblin if I can. Several thoughts after watching the video: - I tend to take notes and local subtasks on bugs. Is there any way to do that? - Does org-sync also pull down comments? - I'd like to pull

Re: [O] [GSoC] Org-sync v0.2

2012-08-12 Thread Waldemar Quevedo
Hello Aurélien, I just tried org-sync to fetch the issues from a project in github, this looks really useful! Not a big deal but I see that you have to set os-github-auth and call M-x os-import, os etc.. to use org-sync. Since the library is named org-sync, wouldn't it be better to base on the li

[O] [GSoC] Org-sync v0.2

2012-08-09 Thread Aurélien Aptel
Hi all, I'm releasing a new version of Org-sync, the tool to sync Org documents with external bugtrackers/TODO-list system. There are functional (although not complete) backends for: - Github - Bitbucket - Redmine And I'm currently working on Remember the Milk. I've updated the installation proc

Re: [O] O[GSoC] Org-sync

2012-07-28 Thread Bastien
Wes Hardaker writes: > Aurélien Aptel writes: > >> 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? > > I t

Re: [O] O[GSoC] Org-sync

2012-07-20 Thread Aurélien Aptel
On Thu, Jul 19, 2012 at 3:45 PM, Erik Mitchell wrote: > I've thought about writing adapters for Redmine, Jira, and Confluence. You can do it if you want but the API might change as I'm still working on it. I would wait if I were you. > Will you be posting your code anywhere? http://orgmode.org/

Re: [O] O[GSoC] Org-sync

2012-07-19 Thread Suvayu Ali
On Thu, Jul 19, 2012 at 08:45:33AM -0500, Erik Mitchell wrote: > >> 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 i

Re: [O] O[GSoC] Org-sync

2012-07-19 Thread Erik Mitchell
>> 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? I've thought about writing adapters for Redmine, Jira, an

Re: [O] O[GSoC] Org-sync

2012-07-19 Thread Wes Hardaker
Aurélien Aptel writes: > 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? I think a RtM plugin would be fantas

Re: [O] [GSoC] Org-sync

2012-07-16 Thread Bart Bunting
Hi, Great work! I would be very interested in a redmine backend. Cheers Bart On Mon, 16 Jul 2012 22:39:34 +0200, Aurélien Aptel wrote: > 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.

[O] [GSoC] Org-sync

2012-07-16 Thread Aurélien Aptel
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 synchronizat

[O] GSoC -- org-sync

2012-06-05 Thread Aurélien Aptel
Hi all, Since I've reached a usable point in my Google Summer of Code project Org-sync, I'm posting to the ML to show my progress and to get some feedback. For those who don't know or don't remember, Org-sync is a tool to synchronize parts of your document with external services in a generic way.