Skip to content

OutlookToGoogle v1.2

Latest
Compare
Choose a tag to compare
@raimund89 raimund89 released this 23 Jan 17:29
· 2 commits to master since this release

Some code cleanup, but more importantly support for date range selection and basic event reminders.

NOTE: The setup now includes a check and the web-installer for .NET Framework v4.8, as that is required to run the application. However, the correct working of this web-installer is not verified, as all my systems have v4.8 installed. If it's not working the setup should throw an error, and you have to install .NET Framework v4.8 manually.

What's new

  • Date range selection. Resolution is in months.
  • Cancelled instances of recurring events are fixed. (EDIT: not in Google Calendar)
  • Support for basic (X mins before event) reminders.
  • Code cleanup of the ICS-export function.

Known issues

  • Rescheduled instances of a recurring event are considered cancelled
  • Only Europe/Amsterdam is supported as a timezone
  • Recurring events can also show up outside the date range
  • Several Outlook-specific settings are not exported
  • Priority, Sensitivity and ResponseOrganized are not exported to the ICS with the correct values
  • Recurring Yearly, YearNth and Monthly events are not completely correct in the ICS
  • Only basic reminders are supported