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

Tasks do not show up in gcalcli #221

Closed
geo909 opened this issue Dec 16, 2015 · 2 comments · May be fixed by #585
Closed

Tasks do not show up in gcalcli #221

geo909 opened this issue Dec 16, 2015 · 2 comments · May be fixed by #585

Comments

@geo909
Copy link

geo909 commented Dec 16, 2015

Hi there,

I've been using gcalcli recently and everything works like a charm, except that the calendar corresponding to tasks does not show up.

In my gcalclirc I have included the following lines:
--defaultCalendar=Calendar#cyan
--defaultCalendar=Birthdays#magenta
--defaultCalendar=Weekly#white
--defaultCalendar=Bills#brightblack
--defaultCalendar=Tasks#white

If I do for example 'gcalcli calw' all the above calendars show up, except for tasks.

Is that an expected behaviour? Is there any way to make tasks appear in the gcalcli output? That would be great.

Many thanks

@tresni
Copy link
Collaborator

tresni commented Jan 19, 2016

I believe this is expected as Tasks (to my knowledge) are their own API: https://developers.google.com/apis-explorer/#p/tasks/v1/

@geo909
Copy link
Author

geo909 commented Jan 19, 2016

Good to know, thanks.

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

Successfully merging a pull request may close this issue.

2 participants