You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not exactly possible to configure a "default", but that'd be a good fit for the config.toml mechanism I'm building out now and should be easy enough to implement.
Currently you can pass a description as gcalcli add --description="Blah blah blah", but...
It's not a default exactly because it doesn't give you a chance to enter a different description while creating the events, just skips the Description prompt, and
You can't really configure it permanently in the existing gcalclirc flag file mechanism because other commands will choke if you pass them a --description arg.
@gnai could you give more details about your use case? Are you literally wanting to globally configure every event you create to default to a given description? Or is it more that for certain commands you want to do e.g. gcalcli edit and apply the same description to all of them by default within the context of that command (#213)?
I would like to add a default description when adding a cal entry?
Can you point me out to where that should be ?
Thank you 🙏🏻
The text was updated successfully, but these errors were encountered: