Exporting
Koutlines may be exported to other file formats. Presently, the only format supported is conversion to HTML for publishing on the World-Wide Web. Use the Kotl/Format minibuffer menu, {C-h h k f}, for this.
{C-h h k f d} or {M-x kexport:display RET} exports the current Koutline buffer to a temporary HTML file and displays the file in the web browser given by browse-url-browser-function. Any tree in the HTML outline may be expanded or collapsed by clicking the left mouse button on its root cell, for ease of viewing.
Alternatively, {C-h h k f h} or {M-x kexport:html RET} prompts for the koutline buffer or file to export, the HTML file or buffer to which to output, and the title to use for the HTML file. Completion of filenames is provided. The conversion will then be done and the output file or buffer will be written; the output file will not be displayed. You must display it manually, if desired.
{C-h h k f k} or {M-x kexport:koutline RET} exports the current Koutline buffer to a .html file of the same name. The output file will not be displayed; you must display it manually, if desired.