-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync Google Meet details from Google Calendar entry #1076
Comments
Is there a way to sync the other way around too? Creating an event in outlook and having google meet link appear and sent to all participants? |
Example display of GMeet link in Outlook taken from #1605 |
+1 for this having Google Meet links synced to Outlook. |
commit 4b77326 Author: Paul Woolcock <[email protected]> Date: Sun Nov 19 14:22:22 2023 +0000 Body comparison bug fixes. commit 170139b Author: Paul Woolcock <[email protected]> Date: Sat Nov 18 13:45:46 2023 +0000 GMeet checkbox added to Google tab. Only sync GMeet if option enabled. commit a5791df Author: Paul Woolcock <[email protected]> Date: Fri Nov 17 17:28:44 2023 +0000 Add, update and delete GMeet data from existing Event. New GoogleOgcs/GMeet class with GoogleMeet() method. commit 8e2de1c Author: Paul Woolcock <[email protected]> Date: Fri Nov 17 14:31:50 2023 +0000 Add GMeet URL to new Google items, using PatchEvent() commit a015c47 Author: Paul Woolcock <[email protected]> Date: Thu Nov 16 15:14:36 2023 +0000 Resync just description if GMeet is removed. commit 2df34b9 Author: Paul Woolcock <[email protected]> Date: Sun Nov 12 11:58:12 2023 +0000 String extension method RemoveLineBreaks() Added GMeet logo as a resource. Injection of HTML info block support added. commit 6fc1586 Author: Paul Woolcock <[email protected]> Date: Sun Nov 12 11:54:39 2023 +0000 Update RTF GMeet section. commit 2f81f65 Author: Paul Woolcock <[email protected]> Date: Fri Nov 10 10:16:31 2023 +0000 Hold GMeetUrl in CustomProperty. Update Outlook GMeet URL. Extend AppointmentItem to a) surface BodyFormat by reflection; b) return RTFBodyAsString. commit 290d6db Author: Paul Woolcock <[email protected]> Date: Sun Nov 5 18:29:28 2023 +0000 Create Outlook item adds RTF body. commit 32e0cbd Author: Paul Woolcock <[email protected]> Date: Sun Nov 5 16:28:53 2023 +0000 Updating Outlook item with hard-coded RTF body.
Well that was a lot more complicated than it should have been, thanks to Outlook appointments having any of HTML, RTF or plain bodies! 😖 But the below new option should now
📦 Please have a go with early release build v2.10.2.4.zip (see instructions for applying) and let me know how it goes! |
Development Builds
📦 v2.10.2.4.zip
Development tasks:
Google -> Outlook
Outlook -> Google
GUI
Hi.
Potentially the best product ever!
Question:
Currently, when creating a calendar event within Google Calendar, it seems some elements don't get passed into the Outlook sync version. It would be great to add the Google Meet details such as the conferencing URL if that is possible?
Ken
The text was updated successfully, but these errors were encountered: