Create "Contents" in exported file

Asked by Roman

Please tell, do you think it is possible to create "Contents" in exported file?
For example, create contents from titles or invisible (commented) titles.

Question information

Language:
English Edit question
Status:
Answered
For:
RedNotebook Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jendrik Seipp (jendrikseipp) said :
#1

I don't understand. Can you post an example?

Revision history for this message
Roman (galina) said :
#2

For example we have not:

=== Journey 1 ===
**Date:**

**Location:**

**Participants:**

**The trip:**
First we went to xxxxx then we got to yyyyy ...

**Pictures:** [Image folder ""/path/to/the/images/""]

END OF NOTE

I am not sure about Latex and PDF, but "Table of Contents" in HTML could look like this:

...
<h1>Contents</h1><br>
<a href="#toc1">Journey 1</a><br>

<h1>Wednesday, 01/23/2013</h1>

<h3><a id="toc1">Journey 1</a></h3>

<p>
<b>Date:</b>
</p>
<p>
<b>Location:</b>
</p>
<p>
<b>Participants:</b>
</p>
<p>
<b>The trip:</b>
First we went to xxxxx then we got to yyyyy ...
</p>
<p>
<b>Pictures:</b> <a href="/path/to/the/images/">Image folder</a>
</p>
...

Revision history for this message
Jendrik Seipp (jendrikseipp) said :
#3

You mean you would like a table of contents? If so, please file a
bugreport so we don't lose track of the feature.

Can you help with this problem?

Provide an answer of your own, or ask Roman for more information if necessary.

To post a message you must log in.