Using classic Outlook for Windows in business environments
After finding no free solution to this long-standing limitation, I built a free open-source VSTO add-in for Classic Outlook that solves it.
The add-in replaces the built-in Todo bar with a custom pane that shows:
- Appointments from all calendars across all accounts, colour-coded by calendar
- Tasks and flagged emails grouped by Overdue / Today / Upcoming / No Date
- Double-click any item to open and edit it
- A + button to create a new task directly from the pane
It works with Classic Outlook 2016, 2019, and Microsoft 365 desktop on Windows. It requires Visual Studio Community (free) to build and install — the README has step-by-step instructions.
GitHub: https://github.com/galexmay/Outlook-Todo-Plus-Multiple-Calendar-Pane