Yes with "uri = task", all tasks are synced.
Thomas
Le 19/01/2011 15:59, Patrick Ohly a écrit :
On Mi, 2011-01-19 at 12:24 +0000, Thomas Pequet wrote:
> Yes you can configure different URI to synchronize some categories of
> Memotoo.
> For example, set "uri = task.1234" where "1234" is the ID of the
> category.
> You can found the uri with the IDs categories in this page:
>
https://www.memotoo.com/index.php?rub=infoSyncML
But if "uri = task" is used, all tasks on MemoToo are synchronized,
right?
I think Michael organizes his tasks differently: instead of having them
all in the same task list with different categories, he keeps different
task lists in Evolution, one for work, one for personal tasks.
Michael, if you don't use CATEGORIES already inside your task lists,
then you can use this MemoToo feature as follows:
syncevolution --configure \
--source-property evolutionsource=Personal \
--source-property uri=task.<MemoToo Personal Category Number> \
memotoo todo
syncevolution --configure \
--source-property evolutionsource=Work \
--source-property uri=task.<MemoToo Work Category Number> \
--source-property sync=two-way \
memotoo todo_work
syncevolution memotoo
This assumes that MemoToo currently is in sync with your "Personal" task
list. Otherwise beware of potential duplicates.