Saturday, August 22, 2015

Sync Sticky Notes in Windows using Google Drive


Steps :-

1) Download Google Drive from the following link and install

https://dl.google.com/tag/s/appguid%3D%7B3C122445-AECE-4309-90B7-85A6AEF42AC0%7D%26iid%3D%7BFB8DE17C-107C-3B51-A757-C1B35AF3BBB4%7D%26lang%3Den%26browser%3D4%26usagestats%3D0%26appname%3DGoogle%2520Drive%26needsadmin%3Dtrue/drive/googledrivesync.exe


2) Windows save Sticky Notes files under %AppData%\Microsoft\Sticky Notes

3) Cut this folder "Sticky Notes" from Microsoft folder and paste to Google Drive folder "C:\Users\<user_name>\Google Drive"


4) Now make soft link into Microsoft folder. Open cmd and run


mklink /J "%AppData%\Microsoft\Sticky Notes" "C:\Users\<user_name>\Google Drive\Sticky Notes"


(Note: Change user in path)

5) This will sync All the sticky notes into your Google Drive.



Sync on Other Machine :-


1) Delete the Sticky Notes folder from %AppData%\Microsoft


2) Perform Step 4 from Above.

No comments:

Post a Comment