calendar-assistant icon indicating copy to clipboard operation
calendar-assistant copied to clipboard

Command-line tool to manage your Google Calendar

Results 59 calendar-assistant issues
Sort by recently updated
recently updated
newest added

As someone who's going on vacation I want to mark my calendar as completely busy all day So people know I'm not available --- This is probably just a flag...

epics/location
good-first-issue

Hi, I'm currently sharing my calendar from exchange onto google calendar. I'd love to see the availabilities of multiple personal different calendars together. By default, google calendar uses Coordinated Universal...

Related to #191 This adds a `--tz` option to allow the output format to be in one (or more) specific timezones, rather than the calendar timezones. Things that still need...

state/in-progress

which was suggested by #123

state/in-progress

My main use case for calendar-assistant is to share availability with others, via email (i.e., in text), in their timezone and with optional padding around existing events so I can...

conversation
type/feature

As an employee who routinely interacts with clients and others where scheduling is a nightmare, I would love for there to be a way for me to easily (automatically?) share...

Today, we use these settings to determine the working hours in which to book a meeting: ``` # lib/calendar_assistant/config.rb Keys::Settings::START_OF_DAY => "9am", # BusinessTime Keys::Settings::END_OF_DAY => "6pm", # BusinessTime ```...

epics/scheduling

Please fix this bug 😭

conversation
type/feature

Currently "setup" interaction code is embedded in `cli.rb` And "authorize" interaction code is embedded in `authorizer.rb` They're both probably wrong: - Authorizer doesn't have access to CLI Helpers like `Out#puts`...

type/chore

I can run a command that colors my events based on matching an email domain or string or something