gcalcli icon indicating copy to clipboard operation
gcalcli copied to clipboard

Google Calendar Command Line Interface

Results 135 gcalcli issues
Sort by recently updated
recently updated
newest added

I cannot seem to find the Reminders from my Google Calendar. Please specify the syntax to enable viewing existing reminders from my Google Calendar.

Hello! First of all, thank you very much for gcalcli. I use it every day with great satisfaction. I have gcalcli 4.20 installed through the Ubuntu package. When I open...

Per RFC 5545 every ical VEvent object is required to have a string UID property which is used for duplicate detection. Ideally this should be copied into the "id" property...

``` gcalcli --version gcalcli v4.3.0 (Eric Davis, Brian Hartvigsen, Joshua Crowgey) gcalcli --lineart unicode agenda --detail description … Traceback (most recent call last): File "/usr/bin/gcalcli", line 33, in sys.exit(load_entry_point('gcalcli==4.3.0', 'console_scripts',...

It'd be nice if instead of this: ```Sun Dec 22 4:00pm Meeting``` we could have this: ```Sun Dec 22 4:00pm--4:30pm Meeting```

The input for `gcalcli agendaupdate` (#550) could be enhanced by an `action` column which specifies what method is executed on the event in the row. I envision the following potential...

enhancement

Having all the existing flake8 and mypy warnings makes it harder to notice when new errors are added by changes to code. Given #83 and #164, can I assume pure...

Anyone experiencing this issue when trying to initialise the Google calendar? Is there some problem with the app @insanum ? Thanks. > This app has not been verified yet by...

I am looking for a CLI that allows the creation of of gcal events along with invitees and setting permission for them: `gcalcli add "ATT Retrospective" -invite [email protected] [email protected] -permissions...