-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
how to do a event reminder? #93
Comments
This is just a serializer / deserializer. I do need to create some documentation for it. So I created a calendar (using KOrganizer) 006fc755-dda4-41a6-b477-0b187a1ac447.zip The part of interest is at the end:
That's the whole event. We are interested in the VALARM part:
So that's for this event: It's nested. I haven't used the library in a while, but if you can't do that in it, that's a bug. |
I have some things on my plate but let me know how you go, I will attempt to follow up. If needed follow through with a fix. |
thx ,i found the way to use it.here is my code ,it works
|
Awesome. -- Keeping this open as a reminder regarding documentation. |
well,is that a example to tell me how to do a simple event reminder?
i have not found a example about it...
such as a event start at 09:00,i want a reminder at 07:00
i do make a event for cal,but have not idea to make a reminder
The text was updated successfully, but these errors were encountered: