Open jonathanpberger opened 4 months ago
+1 This is exactly what I was looking for. Its unfortunate that this isn't already a feature.
I see two separable features here:
agenda
and search
subcommands the ability to search by eventTypes
gcalcli.details
to expose the eventType
data for each event to the user. Setting eventType
via the patch
action is not allowed, but via insert
action is.
I'd like to CRUD "Focus Time" or "Out of Office" events, which live in the
eventTypes
object, e.g.When I
gcalcli agenda --type "all" --tsv
, Then I would see something along the lines ofAlternately,
When I
gcalcli agenda --type "FocusTime" --tsv
, Then I would see only