Skip to content

Releases: 42ama/ExportOutlookCalendarToExcel

ExportOutlookCalendarToExcel.Outlook 2.2.0.0

20 Jan 09:42
Compare
Choose a tag to compare
  • Fixed bug where some events (from recurring events series) was missing in export

ExportOutlookCalendarToExcel.Outlook 2.1.0.0

09 Jan 08:34
Compare
Choose a tag to compare

Changes

  • The plugin does not crash when attempting to export a period with zero activities.
  • Events can now be grouped using a semicolon.

Groups

Events can grouped while processing. To select an event within a group, its subject must contain two distinct parts, separated by a semicolon ;. For example, the subject could be Cool project; Meeting with friends.

ExportOutlookCalendarToExcel.Outlook 2.0.0.0

08 Jan 15:06
Compare
Choose a tag to compare

This VSTO Outlook plugin enhances the functionality of Outlook by allowing users to export their calendar to Excel. It introduces a new group in the Add-ins section where user can select a date period to be exported to Excel. The available predefined periods include:

  • Today.
  • Week - data from the start to the end of the current week.
  • Week to today - data from the start of the current week to today.
  • Month - data from the start to the end of the current month.
  • Month to today - data from the start of the current month to today.

Users also have the option to select the Choose date range option and manually specify the period of dates to be exported.