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

Handle URLs properly #11

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

tpfau
Copy link
Contributor

@tpfau tpfau commented Jun 5, 2024

This update downloads the ics calendars (also from urls which are not ending in ics (quite common e.g. enccs), determines file extensions from the headers (or filename if no headers provided) and adds the events.
With a little more code, additional file types from URLs can be added easily.

@bast bast merged commit b5b867b into rkdarst/include-from-url-ics Jun 5, 2024
2 checks passed
@bast
Copy link
Member

bast commented Jun 5, 2024

Thanks!

@bast bast deleted the tpfau/include-from-url branch June 5, 2024 07:46
@rkdarst
Copy link
Member

rkdarst commented Jun 5, 2024

OK, yeah, this is needed. I'm a bit worried about diverging too much from the upstream yaml2ics (link at the top) and if we should try to sends all these changes upstream there. That had been my idea but maybe we should split and accept we will diverge too much (I'm not sure how much further upstream would want to go).

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.

3 participants