Writing Room for Google Documents

January 17th, 2008

(no time to read my ramblings? Jump to the script here)

Heh. When procrastination brings productivity. I was working in Google Documents on my thesis, and felt that something wasn’t quite right. The header was taking too much space and on my 13.3” widescreen every vertical pixel is precious.

So I came up with this tiny Greasemonkey script that allows to toggle the header bar in Google documents, providing more room for working. Plus I wasn’t really feeling like working on the thesis ;-)
Example after the jump

…from this…

 

wr2

 

…to this…

 

wr

 

You can find the script here.

2 Responses to “Writing Room for Google Documents”

  1. Alessandro says:

    Just add this:

    style=\”font-family:arial;border:1px solid navy;text-size:12px;margin: 2px;padding: 1px;\”

    (or any other similar stuff) after the javascript inside the tag to give a better look to the “toggle header” link.
    byez
    Ale

  2. Marco says:

    Good work, dude.

RSS feed for comments on this post. And trackBack URL.

Leave a Reply