Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for rrule merger #1

Merged

Conversation

jackkamm
Copy link

Hey @Thaodan , I was interested in your rrule branch, but it didn't work for me, and also some unit tests failed.

I think these are the changes need to make the branch work.

Reading the iCalendar RFC, the section on RRULE looks quite complex, and I am unsure if this implementation is too rudimentary. I wonder if using icalendar--convert-recurring-to-diary, as in this alternative PR, might be more robust:
dengste#216

I see you commented on that PR as well so curious if you have any thoughts about it.

I'll probably hold off on merging this into my master at the moment, since I don't have a strong need for it right now, and implementing it correctly seems complex. Also, seems like VTODO RRULE's aren't handled at all, even in upstream ox-icalendar.el. Still, it'd be nice to have something like this eventually.

@Thaodan Thaodan merged commit e6913df into Thaodan:thaodan/personal_merger Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants