This is the official manual for the latest Org-mode release.
org-odt-export-to-odt
)If org-odt-preferred-output-format
is specified, automatically convert
the exported file to that format. See Automatically exporting to other formats.
For an Org file myfile.org, the ODT file will be
myfile.odt. The file will be overwritten without warning. If there
is an active region,1 only the region will be exported. If the selected region is a
single tree,2 the
tree head will become the document title. If the tree head entry has, or
inherits, an EXPORT_FILE_NAME
property, that name will be used for the
export.
C-c C-e o O Export as an OpenDocument Text file and open the resulting file.
If org-odt-preferred-output-format
is specified, open the converted
file instead. See Automatically exporting to other formats.