-
Notifications
You must be signed in to change notification settings - Fork 247
feat: Serialize multiple categories and resources to one line #803
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
feat: Serialize multiple categories and resources to one line #803
Conversation
|
Thanks, very good! See comments if your time allows. |
|
axunonb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That was fast, great! Thanks for your support.
Would you like to join the ical.net party?
You were even faster. I wasn't done and there is an error in the test 😅 |
I can try to help out on smaller tasks if it helps 😊 |
Should have awaited your review request, right |



It's allowed to have
CATEGORIESproperty multiple times in an event but it's not that pretty and some other programs will have trouble reading such events. So it's more a feature than a bug (#156).Here is a quick fix to display multiple categories in one line.