💻 Software
How can I edit a google doc with vi and automatically update the original doc in the cloud when I write the file?
Fresh7 days ago
Mar 15, 20261692 viewsConfidence Score0%
0%
Problem
I'm using ubuntu 11.04. I have installed googlecl which claims to allow me to edit google doc files with vim. I have a google doc "test": opens the file fine. When I write the file via the vim command the change isn't propagated to the original google doc in the cloud. Also, when I , I get this com…
Error Output
google docs edit --title "test" --editor vim
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I edit a google doc with vi and automatically update the original doc in the cloud when I write the file?
Low Risk
I am not sure if you solved the problem, but I was encountering the same error on my machine. This was happening because I didn't have the latest python-gdata package. GoogleCL package alone won't do the job.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix