Re: [Barry-devel] opensync plugin adding todo support

2008-09-24 Thread Paul Eden
Thanks. Unfortunately, I only got far enough to know that I needed more information to get it done. Paul On Tue, Sep 23, 2008 at 11:50 AM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Tue, Sep 23, 2008 at 07:08:10AM -0700, Paul Eden wrote: > > As the this old thread states I was planning on, and

Re: [Barry-devel] opensync plugin adding todo support

2008-09-23 Thread Chris Frey
On Tue, Sep 23, 2008 at 07:08:10AM -0700, Paul Eden wrote: > As the this old thread states I was planning on, and started to implement > todo support into Barry, but unfortunately now, I will not be able to do > so. I no longer have the time or a blackberry to test with. > > Just wanted to let yo

Re: [Barry-devel] opensync plugin adding todo support

2008-09-23 Thread Paul Eden
As the this old thread states I was planning on, and started to implement todo support into Barry, but unfortunately now, I will not be able to do so. I no longer have the time or a blackberry to test with. Just wanted to let you know so that the development isn't hindered due to someone thinking

Re: [Barry-devel] opensync plugin adding todo support

2008-07-16 Thread Chris Frey
On Tue, Jul 08, 2008 at 05:34:18AM -0700, Paul Eden wrote: > Hi Chris, > > Where the bugs you mentioned below fixed? I tried the following with the > latest CVS/GIT > > btool -d Calendar -f Calendar.dat (this seemed to work) > btool -s Calendar -f Calendar.dat (this hanged indefinitely on a reco

Re: [Barry-devel] opensync plugin adding todo support

2008-07-08 Thread Paul Eden
Hi Chris, Where the bugs you mentioned below fixed? I tried the following with the latest CVS/GIT btool -d Calendar -f Calendar.dat (this seemed to work) btool -s Calendar -f Calendar.dat (this hanged indefinitely on a record close to the beginning of the build process) I was hoping to use the

Re: [Barry-devel] opensync plugin adding todo support

2008-05-14 Thread Paul Eden
Thanks! I'll check them both out (most likely picking vtodo20). Paul On Wed, May 14, 2008 at 9:54 AM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Wed, May 14, 2008 at 07:09:14AM -0700, Paul Eden wrote: > > Looks like there are only two todo-like formats among the vformats below > > (vtodo10 and

Re: [Barry-devel] opensync plugin adding todo support

2008-05-14 Thread Chris Frey
On Wed, May 14, 2008 at 07:09:14AM -0700, Paul Eden wrote: > Looks like there are only two todo-like formats among the vformats below > (vtodo10 and vtodo20). > > Would I be right in assuming that would be the short list among which I > should choose? Yep! :-) I'd pick the vtodo20, as the format

Re: [Barry-devel] opensync plugin adding todo support

2008-05-14 Thread Paul Eden
Looks like there are only two todo-like formats among the vformats below (vtodo10 and vtodo20). Would I be right in assuming that would be the short list among which I should choose? Thanks for your insight! Paul On Tue, May 13, 2008 at 10:15 PM, Chris Frey <[EMAIL PROTECTED]> wrote: > Hi Paul

Re: [Barry-devel] opensync plugin adding todo support

2008-05-13 Thread Chris Frey
On Tue, May 13, 2008 at 06:34:47AM -0700, Paul Eden wrote: > I'm gearing up to add task/todo syncing to the opensync plugin for barry. > > I need to decide the vformat for task records. I have looked around and > found that there are many options, like: csv, html, xml, icalendar (same as > the ca

Re: [Barry-devel] opensync plugin adding todo support

2008-05-13 Thread Nathan Blackham
On Tue, 2008-05-13 at 06:34 -0700, Paul Eden wrote: > I'm gearing up to add task/todo syncing to the opensync plugin for > barry. > > I need to decide the vformat for task records. I have looked around > and found that there are many options, like: csv, html, xml, icalendar > (same as the calenda

Re: [Barry-devel] opensync plugin adding todo support

2008-05-13 Thread Paul Eden
I'm gearing up to add task/todo syncing to the opensync plugin for barry. I need to decide the vformat for task records. I have looked around and found that there are many options, like: csv, html, xml, icalendar (same as the calendar records) and rdf. Does anyone have a preference as to the for

Re: [Barry-devel] opensync plugin adding todo support

2008-05-01 Thread Paul Eden
Thanks for the heads up, I'll make sure to update. Paul On Thu, May 1, 2008 at 3:45 PM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Wed, Apr 30, 2008 at 12:27:18PM -0700, Paul Eden wrote: > > Thanks! This will help a lot. > > Hi Paul, > > I noticed that while we have calendar builder support, it

Re: [Barry-devel] opensync plugin adding todo support

2008-05-01 Thread Chris Frey
On Wed, Apr 30, 2008 at 12:27:18PM -0700, Paul Eden wrote: > Thanks! This will help a lot. Hi Paul, I noticed that while we have calendar builder support, it is lacking in btool, and in testing there are some bugs I've come across today. This is just a heads-up, in case you're working on Tasks

Re: [Barry-devel] opensync plugin adding todo support

2008-04-30 Thread Paul Eden
Thanks! This will help a lot. Paul On Wed, Apr 30, 2008 at 11:35 AM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Wed, Apr 30, 2008 at 06:53:28AM -0700, Paul Eden wrote: > > I would like to offer assistance by adding todo support to the opensync > > plugin. I would like to sync my bb todos with

Re: [Barry-devel] opensync plugin adding todo support

2008-04-30 Thread Chris Frey
On Wed, Apr 30, 2008 at 06:53:28AM -0700, Paul Eden wrote: > I would like to offer assistance by adding todo support to the opensync > plugin. I would like to sync my bb todos with other opensync plugins so I > am personally motivated. Excellent! > I'm already looking at the code, and have an id

[Barry-devel] opensync plugin adding todo support

2008-04-30 Thread Paul Eden
I would like to offer assistance by adding todo support to the opensync plugin. I would like to sync my bb todos with other opensync plugins so I am personally motivated. I'm already looking at the code, and have an idea where to begin, but if anyone give me a high level overview of the things th