insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.26k stars 308 forks source link

Using --default_reminders still prompts for reminders #653

Open pawliger opened 1 year ago

pawliger commented 1 year ago

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" --where "Test Location" --description "Test Description" --default-reminders

I still get prompted

Enter a valid reminder or "." to end: .

Am I misunderstanding the use of --default-reminders? How can I create an event using default reminders and not get prompted?

This is with gcalcli v4.3.0 installed via brew on macOS 13.4.1 (22F2083)

elig0n commented 7 months ago

you can use --noprompt