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

Feature request: support more fields for ICS generation #611

Open
aldenquimby opened this issue Sep 20, 2024 · 1 comment
Open

Feature request: support more fields for ICS generation #611

aldenquimby opened this issue Sep 20, 2024 · 1 comment

Comments

@aldenquimby
Copy link

aldenquimby commented Sep 20, 2024

Background

  • My team is currently using this library for calendar link generation, and ical-generator for .ics downloading
  • With support for a few additional ics fields here, we could drop that extra library

ICS Requests

  • When allDay, add X-MICROSOFT-CDO-ALLDAYEVENT:TRUE and X-MICROSOFT-MSNCALENDAR-ALLDAYEVENT:TRUE (see here)
  • Add STATUS:CONFIRMED|TENTATIVE|CANCELLED field

ical-generator supports many additional fields, but none are currently used by my team

If you give me a 👍 that this sounds acceptable, I'd be happy to open a PR with the change

@AnandChowdhary
Copy link
Owner

Sounds like a plan, please feel free to make the PR! :)

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

No branches or pull requests

2 participants