dengste / org-caldav

Caldav sync for Emacs orgmode
GNU General Public License v3.0
712 stars 105 forks source link

Problem with IDs. #285

Open keinstein opened 10 months ago

keinstein commented 10 months ago

Hi, I have problems adding new entries in Nextcloud.

I have added 3 TODO entries in Nextcloud:

When I sync them They appear in the inbox. So far so good. But when I move abc' to the main org file, on the next sync org-caldav askes me whether I want to deletedef' or `somethingother' from the server. Then, I moved all entries to the main file. But org-caldav-sync still complains about duplicate Id and wants to delete the entries from the server.

It seems to be some caching problem.

How can I locally move TODO items around accross files so that org-caldav doesn't get confused?