Google Docs has been continuously upgrading or integrating itself with other Google services. The latest feature upgrade is the ability to add Table of Contents to your documents.
It must however be noted that in order to do so, you would have to temporarily disable Google Gears on Google Docs by removing docs.google.com from the list of allowed sites in Google Gears settings.
Once that’s done you can just paste in the following javascript code in the address bar of your document to generate Table of Contents from the headings of that document.
javascript:mr("TocSettings");void(0);
In addition to this you can also use some more options by copy pasting the following javascript codes:
Encyclopedia Britannica
javascript:MC=NC();GC("encyclopedia");void(0);
Merriam-Webster’s Online Dictionary
javascript:MC=NC();GC("dictionary");void(0);
Merriam-Webster’s Online Thesaurus
javascript:MC=NC();GC("thesaurus");void(0);
Google hasn’t added these features to its UI, but that can happen anytime now.
[via Google Operating System]



2 Trackbacks / Pingbacks for this entry:
[...] value for the users. Other than this Google Docs continues to add functionality at an immense pace. But this clearly is a new space and we don’t have a clear winner in here so there is room for [...]
[...] you want to put in table of contents in Google Docs, it is not necessary for you to use bookmarklets anymore. The feature now is available in the interface i.e. ‘insert> Table of contents’. If [...]