Is there a way to create an index in Google Docs like you would in a wiki?

I have huge documents with many sections. I currently use block quotes to separate those sections and keep things in perspective.

However, it would be nice to have some tag that I can give to titles and then those tags appear as an index at the top. That way I can easily browse though different things.

Any thoughts, plugins or CSS to do this?

link|improve this question
@Eight Days of Malaise thanks for editing ! – codeObserver Jun 23 '11 at 4:45
feedback

1 Answer

up vote 2 down vote accepted

You can create a table of Contents in Google Docs;

  1. Add headings to your document by clicking Format > Paragraph styles in the toolbar, and selecting a heading.
  2. Click Table of contents from the Insert menu. The table of contents appears wherever you've clicked in the document, so make sure you place your cursor where you want to add the table of contents. If you need to move the table of contents, select it as you would select text and either move it with your cursor or cut it and paste it.
  3. You can continue to add headings to your document or change current headings. However, if you'd like a change to become part of the table of contents, you need to click first the table and then the Update now button.
  4. Each item in your table of contents links to the titled sections of your document that use the heading styles (that you added in step 1 above).

http://docs.google.com/support/bin/answer.py?hl=en&answer=106342

Hope this helps.

link|improve this answer
This is great !! . Thanks so much. One more question, you might know .. the links in table of contents need to be clicked twice [once to get the link and then again to actually click it] , ctrl click did not work either .. any easy way to do 1 click and move throughout the doc . Also if reverse linking is possible that would be nice as well. Thanks again ! – codeObserver Jun 23 '11 at 4:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.