gcalcli icon indicating copy to clipboard operation
gcalcli copied to clipboard

Feature Request: add `--notentative` flag

Open tj-smith47 opened this issue 11 months ago • 2 comments

First, thanks for the awesome tool!

I've wrapped this tool in an automatic cron script to auto-open meetings. It would be nice to be able to filter out both declined meetings as well as ones where a user has responded maybe - or even only grab those entries and respond in a different way. Alternatively, add either a status option for --details, or provide information when the attendees option is passed.

tj-smith47 avatar Jan 10 '25 16:01 tj-smith47

Filtering on RSVP state seems useful. For a flag mechanism I'd propose something more like --rsvp=YES / --rsvp=YES,MAYBE though, since trying to guess what a --nomaybe or --notentative flag does hurts my brain. 😅

dbarnett avatar Jan 24 '25 15:01 dbarnett

I'm open to anything that lets me filter to only events I've responded yes to - I'm not picky about how at all. Whatever makes the most sense works for me.

tj-smith47 avatar Jan 28 '25 20:01 tj-smith47