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

Cannot import webcal calendar #541

Open
3 of 7 tasks
diorcula opened this issue Feb 1, 2024 · 0 comments
Open
3 of 7 tasks

Cannot import webcal calendar #541

diorcula opened this issue Feb 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@diorcula
Copy link

diorcula commented Feb 1, 2024

Please check that this issue hasn't been reported before.

  • I searched previous Bug Reports and didn't find any similar reports.

Expected Behavior

I expected that when i pasted the webcal link the calendar would import without issues.
image

Current behaviour

The calendar fails to load.

JavaScript console output

plugin:obsidian-full-calendar:64715 Revalidation failed with reason: ParserError: invalid ical body. component began but did not end
eval @ plugin:obsidian-full-calendar:64715
eval @ plugin:obsidian-full-calendar:64714
Promise.then (async)
revalidateRemoteCalendars @ plugin:obsidian-full-calendar:64707
eval @ plugin:obsidian-full-calendar:64448
fulfilled @ plugin:obsidian-full-calendar:65
Promise.then (async)
step @ plugin:obsidian-full-calendar:77
fulfilled @ plugin:obsidian-full-calendar:65
Promise.then (async)
step @ plugin:obsidian-full-calendar:77
fulfilled @ plugin:obsidian-full-calendar:65
Promise.then (async)
step @ plugin:obsidian-full-calendar:77
eval @ plugin:obsidian-full-calendar:78
__async @ plugin:obsidian-full-calendar:62
populate @ plugin:obsidian-full-calendar:64434
eval @ plugin:obsidian-full-calendar:65389
fulfilled @ plugin:obsidian-full-calendar:65
Promise.then (async)
step @ plugin:obsidian-full-calendar:77
eval @ plugin:obsidian-full-calendar:78
__async @ plugin:obsidian-full-calendar:62
saveSettings @ plugin:obsidian-full-calendar:65385
eval @ plugin:obsidian-full-calendar:63327
eval @ plugin:obsidian-full-calendar:78
__async @ plugin:obsidian-full-calendar:62
submit @ plugin:obsidian-full-calendar:63325
onClick @ plugin:obsidian-full-calendar:62808
callCallback2 @ plugin:obsidian-full-calendar:11447
invokeGuardedCallbackDev @ plugin:obsidian-full-calendar:11472
invokeGuardedCallback @ plugin:obsidian-full-calendar:11506
invokeGuardedCallbackAndCatchFirstError @ plugin:obsidian-full-calendar:11509
executeDispatch @ plugin:obsidian-full-calendar:14132
processDispatchQueueItemsInOrder @ plugin:obsidian-full-calendar:14152
processDispatchQueue @ plugin:obsidian-full-calendar:14161
dispatchEventsForPlugins @ plugin:obsidian-full-calendar:14169
eval @ plugin:obsidian-full-calendar:14293
batchedEventUpdates$1 @ plugin:obsidian-full-calendar:23817
batchedEventUpdates @ plugin:obsidian-full-calendar:11327
dispatchEventForPluginEventSystem @ plugin:obsidian-full-calendar:14292
attemptToDispatchEvent @ plugin:obsidian-full-calendar:12841
dispatchEvent @ plugin:obsidian-full-calendar:12796
unstable_runWithPriority @ plugin:obsidian-full-calendar:8122
runWithPriority$1 @ plugin:obsidian-full-calendar:16244
discreteUpdates$1 @ plugin:obsidian-full-calendar:23831
discreteUpdates @ plugin:obsidian-full-calendar:11337
dispatchDiscreteEvent @ plugin:obsidian-full-calendar:12777

Steps to reproduce

select the option for remote ics calendar, add the link: webcal://sascalendar.han.nl/getCalendar.aspx?id=lapwj&type=ICA

The click add.

Calendar information

This is my school's calendar link.
There is an option where i can import it to google and can also export it to ics.
The problem is the ics file is a file and not a link so i don't see how to import it to Full Calendar.
The format is a webcal, and i have tried it with http / https as well.

Which Operating Systems are you using?

  • macOS
  • Windows
  • Linux
  • Android
  • iOS

Obsidian Version

1.5.3

Full Calendar Plugin Version

0.10.7

Checks

  • I have tried it with all other plugins disabled and the error still occurs.

Possible solution

a way to transform the webcal link to an ics link?

Comments

This is my personal link, you are welcome to look at it of course but would be appreciated to just use it for developer purposes.

@diorcula diorcula added the bug Something isn't working label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant