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

The CLI arg to specify a calendar appears to be misparsed and treated as a start time if the calendar name contains a space. I've tried every variation I can...

when running `calm` or `calw` with `--lineart unicode` I get: ``` Traceback (most recent call last): File "/home/user/.local/bin/gcalcli", line 8, in sys.exit(main()) ^^^^^^ File "/usr/lib/python3.11/site-packages/gcalcli/cli.py", line 174, in main gcal.CalQuery(parsed_args.command,...

I would like to use gcalcli with no interaction. When I try to create an event like this: `gcalcli add --calendar TestCalendar --title "Test Title" --when "07-Jul-2023 13:00" --duration "60"...

Hi, Loving the app but is there anyway to change the date format from MMDDYYYY to DDMMYYYY? Any help or pointers would be appreciated.

The original description did not fit the purpose of the argument

When you import a calendar via URL the summary becomes the URL. Therefore the summary could be very very long and selecting a calendar could be very difficult. As an...

Is there a way to set the formatting of the date to dd-mm-yyyy. Also I would love to set the first day of the week to be monday in stead...

When trying to log in (in browser) I get the following error: **This app is blocked This app tried to access sensitive info in your Google Account. To keep your...