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

Option to load iCal calendar at startup #242

Open
lexterror opened this issue Aug 1, 2024 · 4 comments
Open

Option to load iCal calendar at startup #242

lexterror opened this issue Aug 1, 2024 · 4 comments

Comments

@lexterror
Copy link

I would like to include all events of an iCal calendar at startup...

Thank you!

@williamtroup
Copy link
Collaborator

Is this a data object, or a File object, you want to use?

@lexterror
Copy link
Author

its an *.ical file object.

Thank you!

@williamtroup
Copy link
Collaborator

If you go to the documentation here:
https://calendar-js.com/documentation/public-functions.html

... you will find an Export/Import area. You can use the import() public function, which accepts an array of File objects.

The import() functions accepts "json" and "ical" files.

Hope this helps.

@lexaterra
Copy link

Hi, its me "lexterror" I got a new phone number from TMobile and got locked out of yahoo&gmail...

I wanted to know if you could integrate into your app the following?:

https://github.com/kewisch/ical.js

Someone was able to include it with "fullcalendarjs".

Here is a demo:

http://alext.rf.gd

it takes about 20secs to load because I have about 10mb of iCal ics files...

Also, your calendar is really modern/fancy and would love to have it be able to easily add ics files at startup.

Thank you!

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