Michael Freedman
Michael Freedman
I am using postfacto on an internal instance of Cloud Foundry with no authentication as policy prevents access to Google SSO. Creating an archive via admin works fine, however we...
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...
I can run a command that colors my events based on matching an email domain or string or something
predicates filtering and things like that might be more efficient / accurate should we use the query attribute of [#list_events](https://www.rubydoc.info/github/google/google-api-ruby-client/Google/Apis/CalendarV3/CalendarService#list_events-instance_method) rather than doing in memory filtering of returned data. Just...
Does it make sense to persist the configuration on every single execution? Is this normal?
Unless explicitly specified with the `with_temp_calendar_assistant_home` helper, specs can (and sometimes do) access the user's local configuration in `~/.calendar-assistant*`. This is probably not ideal because: * Tests (especially unit tests)...
For commands that create events (`location-set`) user should have the option to turn off notifications. `--notification` and `--no-notifcation` or similar
Is that the behavior we are expecting? For example, Today's date is 2/21 ``` ./bin/calendar-assistant location-set Saychelles 2/21 [email protected] (all times in America/Chicago) Primary: Created: 2020-02-21 | 🌎 Mik @...
When you do something silly like try and create a location event that starts today and goes to tomorrow, the start and end of the range are parsed weird (today's...