kidd / org-gcal.el

Org sync with Google Calendar. (active maintained project as of 2019-11-06)
438 stars 47 forks source link

Documentation: what is the calendar ID supposed to be #189

Open ouboub opened 2 years ago

ouboub commented 2 years ago

in the last two step of the documentation, I should look for the calendar ID: this is what i see, so the calendar ID is my gmail adress?

sorry for this elementary question calendar-id

telotortium commented 2 years ago

The calendar ID is exactly what is listed under "Calendar ID" in your screenshot above. For your account's default calendar, that's the same as the account email address, but for other calendars you create the Calendar ID is generated by Google Calendar. The ID looks like an email address but isn't really one.

On Tue, Mar 15, 2022, 10:25 Uwe Brauer @.***> wrote:

in the last two step of the documentation, I should look for the calendar ID: this is what i see, so the calendar ID is my gmail adress?

sorry for this elementary question [image: calendar-id] https://user-images.githubusercontent.com/5957203/158435794-6c16ad30-f288-4171-8ee2-8523cc6f2004.png

— Reply to this email directly, view it on GitHub https://github.com/kidd/org-gcal.el/issues/189, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANMVDLJAVYZE7KMKOIHEQ3VADBXPANCNFSM5QZMEOQA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

ouboub commented 2 years ago

"RI" == Robert Irelan @.***> writes:

The calendar ID is exactly what is listed under "Calendar ID" in your screenshot above. For your account's default calendar, that's the same as the account email address, but for other calendars you create the Calendar ID is generated by Google Calendar. The ID looks like an email address but isn't really one.

Ok, thank it seems that I could successfully fetch the data, now I have to understand the syntax....