Document exporting agenda views to Org files

This commit is contained in:
Carsten Dominik 2009-09-15 22:40:45 +01:00
parent 2e8f1311a4
commit f393b07e5f
2 changed files with 13 additions and 11 deletions

View File

@ -1,6 +1,8 @@
2009-09-15 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (MobileOrg): New section.
(Agenda commands, Exporting Agenda Views): Document exporting the
agenda view to Org files.
2009-08-29 Carsten Dominik <carsten.dominik@gmail.com>

View File

@ -7414,10 +7414,10 @@ This is a globally available command, and also available in the agenda menu.
Write the agenda view to a file. Depending on the extension of the selected
file name, the view will be exported as HTML (extension @file{.html} or
@file{.htm}), Postscript (extension @file{.ps}), PDF (extension @file{.pdf}),
or plain text (any other extension). When called with a @kbd{C-u} prefix
argument, immediately open the newly created file. Use the variable
@code{org-agenda-exporter-settings} to set options for @file{ps-print} and
for @file{htmlize} to be used during export.
Org-mode (extension @file{.org}), and plain text (any other extension). When
called with a @kbd{C-u} prefix argument, immediately open the newly created
file. Use the variable @code{org-agenda-exporter-settings} to set options
for @file{ps-print} and for @file{htmlize} to be used during export.
@tsubheading{Quit and Exit}
@kindex q
@ -7641,13 +7641,13 @@ you want to do this only occasionally, use the command
@cindex exporting agenda views
@cindex agenda views, exporting
@vindex org-agenda-exporter-settings
Write the agenda view to a file. Depending on the extension of the
selected file name, the view will be exported as HTML (extension
@file{.html} or @file{.htm}), Postscript (extension @file{.ps}),
iCalendar (extension @file{.ics}), or plain text (any other extension).
Use the variable @code{org-agenda-exporter-settings} to
set options for @file{ps-print} and for @file{htmlize} to be used during
export, for example
Write the agenda view to a file. Depending on the extension of the selected
file name, the view will be exported as HTML (extension @file{.html} or
@file{.htm}), Postscript (extension @file{.ps}), iCalendar (extension
@file{.ics}), Org-mode (extension @file{.org}), or plain text (any other
extension). Use the variable @code{org-agenda-exporter-settings} to set
options for @file{ps-print} and for @file{htmlize} to be used during export,
for example
@vindex org-agenda-add-entry-text-maxlines
@vindex htmlize-output-type