Free add-in solution: multiple calendars in the Todo pane

alexmay

Member
OS Version(s)
  1. Windows
Outlook version
Outlook 365 64 bit
Email Account
Office 365 Exchange
Operating system::    Windows 11
Outlook version:     365
Email type or host:    365

've seen several threads here over the years asking about showing multiple calendars in the Todo bar, all concluding it isn't possible natively. I had the same problem and ended up building a free VSTO add-in that solves it.


It creates a custom pane in Classic Outlook showing appointments from all calendars across all accounts (colour-coded), plus tasks and flagged emails in the same view. Items can be opened by double-clicking, and there's a + button for new tasks.


It requires Visual Studio Community (free) to build and install — the README walks through the whole process.


GitHub: GitHub - galexmay/Outlook-Todo-Plus-Multiple-Calendar-Pane: A custom outlook pane to replace the standard todo/calendar pane. This includes all calendars.


Hope it's useful to others who've hit the same wall.
 
've seen several threads here over the years asking about showing multiple calendars in the Todo bar, all concluding it isn't possible natively. I had the same problem and ended up building a free VSTO add-in that solves it.


It creates a custom pane in Classic Outlook showing appointments from all calendars across all accounts (colour-coded), plus tasks and flagged emails in the same view. Items can be opened by double-clicking, and there's a + button for new tasks.


It requires Visual Studio Community (free) to build and install — the README walks through the whole process.


GitHub: GitHub - galexmay/Outlook-Todo-Plus-Multiple-Calendar-Pane: A custom outlook pane to replace the standard todo/calendar pane. This includes all calendars.
Thanks for sharing the GitHub repo—I'm sure plenty of power users running Outlook 365 will jump on this right away!

Hope it's useful to others who've hit the same wall.
That is a fantastic contribution to the community! Outlook's native To-Do bar limit of only showing the primary calendar has been a pain point for multi-account users for years, so building an open-source VSTO add-in to merge multiple calendars with tasks is a brilliant workaround.
 
That is a fantastic contribution to the community!
Did you really spend a month asking and answering questions, building up a reputation, just so you could slip some Spam links into expanded Reply Quotes?

This thread:

1787961879152.png


What is the best way of using the Classic Outlook client to change my email address?
1787962036332.png


If so, I do admire your persistence and subtlety.
 
This is a really useful workaround for something Outlook should probably have supported natively years ago.

Having multiple calendars, tasks and flagged mail all in one pane sounds much more practical than constantly switching views. Nice of you to put the whole thing on GitHub too.

The Visual Studio build step may scare off some less technical users, but with a decent README this could be a great solution for anyone who still relies heavily on Classic Outlook.
 
Similar threads
Thread starter Title Forum Replies Date
Hornblower409 Mailsorter - Find a folder quickly and file the email. With recent history (Free VBA) Using Outlook 1
M New Calendar Appointments: Conditionally turn off reminder and show time as free Using Outlook 14
H Free Malwarebytes Download - 1510-370-1986 Outlook VBA and Custom Forms 1
S Is there a free version of outlook? Using Outlook 0
diver864 vba for a rule to automatically accept meeting requests with 'vacation' in subject, change to all-day event, change to free, don't send reply Outlook VBA and Custom Forms 1
N Free/busy publish at http location does not work Using Outlook 0
V Limiting text length in free text field Outlook VBA and Custom Forms 2
M Outlook 2016 Free/Busy settings ignored Using Outlook 0
O Get Outlook on your phone for free - web page pop up Using Outlook 8
W FYI: CodeTwo Sync for iCloud is FREE now! Using Outlook 0
R Outlook calendar appointments Free/Busy time is changing from "Busy" to "Free" Using Outlook 2
Diane Poremsky Change the All Day Event Default Free/Busy to "Busy" Using Outlook 3
A export free / busy from exchange Exchange Server Administration 0
V [FREE OUTLOOK ADDONS] Outlook Freeware! Using Outlook 0
M print free/busy schedule of an user Using Outlook 2
S Is Free/Busy supposed to work in Outlook 2013 not connected to Exchange? Using Outlook 14
S edits to free/busy fielddon't show up in meeting requests Using Outlook 2
J Exchange 2010 free/busy shows hashmarks in scheduling tab when not organizer Exchange Server Administration 6
P Appearance (Width) of Calendar Appointment "Show as (Free/Busy/etc)" Indicator Using Outlook 1
T Outlook 2007 forms: Check boxes and free text boxes not retaining data Using Outlook 1
B Outlook 2003: Meeting Organizer will be set as always free or busy status Using Outlook 1
T Outlook 2003 free busy vfb file creation problem Using Outlook 12
M Not enough free memory BCM (Business Contact Manager) 11
C Business Contact Manager and Outlook 2007 "not enough free memory BCM (Business Contact Manager) 5
J add a delay to VB that automatically prints PDF's Outlook VBA and Custom Forms 5
T How to Add AT&T Contacts to Outlook 365 Using Outlook 5
S Is there an add-in to PDF entire folders of email with Microsoft 365? Using Outlook 4
L Outlook 2010 - new installation on Windows 11 - aplzod32.dll is not a valid Add-in Using Outlook 12
T Add Account Using Outlook 1
G Add Map It button to Custom Contacts Form in Outlook Outlook VBA and Custom Forms 1
G Outlook 2021 Add Picture to Custom Contact Form Outlook VBA and Custom Forms 2
P Can't add custom field to custom Outlook form, it always adds to the Folder instead Outlook VBA and Custom Forms 2
P VBA to add email address to Outlook 365 rule Outlook VBA and Custom Forms 0
S Outlook 2019 Custom outlook Add-in using Visual Studio Outlook VBA and Custom Forms 0
G automatically choosing "add to autocorrect" option Using Outlook 0
F Want to add second email to Outlook for business use Using Outlook 4
K Add an entry to a specific calendar Using Outlook 1
F Add a category before "Send an Email When You Add an Appointment to Your Calendar" Outlook VBA and Custom Forms 0
J Want to create a button on the nav bar (module add-in) to run code Outlook VBA and Custom Forms 2
M "Attachment Detacher for Outlook" add in, does it update the server copy of the email? Using Outlook 1
J Outlook 365 Add keywords from Listbox to the message body where cursor is placed Outlook VBA and Custom Forms 0
O Add Day Number of the year for 2023-2033 Outlook VBA and Custom Forms 5
J GoDaddy migrated to Office365 - Outlook Wont Add Account Exchange Server Administration 21
F Outlook 2019 Outlook 2019 Add and Sync to New computer Comcast server Using Outlook 2
Witzker Add a text line at the end of the note field in all selected Contacts Outlook VBA and Custom Forms 7
A iCloud Outlook Add In is causing Outlook 2021 to crash and got disabled Using Outlook 10
N How to add or delete items to Move dropdown Menu Using Outlook 0
G Add contacts birthday to calendar Using Outlook 4
V How to add 'Previous Item' and 'Next Item' to the Quick Access Toolbar Using Outlook 1
Commodore Safe way to add or update holidays; Windows Notifications issue Using Outlook 8

Similar threads

Back
Top