-
Notifications
You must be signed in to change notification settings - Fork 217
Multi calendar sync! AKA "Profiles"
🎉 It is now possible to set up more than one calendar for synchronisation
🎉 No need to run multiple instances of OGCS
Profiles are therefore being made available to early adopters, who are keen to help make this new feature available in an official release.
Using a version of OGCS before it is released as an official alpha means you accept/agree:
- issues are not unlikely
- issues encountered should be reported via submission of a GitHub issue
- to assist the developer as appropriate to troubleshoot issues
- to deploy releases as they are made available
It may sound a bit daunting but your help is really needed! There's only so much testing one person (me the developer) can do and you'll have the satisfaction of knowing you've helped with the development of OGCS!
- Ensure you are running the latest alpha release:
- Apply the release in the same manner as a hotfix
- Backing up (make a copy or rename) the
OutlookGoogleCalendarSync.exe
andOutlookGoogleCalendarSync.pdb
files is highly recommended if you wish to roll back.
- Backing up (make a copy or rename) the
- Go to
Settings
>Application Behaviour
> ☑️Feedback errors to help improve OGCS
- That's it!
- When you first start up OGCS, your existing configuration will become your "Default" Profile.
- Go to
Settings
>Profiles
>Add Profile
and enter a profile name - When changing the Profile in the drop down, the settings in
Outlook
,Google
andSync Options
are configurable per Profile. - Click Save.
If you need to revert back to the previous alpha release:
- Delete or rename the files:
OutlookGoogleCalendarSync.exe
OutlookGoogleCalendarSync.pdb
settings.xml
- Rename your backed up files to re-instate them with the same names as above.
- Your original
settings.xml
file will have been automatically backed up tosettings-v2.9.1.0.xml
- Your original
Head over to Issue 1307 to download the latest release - and be sure to subscribe to the issue to get notified of new releases.