On Mi, 2011-04-20 at 14:59 +0100, HeviiGuy wrote:
On Wed, 2011-04-20 at 12:16 +0200, Patrick Ohly wrote:
...
> This will break if your phone has tasks in its "Calendar" database... The
config should be instead:
...
>
> > /soures/calendar+todo/config.ini
> > type = virtual:text/x-calendar:1.0
> > evolutionsource = HeviiCalendar,HeviiTasks
>
> This has to be "calendar,todo".
I have separated my personal and business items in Evolution. Thus, I
am not using the default folders for either "calendar" items nor for
"task" items (just as I am not using the default "contact" directory
nor for the "memo" directory). If I use the above configuration,
wouldn't the default directories be synchronized instead?
That depends on the "evolutionsource" property of "calendar" resp.
"todo". Any source of type "virtual" must refer to exactly two other
sources in its "evolutionsource" property. The first one must contain
events, the second tasks. Those two sources then decide which local
database they use.
So unless "HeviiCalendar" and HeviiTasks are the name of sources, the
config with "evolutionsource = HeviiCalendar,HeviiTasks" doesn't do what
it is meant to do.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.