|
 |
 |
Converting a Notebook to HTML You can create an HTML version of any Notebook, which you can then publish on the Internet to share with other computer users. Choose File → Export to HTML... to display the HTML Export sheet.
|
 |
 |
 |
 |
By default, NoteBook places the Notebook’s HTML components in your ~/Sites folder, in a folder with the Notebook’s name ➊.
Export all pages, a page range, or just the current page ➋.
|
 |
 |
 |
 | The HTML version looks and behaves like the original Notebook. Open the index.html file within the HTML export folder to view the first page.
|
 |
 |
 |
 |
Clicking a tab or the page curl ➊ turns to a different page.
Clicking a triangle ➋ expands or collapses a cell.
Clicking an attachment ➌ opens it.
|
 |
 |
 |
 | If a page has attachments, NoteBook copies them all into the HTML export folder. Clicking the attachment’s icon displays or downloads the attachment. Whenever you change your Notebook you can update the HTML version by choosing File → Export Changes to HTML.
|
 |
 |
|