slgobinath / gcalendar

Read-only Google Calendar utility for Linux
GNU General Public License v3.0
47 stars 4 forks source link

Support reminders in gcalendar #3

Open slgobinath opened 4 years ago

slgobinath commented 4 years ago

Google Calendar Desklet users keep asking for reminder support. However, I have noticed that Google Calendar API does not support reading reminders and there is a feature request added on Apr 7 2016 but not resolved yet.

I am not sure if the famous tool gcalcli supports reminders or not. According to the GitHub issue https://github.com/insanum/gcalcli/issues/337 it looks like a NO. Therefore I leave this feature request open until Google introduces a new API to retrieve reminders.

pachesp commented 4 years ago

Hello, any updates on the reminders feature?

Thank you! great desklet!

slgobinath commented 4 years ago

Hi, Still Google doesn't offer an API to retrieve reminders. So I cannot support this feature until Google provide the API.