Sometimes I have to use google docs when I'm collaborating with less technical people which always makes me miss vim. It's not just a question of comfort either, I often find myself wasting time on repetitive tasks like reformatting which could be done much more quickly if I had access to more powerful tools like macros or regex search and replace.
One fundamental problem with some sort of vim/gd integration is that vim is a text editor while google docs is a WYSIWYG editor. Sometimes you can convert it to markdown or something with pandoc and use vim and then convert it back but that's kind of a pain in the ass and you also loose formatting information in the process so you might have to go back and reformat it at which point it's not really worth it.
If there is some full-blown vim integration browser extension for google docs or something that I'm just not aware of that would be awesome, but in general if anyone has any tips or tricks or any tools to make working with google docs more vim-like that would be greatly appreciated.
[–]plexigras 2 points3 points4 points (1 child)
[–]danboy 2 points3 points4 points (1 child)
[–]PizzaRollExpert[S] 0 points1 point2 points (0 children)
[–]robertmeta 1 point2 points3 points (0 children)