為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Is there a way to sync google calendar with Lightning anymore?

  • 5 回覆
  • 19 有這個問題
  • 28 次檢視
  • 最近回覆由 Ian_M

more options

The mozilla support page for syncing lightning with a google calendar says to use the xml link from google. (found here: https://support.mozilla.org/en-US/kb/using-lightning-google-calendar)

Google says it has discontinued supporting the xml feeds for the calendar. https://productforums.google.com/forum/#!msg/calendar/Z9SRXUh93xI/EodxtxgyAQAJ;context-place=forum/calendar

Is there another (easy!) way to make the two calendars sync, or does that keep them from being able to go both ways?

Thanks!

The mozilla support page for syncing lightning with a google calendar says to use the xml link from google. (found here: https://support.mozilla.org/en-US/kb/using-lightning-google-calendar) Google says it has discontinued supporting the xml feeds for the calendar. https://productforums.google.com/forum/#!msg/calendar/Z9SRXUh93xI/EodxtxgyAQAJ;context-place=forum/calendar Is there another (easy!) way to make the two calendars sync, or does that keep them from being able to go both ways? Thanks!

被選擇的解決方法

caldav is the way to go, it is better than XML in my view as well.

When you add your network calendar provide the gmail dav endpoint for your calendar as the URL

The Google dav URL is sort of hidden, but not that much so.

Click the down arrow beside the calendar name on Google. Select calendar settings In the calendar address on the page there is an ICAL and HTML icon. This is followed by the calendar ID.

The url to use is

https://apidata.googleusercontent.com/caldav/v2/The calendar ID from the web page/events So if your calederId was adhane@gmail.com The url would be https://apidata.googleusercontent.com/caldav/v2/adhane@gmail.com/events

從原來的回覆中察看解決方案 👍 12

所有回覆 (5)

more options

選擇的解決方法

caldav is the way to go, it is better than XML in my view as well.

When you add your network calendar provide the gmail dav endpoint for your calendar as the URL

The Google dav URL is sort of hidden, but not that much so.

Click the down arrow beside the calendar name on Google. Select calendar settings In the calendar address on the page there is an ICAL and HTML icon. This is followed by the calendar ID.

The url to use is

https://apidata.googleusercontent.com/caldav/v2/The calendar ID from the web page/events So if your calederId was adhane@gmail.com The url would be https://apidata.googleusercontent.com/caldav/v2/adhane@gmail.com/events

more options

Fantastic, thanks!

more options

The caldav works for google calendars that I own (thank you), but not those that I have editing rights but don't own. The calendar ID for this looks like 24randomlettersnumbers@group.calendar.google.com Is there a solution to this?

Also, how do I now sync with google tasks list as tasks do not have a visible ID of any sort.

I am using Lightning 4.0.5.1 and TB 38.5.1

more options

Matt said

caldav is the way to go, it is better than XML in my view as well. When you add your network calendar provide the gmail dav endpoint for your calendar as the URL The Google dav URL is sort of hidden, but not that much so. Click the down arrow beside the calendar name on Google. Select calendar settings In the calendar address on the page there is an ICAL and HTML icon. This is followed by the calendar ID. The url to use is https://apidata.googleusercontent.com/caldav/v2/The calendar ID from the web page/events So if your calederId was adhane@gmail.com The url would be https://apidata.googleusercontent.com/caldav/v2/adhane@gmail.com/events

After entering my url as per above instruction - I then get a pop-up asking for username & password. When I enter my Gmail details, they don't appear to be accepted but what does happen is, I get an email from google advising that an unsecure log in was attempted to my account. Any ideas ??

more options

Ian_M said

Matt said
caldav is the way to go, it is better than XML in my view as well. When you add your network calendar provide the gmail dav endpoint for your calendar as the URL The Google dav URL is sort of hidden, but not that much so. Click the down arrow beside the calendar name on Google. Select calendar settings In the calendar address on the page there is an ICAL and HTML icon. This is followed by the calendar ID. The url to use is https://apidata.googleusercontent.com/caldav/v2/The calendar ID from the web page/events So if your calederId was adhane@gmail.com The url would be https://apidata.googleusercontent.com/caldav/v2/adhane@gmail.com/events

After entering my url as per above instruction - I then get a pop-up asking for username & password. When I enter my Gmail details, they don't appear to be accepted but what does happen is, I get an email from google advising that an unsecure log in was attempted to my account. Any ideas ??

The above now works and I can log in without receiving the warning email and sync appointments both ways :-)

由 Ian_M 於 修改