On Sat, 2011-01-15 at 13:36 +0100, Patrick Ohly wrote:
On Fr, 2011-01-14 at 15:54 +0000, mdietze(a)life.illinois.edu wrote:
> I'm a complete newbie to this software -- I just discovered it yesterday
> and just set up a MemoToo account to sync to -- so apologies if this is a
> dumb question.
>
> When I sync everything seems to work great but on MemoToo my Tasks list
> only contains *one* of the groups of Tasks I have in Evolution (my
> "Personal" list but none of my task lists for work related projects).
All
> of my Tasks in Evolution are "On This Computer" and I can't find
anything
> in MemoToo that suggests it has the rest of the Tasks but just isn't
> showing them.
SyncEvolution indeed only synchronizes one of your local task lists. It
picks a "default" one based on the order in which the task lists are
reported by Evolution. You can run the "syncevolution" command without
parameters to see what is available locally.
Does MemoToo have multiple tasks lists? Thomas, are they exposed via
different URIs or URI parameters?
SyncEvolution could be configured to synchronize multiple tasks lists if
the server supports it.
Ok, from the command line I was able to figure out how to change the
task list, which helped a lot. However I'm confused on the syntax for
specifying multiple lists. Based on the config file it looks like
something like the following should work where the lists are
comma-separated
syncevolution --configure --source-property
evolutionsource=Work,Personal memotoo todo
But then this gives the error
[ERROR] todo: not found: 'Work,Personal'
and neither is synced which suggests the code is interpreting this as
one list named 'Work,Personal' rather than two
Thanks for the help. Even if I can only switch lists this is a step in
the right direction.
-- Mike
--