(Update: If you have Google Gears, temporarily disable it for Google Docs by removing docs.google.com from the list of allowed sites in Google Gears Settings.)
For example, to generate a table of contents from the headings of a document, just paste this code in the address bar:
javascript:mr("TocSettings");
You should see a dialog that lets you choose the numbering style.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjH41riREOe-VH6uTCt0B5MRyQKqk01lEgBN3tjMjatDSq0fsIv_UqqWudRQhsY1AhdHMLK3IFRGEHgwwYfpd4hEUBExajU4erQQtKDZfKw0Aie9SsRdp1H80rpRfSDzGWDQ-42HowN83Q/s640/google-docs-toc.png)
There's also an option to insert a HTML snippet without editing the HTML code. The dialog can be invoked by pasting in the address bar:
javascript:dy();
A word processor is more useful if you can easily access a dictionary, an encyclopedia and other sources of information. Select some text from a document and paste the following lines to show information from:
Encyclopædia Britannica
javascript:MC=NC();GC("encyclopedia");
Merriam-Webster's Online Dictionary
javascript:MC=NC();GC("dictionary");
Merriam-Webster's Online Thesaurus
javascript:MC=NC();GC("thesaurus");
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihdLpXjuaxanTOyuOSpCzIBQmv5I3xsJWPJ9jx7DYjHBTzXjxHxhqwrtFYI6FX_MAg1LMbnCuABARhYZNFad4xKshhbWAL-yAdONBodfRqct5MYC0WLXxCit_8W_VBo2NJfU5OHgBoiuU/s640/google-docs-thesaurus.png)
Hopefully, these features will soon be added in the interface.
No comments:
Post a Comment