hi.
i messed up with my cell phone, and now I duplicated ALL the appointments of ALL calendars into the main calendar.
it's a hell.
is there any CLI way to delete ALL the appointments of a calendar before a date?
thanks
maxxer
hi.
i messed up with my cell phone, and now I duplicated ALL the appointments of ALL calendars into the main calendar.
it's a hell.
is there any CLI way to delete ALL the appointments of a calendar before a date?
thanks
maxxer
never tried to do that before, but have you tried these ??
zmmailbox -z -m account@domain search -t appointment "before:10/13/08"
it will get a list for all appointments(Calendar record), something like :
and we can take out the ID(that's 3549, 3434, 3421, 3288 in this example), passing to zmmailbox command again:Code:21. 4137 appo <na> xxx project 07/31/08 16:32 22. 3549 appo <na> xxx visit 07/14/08 16:27 23. 3434 appo <na> xxx 07/10/08 16:21 24. 3421 appo <na> demo 07/09/08 14:46 25. 3288 appo <na> xxx 07/04/08 17:38
zmmailbox -z -m account@domain deleteItem <id>
not sure if it helps.
will give a try, thank you very much
Hi maxxer,
did you find any solution to delete the duplicated calendar entries?
I messed up my calendar while trying to sync with SyncML (Funambol), all calendar entries are duplicated or more (up to 4 times the same entry).
Thanks!
Tobias
There are currently 1 users browsing this thread. (0 members and 1 guests)