dengste / org-caldav

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

Repeating events on calendar do not repeat on org side #278

Open af00b22f-4fd1-42c0-ba3f-a74ec02e08d0 opened 11 months ago

af00b22f-4fd1-42c0-ba3f-a74ec02e08d0 commented 11 months ago

I have a lot of weekly and monthly events in my Nextcloud calendar. On the org side they appear as one-off events, unfortunately.

gardebreak commented 11 months ago

I have the same issue. Even when I create events with a repeating timestamp in org and sync them to Nextcloud, at some point they sync back from Nextcloud and the repeating timestamp in org is removed. They remain repeating in the Nextcloud calendar.

af00b22f-4fd1-42c0-ba3f-a74ec02e08d0 commented 11 months ago

I see, that this problem is mentioned in README.org, but I didn't find the corresponding issue.

Unfortunately, this is a dealbreaker for me, because I have multiple recurring events originating from my calendar. And my elisp (and org and caldav) knowledge is far too limited to do something about it.

jackkamm commented 11 months ago

Duplicate of https://github.com/dengste/org-caldav/issues/150