Forum Discussion

codrut_popescu's avatar
codrut_popescu
Copper Contributor
Sep 02, 2024

How to sync Outlook Notes with Gmail account

I have Outlook 2021 desktop installed on my PC. I would like to sync the Outlook Notes:

 

with my Google Workspace account. Is this possible?

1 Reply

  • codrut_popescu's avatar
    codrut_popescu
    Copper Contributor
    • Open Google Drive Desktop "Preferences"
    • Set up Google Drive Desktop to "Stream files" (rather than "Mirror files")
    • Use Windows Explorer to move the folders to be synced among multiple computers into Google Drive
    • On each machine, use Windows Explorer to open Google Drive; go to "My Drive" and right mouse on each folder to be synced, and select "Available offline"
    • On each machine, create a symlink for each folder to be synced, to replicate the synced folder to the location where you would prefer to have it in your system; the symlinks can be placed on any drive, and in any directory or subdirectory:

    mklink /d "C:\Users\codrut\Documents\OneNote Notebooks" "G:\My Drive\OneNote Notebooks"

Resources