Dashbrd / CalendarSyncplus

This utility synchronizes Calendar entries between different calendar providers (Apps like Outlook,Services EWS/Google/Live).
http://dashbrd.github.io/CalendarSyncplus/
GNU General Public License v3.0
88 stars 25 forks source link

Can we have the option for more profiles? #64

Open kingdomgardens opened 5 years ago

kingdomgardens commented 5 years ago

I use around 10 google calendars (within the same google account) that I need to sync with outlook. This appears to allow only five. Could that number be increased?

lyndenz commented 1 year ago

I think it can be changed by updating line 97 in the following file: src/CalendarSyncPlus/CalendarSyncPlus.Application/ViewModels/ManageProfileViewModel.cs

I would like to use it for more than 5 profiles too, but I don't have the older VS version so I'm not sure if it'll compile.