-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
added parsing for alarms #299
Conversation
(if note 1 is solved by addressing the test data i can remove te par.type=="VEVENT" check |
Please adapt |
one second ill quickly chekc the other files |
ok - i wonder if i should also add some "calender" methods for alarms 🤔 oh judging from the example data my implementation would be missing some cases 🤔
|
Are you sure that |
i foudn spec - https://www.kanzaki.com/docs/ical/valarm.html 🤔 so i guess i should add a VTODO case as well |
This would be amazing to have! |
i noticed the event alarm class is missing a few trigger formats so i dont think it should be part of this pr |
oh i missed the d.ts file 🥲 |
then please go ahead and submit another PR because I did not yet release a new node-ical version. |
note1: test2.ics has a VALARM outside of any events (which might be invalid)
result: