New STARTUP keyword `showeverything'
[org-mode.git] / doc / org.texi
blobb81c15bddfbc35765ff91b2b95d6112fdb8f2415
1 \input texinfo
2 @c %**start of header
3 @setfilename ../../info/org
4 @settitle The Org Manual
6 @set VERSION 6.30trans
7 @set DATE September 2009
9 @c Version and Contact Info
10 @set MAINTAINERSITE @uref{http://orgmode.org,maintainers webpage}
11 @set AUTHOR Carsten Dominik
12 @set MAINTAINER Carsten Dominik
13 @set MAINTAINEREMAIL @email{carsten at orgmode dot org}
14 @set MAINTAINERCONTACT @uref{mailto:carsten at orgmode dot org,contact the maintainer}
15 @c %**end of header
16 @finalout
18 @c Macro definitions
19 @iftex
20 @c @hyphenation{time-stamp time-stamps time-stamp-ing time-stamp-ed}
21 @end iftex
22 @macro Ie {}
23 I.e.,
24 @end macro
25 @macro ie {}
26 i.e.,
27 @end macro
28 @macro Eg {}
29 E.g.,
30 @end macro
31 @macro eg {}
32 e.g.,
33 @end macro
35 @c Subheadings inside a table.
36 @macro tsubheading{text}
37 @ifinfo
38 @subsubheading \text\
39 @end ifinfo
40 @ifnotinfo
41 @item @b{\text\}
42 @end ifnotinfo
43 @end macro
45 @copying
46 This manual is for Org version @value{VERSION}.
48 Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
50 @quotation
51 Permission is granted to copy, distribute and/or modify this document
52 under the terms of the GNU Free Documentation License, Version 1.3 or
53 any later version published by the Free Software Foundation; with no
54 Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
55 and with the Back-Cover Texts as in (a) below.  A copy of the license
56 is included in the section entitled ``GNU Free Documentation License.''
58 (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
59 modify this GNU manual.  Buying copies from the FSF supports it in
60 developing GNU and promoting software freedom.''
62 This document is part of a collection distributed under the GNU Free
63 Documentation License.  If you want to distribute this document
64 separately from the collection, you can do so by adding a copy of the
65 license to the document, as described in section 6 of the license.
66 @end quotation
67 @end copying
69 @dircategory Emacs
70 @direntry
71 * Org Mode: (org).      Outline-based notes management and organizer
72 @end direntry
74 @titlepage
75 @title The Org Manual
77 @subtitle Release @value{VERSION}
78 @author by Carsten Dominik
80 @c The following two commands start the copyright page.
81 @page
82 @vskip 0pt plus 1filll
83 @insertcopying
84 @end titlepage
86 @c Output the table of contents at the beginning.
87 @contents
89 @ifnottex
90 @node Top, Introduction, (dir), (dir)
91 @top Org Mode Manual
93 @insertcopying
94 @end ifnottex
96 @menu
97 * Introduction::                Getting started
98 * Document Structure::          A tree works like your brain
99 * Tables::                      Pure magic for quick formatting
100 * Hyperlinks::                  Notes in context
101 * TODO Items::                  Every tree branch can be a TODO item
102 * Tags::                        Tagging headlines and matching sets of tags
103 * Properties and Columns::      Storing information about an entry
104 * Dates and Times::             Making items useful for planning
105 * Capture::                     Creating tasks and attaching files
106 * Agenda Views::                Collecting information into views
107 * Embedded LaTeX::              LaTeX fragments and formulas
108 * Exporting::                   Sharing and publishing of notes
109 * Publishing::                  Create a web site of linked Org files
110 * Miscellaneous::               All the rest which did not fit elsewhere
111 * Hacking::                     How to hack your way around
112 * MobileOrg::                   Viewing and capture on a mobile device
113 * History and Acknowledgments::  How Org came into being
114 * Main Index::                  An index of Org's concepts and features
115 * Key Index::                   Key bindings and where they are described
116 * Variable Index::              Variables mentioned in the manual
118 @detailmenu
119  --- The Detailed Node Listing ---
121 Introduction
123 * Summary::                     Brief summary of what Org does
124 * Installation::                How to install a downloaded version of Org
125 * Activation::                  How to activate Org for certain buffers
126 * Feedback::                    Bug reports, ideas, patches etc.
127 * Conventions::                 Type-setting conventions in the manual
129 Document Structure
131 * Outlines::                    Org is based on Outline mode
132 * Headlines::                   How to typeset Org tree headlines
133 * Visibility cycling::          Show and hide, much simplified
134 * Motion::                      Jumping to other headlines
135 * Structure editing::           Changing sequence and level of headlines
136 * Archiving::                   Move done task trees to a different place
137 * Sparse trees::                Matches embedded in context
138 * Plain lists::                 Additional structure within an entry
139 * Drawers::                     Tucking stuff away
140 * Blocks::                      Folding blocks
141 * Footnotes::                   How footnotes are defined in Org's syntax
142 * Orgstruct mode::              Structure editing outside Org
144 Archiving
146 * ARCHIVE tag::                 Marking a tree as inactive
147 * Moving subtrees::             Moving a tree to an archive file
149 Tables
151 * Built-in table editor::       Simple tables
152 * Column width and alignment::  Overrule the automatic settings
153 * Column groups::               Grouping to trigger vertical lines
154 * Orgtbl mode::                 The table editor as minor mode
155 * The spreadsheet::             The table editor has spreadsheet capabilities
156 * Org-Plot::                    Plotting from org tables
158 The spreadsheet
160 * References::                  How to refer to another field or range
161 * Formula syntax for Calc::     Using Calc to compute stuff
162 * Formula syntax for Lisp::     Writing formulas in Emacs Lisp
163 * Field formulas::              Formulas valid for a single field
164 * Column formulas::             Formulas valid for an entire column
165 * Editing and debugging formulas::  Fixing formulas
166 * Updating the table::          Recomputing all dependent fields
167 * Advanced features::           Field names, parameters and automatic recalc
169 Hyperlinks
171 * Link format::                 How links in Org are formatted
172 * Internal links::              Links to other places in the current file
173 * External links::              URL-like links to the world
174 * Handling links::              Creating, inserting and following
175 * Using links outside Org::     Linking from my C source code?
176 * Link abbreviations::          Shortcuts for writing complex links
177 * Search options::              Linking to a specific location
178 * Custom searches::             When the default search is not enough
180 Internal links
182 * Radio targets::               Make targets trigger links in plain text
184 TODO Items
186 * TODO basics::                 Marking and displaying TODO entries
187 * TODO extensions::             Workflow and assignments
188 * Progress logging::            Dates and notes for progress
189 * Priorities::                  Some things are more important than others
190 * Breaking down tasks::         Splitting a task into manageable pieces
191 * Checkboxes::                  Tick-off lists
193 Extended use of TODO keywords
195 * Workflow states::             From TODO to DONE in steps
196 * TODO types::                  I do this, Fred does the rest
197 * Multiple sets in one file::   Mixing it all, and still finding your way
198 * Fast access to TODO states::  Single letter selection of a state
199 * Per-file keywords::           Different files, different requirements
200 * Faces for TODO keywords::     Highlighting states
201 * TODO dependencies::           When one task needs to wait for others
203 Progress logging
205 * Closing items::               When was this entry marked DONE?
206 * Tracking TODO state changes::  When did the status change?
208 Tags
210 * Tag inheritance::             Tags use the tree structure of the outline
211 * Setting tags::                How to assign tags to a headline
212 * Tag searches::                Searching for combinations of tags
214 Properties and Columns
216 * Property syntax::             How properties are spelled out
217 * Special properties::          Access to other Org mode features
218 * Property searches::           Matching property values
219 * Property inheritance::        Passing values down the tree
220 * Column view::                 Tabular viewing and editing
221 * Property API::                Properties for Lisp programmers
223 Column view
225 * Defining columns::            The COLUMNS format property
226 * Using column view::           How to create and use column view
227 * Capturing column view::       A dynamic block for column view
229 Defining columns
231 * Scope of column definitions::  Where defined, where valid?
232 * Column attributes::           Appearance and content of a column
234 Dates and Times
236 * Timestamps::                  Assigning a time to a tree entry
237 * Creating timestamps::         Commands which insert timestamps
238 * Deadlines and scheduling::    Planning your work
239 * Clocking work time::          Tracking how long you spend on a task
240 * Effort estimates::            Planning work effort in advance
241 * Relative timer::              Notes with a running timer
243 Creating timestamps
245 * The date/time prompt::        How Org mode helps you entering date and time
246 * Custom time format::          Making dates look different
248 Deadlines and scheduling
250 * Inserting deadline/schedule::  Planning items
251 * Repeated tasks::              Items that show up again and again
253 Capture
255 * Remember::                    Capture new tasks/ideas with little interruption
256 * Attachments::                 Add files to tasks.
257 * RSS Feeds::                   Getting input from RSS feeds
258 * Protocols::                   External (@eg Browser) access to Emacs and Org
260 Remember
262 * Setting up Remember for Org::  Some code for .emacs to get things going
263 * Remember templates::          Define the outline of different note types
264 * Storing notes::               Directly get the note to where it belongs
265 * Refiling notes::              Moving a note or task to a project
267 Agenda Views
269 * Agenda files::                Files being searched for agenda information
270 * Agenda dispatcher::           Keyboard access to agenda views
271 * Built-in agenda views::       What is available out of the box?
272 * Presentation and sorting::    How agenda items are prepared for display
273 * Agenda commands::             Remote editing of Org trees
274 * Custom agenda views::         Defining special searches and views
275 * Exporting Agenda Views::      Writing a view to a file
276 * Agenda column view::          Using column view for collected entries
278 The built-in agenda views
280 * Weekly/daily agenda::         The calendar page with current tasks
281 * Global TODO list::            All unfinished action items
282 * Matching tags and properties::  Structured information with fine-tuned search
283 * Timeline::                    Time-sorted view for single file
284 * Keyword search::              Finding entries by keyword
285 * Stuck projects::              Find projects you need to review
287 Presentation and sorting
289 * Categories::                  Not all tasks are equal
290 * Time-of-day specifications::  How the agenda knows the time
291 * Sorting of agenda items::     The order of things
293 Custom agenda views
295 * Storing searches::            Type once, use often
296 * Block agenda::                All the stuff you need in a single buffer
297 * Setting Options::             Changing the rules
299 Embedded La@TeX{}
301 * Math symbols::                @TeX{} macros for symbols and Greek letters
302 * Subscripts and superscripts::  Simple syntax for raising/lowering text
303 * LaTeX fragments::             Complex formulas made easy
304 * Processing LaTeX fragments::  Previewing La@TeX{} processing
305 * CDLaTeX mode::                Speed up entering of formulas
307 Exporting
309 * Markup rules::                Which structures are recognized?
310 * Selective export::            Using tags to select and exclude trees
311 * Export options::              Per-file export settings
312 * The export dispatcher::       How to access exporter commands
313 * ASCII export::                Exporting to plain ASCII
314 * HTML export::                 Exporting to HTML
315 * LaTeX and PDF export::        Exporting to La@TeX{}, and processing to PDF
316 * DocBook export::              Exporting to DocBook
317 * XOXO export::                 Exporting to XOXO
318 * iCalendar export::            Exporting in iCalendar format
320 Markup rules
322 * Document title::              How the document title is determined
323 * Headings and sections::       The main structure of the exported document
324 * Table of contents::           If, where, how to create a table of contents
325 * Initial text::                Text before the first headline
326 * Lists::                       Plain lists are exported
327 * Paragraphs::                  What determines beginning and ending
328 * Literal examples::            Source code and other examples
329 * Include files::               Include the contents of a file during export
330 * Tables exported::             Tables are exported richly
331 * Inlined images::              How to inline images during export
332 * Footnote markup::             ASCII representation of footnotes
333 * Emphasis and monospace::      To bold or not to bold
334 * TeX macros and LaTeX fragments::  Create special, rich export.
335 * Horizontal rules::            A line across the page
336 * Comment lines::               Some lines will not be exported
337 * Macro replacement::           Global replacement of place holders
339 HTML export
341 * HTML Export commands::        How to invoke HTML export
342 * Quoting HTML tags::           Using direct HTML in Org mode
343 * Links::                       Transformation of links for HTML
344 * Tables in HTML export::       How to modify the formatting of tables
345 * Images in HTML export::       How to insert figures into HTML output
346 * Text areas in HTML export::   An alternative way to show an example
347 * CSS support::                 Changing the appearance of the output
348 * Javascript support::          Info and Folding in a web browser
350 La@TeX{} and PDF export
352 * LaTeX/PDF export commands::   Which key invokes which commands
353 * Quoting LaTeX code::          Incorporating literal La@TeX{} code
354 * Sectioning structure::        Changing sectioning in La@TeX{} output
355 * Tables in LaTeX export::      Options for exporting tables to La@TeX{}
356 * Images in LaTeX export::      How to insert figures into La@TeX{} output
358 DocBook export
360 * DocBook export commands::     How to invoke DocBook export
361 * Quoting DocBook code::        Incorporating DocBook code in Org files
362 * Recursive sections::          Recursive sections in DocBook
363 * Tables in DocBook export::    Tables are exported as HTML tables
364 * Images in DocBook export::    How to insert figures into DocBook output
365 * Special characters::          How to handle special characters
367 Publishing
369 * Configuration::               Defining projects
370 * Uploading files::             How to get files up on the server
371 * Sample configuration::        Example projects
372 * Triggering publication::      Publication commands
374 Configuration
376 * Project alist::               The central configuration variable
377 * Sources and destinations::    From here to there
378 * Selecting files::             What files are part of the project?
379 * Publishing action::           Setting the function doing the publishing
380 * Publishing options::          Tweaking HTML export
381 * Publishing links::            Which links keep working after publishing?
382 * Project page index::          Publishing a list of project files
384 Sample configuration
386 * Simple example::              One-component publishing
387 * Complex example::             A multi-component publishing example
389 Miscellaneous
391 * Completion::                  M-TAB knows what you need
392 * Customization::               Adapting Org to your taste
393 * In-buffer settings::          Overview of the #+KEYWORDS
394 * The very busy C-c C-c key::   When in doubt, press C-c C-c
395 * Clean view::                  Getting rid of leading stars in the outline
396 * TTY keys::                    Using Org on a tty
397 * Interaction::                 Other Emacs packages
399 Interaction with other packages
401 * Cooperation::                 Packages Org cooperates with
402 * Conflicts::                   Packages that lead to conflicts
404 Hacking
406 * Hooks::                       Who to reach into Org's internals
407 * Add-on packages::             Available extensions
408 * Adding hyperlink types::      New custom link types
409 * Context-sensitive commands::  How to add functionality to such commands
410 * Tables in arbitrary syntax::  Orgtbl for La@TeX{} and other programs
411 * Dynamic blocks::              Automatically filled blocks
412 * Special agenda views::        Customized views
413 * Extracting agenda information::  Postprocessing of agenda information
414 * Using the property API::      Writing programs that use entry properties
415 * Using the mapping API::       Mapping over all or selected entries
417 Tables and lists in arbitrary syntax
419 * Radio tables::                Sending and receiving radio tables
420 * A LaTeX example::             Step by step, almost a tutorial
421 * Translator functions::        Copy and modify
422 * Radio lists::                 Doing the same for lists
424 MobileOrg
426 * Setting up the staging area::  Where to interact with the mobile device
427 * Pushing to MobileOrg::        Uploading Org files and agendas
428 * Pulling from MobileOrg::      Integrating captured and flagged items
430 @end detailmenu
431 @end menu
433 @node Introduction, Document Structure, Top, Top
434 @chapter Introduction
435 @cindex introduction
437 @menu
438 * Summary::                     Brief summary of what Org does
439 * Installation::                How to install a downloaded version of Org
440 * Activation::                  How to activate Org for certain buffers
441 * Feedback::                    Bug reports, ideas, patches etc.
442 * Conventions::                 Type-setting conventions in the manual
443 @end menu
445 @node Summary, Installation, Introduction, Introduction
446 @section Summary
447 @cindex summary
449 Org is a mode for keeping notes, maintaining TODO lists, and doing
450 project planning with a fast and effective plain-text system.
452 Org develops organizational tasks around NOTES files that contain
453 lists or information about projects as plain text.  Org is
454 implemented on top of Outline mode, which makes it possible to keep the
455 content of large files well structured.  Visibility cycling and
456 structure editing help to work with the tree.  Tables are easily created
457 with a built-in table editor.  Org supports TODO items, deadlines,
458 timestamps, and scheduling.  It dynamically compiles entries into an
459 agenda that utilizes and smoothly integrates much of the Emacs calendar
460 and diary.  Plain text URL-like links connect to websites, emails,
461 Usenet messages, BBDB entries, and any files related to the projects.
462 For printing and sharing of notes, an Org file can be exported as a
463 structured ASCII file, as HTML, or (TODO and agenda items only) as an
464 iCalendar file.  It can also serve as a publishing tool for a set of
465 linked web pages.
467 An important design aspect that distinguishes Org from, for example,
468 Planner/Muse is that it encourages you to store every piece of information
469 only once.  In Planner, you have project pages, day pages and possibly
470 other files, duplicating some information such as tasks.  In Org,
471 you only have notes files.  In your notes you mark entries as tasks, and
472 label them with tags and timestamps.  All necessary lists, like a
473 schedule for the day, the agenda for a meeting, tasks lists selected by
474 tags, etc., are created dynamically when you need them.
476 Org keeps simple things simple.  When first fired up, it should
477 feel like a straightforward, easy to use outliner.  Complexity is not
478 imposed, but a large amount of functionality is available when you need
479 it.  Org is a toolbox and can be used in different ways, for
480 example as:
482 @example
483 @r{@bullet{} an outline extension with visibility cycling and structure editing}
484 @r{@bullet{} an ASCII system and table editor for taking structured notes}
485 @r{@bullet{} an ASCII table editor with spreadsheet-like capabilities}
486 @r{@bullet{} a TODO list editor}
487 @r{@bullet{} a full agenda and planner with deadlines and work scheduling}
488 @pindex GTD, Getting Things Done
489 @r{@bullet{} an environment to implement David Allen's GTD system}
490 @r{@bullet{} a basic database application}
491 @r{@bullet{} a simple hypertext system, with HTML and La@TeX{} export}
492 @r{@bullet{} a publishing tool to create a set of interlinked webpages}
493 @end example
495 Org's automatic, context-sensitive table editor with spreadsheet
496 capabilities can be integrated into any major mode by activating the
497 minor Orgtbl mode.  Using a translation step, it can be used to maintain
498 tables in arbitrary file types, for example in La@TeX{}.  The structure
499 editing and list creation capabilities can be used outside Org with
500 the minor Orgstruct mode.
502 @cindex FAQ
503 There is a website for Org which provides links to the newest
504 version of Org, as well as additional information, frequently asked
505 questions (FAQ), links to tutorials, etc@.  This page is located at
506 @uref{http://orgmode.org}.
508 @page
511 @node Installation, Activation, Summary, Introduction
512 @section Installation
513 @cindex installation
514 @cindex XEmacs
516 @b{Important:} @i{If you are using a version of Org that is part of the Emacs
517 distribution or an XEmacs package, please skip this section and go directly
518 to @ref{Activation}.}
520 If you have downloaded Org from the Web, either as a distribution @file{.zip}
521 or @file{.tar} file, or as a Git archive, you must take the following steps
522 to install it: go into the unpacked Org distribution directory and edit the
523 top section of the file @file{Makefile}.  You must set the name of the Emacs
524 binary (likely either @file{emacs} or @file{xemacs}), and the paths to the
525 directories where local Lisp and Info files are kept.  If you don't have
526 access to the system-wide directories, you can simply run Org directly from
527 the distribution directory by adding the @file{lisp} subdirectory to the
528 Emacs load path.  To do this, add the following line to @file{.emacs}:
530 @example
531 (setq load-path (cons "~/path/to/orgdir/lisp" load-path))
532 @end example
534 @noindent
535 If you plan to use code from the @file{contrib} subdirectory, do a similar
536 step for this directory:
538 @example
539 (setq load-path (cons "~/path/to/orgdir/contrib/lisp" load-path))
540 @end example
542 @sp 2
543 @cartouche
544 XEmacs users now need to install the file @file{noutline.el} from
545 the @file{xemacs} sub-directory of the Org distribution.  Use the
546 command:
548 @example
549      make install-noutline
550 @end example
551 @end cartouche
552 @sp 2
554 @noindent Now byte-compile the Lisp files with the shell command:
556 @example
557 make
558 @end example
560 @noindent If you are running Org from the distribution directory, this is
561 all.  If you want to install Org into the system directories, use (as
562 administrator)
564 @example
565 make install
566 @end example
568 Installing Info files is system dependent, because of differences in the
569 @file{install-info} program.  In Debian it copies the info files into the
570 correct directory and modifies the info directory file.  In many other
571 systems, the files need to be copied to the correct directory separately, and
572 @file{install-info} then only modifies the directory file.  Check your system
573 documentation to find out which of the following commands you need:
575 @example
576 make install-info
577 make install-info-debian
578 @end example
580 Then add the following line to @file{.emacs}.  It is needed so that
581 Emacs can autoload functions that are located in files not immediately loaded
582 when Org-mode starts.
583 @lisp
584 (require 'org-install)
585 @end lisp
587 Do not forget to activate Org as described in the following section.
588 @page
590 @node Activation, Feedback, Installation, Introduction
591 @section Activation
592 @cindex activation
593 @cindex autoload
594 @cindex global key bindings
595 @cindex key bindings, global
597 @iftex
598 @b{Important:} @i{If you use copy-and-paste to copy Lisp code from the
599 PDF documentation as viewed by some PDF viewers to your @file{.emacs} file, the
600 single-quote character comes out incorrectly and the code will not work.
601 You need to fix the single-quotes by hand, or copy from Info
602 documentation.}
603 @end iftex
605 Add the following lines to your @file{.emacs} file.  The last three lines
606 define @emph{global} keys for the commands @command{org-store-link},
607 @command{org-agenda}, and @command{org-iswitchb}---please choose suitable
608 keys yourself.
610 @lisp
611 ;; The following lines are always needed.  Choose your own keys.
612 (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
613 (global-set-key "\C-cl" 'org-store-link)
614 (global-set-key "\C-ca" 'org-agenda)
615 (global-set-key "\C-cb" 'org-iswitchb)
616 @end lisp
618 Furthermore, you must activate @code{font-lock-mode} in Org
619 buffers, because significant functionality depends on font-locking being
620 active.  You can do this with either one of the following two lines
621 (XEmacs users must use the second option):
622 @lisp
623 (global-font-lock-mode 1)                     ; for all buffers
624 (add-hook 'org-mode-hook 'turn-on-font-lock)  ; Org buffers only
625 @end lisp
627 @cindex Org mode, turning on
628 With this setup, all files with extension @samp{.org} will be put
629 into Org mode.  As an alternative, make the first line of a file look
630 like this:
632 @example
633 MY PROJECTS    -*- mode: org; -*-
634 @end example
636 @vindex org-insert-mode-line-in-empty-file
637 @noindent which will select Org mode for this buffer no matter what
638 the file's name is.  See also the variable
639 @code{org-insert-mode-line-in-empty-file}.
641 Many commands in Org work on the region if the region is @i{active}.  To make
642 use of this, you need to have @code{transient-mark-mode}
643 (@code{zmacs-regions} in XEmacs) turned on.  In Emacs 23 this is the default,
644 in Emacs 22 you need to do this yourself with
645 @lisp
646 (transient-mark-mode 1)
647 @end lisp
648 @noindent If you do not like @code{transient-mark-mode}, you can create an
649 active region by using the mouse to select a region, or pressing
650 @kbd{C-@key{SPC}} twice before moving the cursor.
652 @node Feedback, Conventions, Activation, Introduction
653 @section Feedback
654 @cindex feedback
655 @cindex bug reports
656 @cindex maintainer
657 @cindex author
659 If you find problems with Org, or if you have questions, remarks, or ideas
660 about it, please mail to the Org mailing list @email{emacs-orgmode@@gnu.org}.
661 If you are not a member of the mailing list, your mail will be passed to the
662 list after a moderator has approved it.
664 For bug reports, please provide as much information as possible, including
665 the version information of Emacs (@kbd{M-x emacs-version @key{RET}}) and Org
666 (@kbd{M-x org-version @key{RET}}), as well as the Org related setup in
667 @file{.emacs}.  The easiest way to do this is to use the command
668 @example
669 @kbd{M-x org-submit-bug-report}
670 @end example
671 @noindent which will put all this information into an Emacs mail buffer so
672 that you only need to add your description.  If you re not sending the Email
673 from within Emacs, please copy and paste the content into your Email program.
675 If an error occurs, a backtrace can be very useful (see below on how to
676 create one).  Often a small example file helps, along with clear information
677 about:
679 @enumerate
680 @item What exactly did you do?
681 @item What did you expect to happen?
682 @item What happened instead?
683 @end enumerate
684 @noindent Thank you for helping to improve this mode.
686 @subsubheading How to create a useful backtrace
688 @cindex backtrace of an error
689 If working with Org produces an error with a message you don't
690 understand, you may have hit a bug.  The best way to report this is by
691 providing, in addition to what was mentioned above, a @emph{backtrace}.
692 This is information from the built-in debugger about where and how the
693 error occurred.  Here is how to produce a useful backtrace:
695 @enumerate
696 @item
697 Reload uncompiled versions of all Org-mode Lisp files.  The backtrace
698 contains much more information if it is produced with uncompiled code.
699 To do this, use
700 @example
701 C-u M-x org-reload RET
702 @end example
703 @noindent
704 or select @code{Org -> Refresh/Reload -> Reload Org uncompiled} from the
705 menu.
706 @item
707 Go to the @code{Options} menu and select @code{Enter Debugger on Error}
708 (XEmacs has this option in the @code{Troubleshooting} sub-menu).
709 @item
710 Do whatever you have to do to hit the error.  Don't forget to
711 document the steps you take.
712 @item
713 When you hit the error, a @file{*Backtrace*} buffer will appear on the
714 screen.  Save this buffer to a file (for example using @kbd{C-x C-w}) and
715 attach it to your bug report.
716 @end enumerate
718 @node Conventions,  , Feedback, Introduction
719 @section Typesetting conventions used in this manual
721 Org uses three types of keywords: TODO keywords, tags, and property
722 names.  In this manual we use the following conventions:
724 @table @code
725 @item TODO
726 @itemx WAITING
727 TODO keywords are written with all capitals, even if they are
728 user-defined.
729 @item boss
730 @itemx ARCHIVE
731 User-defined tags are written in lowercase; built-in tags with special
732 meaning are written with all capitals.
733 @item Release
734 @itemx PRIORITY
735 User-defined properties are capitalized; built-in properties with
736 special meaning are written with all capitals.
737 @end table
739 @node Document Structure, Tables, Introduction, Top
740 @chapter Document Structure
741 @cindex document structure
742 @cindex structure of document
744 Org is based on Outline mode and provides flexible commands to
745 edit the structure of the document.
747 @menu
748 * Outlines::                    Org is based on Outline mode
749 * Headlines::                   How to typeset Org tree headlines
750 * Visibility cycling::          Show and hide, much simplified
751 * Motion::                      Jumping to other headlines
752 * Structure editing::           Changing sequence and level of headlines
753 * Archiving::                   Move done task trees to a different place
754 * Sparse trees::                Matches embedded in context
755 * Plain lists::                 Additional structure within an entry
756 * Drawers::                     Tucking stuff away
757 * Blocks::                      Folding blocks
758 * Footnotes::                   How footnotes are defined in Org's syntax
759 * Orgstruct mode::              Structure editing outside Org
760 @end menu
762 @node Outlines, Headlines, Document Structure, Document Structure
763 @section Outlines
764 @cindex outlines
765 @cindex Outline mode
767 Org is implemented on top of Outline mode.  Outlines allow a
768 document to be organized in a hierarchical structure, which (at least
769 for me) is the best representation of notes and thoughts.  An overview
770 of this structure is achieved by folding (hiding) large parts of the
771 document to show only the general document structure and the parts
772 currently being worked on.  Org greatly simplifies the use of
773 outlines by compressing the entire show/hide functionality into a single
774 command, @command{org-cycle}, which is bound to the @key{TAB} key.
776 @node Headlines, Visibility cycling, Outlines, Document Structure
777 @section Headlines
778 @cindex headlines
779 @cindex outline tree
780 @vindex org-special-ctrl-a/e
782 Headlines define the structure of an outline tree.  The headlines in
783 Org start with one or more stars, on the left margin@footnote{See
784 the variable @code{org-special-ctrl-a/e} to configure special behavior
785 of @kbd{C-a} and @kbd{C-e} in headlines.}.  For example:
787 @example
788 * Top level headline
789 ** Second level
790 *** 3rd level
791     some text
792 *** 3rd level
793     more text
795 * Another top level headline
796 @end example
798 @noindent Some people find the many stars too noisy and would prefer an
799 outline that has whitespace followed by a single star as headline
800 starters.  @ref{Clean view}, describes a setup to realize this.
802 @vindex org-cycle-separator-lines
803 An empty line after the end of a subtree is considered part of it and
804 will be hidden when the subtree is folded.  However, if you leave at
805 least two empty lines, one empty line will remain visible after folding
806 the subtree, in order to structure the collapsed view.  See the
807 variable @code{org-cycle-separator-lines} to modify this behavior.
809 @node Visibility cycling, Motion, Headlines, Document Structure
810 @section Visibility cycling
811 @cindex cycling, visibility
812 @cindex visibility cycling
813 @cindex trees, visibility
814 @cindex show hidden text
815 @cindex hide text
817 Outlines make it possible to hide parts of the text in the buffer.
818 Org uses just two commands, bound to @key{TAB} and
819 @kbd{S-@key{TAB}} to change the visibility in the buffer.
821 @cindex subtree visibility states
822 @cindex subtree cycling
823 @cindex folded, subtree visibility state
824 @cindex children, subtree visibility state
825 @cindex subtree, subtree visibility state
826 @table @kbd
827 @kindex @key{TAB}
828 @item @key{TAB}
829 @emph{Subtree cycling}: Rotate current subtree among the states
831 @example
832 ,-> FOLDED -> CHILDREN -> SUBTREE --.
833 '-----------------------------------'
834 @end example
836 @vindex org-cycle-emulate-tab
837 @vindex org-cycle-global-at-bob
838 The cursor must be on a headline for this to work@footnote{see, however,
839 the option @code{org-cycle-emulate-tab}.}.  When the cursor is at the
840 beginning of the buffer and the first line is not a headline, then
841 @key{TAB} actually runs global cycling (see below)@footnote{see the
842 option @code{org-cycle-global-at-bob}.}.  Also when called with a prefix
843 argument (@kbd{C-u @key{TAB}}), global cycling is invoked.
845 @cindex global visibility states
846 @cindex global cycling
847 @cindex overview, global visibility state
848 @cindex contents, global visibility state
849 @cindex show all, global visibility state
850 @kindex S-@key{TAB}
851 @item S-@key{TAB}
852 @itemx C-u @key{TAB}
853 @emph{Global cycling}: Rotate the entire buffer among the states
855 @example
856 ,-> OVERVIEW -> CONTENTS -> SHOW ALL --.
857 '--------------------------------------'
858 @end example
860 When @kbd{S-@key{TAB}} is called with a numeric prefix argument N, the
861 CONTENTS view up to headlines of level N will be shown.  Note that inside
862 tables, @kbd{S-@key{TAB}} jumps to the previous field.
864 @cindex show all, command
865 @kindex C-u C-u C-u @key{TAB}
866 @item C-u C-u C-u @key{TAB}
867 Show all, including drawers.
868 @kindex C-c C-r
869 @item C-c C-r
870 Reveal context around point, showing the current entry, the following heading
871 and the hierarchy above.  Useful for working near a location that has been
872 exposed by a sparse tree command (@pxref{Sparse trees}) or an agenda command
873 (@pxref{Agenda commands}).  With a prefix argument show, on each
874 level, all sibling headings.
875 @kindex C-c C-x b
876 @item C-c C-x b
877 Show the current subtree in an indirect buffer@footnote{The indirect
878 buffer
879 @ifinfo
880 (@pxref{Indirect Buffers,,,emacs,GNU Emacs Manual})
881 @end ifinfo
882 @ifnotinfo
883 (see the Emacs manual for more information about indirect buffers)
884 @end ifnotinfo
885 will contain the entire buffer, but will be narrowed to the current
886 tree.  Editing the indirect buffer will also change the original buffer,
887 but without affecting visibility in that buffer.}.  With a numeric
888 prefix argument N, go up to level N and then take that tree.  If N is
889 negative then go up that many levels.  With a @kbd{C-u} prefix, do not remove
890 the previously used indirect buffer.
891 @end table
893 @vindex org-startup-folded
894 @cindex @code{overview}, STARTUP keyword
895 @cindex @code{content}, STARTUP keyword
896 @cindex @code{showall}, STARTUP keyword
897 @cindex @code{showeverything}, STARTUP keyword
899 When Emacs first visits an Org file, the global state is set to
900 OVERVIEW, @ie only the top level headlines are visible.  This can be
901 configured through the variable @code{org-startup-folded}, or on a
902 per-file basis by adding one of the following lines anywhere in the
903 buffer:
905 @example
906 #+STARTUP: overview
907 #+STARTUP: content
908 #+STARTUP: showall
909 #+STARTUP: showeverything
910 @end example
912 @cindex property, VISIBILITY
913 @noindent
914 Furthermore, any entries with a @samp{VISIBILITY} property (@pxref{Properties
915 and Columns}) will get their visibility adapted accordingly.  Allowed values
916 for this property are @code{folded}, @code{children}, @code{content}, and
917 @code{all}.
918 @table @kbd
919 @kindex C-u C-u @key{TAB}
920 @item C-u C-u @key{TAB}
921 Switch back to the startup visibility of the buffer, @ie whatever is
922 requested by startup options and @samp{VISIBILITY} properties in individual
923 entries.
924 @end table
926 @node Motion, Structure editing, Visibility cycling, Document Structure
927 @section Motion
928 @cindex motion, between headlines
929 @cindex jumping, to headlines
930 @cindex headline navigation
931 The following commands jump to other headlines in the buffer.
933 @table @kbd
934 @kindex C-c C-n
935 @item C-c C-n
936 Next heading.
937 @kindex C-c C-p
938 @item C-c C-p
939 Previous heading.
940 @kindex C-c C-f
941 @item C-c C-f
942 Next heading same level.
943 @kindex C-c C-b
944 @item C-c C-b
945 Previous heading same level.
946 @kindex C-c C-u
947 @item C-c C-u
948 Backward to higher level heading.
949 @kindex C-c C-j
950 @item C-c C-j
951 Jump to a different place without changing the current outline
952 visibility.  Shows the document structure in a temporary buffer, where
953 you can use the following keys to find your destination:
954 @vindex org-goto-auto-isearch
955 @example
956 @key{TAB}         @r{Cycle visibility.}
957 @key{down} / @key{up}   @r{Next/previous visible headline.}
958 @key{RET}         @r{Select this location.}
959 @kbd{/}           @r{Do a Sparse-tree search}
960 @r{The following keys work if you turn off @code{org-goto-auto-isearch}}
961 n / p        @r{Next/previous visible headline.}
962 f / b        @r{Next/previous headline same level.}
963 u            @r{One level up.}
964 0-9          @r{Digit argument.}
965 q            @r{Quit}
966 @end example
967 @vindex org-goto-interface
968 @noindent
969 See also the variable @code{org-goto-interface}.
970 @end table
972 @node Structure editing, Archiving, Motion, Document Structure
973 @section Structure editing
974 @cindex structure editing
975 @cindex headline, promotion and demotion
976 @cindex promotion, of subtrees
977 @cindex demotion, of subtrees
978 @cindex subtree, cut and paste
979 @cindex pasting, of subtrees
980 @cindex cutting, of subtrees
981 @cindex copying, of subtrees
982 @cindex sorting, of subtrees
983 @cindex subtrees, cut and paste
985 @table @kbd
986 @kindex M-@key{RET}
987 @item M-@key{RET}
988 @vindex org-M-RET-may-split-line
989 Insert new heading with same level as current.  If the cursor is in a
990 plain list item, a new item is created (@pxref{Plain lists}).  To force
991 creation of a new headline, use a prefix argument, or first press @key{RET}
992 to get to the beginning of the next line.  When this command is used in
993 the middle of a line, the line is split and the rest of the line becomes
994 the new headline@footnote{If you do not want the line to be split,
995 customize the variable @code{org-M-RET-may-split-line}.}.  If the
996 command is used at the beginning of a headline, the new headline is
997 created before the current line.  If at the beginning of any other line,
998 the content of that line is made the new heading.  If the command is
999 used at the end of a folded subtree (@ie behind the ellipses at the end
1000 of a headline), then a headline like the current one will be inserted
1001 after the end of the subtree.
1002 @kindex C-@key{RET}
1003 @item C-@key{RET}
1004 Just like @kbd{M-@key{RET}}, except when adding a new heading below the
1005 current heading, the new heading is placed after the body instead of before
1006 it.  This command works from anywhere in the entry.
1007 @kindex M-S-@key{RET}
1008 @item M-S-@key{RET}
1009 @vindex org-treat-insert-todo-heading-as-state-change
1010 Insert new TODO entry with same level as current heading.  See also the
1011 variable @code{org-treat-insert-todo-heading-as-state-change}.
1012 @kindex C-S-@key{RET}
1013 @item C-S-@key{RET}
1014 Insert new TODO entry with same level as current heading.  Like
1015 @kbd{C-@key{RET}}, the new headline will be inserted after the current
1016 subtree.
1017 @kindex M-@key{left}
1018 @item M-@key{left}
1019 Promote current heading by one level.
1020 @kindex M-@key{right}
1021 @item M-@key{right}
1022 Demote current heading by one level.
1023 @kindex M-S-@key{left}
1024 @item M-S-@key{left}
1025 Promote the current subtree by one level.
1026 @kindex M-S-@key{right}
1027 @item M-S-@key{right}
1028 Demote the current subtree by one level.
1029 @kindex M-S-@key{up}
1030 @item M-S-@key{up}
1031 Move subtree up (swap with previous subtree of same
1032 level).
1033 @kindex M-S-@key{down}
1034 @item M-S-@key{down}
1035 Move subtree down (swap with next subtree of same level).
1036 @kindex C-c C-x C-w
1037 @item C-c C-x C-w
1038 Kill subtree, @ie remove it from buffer but save in kill ring.
1039 With a numeric prefix argument N, kill N sequential subtrees.
1040 @kindex C-c C-x M-w
1041 @item C-c C-x M-w
1042 Copy subtree to kill ring.  With a numeric prefix argument N, copy the N
1043 sequential subtrees.
1044 @kindex C-c C-x C-y
1045 @item C-c C-x C-y
1046 Yank subtree from kill ring.  This does modify the level of the subtree to
1047 make sure the tree fits in nicely at the yank position.  The yank level can
1048 also be specified with a numeric prefix argument, or by yanking after a
1049 headline marker like @samp{****}.
1050 @kindex C-y
1051 @item C-y
1052 @vindex org-yank-adjusted-subtrees
1053 @vindex org-yank-folded-subtrees
1054 Depending on the variables @code{org-yank-adjusted-subtrees} and
1055 @code{org-yank-folded-subtrees}, Org's internal @code{yank} command will
1056 paste subtrees folded and in a clever way, using the same command as @kbd{C-c
1057 C-x C-y}.  With the default settings, no level adjustment will take place,
1058 but the yanked tree will be folded unless doing so would swallow text
1059 previously visible.  Any prefix argument to this command will force a normal
1060 @code{yank} to be executed, with the prefix passed along.  A good way to
1061 force a normal yank is @kbd{C-u C-y}.  If you use @code{yank-pop} after a
1062 yank, it will yank previous kill items plainly, without adjustment and
1063 folding.
1064 @kindex C-c C-x c
1065 @item C-c C-x c
1066 Clone a subtree by making a number of sibling copies of it.  You will be
1067 prompted for the number of copies to make, and you can also specify if any
1068 timestamps in the entry should be shifted.  This can be useful, for example,
1069 to create a number of tasks related to a series of lectures to prepare.  For
1070 more details, see the docstring of the command
1071 @code{org-clone-subtree-with-time-shift}.
1072 @kindex C-c C-w
1073 @item C-c C-w
1074 Refile entry or region to a different location.  @xref{Refiling notes}.
1075 @kindex C-c ^
1076 @item C-c ^
1077 Sort same-level entries.  When there is an active region, all entries in the
1078 region will be sorted.  Otherwise the children of the current headline are
1079 sorted.  The command prompts for the sorting method, which can be
1080 alphabetically, numerically, by time (first timestamp with active preferred,
1081 creation time, scheduled time, deadline time), by priority, by TODO keyword
1082 (in the sequence the keywords have been defined in the setup) or by the value
1083 of a property.  Reverse sorting is possible as well.  You can also supply
1084 your own function to extract the sorting key.  With a @kbd{C-u} prefix,
1085 sorting will be case-sensitive.  With two @kbd{C-u C-u} prefixes, duplicate
1086 entries will also be removed.
1087 @kindex C-x n s
1088 @item C-x n s
1089 Narrow buffer to current subtree.
1090 @kindex C-x n w
1091 @item C-x n w
1092 Widen buffer to remove narrowing.
1093 @kindex C-c *
1094 @item C-c *
1095 Turn a normal line or plain list item into a headline (so that it becomes a
1096 subheading at its location).  Also turn a headline into a normal line by
1097 removing the stars.  If there is an active region, turn all lines in the
1098 region into headlines.  If the first line in the region was an item, turn
1099 only the item lines into headlines.  Finally, if the first line is a
1100 headline, remove the stars from all headlines in the region.
1101 @end table
1103 @cindex region, active
1104 @cindex active region
1105 @cindex transient mark mode
1106 When there is an active region (Transient Mark mode), promotion and
1107 demotion work on all headlines in the region.  To select a region of
1108 headlines, it is best to place both point and mark at the beginning of a
1109 line, mark at the beginning of the first headline, and point at the line
1110 just after the last headline to change.  Note that when the cursor is
1111 inside a table (@pxref{Tables}), the Meta-Cursor keys have different
1112 functionality.
1114 @node Archiving, Sparse trees, Structure editing, Document Structure
1115 @section Archiving
1116 @cindex archiving
1118 When a project represented by a (sub)tree is finished, you may want
1119 to move the tree out of the way and to stop it from contributing to the
1120 agenda.  Org mode knows two ways of archiving.  You can mark a tree with
1121 the ARCHIVE tag, or you can move an entire (sub)tree to a different
1122 location.
1124 @menu
1125 * ARCHIVE tag::                 Marking a tree as inactive
1126 * Moving subtrees::             Moving a tree to an archive file
1127 @end menu
1129 @node ARCHIVE tag, Moving subtrees, Archiving, Archiving
1130 @subsection The ARCHIVE tag
1131 @cindex internal archiving
1133 A headline that is marked with the ARCHIVE tag (@pxref{Tags}) stays at
1134 its location in the outline tree, but behaves in the following way:
1135 @itemize @minus
1136 @item
1137 @vindex org-cycle-open-archived-trees
1138 It does not open when you attempt to do so with a visibility cycling
1139 command (@pxref{Visibility cycling}).  You can force cycling archived
1140 subtrees with @kbd{C-@key{TAB}}, or by setting the option
1141 @code{org-cycle-open-archived-trees}.  Also normal outline commands like
1142 @code{show-all} will open archived subtrees.
1143 @item
1144 @vindex org-sparse-tree-open-archived-trees
1145 During sparse tree construction (@pxref{Sparse trees}), matches in
1146 archived subtrees are not exposed, unless you configure the option
1147 @code{org-sparse-tree-open-archived-trees}.
1148 @item
1149 @vindex org-agenda-skip-archived-trees
1150 During agenda view construction (@pxref{Agenda Views}), the content of
1151 archived trees is ignored unless you configure the option
1152 @code{org-agenda-skip-archived-trees}, in which case these trees will always
1153 be included.  In the agenda you can press the @kbd{v} key to get archives
1154 temporarily included.
1155 @item
1156 @vindex org-export-with-archived-trees
1157 Archived trees are not exported (@pxref{Exporting}), only the headline
1158 is.  Configure the details using the variable
1159 @code{org-export-with-archived-trees}.
1160 @item
1161 @vindex org-columns-skip-arrchived-trees
1162 Archived trees are excluded from column view unless the variable
1163 @code{org-columns-skip-arrchived-trees} is configured to @code{nil}.
1164 @end itemize
1166 The following commands help managing the ARCHIVE tag:
1168 @table @kbd
1169 @kindex C-c C-x a
1170 @item C-c C-x a
1171 Toggle the ARCHIVE tag for the current headline.  When the tag is set,
1172 the headline changes to a shadowed face, and the subtree below it is
1173 hidden.
1174 @kindex C-u C-c C-x a
1175 @item C-u C-c C-x a
1176 Check if any direct children of the current headline should be archived.
1177 To do this, each subtree is checked for open TODO entries.  If none are
1178 found, the command offers to set the ARCHIVE tag for the child.  If the
1179 cursor is @emph{not} on a headline when this command is invoked, the
1180 level 1 trees will be checked.
1181 @kindex C-@kbd{TAB}
1182 @item C-@kbd{TAB}
1183 Cycle a tree even if it is tagged with ARCHIVE.
1184 @end table
1186 @node Moving subtrees,  , ARCHIVE tag, Archiving
1187 @subsection Moving subtrees
1188 @cindex external archiving
1190 Once an entire project is finished, you may want to move it to a different
1191 location.  Org can move it to an @emph{Archive Sibling} in the same tree, to a
1192 different tree in the current file, or to a different file, the archive file.
1194 @table @kbd
1195 @kindex C-c C-x A
1196 @item C-c C-x A
1197 Move the current entry to the @emph{Archive Sibling}.  This is a sibling of
1198 the entry with the heading @samp{Archive} and the tag @samp{ARCHIVE}
1199 (@pxref{ARCHIVE tag}).  The entry becomes a child of that sibling and in this
1200 way retains a lot of its original context, including inherited tags and
1201 approximate position in the outline.
1202 @kindex C-c $
1203 @kindex C-c C-x C-s
1204 @itemx C-c $
1205 @item C-c C-x C-s
1206 @vindex org-archive-location
1207 Archive the subtree starting at the cursor position to the location
1208 given by @code{org-archive-location}.  Context information that could be
1209 lost, like the file name, the category, inherited tags, and the TODO
1210 state will be stored as properties in the entry.
1211 @kindex C-u C-c C-x C-s
1212 @item C-u C-c C-x C-s
1213 Check if any direct children of the current headline could be moved to
1214 the archive.  To do this, each subtree is checked for open TODO entries.
1215 If none are found, the command offers to move it to the archive
1216 location.  If the cursor is @emph{not} on a headline when this command
1217 is invoked, the level 1 trees will be checked.
1218 @end table
1220 @cindex archive locations
1221 The default archive location is a file in the same directory as the
1222 current file, with the name derived by appending @file{_archive} to the
1223 current file name.  For information and examples on how to change this,
1224 see the documentation string of the variable
1225 @code{org-archive-location}.  There is also an in-buffer option for
1226 setting this variable, for example@footnote{For backward compatibility,
1227 the following also works: If there are several such lines in a file,
1228 each specifies the archive location for the text below it.  The first
1229 such line also applies to any text before its definition.  However,
1230 using this method is @emph{strongly} deprecated as it is incompatible
1231 with the outline structure of the document.  The correct method for
1232 setting multiple archive locations in a buffer is using properties.}:
1234 @cindex #+ARCHIVE
1235 @example
1236 #+ARCHIVE: %s_done::
1237 @end example
1239 @cindex property, ARCHIVE
1240 @noindent
1241 If you would like to have a special ARCHIVE location for a single entry
1242 or a (sub)tree, give the entry an @code{:ARCHIVE:} property with the
1243 location as the value (@pxref{Properties and Columns}).
1245 @vindex org-archive-save-context-info
1246 When a subtree is moved, it receives a number of special properties that
1247 record context information like the file from where the entry came, its
1248 outline path the archiving time etc.  Configure the variable
1249 @code{org-archive-save-context-info} to adjust the amount of information
1250 added.
1252 @node Sparse trees, Plain lists, Archiving, Document Structure
1253 @section Sparse trees
1254 @cindex sparse trees
1255 @cindex trees, sparse
1256 @cindex folding, sparse trees
1257 @cindex occur, command
1259 @vindex org-show-hierarchy-above
1260 @vindex org-show-following-heading
1261 @vindex org-show-siblings
1262 @vindex org-show-entry-below
1263 An important feature of Org mode is the ability to construct @emph{sparse
1264 trees} for selected information in an outline tree, so that the entire
1265 document is folded as much as possible, but the selected information is made
1266 visible along with the headline structure above it@footnote{See also the
1267 variables @code{org-show-hierarchy-above}, @code{org-show-following-heading},
1268 @code{org-show-siblings}, and @code{org-show-entry-below} for detailed
1269 control on how much context is shown around each match.}.  Just try it out
1270 and you will see immediately how it works.
1272 Org mode contains several commands creating such trees, all these
1273 commands can be accessed through a dispatcher:
1275 @table @kbd
1276 @kindex C-c /
1277 @item C-c /
1278 This prompts for an extra key to select a sparse-tree creating command.
1279 @kindex C-c / r
1280 @item C-c / r
1281 @vindex org-remove-highlights-with-change
1282 Occur.  Prompts for a regexp and shows a sparse tree with all matches.  If
1283 the match is in a headline, the headline is made visible.  If the match is in
1284 the body of an entry, headline and body are made visible.  In order to
1285 provide minimal context, also the full hierarchy of headlines above the match
1286 is shown, as well as the headline following the match.  Each match is also
1287 highlighted; the highlights disappear when the buffer is changed by an
1288 editing command@footnote{This depends on the option
1289 @code{org-remove-highlights-with-change}}, or by pressing @kbd{C-c C-c}.
1290 When called with a @kbd{C-u} prefix argument, previous highlights are kept,
1291 so several calls to this command can be stacked.
1292 @end table
1294 @noindent
1295 @vindex org-agenda-custom-commands
1296 For frequently used sparse trees of specific search strings, you can
1297 use the variable @code{org-agenda-custom-commands} to define fast
1298 keyboard access to specific sparse trees.  These commands will then be
1299 accessible through the agenda dispatcher (@pxref{Agenda dispatcher}).
1300 For example:
1302 @lisp
1303 (setq org-agenda-custom-commands
1304       '(("f" occur-tree "FIXME")))
1305 @end lisp
1307 @noindent will define the key @kbd{C-c a f} as a shortcut for creating
1308 a sparse tree matching the string @samp{FIXME}.
1310 The other sparse tree commands select headings based on TODO keywords,
1311 tags, or properties and will be discussed later in this manual.
1313 @kindex C-c C-e v
1314 @cindex printing sparse trees
1315 @cindex visible text, printing
1316 To print a sparse tree, you can use the Emacs command
1317 @code{ps-print-buffer-with-faces} which does not print invisible parts
1318 of the document @footnote{This does not work under XEmacs, because
1319 XEmacs uses selective display for outlining, not text properties.}.
1320 Or you can use the command @kbd{C-c C-e v} to export only the visible
1321 part of the document and print the resulting file.
1323 @node Plain lists, Drawers, Sparse trees, Document Structure
1324 @section Plain lists
1325 @cindex plain lists
1326 @cindex lists, plain
1327 @cindex lists, ordered
1328 @cindex ordered lists
1330 Within an entry of the outline tree, hand-formatted lists can provide
1331 additional structure.  They also provide a way to create lists of
1332 checkboxes (@pxref{Checkboxes}).  Org supports editing such lists,
1333 and the HTML exporter (@pxref{Exporting}) parses and formats them.
1335 Org knows ordered lists, unordered lists, and description lists.
1336 @itemize @bullet
1337 @item
1338 @emph{Unordered} list items start with @samp{-}, @samp{+}, or
1339 @samp{*}@footnote{When using @samp{*} as a bullet, lines must be indented or
1340 they will be seen as top-level headlines.  Also, when you are hiding leading
1341 stars to get a clean outline view, plain list items starting with a star are
1342 visually indistinguishable from true headlines.  In short: even though
1343 @samp{*} is supported, it may be better to not use it for plain list items.}
1344 as bullets.
1345 @item
1346 @emph{Ordered} list items start with a numeral followed by either a period or
1347 a right parenthesis, such as @samp{1.} or @samp{1)}.
1348 @item
1349 @emph{Description} list items are like unordered list items, but contain the
1350 separator @samp{ :: } to separate the description @emph{term} from the
1351 description.
1352 @end itemize
1354 @vindex org-empty-line-terminates-plain-lists
1355 Items belonging to the same list must have the same indentation on the first
1356 line.  In particular, if an ordered list reaches number @samp{10.}, then the
1357 2--digit numbers must be written left-aligned with the other numbers in the
1358 list.  Indentation also determines the end of a list item.  It ends before
1359 the next line that is indented like the bullet/number, or less.  Empty lines
1360 are part of the previous item, so you can have several paragraphs in one
1361 item.  If you would like an empty line to terminate all currently open plain
1362 lists, configure the variable @code{org-empty-line-terminates-plain-lists}.
1363 Here is an example:
1365 @example
1366 @group
1367 ** Lord of the Rings
1368    My favorite scenes are (in this order)
1369    1. The attack of the Rohirrim
1370    2. Eowyn's fight with the witch king
1371       + this was already my favorite scene in the book
1372       + I really like Miranda Otto.
1373    3. Peter Jackson being shot by Legolas
1374        - on DVD only
1375       He makes a really funny face when it happens.
1376    But in the end, no individual scenes matter but the film as a whole.
1377    Important actors in this film are:
1378    - @b{Elijah Wood} :: He plays Frodo
1379    - @b{Sean Austin} :: He plays Sam, Frodo's friend.  I still remember
1380      him very well from his role as Mikey Walsh in @i{The Goonies}.
1381 @end group
1382 @end example
1384 Org supports these lists by tuning filling and wrapping commands to deal with
1385 them correctly@footnote{Org only changes the filling settings for Emacs.  For
1386 XEmacs, you should use Kyle E. Jones' @file{filladapt.el}.  To turn this on,
1387 put into @file{.emacs}: @code{(require 'filladapt)}}, and by exporting them
1388 properly (@pxref{Exporting}).  Since indentation is what governs the
1389 structure of these lists, many structural constructs like @code{#+BEGIN_...}
1390 blocks can be indented to signal that they should be part of a list item.
1392 The following commands act on items when the cursor is in the first line
1393 of an item (the line with the bullet or number).
1395 @table @kbd
1396 @kindex @key{TAB}
1397 @item @key{TAB}
1398 @vindex org-cycle-include-plain-lists
1399 Items can be folded just like headline levels.  Normally this works only if
1400 the cursor is on a plain list item.  For more details, see the variable
1401 @code{org-cycle-include-plain-lists}. to @code{integrate}, plain list items
1402 will be treated like low-level.  The level of an item is then given by the
1403 indentation of the bullet/number.  Items are always subordinate to real
1404 headlines, however; the hierarchies remain completely separated.
1406 If @code{org-cycle-include-plain-lists} has not been set, @key{TAB}
1407 fixes the indentation of the current line in a heuristic way.
1408 @kindex M-@key{RET}
1409 @item M-@key{RET}
1410 @vindex org-M-RET-may-split-line
1411 Insert new item at current level.  With a prefix argument, force a new
1412 heading (@pxref{Structure editing}).  If this command is used in the middle
1413 of a line, the line is @emph{split} and the rest of the line becomes the new
1414 item@footnote{If you do not want the line to be split, customize the variable
1415 @code{org-M-RET-may-split-line}.}.  If this command is executed in the
1416 @emph{whitespace before a bullet or number}, the new item is created
1417 @emph{before} the current item.  If the command is executed in the white
1418 space before the text that is part of an item but does not contain the
1419 bullet, a bullet is added to the current line.
1420 @kindex M-S-@key{RET}
1421 @item M-S-@key{RET}
1422 Insert a new item with a checkbox (@pxref{Checkboxes}).
1423 @kindex S-@key{up}
1424 @kindex S-@key{down}
1425 @item S-@key{up}
1426 @itemx S-@key{down}
1427 @cindex shift-selection-mode
1428 @vindex org-support-shift-select
1429 Jump to the previous/next item in the current list, but only if
1430 @code{org-support-shift-select} is off.  If not, you can still use paragraph
1431 jumping commands like @kbd{C-@key{up}} and @kbd{C-@key{down}} to quite
1432 similar effect.
1433 @kindex M-S-@key{up}
1434 @kindex M-S-@key{down}
1435 @item M-S-@key{up}
1436 @itemx M-S-@key{down}
1437 Move the item including subitems up/down (swap with previous/next item
1438 of same indentation).  If the list is ordered, renumbering is
1439 automatic.
1440 @kindex M-S-@key{left}
1441 @kindex M-S-@key{right}
1442 @item M-S-@key{left}
1443 @itemx M-S-@key{right}
1444 Decrease/increase the indentation of the item, including subitems.
1445 Initially, the item tree is selected based on current indentation.
1446 When these commands are executed several times in direct succession,
1447 the initially selected region is used, even if the new indentation
1448 would imply a different hierarchy.  To use the new hierarchy, break
1449 the command chain with a cursor motion or so.
1450 @kindex C-c C-c
1451 @item C-c C-c
1452 If there is a checkbox (@pxref{Checkboxes}) in the item line, toggle the
1453 state of the checkbox.  If not, this command makes sure that all the
1454 items on this list level use the same bullet.  Furthermore, if this is
1455 an ordered list, make sure the numbering is OK.
1456 @kindex C-c -
1457 @item C-c -
1458 Cycle the entire list level through the different itemize/enumerate bullets
1459 (@samp{-}, @samp{+}, @samp{*}, @samp{1.}, @samp{1)}).  With a numeric prefix
1460 argument N, select the Nth bullet from this list.  If there is an active
1461 region when calling this, all lines will be converted to list items.  If the
1462 first line already was a list item, any item markers will be removed from the
1463 list.  Finally, even without an active region, a normal line will be
1464 converted into a list item.
1465 @kindex C-c *
1466 @item C-c *
1467 Turn a plain list item into a headline (so that it becomes a subheading at
1468 its location). @xref{Structure editing}, for a detailed explanation.
1469 @kindex S-@key{left}
1470 @kindex S-@key{right}
1471 @item S-@key{left}/@key{right}
1472 @vindex org-support-shift-select
1473 This command also cycles bullet styles when the cursor in on the bullet or
1474 anywhere in an item line, details depending on
1475 @code{org-support-shift-select}.
1476 @kindex C-c ^
1477 @item C-c ^
1478 Sort the plain list.  You will be prompted for the sorting method:
1479 numerically, alphabetically, by time, or by custom function.
1480 @end table
1482 @node Drawers, Blocks, Plain lists, Document Structure
1483 @section Drawers
1484 @cindex drawers
1485 @cindex #+DRAWERS
1486 @cindex visibility cycling, drawers
1488 @vindex org-drawers
1489 Sometimes you want to keep information associated with an entry, but you
1490 normally don't want to see it.  For this, Org mode has @emph{drawers}.
1491 Drawers need to be configured with the variable
1492 @code{org-drawers}@footnote{You can define drawers on a per-file basis
1493 with a line like @code{#+DRAWERS: HIDDEN PROPERTIES STATE}}.  Drawers
1494 look like this:
1496 @example
1497 ** This is a headline
1498    Still outside the drawer
1499    :DRAWERNAME:
1500       This is inside the drawer.
1501    :END:
1502    After the drawer.
1503 @end example
1505 Visibility cycling (@pxref{Visibility cycling}) on the headline will hide and
1506 show the entry, but keep the drawer collapsed to a single line.  In order to
1507 look inside the drawer, you need to move the cursor to the drawer line and
1508 press @key{TAB} there.  Org mode uses the @code{PROPERTIES} drawer for
1509 storing properties (@pxref{Properties and Columns}), and you can also arrange
1510 for state change notes (@pxref{Tracking TODO state changes}) and clock times
1511 (@pxref{Clocking work time}) to be stored in a drawer @code{LOGBOOK}.
1513 @node Blocks, Footnotes, Drawers, Document Structure
1514 @section Blocks
1516 @vindex org-hide-block-startup
1517 @cindex blocks, folding
1518 Org-mode uses begin...end blocks for various purposes from including source
1519 code examples (@pxref{Literal examples}) to capturing time logging
1520 information (@pxref{Clocking work time}).  These blocks can be folded and
1521 unfolded by pressing TAB in the begin line.  You can also get all blocks
1522 folded at startup by configuring the variable @code{org-hide-block-startup}
1523 or on a per-file basis by using
1525 @cindex @code{hideblocks}, STARTUP keyword
1526 @cindex @code{nohideblocks}, STARTUP keyword
1527 @example
1528 #+STARTUP: hideblocks
1529 #+STARTUP: nohideblocks
1530 @end example
1532 @node Footnotes, Orgstruct mode, Blocks, Document Structure
1533 @section Footnotes
1534 @cindex footnotes
1536 Org mode supports the creation of footnotes.  In contrast to the
1537 @file{footnote.el} package, Org mode's footnotes are designed for work on a
1538 larger document, not only for one-off documents like emails.  The basic
1539 syntax is similar to the one used by @file{footnote.el}, @ie a footnote is
1540 defined in a paragraph that is started by a footnote marker in square
1541 brackets in column 0, no indentation allowed.  If you need a paragraph break
1542 inside a footnote, use the La@TeX{} idiom @samp{\par}.  The footnote reference
1543 is simply the marker in square brackets, inside text.  For example:
1545 @example
1546 The Org homepage[fn:1] now looks a lot better than it used to.
1548 [fn:1] The link is: http://orgmode.org
1549 @end example
1551 Org mode extends the number-based syntax to @emph{named} footnotes and
1552 optional inline definition.  Using plain numbers as markers (as
1553 @file{footnote.el} does) is supported for backward compatibility, but not
1554 encouraged because of possible conflicts with La@TeX{} snippets (@pxref{Embedded
1555 LaTeX}).  Here are the valid references:
1557 @table @code
1558 @item [1]
1559 A plain numeric footnote marker.  Compatible with @file{footnote.el}, but not
1560 recommended because somthing like @samp{[1]} could easily be part of a code
1561 snippet.
1562 @item [fn:name]
1563 A named footnote reference, where @code{name} is a unique label word, or, for
1564 simplicity of automatic creation, a number.
1565 @item [fn:: This is the inline definition of this footnote]
1566 A La@TeX{}-like anonymous footnote where the definition is given directly at the
1567 reference point.
1568 @item [fn:name: a definition]
1569 An inline definition of a footnote, which also specifies a name for the note.
1570 Since Org allows multiple references to the same note, you can then use
1571 @code{[fn:name]} to create additional references.
1572 @end table
1574 @vindex org-footnote-auto-label
1575 Footnote labels can be created automatically, or you can create names yourself.
1576 This is handled by the variable @code{org-footnote-auto-label} and its
1577 corresponding @code{#+STARTUP} keywords, see the docstring of that variable
1578 for details.
1580 @noindent The following command handles footnotes:
1582 @table @kbd
1583 @kindex C-c C-x f
1584 @item C-c C-x f
1585 The footnote action command.
1587 When the cursor is on a footnote reference, jump to the definition.  When it
1588 is at a definition, jump to the (first) reference.
1590 @vindex org-footnote-define-inline
1591 @vindex org-footnote-section
1592 @vindex org-footnote-auto-adjust
1593 Otherwise, create a new footnote.  Depending on the variable
1594 @code{org-footnote-define-inline}@footnote{The corresponding in-buffer
1595 setting is: @code{#+STARTUP: fninline} or @code{#+STARTUP: nofninline}}, the
1596 definition will be placed right into the text as part of the reference, or
1597 separately into the location determined by the variable
1598 @code{org-footnote-section}.
1600 When this command is called with a prefix argument, a menu of additional
1601 options is offered:
1602 @example
1603 s   @r{Sort the footnote definitions by reference sequence.  During editing,}
1604     @r{Org makes no effort to sort footnote definitions into a particular}
1605     @r{sequence.  If you want them sorted, use this command, which will}
1606     @r{also move entries according to @code{org-footnote-section}.  Automatic}
1607     @r{sorting after each insertion/deletion can be configured using the}
1608     @r{variable @code{org-footnote-auto-adjust}.}
1609 r   @r{Renumber the simple @code{fn:N} footnotes.  Automatic renumbering}
1610     @r{after each insertion/deletion can be configured using the variable}
1611     @r{@code{org-footnote-auto-adjust}.}
1612 S   @r{Short for first @code{r}, then @code{s} action.}
1613 n   @r{Normalize the footnotes by collecting all definitions (including}
1614     @r{inline definitions) into a special section, and then numbering them}
1615     @r{in sequence.  The references will then also be numbers.  This is}
1616     @r{meant to be the final step before finishing a document (e.g. sending}
1617     @r{off an email).  The exporters do this automatically, and so could}
1618     @r{something like @code{message-send-hook}.}
1619 d   @r{Delete the footnote at point, and all definitions of and references}
1620     @r{to it.}
1621 @end example
1622 Depending on the variable @code{org-footnote-auto-adjust}@footnote{the
1623 corresponding in-buffer options are @code{fnadjust} and @code{nofnadjust}.},
1624 renumbering and sorting footnotes can be automatic after each insertion or
1625 deletion.
1627 @kindex C-c C-c
1628 @item C-c C-c
1629 If the cursor is on a footnote reference, jump to the definition.  If it is a
1630 the definition, jump back to the reference.  When called at a footnote
1631 location with a prefix argument, offer the same menu as @kbd{C-c C-x f}.
1632 @kindex C-c C-o
1633 @kindex mouse-1
1634 @kindex mouse-2
1635 @item C-c C-o  @r{or} mouse-1/2
1636 Footnote labels are also links to the corresponding definition/reference, and
1637 you can use the usual commands to follow these links.
1638 @end table
1640 @node Orgstruct mode,  , Footnotes, Document Structure
1641 @section The Orgstruct minor mode
1642 @cindex Orgstruct mode
1643 @cindex minor mode for structure editing
1645 If you like the intuitive way the Org mode structure editing and list
1646 formatting works, you might want to use these commands in other modes like
1647 Text mode or Mail mode as well.  The minor mode @code{orgstruct-mode} makes
1648 this possible.   Toggle the mode with @kbd{M-x orgstruct-mode}, or
1649 turn it on by default, for example in Mail mode, with one of:
1651 @lisp
1652 (add-hook 'mail-mode-hook 'turn-on-orgstruct)
1653 (add-hook 'mail-mode-hook 'turn-on-orgstruct++)
1654 @end lisp
1656 When this mode is active and the cursor is on a line that looks to Org like a
1657 headline or the first line of a list item, most structure editing commands
1658 will work, even if the same keys normally have different functionality in the
1659 major mode you are using.  If the cursor is not in one of those special
1660 lines, Orgstruct mode lurks silently in the shadow.  When you use
1661 @code{orgstruct++-mode}, Org will also export indentation and autofill
1662 settings into that mode, and detect item context after the first line of an
1663 item.
1665 @node Tables, Hyperlinks, Document Structure, Top
1666 @chapter Tables
1667 @cindex tables
1668 @cindex editing tables
1670 Org comes with a fast and intuitive table editor.  Spreadsheet-like
1671 calculations are supported in connection with the Emacs @file{calc}
1672 package
1673 @ifinfo
1674 (@pxref{Top,Calc,,Calc,Gnu Emacs Calculator Manual}).
1675 @end ifinfo
1676 @ifnotinfo
1677 (see the Emacs Calculator manual for more information about the Emacs
1678 calculator).
1679 @end ifnotinfo
1681 @menu
1682 * Built-in table editor::       Simple tables
1683 * Column width and alignment::  Overrule the automatic settings
1684 * Column groups::               Grouping to trigger vertical lines
1685 * Orgtbl mode::                 The table editor as minor mode
1686 * The spreadsheet::             The table editor has spreadsheet capabilities
1687 * Org-Plot::                    Plotting from org tables
1688 @end menu
1690 @node Built-in table editor, Column width and alignment, Tables, Tables
1691 @section The built-in table editor
1692 @cindex table editor, built-in
1694 Org makes it easy to format tables in plain ASCII.  Any line with
1695 @samp{|} as the first non-whitespace character is considered part of a
1696 table.  @samp{|} is also the column separator.  A table might look like
1697 this:
1699 @example
1700 | Name  | Phone | Age |
1701 |-------+-------+-----|
1702 | Peter |  1234 |  17 |
1703 | Anna  |  4321 |  25 |
1704 @end example
1706 A table is re-aligned automatically each time you press @key{TAB} or
1707 @key{RET} or @kbd{C-c C-c} inside the table.  @key{TAB} also moves to
1708 the next field (@key{RET} to the next row) and creates new table rows
1709 at the end of the table or before horizontal lines.  The indentation
1710 of the table is set by the first line.  Any line starting with
1711 @samp{|-} is considered as a horizontal separator line and will be
1712 expanded on the next re-align to span the whole table width.  So, to
1713 create the above table, you would only type
1715 @example
1716 |Name|Phone|Age|
1718 @end example
1720 @noindent and then press @key{TAB} to align the table and start filling in
1721 fields.  Even faster would be to type @code{|Name|Phone|Age} followed by
1722 @kbd{C-c @key{RET}}.
1724 @vindex org-enable-table-editor
1725 @vindex org-table-auto-blank-field
1726 When typing text into a field, Org treats @key{DEL},
1727 @key{Backspace}, and all character keys in a special way, so that
1728 inserting and deleting avoids shifting other fields.  Also, when
1729 typing @emph{immediately after the cursor was moved into a new field
1730 with @kbd{@key{TAB}}, @kbd{S-@key{TAB}} or @kbd{@key{RET}}}, the
1731 field is automatically made blank.  If this behavior is too
1732 unpredictable for you, configure the variables
1733 @code{org-enable-table-editor} and @code{org-table-auto-blank-field}.
1735 @table @kbd
1736 @tsubheading{Creation and conversion}
1737 @kindex C-c |
1738 @item C-c |
1739 Convert the active region to table. If every line contains at least one
1740 TAB character, the function assumes that the material is tab separated.
1741 If every line contains a comma, comma-separated values (CSV) are assumed.
1742 If not, lines are split at whitespace into fields.  You can use a prefix
1743 argument to force a specific separator: @kbd{C-u} forces CSV, @kbd{C-u
1744 C-u} forces TAB, and a numeric argument N indicates that at least N
1745 consecutive spaces, or alternatively a TAB will be the separator.
1747 If there is no active region, this command creates an empty Org
1748 table.  But it's easier just to start typing, like
1749 @kbd{|Name|Phone|Age @key{RET} |- @key{TAB}}.
1751 @tsubheading{Re-aligning and field motion}
1752 @kindex C-c C-c
1753 @item C-c C-c
1754 Re-align the table without moving the cursor.
1756 @kindex @key{TAB}
1757 @item @key{TAB}
1758 Re-align the table, move to the next field.  Creates a new row if
1759 necessary.
1761 @kindex S-@key{TAB}
1762 @item S-@key{TAB}
1763 Re-align, move to previous field.
1765 @kindex @key{RET}
1766 @item @key{RET}
1767 Re-align the table and move down to next row.  Creates a new row if
1768 necessary.  At the beginning or end of a line, @key{RET} still does
1769 NEWLINE, so it can be used to split a table.
1771 @kindex M-a
1772 @item M-a
1773 Move to beginning of the current table field, or on to the previous field.
1774 @kindex M-e
1775 @item M-e
1776 Move to end of the current table field, or on to the next field.
1778 @tsubheading{Column and row editing}
1779 @kindex M-@key{left}
1780 @kindex M-@key{right}
1781 @item M-@key{left}
1782 @itemx M-@key{right}
1783 Move the current column left/right.
1785 @kindex M-S-@key{left}
1786 @item M-S-@key{left}
1787 Kill the current column.
1789 @kindex M-S-@key{right}
1790 @item M-S-@key{right}
1791 Insert a new column to the left of the cursor position.
1793 @kindex M-@key{up}
1794 @kindex M-@key{down}
1795 @item M-@key{up}
1796 @itemx M-@key{down}
1797 Move the current row up/down.
1799 @kindex M-S-@key{up}
1800 @item M-S-@key{up}
1801 Kill the current row or horizontal line.
1803 @kindex M-S-@key{down}
1804 @item M-S-@key{down}
1805 Insert a new row above the current row.  With a prefix argument, the line is
1806 created below the current one.
1808 @kindex C-c -
1809 @item C-c -
1810 Insert a horizontal line below current row.  With a prefix argument, the line
1811 is created above the current line.
1813 @kindex C-c @key{RET}
1814 @item C-c @key{RET}
1815 Insert a horizontal line below current row, and move the cursor into the row
1816 below that line.
1818 @kindex C-c ^
1819 @item C-c ^
1820 Sort the table lines in the region.  The position of point indicates the
1821 column to be used for sorting, and the range of lines is the range
1822 between the nearest horizontal separator lines, or the entire table.  If
1823 point is before the first column, you will be prompted for the sorting
1824 column.  If there is an active region, the mark specifies the first line
1825 and the sorting column, while point should be in the last line to be
1826 included into the sorting.  The command prompts for the sorting type
1827 (alphabetically, numerically, or by time).  When called with a prefix
1828 argument, alphabetic sorting will be case-sensitive.
1830 @tsubheading{Regions}
1831 @kindex C-c C-x M-w
1832 @item C-c C-x M-w
1833 Copy a rectangular region from a table to a special clipboard.  Point and
1834 mark determine edge fields of the rectangle.  If there is no active region,
1835 copy just the current field.  The process ignores horizontal separator lines.
1837 @kindex C-c C-x C-w
1838 @item C-c C-x C-w
1839 Copy a rectangular region from a table to a special clipboard, and
1840 blank all fields in the rectangle.  So this is the ``cut'' operation.
1842 @kindex C-c C-x C-y
1843 @item C-c C-x C-y
1844 Paste a rectangular region into a table.
1845 The upper left corner ends up in the current field.  All involved fields
1846 will be overwritten.  If the rectangle does not fit into the present table,
1847 the table is enlarged as needed.  The process ignores horizontal separator
1848 lines.
1850 @kindex M-@key{RET}
1851 @itemx M-@kbd{RET}
1852 Wrap several fields in a column like a paragraph.  If there is an active
1853 region, and both point and mark are in the same column, the text in the
1854 column is wrapped to minimum width for the given number of lines.  A numeric
1855 prefix argument may be used to change the number of desired lines.  If there
1856 is no region, the current field is split at the cursor position and the text
1857 fragment to the right of the cursor is prepended to the field one line
1858 down. If there is no region, but you specify a prefix argument, the current
1859 field is made blank, and the content is appended to the field above.
1861 @tsubheading{Calculations}
1862 @cindex formula, in tables
1863 @cindex calculations, in tables
1864 @cindex region, active
1865 @cindex active region
1866 @cindex transient mark mode
1867 @kindex C-c +
1868 @item C-c +
1869 Sum the numbers in the current column, or in the rectangle defined by
1870 the active region.  The result is shown in the echo area and can
1871 be inserted with @kbd{C-y}.
1873 @kindex S-@key{RET}
1874 @item S-@key{RET}
1875 @vindex org-table-copy-increment
1876 When current field is empty, copy from first non-empty field above.  When not
1877 empty, copy current field down to next row and move cursor along with it.
1878 Depending on the variable @code{org-table-copy-increment}, integer field
1879 values will be incremented during copy.  Integers that are too large will not
1880 be incremented.  Also, a @code{0} prefix argument temporarily disables the
1881 increment.  This key is also used by shift-selection and related modes
1882 (@pxref{Conflicts}).
1884 @tsubheading{Miscellaneous}
1885 @kindex C-c `
1886 @item C-c `
1887 Edit the current field in a separate window.  This is useful for fields that
1888 are not fully visible (@pxref{Column width and alignment}).  When called with
1889 a @kbd{C-u} prefix, just make the full field visible, so that it can be
1890 edited in place.
1892 @item M-x org-table-import
1893 Import a file as a table.  The table should be TAB or whitespace
1894 separated.  Use, for example, to import a spreadsheet table or data
1895 from a database, because these programs generally can write
1896 TAB-separated text files.  This command works by inserting the file into
1897 the buffer and then converting the region to a table.  Any prefix
1898 argument is passed on to the converter, which uses it to determine the
1899 separator.
1900 @item C-c |
1901 Tables can also be imported by pasting tabular text into the Org
1902 buffer, selecting the pasted text with @kbd{C-x C-x} and then using the
1903 @kbd{C-c |} command (see above under @i{Creation and conversion}).
1905 @item M-x org-table-export
1906 @vindex org-table-export-default-format
1907 Export the table, by default as a TAB-separated file.  Use for data
1908 exchange with, for example, spreadsheet or database programs.  The format
1909 used to export the file can be configured in the variable
1910 @code{org-table-export-default-format}.  You may also use properties
1911 @code{TABLE_EXPORT_FILE} and @code{TABLE_EXPORT_FORMAT} to specify the file
1912 name and the format for table export in a subtree.  Org supports quite
1913 general formats for exported tables.  The exporter format is the same as the
1914 format used by Orgtbl radio tables, see @ref{Translator functions}, for a
1915 detailed description.
1916 @end table
1918 If you don't like the automatic table editor because it gets in your
1919 way on lines which you would like to start with @samp{|}, you can turn
1920 it off with
1922 @lisp
1923 (setq org-enable-table-editor nil)
1924 @end lisp
1926 @noindent Then the only table command that still works is
1927 @kbd{C-c C-c} to do a manual re-align.
1929 @node Column width and alignment, Column groups, Built-in table editor, Tables
1930 @section Column width and alignment
1931 @cindex narrow columns in tables
1932 @cindex alignment in tables
1934 The width of columns is automatically determined by the table editor.  And
1935 also the alignment of a column is determined automatically from the fraction
1936 of number-like versus non-number fields in the column.
1938 Sometimes a single field or a few fields need to carry more text,
1939 leading to inconveniently wide columns.  To limit@footnote{This feature
1940 does not work on XEmacs.} the width of a column, one field anywhere in
1941 the column may contain just the string @samp{<N>} where @samp{N} is an
1942 integer specifying the width of the column in characters.  The next
1943 re-align will then set the width of this column to no more than this
1944 value.
1946 @example
1947 @group
1948 |---+------------------------------|               |---+--------|
1949 |   |                              |               |   | <6>    |
1950 | 1 | one                          |               | 1 | one    |
1951 | 2 | two                          |     ----\     | 2 | two    |
1952 | 3 | This is a long chunk of text |     ----/     | 3 | This=> |
1953 | 4 | four                         |               | 4 | four   |
1954 |---+------------------------------|               |---+--------|
1955 @end group
1956 @end example
1958 @noindent
1959 Fields that are wider become clipped and end in the string @samp{=>}.
1960 Note that the full text is still in the buffer, it is only invisible.
1961 To see the full text, hold the mouse over the field---a tool-tip window
1962 will show the full content.  To edit such a field, use the command
1963 @kbd{C-c `} (that is @kbd{C-c} followed by the backquote).  This will
1964 open a new window with the full field.  Edit it and finish with @kbd{C-c
1965 C-c}.
1967 @vindex org-startup-align-all-tables
1968 When visiting a file containing a table with narrowed columns, the
1969 necessary character hiding has not yet happened, and the table needs to
1970 be aligned before it looks nice.  Setting the option
1971 @code{org-startup-align-all-tables} will realign all tables in a file
1972 upon visiting, but also slow down startup.  You can also set this option
1973 on a per-file basis with:
1975 @example
1976 #+STARTUP: align
1977 #+STARTUP: noalign
1978 @end example
1980 If you would like to overrule the automatic alignment of number-rich columns
1981 to the right and of string-rich column to the left, you and use @samp{<r>} or
1982 @samp{<l>} in a similar fashion.  You may also combine alignment and field
1983 width like this: @samp{<l10>}.
1985 @node Column groups, Orgtbl mode, Column width and alignment, Tables
1986 @section Column groups
1987 @cindex grouping columns in tables
1989 When Org exports tables, it does so by default without vertical
1990 lines because that is visually more satisfying in general.  Occasionally
1991 however, vertical lines can be useful to structure a table into groups
1992 of columns, much like horizontal lines can do for groups of rows.  In
1993 order to specify column groups, you can use a special row where the
1994 first field contains only @samp{/}.  The further fields can either
1995 contain @samp{<} to indicate that this column should start a group,
1996 @samp{>} to indicate the end of a column, or @samp{<>} to make a column
1997 a group of its own.  Boundaries between column groups will upon export be
1998 marked with vertical lines.  Here is an example:
2000 @example
2001 |   |  N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
2002 |---+----+-----+-----+-----+---------+------------|
2003 | / | <> |   < |     |   > |       < |          > |
2004 | # |  1 |   1 |   1 |   1 |       1 |          1 |
2005 | # |  2 |   4 |   8 |  16 |  1.4142 |     1.1892 |
2006 | # |  3 |   9 |  27 |  81 |  1.7321 |     1.3161 |
2007 |---+----+-----+-----+-----+---------+------------|
2008 #+TBLFM: $3=$2^2::$4=$2^3::$5=$2^4::$6=sqrt($2)::$7=sqrt(sqrt(($2)))
2009 @end example
2011 It is also sufficient to just insert the column group starters after
2012 every vertical line you'd like to have:
2014 @example
2015 |  N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
2016 |----+-----+-----+-----+---------+------------|
2017 | /  | <   |     |     | <       |            |
2018 @end example
2020 @node Orgtbl mode, The spreadsheet, Column groups, Tables
2021 @section The Orgtbl minor mode
2022 @cindex Orgtbl mode
2023 @cindex minor mode for tables
2025 If you like the intuitive way the Org table editor works, you
2026 might also want to use it in other modes like Text mode or Mail mode.
2027 The minor mode Orgtbl mode makes this possible.  You can always toggle
2028 the mode with @kbd{M-x orgtbl-mode}.  To turn it on by default, for
2029 example in mail mode, use
2031 @lisp
2032 (add-hook 'mail-mode-hook 'turn-on-orgtbl)
2033 @end lisp
2035 Furthermore, with some special setup, it is possible to maintain tables
2036 in arbitrary syntax with Orgtbl mode.  For example, it is possible to
2037 construct La@TeX{} tables with the underlying ease and power of
2038 Orgtbl mode, including spreadsheet capabilities.  For details, see
2039 @ref{Tables in arbitrary syntax}.
2041 @node The spreadsheet, Org-Plot, Orgtbl mode, Tables
2042 @section The spreadsheet
2043 @cindex calculations, in tables
2044 @cindex spreadsheet capabilities
2045 @cindex @file{calc} package
2047 The table editor makes use of the Emacs @file{calc} package to implement
2048 spreadsheet-like capabilities.  It can also evaluate Emacs Lisp forms to
2049 derive fields from other fields.  While fully featured, Org's
2050 implementation is not identical to other spreadsheets.  For example,
2051 Org knows the concept of a @emph{column formula} that will be
2052 applied to all non-header fields in a column without having to copy the
2053 formula to each relevant field.
2055 @menu
2056 * References::                  How to refer to another field or range
2057 * Formula syntax for Calc::     Using Calc to compute stuff
2058 * Formula syntax for Lisp::     Writing formulas in Emacs Lisp
2059 * Field formulas::              Formulas valid for a single field
2060 * Column formulas::             Formulas valid for an entire column
2061 * Editing and debugging formulas::  Fixing formulas
2062 * Updating the table::          Recomputing all dependent fields
2063 * Advanced features::           Field names, parameters and automatic recalc
2064 @end menu
2066 @node References, Formula syntax for Calc, The spreadsheet, The spreadsheet
2067 @subsection References
2068 @cindex references
2070 To compute fields in the table from other fields, formulas must
2071 reference other fields or ranges.  In Org, fields can be referenced
2072 by name, by absolute coordinates, and by relative coordinates.  To find
2073 out what the coordinates of a field are, press @kbd{C-c ?} in that
2074 field, or press @kbd{C-c @}} to toggle the display of a grid.
2076 @subsubheading Field references
2077 @cindex field references
2078 @cindex references, to fields
2080 Formulas can reference the value of another field in two ways.  Like in
2081 any other spreadsheet, you may reference fields with a letter/number
2082 combination like @code{B3}, meaning the 2nd field in the 3rd row.
2083 @c Such references are always fixed to that field, they don't change
2084 @c when you copy and paste a formula to a different field.  So
2085 @c Org's @code{B3} behaves like @code{$B$3} in other spreadsheets.
2087 @noindent
2088 Org also uses another, more general operator that looks like this:
2089 @example
2090 @@@var{row}$@var{column}
2091 @end example
2093 @noindent
2094 Column references can be absolute like @samp{1}, @samp{2},...@samp{@var{N}},
2095 or relative to the current column like @samp{+1} or @samp{-2}.
2097 The row specification only counts data lines and ignores horizontal
2098 separator lines (hlines).  You can use absolute row numbers
2099 @samp{1}...@samp{@var{N}}, and row numbers relative to the current row like
2100 @samp{+3} or @samp{-1}.  Or specify the row relative to one of the
2101 hlines: @samp{I} refers to the first hline@footnote{Note that only
2102 hlines are counted that @emph{separate} table lines.  If the table
2103 starts with a hline above the header, it does not count.}, @samp{II} to
2104 the second, etc@.  @samp{-I} refers to the first such line above the
2105 current line, @samp{+I} to the first such line below the current line.
2106 You can also write @samp{III+2} which is the second data line after the
2107 third hline in the table.
2109 @samp{0} refers to the current row and column.  Also, if you omit
2110 either the column or the row part of the reference, the current
2111 row/column is implied.
2113 Org's references with @emph{unsigned} numbers are fixed references
2114 in the sense that if you use the same reference in the formula for two
2115 different fields, the same field will be referenced each time.
2116 Org's references with @emph{signed} numbers are floating
2117 references because the same reference operator can reference different
2118 fields depending on the field being calculated by the formula.
2120 As a special case, references like @samp{$LR5} and @samp{$LR12} can be used
2121 to refer in a stable way to the 5th and 12th field in the last row of the
2122 table.
2124 Here are a few examples:
2126 @example
2127 @@2$3      @r{2nd row, 3rd column}
2128 C2        @r{same as previous}
2129 $5        @r{column 5 in the current row}
2130 E&        @r{same as previous}
2131 @@2        @r{current column, row 2}
2132 @@-1$-3    @r{the field one row up, three columns to the left}
2133 @@-I$2     @r{field just under hline above current row, column 2}
2134 @end example
2136 @subsubheading Range references
2137 @cindex range references
2138 @cindex references, to ranges
2140 You may reference a rectangular range of fields by specifying two field
2141 references connected by two dots @samp{..}.  If both fields are in the
2142 current row, you may simply use @samp{$2..$7}, but if at least one field
2143 is in a different row, you need to use the general @code{@@row$column}
2144 format at least for the first field (i.e the reference must start with
2145 @samp{@@} in order to be interpreted correctly).  Examples:
2147 @example
2148 $1..$3        @r{First three fields in the current row.}
2149 $P..$Q        @r{Range, using column names (see under Advanced)}
2150 @@2$1..@@4$3    @r{6 fields between these two fields.}
2151 A2..C4        @r{Same as above.}
2152 @@-1$-2..@@-1   @r{3 numbers from the column to the left, 2 up to current row}
2153 @end example
2155 @noindent Range references return a vector of values that can be fed
2156 into Calc vector functions.  Empty fields in ranges are normally
2157 suppressed, so that the vector contains only the non-empty fields (but
2158 see the @samp{E} mode switch below).  If there are no non-empty fields,
2159 @samp{[0]} is returned to avoid syntax errors in formulas.
2161 @subsubheading Named references
2162 @cindex named references
2163 @cindex references, named
2164 @cindex name, of column or field
2165 @cindex constants, in calculations
2166 @cindex #+CONSTANTS
2168 @vindex org-table-formula-constants
2169 @samp{$name} is interpreted as the name of a column, parameter or
2170 constant.  Constants are defined globally through the variable
2171 @code{org-table-formula-constants}, and locally (for the file) through a
2172 line like
2174 @example
2175 #+CONSTANTS: c=299792458. pi=3.14 eps=2.4e-6
2176 @end example
2178 @noindent
2179 @vindex constants-unit-system
2180 @pindex constants.el
2181 Also properties (@pxref{Properties and Columns}) can be used as
2182 constants in table formulas: for a property @samp{:Xyz:} use the name
2183 @samp{$PROP_Xyz}, and the property will be searched in the current
2184 outline entry and in the hierarchy above it.  If you have the
2185 @file{constants.el} package, it will also be used to resolve constants,
2186 including natural constants like @samp{$h} for Planck's constant, and
2187 units like @samp{$km} for kilometers@footnote{@file{constants.el} can
2188 supply the values of constants in two different unit systems, @code{SI}
2189 and @code{cgs}.  Which one is used depends on the value of the variable
2190 @code{constants-unit-system}.  You can use the @code{#+STARTUP} options
2191 @code{constSI} and @code{constcgs} to set this value for the current
2192 buffer.}.  Column names and parameters can be specified in special table
2193 lines.  These are described below, see @ref{Advanced features}.  All
2194 names must start with a letter, and further consist of letters and
2195 numbers.
2197 @subsubheading Remote references
2198 @cindex remote references
2199 @cindex references, remote
2200 @cindex references, to a different table
2201 @cindex name, of column or field
2202 @cindex constants, in calculations
2203 @cindex #+TBLNAME
2205 You may also reference constants, fields and ranges from a different table,
2206 either in the current file or even in a different file.  The syntax is
2208 @example
2209 remote(NAME-OR-ID,REF)
2210 @end example
2212 @noindent
2213 where NAME can be the name of a table in the current file as set by a
2214 @code{#+TBLNAME: NAME} line before the table.  It can also be the ID of an
2215 entry, even in a different file, and the reference then refers to the first
2216 table in that entry.  REF is an absolute field or range reference as
2217 described above for example @code{@@3$3} or @code{$somename}, valid in the
2218 referenced table.
2220 @node Formula syntax for Calc, Formula syntax for Lisp, References, The spreadsheet
2221 @subsection Formula syntax for Calc
2222 @cindex formula syntax, Calc
2223 @cindex syntax, of formulas
2225 A formula can be any algebraic expression understood by the Emacs
2226 @file{Calc} package.  @b{Note that @file{calc} has the
2227 non-standard convention that @samp{/} has lower precedence than
2228 @samp{*}, so that @samp{a/b*c} is interpreted as @samp{a/(b*c)}.}  Before
2229 evaluation by @code{calc-eval} (@pxref{Calling Calc from
2230 Your Programs,calc-eval,Calling Calc from Your Lisp Programs,Calc,GNU
2231 Emacs Calc Manual}),
2232 @c FIXME:  The link to the Calc manual in HTML does not work.
2233 variable substitution takes place according to the rules described above.
2234 @cindex vectors, in table calculations
2235 The range vectors can be directly fed into the Calc vector functions
2236 like @samp{vmean} and @samp{vsum}.
2238 @cindex format specifier
2239 @cindex mode, for @file{calc}
2240 @vindex org-calc-default-modes
2241 A formula can contain an optional mode string after a semicolon.  This
2242 string consists of flags to influence Calc and other modes during
2243 execution.  By default, Org uses the standard Calc modes (precision
2244 12, angular units degrees, fraction and symbolic modes off).  The display
2245 format, however, has been changed to @code{(float 8)} to keep tables
2246 compact.  The default settings can be configured using the variable
2247 @code{org-calc-default-modes}.
2249 @example
2250 p20           @r{switch the internal precision to 20 digits}
2251 n3 s3 e2 f4   @r{normal, scientific, engineering, or fixed display format}
2252 D R           @r{angle modes: degrees, radians}
2253 F S           @r{fraction and symbolic modes}
2254 N             @r{interpret all fields as numbers, use 0 for non-numbers}
2255 T             @r{force text interpretation}
2256 E             @r{keep empty fields in ranges}
2257 L             @r{literal}
2258 @end example
2260 @noindent
2261 In addition, you may provide a @code{printf} format specifier to
2262 reformat the final result.  A few examples:
2264 @example
2265 $1+$2                @r{Sum of first and second field}
2266 $1+$2;%.2f           @r{Same, format result to two decimals}
2267 exp($2)+exp($1)      @r{Math functions can be used}
2268 $0;%.1f              @r{Reformat current cell to 1 decimal}
2269 ($3-32)*5/9          @r{Degrees F -> C conversion}
2270 $c/$1/$cm            @r{Hz -> cm conversion, using @file{constants.el}}
2271 tan($1);Dp3s1        @r{Compute in degrees, precision 3, display SCI 1}
2272 sin($1);Dp3%.1e      @r{Same, but use printf specifier for display}
2273 vmean($2..$7)        @r{Compute column range mean, using vector function}
2274 vmean($2..$7);EN     @r{Same, but treat empty fields as 0}
2275 taylor($3,x=7,2)     @r{taylor series of $3, at x=7, second degree}
2276 @end example
2278 Calc also contains a complete set of logical operations.  For example
2280 @example
2281 if($1<20,teen,string(""))  @r{``teen'' if age $1 less than 20, else empty}
2282 @end example
2284 @node Formula syntax for Lisp, Field formulas, Formula syntax for Calc, The spreadsheet
2285 @subsection Emacs Lisp forms as formulas
2286 @cindex Lisp forms, as table formulas
2288 It is also possible to write a formula in Emacs Lisp; this can be useful
2289 for string manipulation and control structures, if Calc's
2290 functionality is not enough.  If a formula starts with a single-quote
2291 followed by an opening parenthesis, then it is evaluated as a Lisp form.
2292 The evaluation should return either a string or a number.  Just as with
2293 @file{calc} formulas, you can specify modes and a printf format after a
2294 semicolon.  With Emacs Lisp forms, you need to be conscious about the way
2295 field references are interpolated into the form.  By default, a
2296 reference will be interpolated as a Lisp string (in double-quotes)
2297 containing the field.  If you provide the @samp{N} mode switch, all
2298 referenced elements will be numbers (non-number fields will be zero) and
2299 interpolated as Lisp numbers, without quotes.  If you provide the
2300 @samp{L} flag, all fields will be interpolated literally, without quotes.
2301 @Ie{}, if you want a reference to be interpreted as a string by the Lisp
2302 form, enclose the reference operator itself in double-quotes, like
2303 @code{"$3"}.  Ranges are inserted as space-separated fields, so you can
2304 embed them in list or vector syntax.  A few examples, note how the
2305 @samp{N} mode is used when we do computations in Lisp.
2307 @example
2308 @r{Swap the first two characters of the content of column 1}
2309   '(concat (substring $1 1 2) (substring $1 0 1) (substring $1 2))
2310 @r{Add columns 1 and 2, equivalent to Calc's @code{$1+$2}}
2311   '(+ $1 $2);N
2312 @r{Compute the sum of columns 1-4, like Calc's @code{vsum($1..$4)}}
2313   '(apply '+ '($1..$4));N
2314 @end example
2316 @node Field formulas, Column formulas, Formula syntax for Lisp, The spreadsheet
2317 @subsection Field formulas
2318 @cindex field formula
2319 @cindex formula, for individual table field
2321 To assign a formula to a particular field, type it directly into the
2322 field, preceded by @samp{:=}, for example @samp{:=$1+$2}.  When you
2323 press @key{TAB} or @key{RET} or @kbd{C-c C-c} with the cursor still in
2324 the field, the formula will be stored as the formula for this field,
2325 evaluated, and the current field replaced with the result.
2327 @cindex #+TBLFM
2328 Formulas are stored in a special line starting with @samp{#+TBLFM:}
2329 directly below the table.  If you typed the equation in the 4th field of
2330 the 3rd data line in the table, the formula will look like
2331 @samp{@@3$4=$1+$2}.  When inserting/deleting/swapping column and rows
2332 with the appropriate commands, @i{absolute references} (but not relative
2333 ones) in stored formulas are modified in order to still reference the
2334 same field.  Of course this is not true if you edit the table structure
2335 with normal editing commands---then you must fix the equations yourself.
2336 The left-hand side of a formula may also be a named field (@pxref{Advanced
2337 features}), or a last-row reference like @samp{$LR3}.
2339 Instead of typing an equation into the field, you may also use the
2340 following command
2342 @table @kbd
2343 @kindex C-u C-c =
2344 @item C-u C-c =
2345 Install a new formula for the current field.  The command prompts for a
2346 formula with default taken from the @samp{#+TBLFM:} line, applies
2347 it to the current field, and stores it.
2348 @end table
2350 @node Column formulas, Editing and debugging formulas, Field formulas, The spreadsheet
2351 @subsection Column formulas
2352 @cindex column formula
2353 @cindex formula, for table column
2355 Often in a table, the same formula should be used for all fields in a
2356 particular column.  Instead of having to copy the formula to all fields
2357 in that column, Org allows you to assign a single formula to an entire
2358 column.  If the table contains horizontal separator hlines, everything
2359 before the first such line is considered part of the table @emph{header}
2360 and will not be modified by column formulas.
2362 To assign a formula to a column, type it directly into any field in the
2363 column, preceded by an equal sign, like @samp{=$1+$2}.  When you press
2364 @key{TAB} or @key{RET} or @kbd{C-c C-c} with the cursor still in the field,
2365 the formula will be stored as the formula for the current column, evaluated
2366 and the current field replaced with the result.  If the field contains only
2367 @samp{=}, the previously stored formula for this column is used.  For each
2368 column, Org will only remember the most recently used formula.  In the
2369 @samp{#+TBLFM:} line, column formulas will look like @samp{$4=$1+$2}.  The left-hand
2370 side of a column formula cannot currently be the name of column, it
2371 must be the numeric column reference.
2373 Instead of typing an equation into the field, you may also use the
2374 following command:
2376 @table @kbd
2377 @kindex C-c =
2378 @item C-c =
2379 Install a new formula for the current column and replace current field with
2380 the result of the formula.  The command prompts for a formula, with default
2381 taken from the @samp{#+TBLFM} line, applies it to the current field and
2382 stores it.  With a numeric prefix argument(@eg @kbd{C-5 C-c =}) the command
2383 will apply it to that many consecutive fields in the current column.
2384 @end table
2386 @node Editing and debugging formulas, Updating the table, Column formulas, The spreadsheet
2387 @subsection Editing and debugging formulas
2388 @cindex formula editing
2389 @cindex editing, of table formulas
2391 @vindex org-table-use-standard-references
2392 You can edit individual formulas in the minibuffer or directly in the
2393 field.  Org can also prepare a special buffer with all active
2394 formulas of a table.  When offering a formula for editing, Org
2395 converts references to the standard format (like @code{B3} or @code{D&})
2396 if possible.  If you prefer to only work with the internal format (like
2397 @code{@@3$2} or @code{$4}), configure the variable
2398 @code{org-table-use-standard-references}.
2400 @table @kbd
2401 @kindex C-c =
2402 @kindex C-u C-c =
2403 @item C-c =
2404 @itemx C-u C-c =
2405 Edit the formula associated with the current column/field in the
2406 minibuffer.  See @ref{Column formulas}, and @ref{Field formulas}.
2407 @kindex C-u C-u C-c =
2408 @item C-u C-u C-c =
2409 Re-insert the active formula (either a
2410 field formula, or a column formula) into the current field, so that you
2411 can edit it directly in the field.  The advantage over editing in the
2412 minibuffer is that you can use the command @kbd{C-c ?}.
2413 @kindex C-c ?
2414 @item C-c ?
2415 While editing a formula in a table field, highlight the field(s)
2416 referenced by the reference at the cursor position in the formula.
2417 @kindex C-c @}
2418 @item C-c @}
2419 Toggle the display of row and column numbers for a table, using
2420 overlays.  These are updated each time the table is aligned; you can
2421 force it with @kbd{C-c C-c}.
2422 @kindex C-c @{
2423 @item C-c @{
2424 Toggle the formula debugger on and off.  See below.
2425 @kindex C-c '
2426 @item C-c '
2427 Edit all formulas for the current table in a special buffer, where the
2428 formulas will be displayed one per line.  If the current field has an
2429 active formula, the cursor in the formula editor will mark it.
2430 While inside the special buffer, Org will automatically highlight
2431 any field or range reference at the cursor position.  You may edit,
2432 remove and add formulas, and use the following commands:
2433 @table @kbd
2434 @kindex C-c C-c
2435 @kindex C-x C-s
2436 @item C-c C-c
2437 @itemx C-x C-s
2438 Exit the formula editor and store the modified formulas.  With @kbd{C-u}
2439 prefix, also apply the new formulas to the entire table.
2440 @kindex C-c C-q
2441 @item C-c C-q
2442 Exit the formula editor without installing changes.
2443 @kindex C-c C-r
2444 @item C-c C-r
2445 Toggle all references in the formula editor between standard (like
2446 @code{B3}) and internal (like @code{@@3$2}).
2447 @kindex @key{TAB}
2448 @item @key{TAB}
2449 Pretty-print or indent Lisp formula at point.  When in a line containing
2450 a Lisp formula, format the formula according to Emacs Lisp rules.
2451 Another @key{TAB} collapses the formula back again.  In the open
2452 formula, @key{TAB} re-indents just like in Emacs Lisp mode.
2453 @kindex M-@key{TAB}
2454 @item M-@key{TAB}
2455 Complete Lisp symbols, just like in Emacs Lisp mode.
2456 @kindex S-@key{up}
2457 @kindex S-@key{down}
2458 @kindex S-@key{left}
2459 @kindex S-@key{right}
2460 @item S-@key{up}/@key{down}/@key{left}/@key{right}
2461 Shift the reference at point.  For example, if the reference is
2462 @code{B3} and you press @kbd{S-@key{right}}, it will become @code{C3}.
2463 This also works for relative references and for hline references.
2464 @kindex M-S-@key{up}
2465 @kindex M-S-@key{down}
2466 @item M-S-@key{up}/@key{down}
2467 Move the test line for column formulas in the Org buffer up and
2468 down.
2469 @kindex M-@key{up}
2470 @kindex M-@key{down}
2471 @item M-@key{up}/@key{down}
2472 Scroll the window displaying the table.
2473 @kindex C-c @}
2474 @item C-c @}
2475 Turn the coordinate grid in the table on and off.
2476 @end table
2477 @end table
2479 Making a table field blank does not remove the formula associated with
2480 the field, because that is stored in a different line (the @samp{#+TBLFM}
2481 line)---during the next recalculation the field will be filled again.
2482 To remove a formula from a field, you have to give an empty reply when
2483 prompted for the formula, or to edit the @samp{#+TBLFM} line.
2485 @kindex C-c C-c
2486 You may edit the @samp{#+TBLFM} directly and re-apply the changed
2487 equations with @kbd{C-c C-c} in that line or with the normal
2488 recalculation commands in the table.
2490 @subsubheading Debugging formulas
2491 @cindex formula debugging
2492 @cindex debugging, of table formulas
2493 When the evaluation of a formula leads to an error, the field content
2494 becomes the string @samp{#ERROR}.  If you would like see what is going
2495 on during variable substitution and calculation in order to find a bug,
2496 turn on formula debugging in the @code{Tbl} menu and repeat the
2497 calculation, for example by pressing @kbd{C-u C-u C-c = @key{RET}} in a
2498 field.  Detailed information will be displayed.
2500 @node Updating the table, Advanced features, Editing and debugging formulas, The spreadsheet
2501 @subsection Updating the table
2502 @cindex recomputing table fields
2503 @cindex updating, table
2505 Recalculation of a table is normally not automatic, but needs to be
2506 triggered by a command.  See @ref{Advanced features}, for a way to make
2507 recalculation at least semi-automatic.
2509 In order to recalculate a line of a table or the entire table, use the
2510 following commands:
2512 @table @kbd
2513 @kindex C-c *
2514 @item C-c *
2515 Recalculate the current row by first applying the stored column formulas
2516 from left to right, and all field formulas in the current row.
2518 @kindex C-u C-c *
2519 @item C-u C-c *
2520 @kindex C-u C-c C-c
2521 @itemx C-u C-c C-c
2522 Recompute the entire table, line by line.  Any lines before the first
2523 hline are left alone, assuming that these are part of the table header.
2525 @kindex C-u C-u C-c *
2526 @kindex C-u C-u C-c C-c
2527 @item C-u C-u C-c *
2528 @itemx C-u C-u C-c C-c
2529 Iterate the table by recomputing it until no further changes occur.
2530 This may be necessary if some computed fields use the value of other
2531 fields that are computed @i{later} in the calculation sequence.
2532 @end table
2534 @node Advanced features,  , Updating the table, The spreadsheet
2535 @subsection Advanced features
2537 If you want the recalculation of fields to happen automatically, or if
2538 you want to be able to assign @i{names} to fields and columns, you need
2539 to reserve the first column of the table for special marking characters.
2540 @table @kbd
2541 @kindex C-#
2542 @item C-#
2543 Rotate the calculation mark in first column through the states @samp{},
2544 @samp{#}, @samp{*}, @samp{!}, @samp{$}.  When there is an active region,
2545 change all marks in the region.
2546 @end table
2548 Here is an example of a table that collects exam results of students and
2549 makes use of these features:
2551 @example
2552 @group
2553 |---+---------+--------+--------+--------+-------+------|
2554 |   | Student | Prob 1 | Prob 2 | Prob 3 | Total | Note |
2555 |---+---------+--------+--------+--------+-------+------|
2556 | ! |         |     P1 |     P2 |     P3 |   Tot |      |
2557 | # | Maximum |     10 |     15 |     25 |    50 | 10.0 |
2558 | ^ |         |     m1 |     m2 |     m3 |    mt |      |
2559 |---+---------+--------+--------+--------+-------+------|
2560 | # | Peter   |     10 |      8 |     23 |    41 |  8.2 |
2561 | # | Sam     |      2 |      4 |      3 |     9 |  1.8 |
2562 |---+---------+--------+--------+--------+-------+------|
2563 |   | Average |        |        |        |  29.7 |      |
2564 | ^ |         |        |        |        |    at |      |
2565 | $ | max=50  |        |        |        |       |      |
2566 |---+---------+--------+--------+--------+-------+------|
2567 #+TBLFM: $6=vsum($P1..$P3)::$7=10*$Tot/$max;%.1f::$at=vmean(@@-II..@@-I);%.1f
2568 @end group
2569 @end example
2571 @noindent @b{Important}: please note that for these special tables,
2572 recalculating the table with @kbd{C-u C-c *} will only affect rows that
2573 are marked @samp{#} or @samp{*}, and fields that have a formula assigned
2574 to the field itself.  The column formulas are not applied in rows with
2575 empty first field.
2577 @cindex marking characters, tables
2578 The marking characters have the following meaning:
2579 @table @samp
2580 @item !
2581 The fields in this line define names for the columns, so that you may
2582 refer to a column as @samp{$Tot} instead of @samp{$6}.
2583 @item ^
2584 This row defines names for the fields @emph{above} the row.  With such
2585 a definition, any formula in the table may use @samp{$m1} to refer to
2586 the value @samp{10}.  Also, if you assign a formula to a names field, it
2587 will be stored as @samp{$name=...}.
2588 @item _
2589 Similar to @samp{^}, but defines names for the fields in the row
2590 @emph{below}.
2591 @item $
2592 Fields in this row can define @emph{parameters} for formulas.  For
2593 example, if a field in a @samp{$} row contains @samp{max=50}, then
2594 formulas in this table can refer to the value 50 using @samp{$max}.
2595 Parameters work exactly like constants, only that they can be defined on
2596 a per-table basis.
2597 @item #
2598 Fields in this row are automatically recalculated when pressing
2599 @key{TAB} or @key{RET} or @kbd{S-@key{TAB}} in this row.  Also, this row
2600 is selected for a global recalculation with @kbd{C-u C-c *}.  Unmarked
2601 lines will be left alone by this command.
2602 @item *
2603 Selects this line for global recalculation with @kbd{C-u C-c *}, but
2604 not for automatic recalculation.  Use this when automatic
2605 recalculation slows down editing too much.
2606 @item
2607 Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
2608 All lines that should be recalculated should be marked with @samp{#}
2609 or @samp{*}.
2610 @item /
2611 Do not export this line.  Useful for lines that contain the narrowing
2612 @samp{<N>} markers or column group markers.
2613 @end table
2615 Finally, just to whet your appetite for what can be done with the
2616 fantastic @file{calc.el} package, here is a table that computes the Taylor
2617 series of degree @code{n} at location @code{x} for a couple of
2618 functions.
2620 @example
2621 @group
2622 |---+-------------+---+-----+--------------------------------------|
2623 |   | Func        | n | x   | Result                               |
2624 |---+-------------+---+-----+--------------------------------------|
2625 | # | exp(x)      | 1 | x   | 1 + x                                |
2626 | # | exp(x)      | 2 | x   | 1 + x + x^2 / 2                      |
2627 | # | exp(x)      | 3 | x   | 1 + x + x^2 / 2 + x^3 / 6            |
2628 | # | x^2+sqrt(x) | 2 | x=0 | x*(0.5 / 0) + x^2 (2 - 0.25 / 0) / 2 |
2629 | # | x^2+sqrt(x) | 2 | x=1 | 2 + 2.5 x - 2.5 + 0.875 (x - 1)^2    |
2630 | * | tan(x)      | 3 | x   | 0.0175 x + 1.77e-6 x^3               |
2631 |---+-------------+---+-----+--------------------------------------|
2632 #+TBLFM: $5=taylor($2,$4,$3);n3
2633 @end group
2634 @end example
2636 @node Org-Plot,  , The spreadsheet, Tables
2637 @section Org-Plot
2638 @cindex graph, in tables
2639 @cindex plot tables using gnuplot
2640 @cindex #+PLOT
2642 Org-Plot can produce 2D and 3D graphs of information stored in org tables
2643 using @file{Gnuplot} @uref{http://www.gnuplot.info/} and @file{gnuplot-mode}
2644 @uref{http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html}.  To see
2645 this in action, ensure that you have both Gnuplot and Gnuplot mode installed
2646 on your system, then call @code{org-plot/gnuplot} on the following table.
2648 @example
2649 @group
2650 #+PLOT: title:"Citas" ind:1 deps:(3) type:2d with:histograms set:"yrange [0:]"
2651 | Sede      | Max cites | H-index |
2652 |-----------+-----------+---------|
2653 | Chile     |    257.72 |   21.39 |
2654 | Leeds     |    165.77 |   19.68 |
2655 | Sao Paolo |     71.00 |   11.50 |
2656 | Stockholm |    134.19 |   14.33 |
2657 | Morelia   |    257.56 |   17.67 |
2658 @end group
2659 @end example
2661 Notice that Org Plot is smart enough to apply the table's headers as labels.
2662 Further control over the labels, type, content, and appearance of plots can
2663 be exercised through the @code{#+PLOT:} lines preceding a table.  See below
2664 for a complete list of Org-plot options.  For more information and examples
2665 see the Org-plot tutorial at
2666 @uref{http://orgmode.org/worg/org-tutorials/org-plot.php}.
2668 @subsubheading Plot Options
2670 @table @code
2671 @item set
2672 Specify any @command{gnuplot} option to be set when graphing.
2674 @item title
2675 Specify the title of the plot.
2677 @item ind
2678 Specify which column of the table to use as the @code{x} axis.
2680 @item deps
2681 Specify the columns to graph as a Lisp style list, surrounded by parentheses
2682 and separated by spaces for example @code{dep:(3 4)} to graph the third and
2683 fourth columns (defaults to graphing all other columns aside from the @code{ind}
2684 column).
2686 @item type
2687 Specify whether the plot will be @code{2d}, @code{3d}, or @code{grid}.
2689 @item with
2690 Specify a @code{with} option to be inserted for every col being plotted
2691 (@eg @code{lines}, @code{points}, @code{boxes}, @code{impulses}, etc...).
2692 Defaults to @code{lines}.
2694 @item file
2695 If you want to plot to a file, specify @code{"@var{path/to/desired/output-file}"}.
2697 @item labels
2698 List of labels to be used for the deps (defaults to the column headers if
2699 they exist).
2701 @item line
2702 Specify an entire line to be inserted in the Gnuplot script.
2704 @item map
2705 When plotting @code{3d} or @code{grid} types, set this to @code{t} to graph a
2706 flat mapping rather than a @code{3d} slope.
2708 @item timefmt
2709 Specify format of Org-mode timestamps as they will be parsed by Gnuplot.
2710 Defaults to @samp{%Y-%m-%d-%H:%M:%S}.
2712 @item script
2713 If you want total control, you can specify a script file (place the file name
2714 between double-quotes) which will be used to plot.  Before plotting, every
2715 instance of @code{$datafile} in the specified script will be replaced with
2716 the path to the generated data file.  Note: even if you set this option, you
2717 may still want to specify the plot type, as that can impact the content of
2718 the data file.
2719 @end table
2721 @node Hyperlinks, TODO Items, Tables, Top
2722 @chapter Hyperlinks
2723 @cindex hyperlinks
2725 Like HTML, Org provides links inside a file, external links to
2726 other files, Usenet articles, emails, and much more.
2728 @menu
2729 * Link format::                 How links in Org are formatted
2730 * Internal links::              Links to other places in the current file
2731 * External links::              URL-like links to the world
2732 * Handling links::              Creating, inserting and following
2733 * Using links outside Org::     Linking from my C source code?
2734 * Link abbreviations::          Shortcuts for writing complex links
2735 * Search options::              Linking to a specific location
2736 * Custom searches::             When the default search is not enough
2737 @end menu
2739 @node Link format, Internal links, Hyperlinks, Hyperlinks
2740 @section Link format
2741 @cindex link format
2742 @cindex format, of links
2744 Org will recognize plain URL-like links and activate them as
2745 clickable links.  The general link format, however, looks like this:
2747 @example
2748 [[link][description]]       @r{or alternatively}           [[link]]
2749 @end example
2751 @noindent
2752 Once a link in the buffer is complete (all brackets present), Org
2753 will change the display so that @samp{description} is displayed instead
2754 of @samp{[[link][description]]} and @samp{link} is displayed instead of
2755 @samp{[[link]]}.  Links will be highlighted in the face @code{org-link},
2756 which by default is an underlined face.  You can directly edit the
2757 visible part of a link.  Note that this can be either the @samp{link}
2758 part (if there is no description) or the @samp{description} part.  To
2759 edit also the invisible @samp{link} part, use @kbd{C-c C-l} with the
2760 cursor on the link.
2762 If you place the cursor at the beginning or just behind the end of the
2763 displayed text and press @key{BACKSPACE}, you will remove the
2764 (invisible) bracket at that location.  This makes the link incomplete
2765 and the internals are again displayed as plain text.  Inserting the
2766 missing bracket hides the link internals again.  To show the
2767 internal structure of all links, use the menu entry
2768 @code{Org->Hyperlinks->Literal links}.
2770 @node Internal links, External links, Link format, Hyperlinks
2771 @section Internal links
2772 @cindex internal links
2773 @cindex links, internal
2774 @cindex targets, for links
2776 @cindex property, CUSTOM_ID
2777 If the link does not look like a URL, it is considered to be internal in the
2778 current file.  The most important case is a link like
2779 @samp{[[#my-custom-id]]} which will link to the entry with the
2780 @code{CUSTOM_ID} property @samp{my-custom-id}.  Such custom IDs are very good
2781 for HTML export (@pxref{HTML export}) where they produce pretty section
2782 links.  You are responsible yourself to make sure these custom IDs are unique
2783 in a file.
2785 Links such as @samp{[[My Target]]} or @samp{[[My Target][Find my target]]}
2786 lead to a text search in the current file.
2788 The link can be followed with @kbd{C-c C-o} when the cursor is on the link,
2789 or with a mouse click (@pxref{Handling links}).  Links to custom IDs will
2790 point to the corresponding headline.  The preferred match for a text link is
2791 a @i{dedicated target}: the same string in double angular brackets.  Targets
2792 may be located anywhere; sometimes it is convenient to put them into a
2793 comment line. For example
2795 @example
2796 # <<My Target>>
2797 @end example
2799 @noindent In HTML export (@pxref{HTML export}), such targets will become
2800 named anchors for direct access through @samp{http} links@footnote{Note that
2801 text before the first headline is usually not exported, so the first such
2802 target should be after the first headline, or in the line directly before the
2803 first headline.}.
2805 If no dedicated target exists, Org will search for the words in the link.  In
2806 the above example the search would be for @samp{my target}.  Links starting
2807 with a star like @samp{*My Target} restrict the search to
2808 headlines@footnote{To insert a link targeting a headline, in-buffer
2809 completion can be used.  Just type a star followed by a few optional letters
2810 into the buffer and press @kbd{M-@key{TAB}}.  All headlines in the current
2811 buffer will be offered as completions.  @xref{Handling links}, for more
2812 commands creating links.}.  When searching, Org mode will first try an
2813 exact match, but then move on to more and more lenient searches.  For
2814 example, the link @samp{[[*My Targets]]} will find any of the following:
2816 @example
2817 ** My targets
2818 ** TODO my targets are bright
2819 ** my 20 targets are
2820 @end example
2823 Following a link pushes a mark onto Org's own mark ring.  You can
2824 return to the previous position with @kbd{C-c &}.  Using this command
2825 several times in direct succession goes back to positions recorded
2826 earlier.
2828 @menu
2829 * Radio targets::               Make targets trigger links in plain text
2830 @end menu
2832 @node Radio targets,  , Internal links, Internal links
2833 @subsection Radio targets
2834 @cindex radio targets
2835 @cindex targets, radio
2836 @cindex links, radio targets
2838 Org can automatically turn any occurrences of certain target names
2839 in normal text into a link.  So without explicitly creating a link, the
2840 text connects to the target radioing its position.  Radio targets are
2841 enclosed by triple angular brackets.  For example, a target @samp{<<<My
2842 Target>>>} causes each occurrence of @samp{my target} in normal text to
2843 become activated as a link.  The Org file is scanned automatically
2844 for radio targets only when the file is first loaded into Emacs.  To
2845 update the target list during editing, press @kbd{C-c C-c} with the
2846 cursor on or at a target.
2848 @node External links, Handling links, Internal links, Hyperlinks
2849 @section External links
2850 @cindex links, external
2851 @cindex external links
2852 @cindex links, external
2853 @cindex Gnus links
2854 @cindex BBDB links
2855 @cindex IRC links
2856 @cindex URL links
2857 @cindex file links
2858 @cindex VM links
2859 @cindex RMAIL links
2860 @cindex WANDERLUST links
2861 @cindex MH-E links
2862 @cindex USENET links
2863 @cindex SHELL links
2864 @cindex Info links
2865 @cindex Elisp links
2867 Org supports links to files, websites, Usenet and email messages,
2868 BBDB database entries and links to both IRC conversations and their
2869 logs.  External links are URL-like locators.  They start with a short
2870 identifying string followed by a colon.  There can be no space after
2871 the colon.  The following list shows examples for each link type.
2873 @example
2874 http://www.astro.uva.nl/~dominik          @r{on the web}
2875 file:/home/dominik/images/jupiter.jpg     @r{file, absolute path}
2876 /home/dominik/images/jupiter.jpg          @r{same as above}
2877 file:papers/last.pdf                      @r{file, relative path}
2878 ./papers/last.pdf                         @r{same as above}
2879 file:projects.org                         @r{another Org file}
2880 file:projects.org::some words             @r{text search in Org file}
2881 file:projects.org::*task title            @r{heading search in Org file}
2882 id:B7423F4D-2E8A-471B-8810-C40F074717E9   @r{Link to heading by ID}
2883 news:comp.emacs                           @r{Usenet link}
2884 mailto:adent@@galaxy.net                   @r{Mail link}
2885 vm:folder                                 @r{VM folder link}
2886 vm:folder#id                              @r{VM message link}
2887 vm://myself@@some.where.org/folder#id      @r{VM on remote machine}
2888 wl:folder                                 @r{WANDERLUST folder link}
2889 wl:folder#id                              @r{WANDERLUST message link}
2890 mhe:folder                                @r{MH-E folder link}
2891 mhe:folder#id                             @r{MH-E message link}
2892 rmail:folder                              @r{RMAIL folder link}
2893 rmail:folder#id                           @r{RMAIL message link}
2894 gnus:group                                @r{Gnus group link}
2895 gnus:group#id                             @r{Gnus article link}
2896 bbdb:R.*Stallman                          @r{BBDB link (with regexp)}
2897 irc:/irc.com/#emacs/bob                   @r{IRC link}
2898 shell:ls *.org                            @r{A shell command}
2899 elisp:org-agenda                          @r{Interactive Elisp command}
2900 elisp:(find-file-other-frame "Elisp.org") @r{Elisp form to evaluate}
2901 @end example
2903 A link should be enclosed in double brackets and may contain a
2904 descriptive text to be displayed instead of the URL (@pxref{Link
2905 format}), for example:
2907 @example
2908 [[http://www.gnu.org/software/emacs/][GNU Emacs]]
2909 @end example
2911 @noindent
2912 If the description is a file name or URL that points to an image, HTML
2913 export (@pxref{HTML export}) will inline the image as a clickable
2914 button.  If there is no description at all and the link points to an
2915 image,
2916 that image will be inlined into the exported HTML file.
2918 @cindex square brackets, around links
2919 @cindex plain text external links
2920 Org also finds external links in the normal text and activates them
2921 as links.  If spaces must be part of the link (for example in
2922 @samp{bbdb:Richard Stallman}), or if you need to remove ambiguities
2923 about the end of the link, enclose them in square brackets.
2925 @node Handling links, Using links outside Org, External links, Hyperlinks
2926 @section Handling links
2927 @cindex links, handling
2929 Org provides methods to create a link in the correct syntax, to
2930 insert it into an Org file, and to follow the link.
2932 @table @kbd
2933 @kindex C-c l
2934 @cindex storing links
2935 @item C-c l
2936 Store a link to the current location.  This is a @emph{global} command (you
2937 must create the key binding yourself) which can be used in any buffer to
2938 create a link.  The link will be stored for later insertion into an Org
2939 buffer (see below).  What kind of link will be created depends on the current
2940 buffer:
2942 @b{Org-mode buffers}@*
2943 For Org files, if there is a @samp{<<target>>} at the cursor, the link points
2944 to the target.  Otherwise it points to the current headline, which will also
2945 be the description.
2947 @vindex org-link-to-org-use-id
2948 @cindex property, CUSTOM_ID
2949 @cindex property, ID
2950 If the headline has a @code{CUSTOM_ID} property, a link to this custom ID
2951 will be stored.  In addition or alternatively (depending on the value of
2952 @code{org-link-to-org-use-id}), a globally unique @code{ID} property will be
2953 created and/or used to construct a link.  So using this command in Org
2954 buffers will potentially create two links: a human-readable from the custom
2955 ID, and one that is globally unique and works even if the entry is moved from
2956 file to file.  Later, when inserting the link, you need to decide which one
2957 to use.
2959 @b{Email/News clients: VM, Rmail, Wanderlust, MH-E, Gnus}@*
2960 Pretty much all Emacs mail clients are supported.  The link will point to the
2961 current article, or, in some GNUS buffers, to the group.  The description is
2962 constructed from the author and the subject.
2964 @b{Web browsers: W3 and W3M}@*
2965 Here the link will be the current URL, with the page title as description.
2967 @b{Contacts: BBDB}@*
2968 Links created in a BBDB buffer will point to the current entry.
2970 @b{Chat: IRC}@*
2971 @vindex org-irc-link-to-logs
2972 For IRC links, if you set the variable @code{org-irc-link-to-logs} to
2973 @code{t}, a @samp{file:/} style link to the relevant point in the logs for
2974 the current conversation is created.  Otherwise an @samp{irc:/} style link to
2975 the user/channel/server under the point will be stored.
2977 @b{Other files}@*
2978 For any other files, the link will point to the file, with a search string
2979 (@pxref{Search options}) pointing to the contents of the current line.  If
2980 there is an active region, the selected words will form the basis of the
2981 search string.  If the automatically created link is not working correctly or
2982 accurately enough, you can write custom functions to select the search string
2983 and to do the search for particular file types---see @ref{Custom searches}.
2984 The key binding @kbd{C-c l} is only a suggestion---see @ref{Installation}.
2986 @b{Agenda view}@*
2987 When the cursor is in an agenda view, the created link points to the
2988 entry referenced by the current line.
2991 @kindex C-c C-l
2992 @cindex link completion
2993 @cindex completion, of links
2994 @cindex inserting links
2995 @item C-c C-l
2996 @vindex org-keep-stored-link-after-insertion
2997 Insert a link@footnote{ Note that you don't have to use this command to
2998 insert a link.  Links in Org are plain text, and you can type or paste them
2999 straight into the buffer.  By using this command, the links are automatically
3000 enclosed in double brackets, and you will be asked for the optional
3001 descriptive text.}.  This prompts for a link to be inserted into the buffer.
3002 You can just type a link, using text for an internal link, or one of the link
3003 type prefixes mentioned in the examples above.  The link will be inserted
3004 into the buffer@footnote{After insertion of a stored link, the link will be
3005 removed from the list of stored links.  To keep it in the list later use, use
3006 a triple @kbd{C-u} prefix argument to @kbd{C-c C-l}, or configure the option
3007 @code{org-keep-stored-link-after-insertion}.}, along with a descriptive text.
3008 If some text was selected when this command is called, the selected text
3009 becomes the default description.
3011 @b{Inserting stored links}@*
3012 All links stored during the
3013 current session are part of the history for this prompt, so you can access
3014 them with @key{up} and @key{down} (or @kbd{M-p/n}).
3016 @b{Completion support}@* Completion with @key{TAB} will help you to insert
3017 valid link prefixes like @samp{http:} or @samp{ftp:}, including the prefixes
3018 defined through link abbreviations (@pxref{Link abbreviations}).  If you
3019 press @key{RET} after inserting only the @var{prefix}, Org will offer
3020 specific completion support for some link types@footnote{This works by
3021 calling a special function @code{org-PREFIX-complete-link}.}  For
3022 example, if you type @kbd{file @key{RET}}, file name completion (alternative
3023 access: @kbd{C-u C-c C-l}, see below) will be offered, and after @kbd{bbdb
3024 @key{RET}} you can complete contact names.
3025 @kindex C-u C-c C-l
3026 @cindex file name completion
3027 @cindex completion, of file names
3028 @item C-u C-c C-l
3029 When @kbd{C-c C-l} is called with a @kbd{C-u} prefix argument, a link to
3030 a file will be inserted and you may use file name completion to select
3031 the name of the file.  The path to the file is inserted relative to the
3032 directory of the current Org file, if the linked file is in the current
3033 directory or in a sub-directory of it, or if the path is written relative
3034 to the current directory using @samp{../}.  Otherwise an absolute path
3035 is used, if possible with @samp{~/} for your home directory.  You can
3036 force an absolute path with two @kbd{C-u} prefixes.
3038 @item C-c C-l @r{(with cursor on existing link)}
3039 When the cursor is on an existing link, @kbd{C-c C-l} allows you to edit the
3040 link and description parts of the link.
3042 @cindex following links
3043 @kindex C-c C-o
3044 @kindex RET
3045 @item C-c C-o @r{or} @key{RET}
3046 @vindex org-file-apps
3047 Open link at point.  This will launch a web browser for URLs (using
3048 @command{browse-url-at-point}), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB for
3049 the corresponding links, and execute the command in a shell link.  When the
3050 cursor is on an internal link, this commands runs the corresponding search.
3051 When the cursor is on a TAG list in a headline, it creates the corresponding
3052 TAGS view.  If the cursor is on a timestamp, it compiles the agenda for that
3053 date.  Furthermore, it will visit text and remote files in @samp{file:} links
3054 with Emacs and select a suitable application for local non-text files.
3055 Classification of files is based on file extension only.  See option
3056 @code{org-file-apps}.  If you want to override the default application and
3057 visit the file with Emacs, use a @kbd{C-u} prefix.  If you want to avoid
3058 opening in Emacs, use a @kbd{C-u C-u} prefix.@*
3059 If the cursor is on a headline, but not on a link, offer all links in the
3060 headline and entry text.
3062 @kindex mouse-2
3063 @kindex mouse-1
3064 @item mouse-2
3065 @itemx mouse-1
3066 On links, @kbd{mouse-2} will open the link just as @kbd{C-c C-o}
3067 would.  Under Emacs 22, @kbd{mouse-1} will also follow a link.
3069 @kindex mouse-3
3070 @item mouse-3
3071 @vindex org-display-internal-link-with-indirect-buffer
3072 Like @kbd{mouse-2}, but force file links to be opened with Emacs, and
3073 internal links to be displayed in another window@footnote{See the
3074 variable @code{org-display-internal-link-with-indirect-buffer}}.
3076 @cindex mark ring
3077 @kindex C-c %
3078 @item C-c %
3079 Push the current position onto the mark ring, to be able to return
3080 easily. Commands following an internal link do this automatically.
3082 @cindex links, returning to
3083 @kindex C-c &
3084 @item C-c &
3085 Jump back to a recorded position.  A position is recorded by the
3086 commands following internal links, and by @kbd{C-c %}.  Using this
3087 command several times in direct succession moves through a ring of
3088 previously recorded positions.
3090 @kindex C-c C-x C-n
3091 @kindex C-c C-x C-p
3092 @cindex links, finding next/previous
3093 @item C-c C-x C-n
3094 @itemx C-c C-x C-p
3095 Move forward/backward to the next link in the buffer.  At the limit of
3096 the buffer, the search fails once, and then wraps around.  The key
3097 bindings for this are really too long, you might want to bind this also
3098 to @kbd{C-n} and @kbd{C-p}
3099 @lisp
3100 (add-hook 'org-load-hook
3101   (lambda ()
3102     (define-key 'org-mode-map "\C-n" 'org-next-link)
3103     (define-key 'org-mode-map "\C-p" 'org-previous-link)))
3104 @end lisp
3105 @end table
3107 @node Using links outside Org, Link abbreviations, Handling links, Hyperlinks
3108 @section Using links outside Org
3110 You can insert and follow links that have Org syntax not only in
3111 Org, but in any Emacs buffer.  For this, you should create two
3112 global commands, like this (please select suitable global keys
3113 yourself):
3115 @lisp
3116 (global-set-key "\C-c L" 'org-insert-link-global)
3117 (global-set-key "\C-c o" 'org-open-at-point-global)
3118 @end lisp
3120 @node Link abbreviations, Search options, Using links outside Org, Hyperlinks
3121 @section Link abbreviations
3122 @cindex link abbreviations
3123 @cindex abbreviation, links
3125 Long URLs can be cumbersome to type, and often many similar links are
3126 needed in a document.  For this you can use link abbreviations.  An
3127 abbreviated link looks like this
3129 @example
3130 [[linkword:tag][description]]
3131 @end example
3133 @noindent
3134 @vindex org-link-abbrev-alist
3135 where the tag is optional.  The @i{linkword} must be a word; letter, numbers,
3136 @samp{-}, and @samp{_} are allowed here.  Abbreviations are resolved
3137 according to the information in the variable @code{org-link-abbrev-alist}
3138 that relates the linkwords to replacement text.  Here is an example:
3140 @lisp
3141 @group
3142 (setq org-link-abbrev-alist
3143   '(("bugzilla" . "http://10.1.2.9/bugzilla/show_bug.cgi?id=")
3144     ("google"   . "http://www.google.com/search?q=")
3145     ("ads"      . "http://adsabs.harvard.edu/cgi-bin/
3146                    nph-abs_connect?author=%s&db_key=AST")))
3147 @end group
3148 @end lisp
3150 If the replacement text contains the string @samp{%s}, it will be
3151 replaced with the tag.  Otherwise the tag will be appended to the string
3152 in order to create the link.  You may also specify a function that will
3153 be called with the tag as the only argument to create the link.
3155 With the above setting, you could link to a specific bug with
3156 @code{[[bugzilla:129]]}, search the web for @samp{OrgMode} with
3157 @code{[[google:OrgMode]]} and find out what the Org author is
3158 doing besides Emacs hacking with @code{[[ads:Dominik,C]]}.
3160 If you need special abbreviations just for a single Org buffer, you
3161 can define them in the file with
3163 @cindex #+LINK
3164 @example
3165 #+LINK: bugzilla  http://10.1.2.9/bugzilla/show_bug.cgi?id=
3166 #+LINK: google    http://www.google.com/search?q=%s
3167 @end example
3169 @noindent
3170 In-buffer completion (@pxref{Completion}) can be used after @samp{[} to
3171 complete link abbreviations.  You may also define a function
3172 @code{org-PREFIX-complete-link} that implements special (@eg completion)
3173 support for inserting such a link with @kbd{C-c C-l}.  Such a function should
3174 not accept any arguments, and return the full link with prefix.
3176 @node Search options, Custom searches, Link abbreviations, Hyperlinks
3177 @section Search options in file links
3178 @cindex search option in file links
3179 @cindex file links, searching
3181 File links can contain additional information to make Emacs jump to a
3182 particular location in the file when following a link.  This can be a
3183 line number or a search option after a double@footnote{For backward
3184 compatibility, line numbers can also follow a single colon.} colon. For
3185 example, when the command @kbd{C-c l} creates a link (@pxref{Handling
3186 links}) to a file, it encodes the words in the current line as a search
3187 string that can be used to find this line back later when following the
3188 link with @kbd{C-c C-o}.
3190 Here is the syntax of the different ways to attach a search to a file
3191 link, together with an explanation:
3193 @example
3194 [[file:~/code/main.c::255]]
3195 [[file:~/xx.org::My Target]]
3196 [[file:~/xx.org::*My Target]]
3197 [[file:~/xx.org::/regexp/]]
3198 @end example
3200 @table @code
3201 @item 255
3202 Jump to line 255.
3203 @item My Target
3204 Search for a link target @samp{<<My Target>>}, or do a text search for
3205 @samp{my target}, similar to the search in internal links, see
3206 @ref{Internal links}.  In HTML export (@pxref{HTML export}), such a file
3207 link will become an HTML reference to the corresponding named anchor in
3208 the linked file.
3209 @item *My Target
3210 In an Org file, restrict search to headlines.
3211 @item /regexp/
3212 Do a regular expression search for @code{regexp}.  This uses the Emacs
3213 command @code{occur} to list all matches in a separate window.  If the
3214 target file is in Org mode, @code{org-occur} is used to create a
3215 sparse tree with the matches.
3216 @c If the target file is a directory,
3217 @c @code{grep} will be used to search all files in the directory.
3218 @end table
3220 As a degenerate case, a file link with an empty file name can be used
3221 to search the current file.  For example, @code{[[file:::find me]]} does
3222 a search for @samp{find me} in the current file, just as
3223 @samp{[[find me]]} would.
3225 @node Custom searches,  , Search options, Hyperlinks
3226 @section Custom Searches
3227 @cindex custom search strings
3228 @cindex search strings, custom
3230 The default mechanism for creating search strings and for doing the
3231 actual search related to a file link may not work correctly in all
3232 cases.  For example, Bib@TeX{} database files have many entries like
3233 @samp{year="1993"} which would not result in good search strings,
3234 because the only unique identification for a Bib@TeX{} entry is the
3235 citation key.
3237 @vindex org-create-file-search-functions
3238 @vindex org-execute-file-search-functions
3239 If you come across such a problem, you can write custom functions to set
3240 the right search string for a particular file type, and to do the search
3241 for the string in the file.  Using @code{add-hook}, these functions need
3242 to be added to the hook variables
3243 @code{org-create-file-search-functions} and
3244 @code{org-execute-file-search-functions}.  See the docstring for these
3245 variables for more information.  Org actually uses this mechanism
3246 for Bib@TeX{} database files, and you can use the corresponding code as
3247 an implementation example.  See the file @file{org-bibtex.el}.
3249 @node TODO Items, Tags, Hyperlinks, Top
3250 @chapter TODO Items
3251 @cindex TODO items
3253 Org mode does not maintain TODO lists as separate documents@footnote{Of
3254 course, you can make a document that contains only long lists of TODO items,
3255 but this is not required.}.  Instead, TODO items are an integral part of the
3256 notes file, because TODO items usually come up while taking notes!  With Org
3257 mode, simply mark any entry in a tree as being a TODO item.  In this way,
3258 information is not duplicated, and the entire context from which the TODO
3259 item emerged is always present.
3261 Of course, this technique for managing TODO items scatters them
3262 throughout your notes file.  Org mode compensates for this by providing
3263 methods to give you an overview of all the things that you have to do.
3265 @menu
3266 * TODO basics::                 Marking and displaying TODO entries
3267 * TODO extensions::             Workflow and assignments
3268 * Progress logging::            Dates and notes for progress
3269 * Priorities::                  Some things are more important than others
3270 * Breaking down tasks::         Splitting a task into manageable pieces
3271 * Checkboxes::                  Tick-off lists
3272 @end menu
3274 @node TODO basics, TODO extensions, TODO Items, TODO Items
3275 @section Basic TODO functionality
3277 Any headline becomes a TODO item when it starts with the word
3278 @samp{TODO}, for example:
3280 @example
3281 *** TODO Write letter to Sam Fortune
3282 @end example
3284 @noindent
3285 The most important commands to work with TODO entries are:
3287 @table @kbd
3288 @kindex C-c C-t
3289 @cindex cycling, of TODO states
3290 @item C-c C-t
3291 Rotate the TODO state of the current item among
3293 @example
3294 ,-> (unmarked) -> TODO -> DONE --.
3295 '--------------------------------'
3296 @end example
3298 The same rotation can also be done ``remotely'' from the timeline and
3299 agenda buffers with the @kbd{t} command key (@pxref{Agenda commands}).
3301 @kindex C-u C-c C-t
3302 @item C-u C-c C-t
3303 Select a specific keyword using completion or (if it has been set up)
3304 the fast selection interface.  For the latter, you need to assign keys
3305 to TODO states, see @ref{Per-file keywords}, and @ref{Setting tags}, for
3306 more information.
3308 @kindex S-@key{right}
3309 @kindex S-@key{left}
3310 @vindex org-treat-S-cursor-todo-selection-as-state-change
3311 @item S-@key{right}
3312 @itemx S-@key{left}
3313 Select the following/preceding TODO state, similar to cycling.  Useful
3314 mostly if more than two TODO states are possible (@pxref{TODO
3315 extensions}).  See also @ref{Conflicts}, for a discussion of the interaction
3316 with @code{shift-selection-mode}.  See also the variable
3317 @code{org-treat-S-cursor-todo-selection-as-state-change}.
3318 @kindex C-c C-v
3319 @kindex C-c / t
3320 @cindex sparse tree, for TODO
3321 @item C-c C-v
3322 @itemx C-c / t
3323 @vindex org-todo-keywords
3324 View TODO items in a @emph{sparse tree} (@pxref{Sparse trees}).  Folds the
3325 entire buffer, but shows all TODO items and the headings hierarchy above
3326 them.  With a prefix argument, search for a specific TODO.  You will be
3327 prompted for the keyword, and you can also give a list of keywords like
3328 @code{KWD1|KWD2|...} to list entries that match any one of these keywords.
3329 With numeric prefix argument N, show the tree for the Nth keyword in the
3330 variable @code{org-todo-keywords}.  With two prefix arguments, find all TODO
3331 and DONE entries.
3332 @kindex C-c a t
3333 @item C-c a t
3334 Show the global TODO list.  Collects the TODO items from all agenda
3335 files (@pxref{Agenda Views}) into a single buffer.  The new buffer will
3336 be in @code{agenda-mode}, which provides commands to examine and
3337 manipulate the TODO entries from the new buffer (@pxref{Agenda
3338 commands}).  @xref{Global TODO list}, for more information.
3339 @kindex S-M-@key{RET}
3340 @item S-M-@key{RET}
3341 Insert a new TODO entry below the current one.
3342 @end table
3344 @noindent
3345 @vindex org-todo-state-tags-triggers
3346 Changing a TODO state can also trigger tag changes.  See the docstring of the
3347 option @code{org-todo-state-tags-triggers} for details.
3349 @node TODO extensions, Progress logging, TODO basics, TODO Items
3350 @section Extended use of TODO keywords
3351 @cindex extended TODO keywords
3353 @vindex org-todo-keywords
3354 By default, marked TODO entries have one of only two states: TODO and
3355 DONE.  Org mode allows you to classify TODO items in more complex ways
3356 with @emph{TODO keywords} (stored in @code{org-todo-keywords}).  With
3357 special setup, the TODO keyword system can work differently in different
3358 files.
3360 Note that @i{tags} are another way to classify headlines in general and
3361 TODO items in particular (@pxref{Tags}).
3363 @menu
3364 * Workflow states::             From TODO to DONE in steps
3365 * TODO types::                  I do this, Fred does the rest
3366 * Multiple sets in one file::   Mixing it all, and still finding your way
3367 * Fast access to TODO states::  Single letter selection of a state
3368 * Per-file keywords::           Different files, different requirements
3369 * Faces for TODO keywords::     Highlighting states
3370 * TODO dependencies::           When one task needs to wait for others
3371 @end menu
3373 @node Workflow states, TODO types, TODO extensions, TODO extensions
3374 @subsection TODO keywords as workflow states
3375 @cindex TODO workflow
3376 @cindex workflow states as TODO keywords
3378 You can use TODO keywords to indicate different @emph{sequential} states
3379 in the process of working on an item, for example@footnote{Changing
3380 this variable only becomes effective after restarting Org mode in a
3381 buffer.}:
3383 @lisp
3384 (setq org-todo-keywords
3385   '((sequence "TODO" "FEEDBACK" "VERIFY" "|" "DONE" "DELEGATED")))
3386 @end lisp
3388 The vertical bar separates the TODO keywords (states that @emph{need
3389 action}) from the DONE states (which need @emph{no further action}).  If
3390 you don't provide the separator bar, the last state is used as the DONE
3391 state.
3392 @cindex completion, of TODO keywords
3393 With this setup, the command @kbd{C-c C-t} will cycle an entry from TODO
3394 to FEEDBACK, then to VERIFY, and finally to DONE and DELEGATED.  You may
3395 also use a numeric prefix argument to quickly select a specific state.  For
3396 example @kbd{C-3 C-c C-t} will change the state immediately to VERIFY.
3397 Or you can use @kbd{S-@key{left}} to go backward through the sequence.  If you
3398 define many keywords, you can use in-buffer completion
3399 (@pxref{Completion}) or even a special one-key selection scheme
3400 (@pxref{Fast access to TODO states}) to insert these words into the
3401 buffer.  Changing a TODO state can be logged with a timestamp, see
3402 @ref{Tracking TODO state changes}, for more information.
3404 @node TODO types, Multiple sets in one file, Workflow states, TODO extensions
3405 @subsection TODO keywords as types
3406 @cindex TODO types
3407 @cindex names as TODO keywords
3408 @cindex types as TODO keywords
3410 The second possibility is to use TODO keywords to indicate different
3411 @emph{types} of action items.  For example, you might want to indicate
3412 that items are for ``work'' or ``home''.  Or, when you work with several
3413 people on a single project, you might want to assign action items
3414 directly to persons, by using their names as TODO keywords.  This would
3415 be set up like this:
3417 @lisp
3418 (setq org-todo-keywords '((type "Fred" "Sara" "Lucy" "|" "DONE")))
3419 @end lisp
3421 In this case, different keywords do not indicate a sequence, but rather
3422 different types.  So the normal work flow would be to assign a task to a
3423 person, and later to mark it DONE.  Org mode supports this style by adapting
3424 the workings of the command @kbd{C-c C-t}@footnote{This is also true for the
3425 @kbd{t} command in the timeline and agenda buffers.}.  When used several
3426 times in succession, it will still cycle through all names, in order to first
3427 select the right type for a task.  But when you return to the item after some
3428 time and execute @kbd{C-c C-t} again, it will switch from any name directly
3429 to DONE.  Use prefix arguments or completion to quickly select a specific
3430 name.  You can also review the items of a specific TODO type in a sparse tree
3431 by using a numeric prefix to @kbd{C-c C-v}.  For example, to see all things
3432 Lucy has to do, you would use @kbd{C-3 C-c C-v}.  To collect Lucy's items
3433 from all agenda files into a single buffer, you would use the numeric prefix
3434 argument as well when creating the global TODO list: @kbd{C-3 C-c t}.
3436 @node Multiple sets in one file, Fast access to TODO states, TODO types, TODO extensions
3437 @subsection Multiple keyword sets in one file
3438 @cindex TODO keyword sets
3440 Sometimes you may want to use different sets of TODO keywords in
3441 parallel.  For example, you may want to have the basic
3442 @code{TODO}/@code{DONE}, but also a workflow for bug fixing, and a
3443 separate state indicating that an item has been canceled (so it is not
3444 DONE, but also does not require action).  Your setup would then look
3445 like this:
3447 @lisp
3448 (setq org-todo-keywords
3449       '((sequence "TODO" "|" "DONE")
3450         (sequence "REPORT" "BUG" "KNOWNCAUSE" "|" "FIXED")
3451         (sequence "|" "CANCELED")))
3452 @end lisp
3454 The keywords should all be different, this helps Org mode to keep track
3455 of which subsequence should be used for a given entry.  In this setup,
3456 @kbd{C-c C-t} only operates within a subsequence, so it switches from
3457 @code{DONE} to (nothing) to @code{TODO}, and from @code{FIXED} to
3458 (nothing) to @code{REPORT}.  Therefore you need a mechanism to initially
3459 select the correct sequence.  Besides the obvious ways like typing a
3460 keyword or using completion, you may also apply the following commands:
3462 @table @kbd
3463 @kindex C-S-@key{right}
3464 @kindex C-S-@key{left}
3465 @kindex C-u C-u C-c C-t
3466 @item C-u C-u C-c C-t
3467 @itemx C-S-@key{right}
3468 @itemx C-S-@key{left}
3469 These keys jump from one TODO subset to the next.  In the above example,
3470 @kbd{C-u C-u C-c C-t} or @kbd{C-S-@key{right}} would jump from @code{TODO} or
3471 @code{DONE} to @code{REPORT}, and any of the words in the second row to
3472 @code{CANCELED}.  Note that the @kbd{C-S-} key binding conflict with
3473 @code{shift-selection-mode} (@pxref{Conflicts}).
3474 @kindex S-@key{right}
3475 @kindex S-@key{left}
3476 @item S-@key{right}
3477 @itemx S-@key{left}
3478 @kbd{S-@key{<left>}} and @kbd{S-@key{<right>}} and walk through @emph{all}
3479 keywords from all sets, so for example @kbd{S-@key{<right>}} would switch
3480 from @code{DONE} to @code{REPORT} in the example above.  See also
3481 @ref{Conflicts}, for a discussion of the interaction with
3482 @code{shift-selection-mode}.
3483 @end table
3485 @node Fast access to TODO states, Per-file keywords, Multiple sets in one file, TODO extensions
3486 @subsection Fast access to TODO states
3488 If you would like to quickly change an entry to an arbitrary TODO state
3489 instead of cycling through the states, you can set up keys for
3490 single-letter access to the states.  This is done by adding the section
3491 key after each keyword, in parentheses.  For example:
3493 @lisp
3494 (setq org-todo-keywords
3495       '((sequence "TODO(t)" "|" "DONE(d)")
3496         (sequence "REPORT(r)" "BUG(b)" "KNOWNCAUSE(k)" "|" "FIXED(f)")
3497         (sequence "|" "CANCELED(c)")))
3498 @end lisp
3500 @vindex org-fast-tag-selection-include-todo
3501 If you then press @code{C-c C-t} followed by the selection key, the entry
3502 will be switched to this state.  @key{SPC} can be used to remove any TODO
3503 keyword from an entry.@footnote{Check also the variable
3504 @code{org-fast-tag-selection-include-todo}, it allows you to change the TODO
3505 state through the tags interface (@pxref{Setting tags}), in case you like to
3506 mingle the two concepts.  Note that this means you need to come up with
3507 unique keys across both sets of keywords.}
3509 @node Per-file keywords, Faces for TODO keywords, Fast access to TODO states, TODO extensions
3510 @subsection Setting up keywords for individual files
3511 @cindex keyword options
3512 @cindex per-file keywords
3513 @cindex #+TODO
3514 @cindex #+TYP_TODO
3515 @cindex #+SEQ_TODO
3517 It can be very useful to use different aspects of the TODO mechanism in
3518 different files.  For file-local settings, you need to add special lines
3519 to the file which set the keywords and interpretation for that file
3520 only.  For example, to set one of the two examples discussed above, you
3521 need one of the following lines, starting in column zero anywhere in the
3522 file:
3524 @example
3525 #+TODO: TODO FEEDBACK VERIFY | DONE CANCELED
3526 @end example
3527 @noindent (you may also write @code{#+SEQ_TODO} to be explicit about the
3528 interpretation, but it means the same as @code{#+TODO}), or
3529 @example
3530 #+TYP_TODO: Fred Sara Lucy Mike | DONE
3531 @end example
3533 A setup for using several sets in parallel would be:
3535 @example
3536 #+TODO: TODO | DONE
3537 #+TODO: REPORT BUG KNOWNCAUSE | FIXED
3538 #+TODO: | CANCELED
3539 @end example
3541 @cindex completion, of option keywords
3542 @kindex M-@key{TAB}
3543 @noindent To make sure you are using the correct keyword, type
3544 @samp{#+} into the buffer and then use @kbd{M-@key{TAB}} completion.
3546 @cindex DONE, final TODO keyword
3547 Remember that the keywords after the vertical bar (or the last keyword
3548 if no bar is there) must always mean that the item is DONE (although you
3549 may use a different word).  After changing one of these lines, use
3550 @kbd{C-c C-c} with the cursor still in the line to make the changes
3551 known to Org mode@footnote{Org mode parses these lines only when
3552 Org mode is activated after visiting a file.  @kbd{C-c C-c} with the
3553 cursor in a line starting with @samp{#+} is simply restarting Org mode
3554 for the current buffer.}.
3556 @node Faces for TODO keywords, TODO dependencies, Per-file keywords, TODO extensions
3557 @subsection Faces for TODO keywords
3558 @cindex faces, for TODO keywords
3560 @vindex org-todo @r{(face)}
3561 @vindex org-done @r{(face)}
3562 @vindex org-todo-keyword-faces
3563 Org mode highlights TODO keywords with special faces: @code{org-todo}
3564 for keywords indicating that an item still has to be acted upon, and
3565 @code{org-done} for keywords indicating that an item is finished.  If
3566 you are using more than 2 different states, you might want to use
3567 special faces for some of them.  This can be done using the variable
3568 @code{org-todo-keyword-faces}.  For example:
3570 @lisp
3571 @group
3572 (setq org-todo-keyword-faces
3573       '(("TODO"      . org-warning)
3574         ("DEFERRED"  . shadow)
3575         ("CANCELED"  . (:foreground "blue" :weight bold))))
3576 @end group
3577 @end lisp
3579 While using a list with face properties as shown for CANCELED
3580 @emph{should} work, this does not aways seem to be the case.  If
3581 necessary, define a special face and use that.
3583 @node TODO dependencies,  , Faces for TODO keywords, TODO extensions
3584 @subsection TODO dependencies
3585 @cindex TODO dependencies
3586 @cindex dependencies, of TODO states
3588 @vindex org-enforce-todo-dependencies
3589 @cindex property, ORDERED
3590 The structure of Org files (hierarchy and lists) makes it easy to define TODO
3591 dependencies.  Usually, a parent TODO task should not be marked DONE until
3592 all subtasks (defined as children tasks) are marked as DONE.  And sometimes
3593 there is a logical sequence to a number of (sub)tasks, so that one task
3594 cannot be acted upon before all siblings above it are done.  If you customize
3595 the variable @code{org-enforce-todo-dependencies}, Org will block entries
3596 from changing state to DONE while they have children that are not DONE.
3597 Furthermore, if an entry has a property @code{ORDERED}, each of its children
3598 will be blocked until all earlier siblings are marked DONE.  Here is an
3599 example:
3601 @example
3602 * TODO Blocked until (two) is done
3603 ** DONE one
3604 ** TODO two
3606 * Parent
3607   :PROPERTIES:
3608     :ORDERED: t
3609   :END:
3610 ** TODO a
3611 ** TODO b, needs to wait for (a)
3612 ** TODO c, needs to wait for (a) and (b)
3613 @end example
3615 @table @kbd
3616 @kindex C-c C-x o
3617 @item C-c C-x o
3618 @vindex org-track-ordered-property-with-tag
3619 @cindex property, ORDERED
3620 Toggle the @code{ORDERED} property of the current entry.  A property is used
3621 for this behavior because this should be local to the current entry, not
3622 inherited like a tag.  However, if you would like to @i{track} the value of
3623 this property with a tag for better visibility, customize the variable
3624 @code{org-track-ordered-property-with-tag}.
3625 @kindex C-u C-u C-u C-c C-t
3626 @item C-u C-u C-u C-c C-t
3627 Change TODO state, circumventing any state blocking.
3628 @end table
3630 @vindex org-agenda-dim-blocked-tasks
3631 If you set the variable @code{org-agenda-dim-blocked-tasks}, TODO entries
3632 that cannot be closed because of such dependencies will be shown in a dimmed
3633 font or even made invisible in agenda views (@pxref{Agenda Views}).
3635 @cindex checkboxes and TODO dependencies
3636 @vindex org-enforce-todo-dependencies
3637 You can also block changes of TODO states by looking at checkboxes
3638 (@pxref{Checkboxes}).  If you set the variable
3639 @code{org-enforce-todo-checkbox-dependencies}, an entry that has unchecked
3640 checkboxes will be blocked from switching to DONE.
3642 If you need more complex dependency structures, for example dependencies
3643 between entries in different trees or files, check out the contributed
3644 module @file{org-depend.el}.
3646 @page
3647 @node Progress logging, Priorities, TODO extensions, TODO Items
3648 @section Progress logging
3649 @cindex progress logging
3650 @cindex logging, of progress
3652 Org mode can automatically record a timestamp and possibly a note when
3653 you mark a TODO item as DONE, or even each time you change the state of
3654 a TODO item.  This system is highly configurable, settings can be on a
3655 per-keyword basis and can be localized to a file or even a subtree.  For
3656 information on how to clock working time for a task, see @ref{Clocking
3657 work time}.
3659 @menu
3660 * Closing items::               When was this entry marked DONE?
3661 * Tracking TODO state changes::  When did the status change?
3662 @end menu
3664 @node Closing items, Tracking TODO state changes, Progress logging, Progress logging
3665 @subsection Closing items
3667 The most basic logging is to keep track of @emph{when} a certain TODO
3668 item was finished.  This is achieved with@footnote{The corresponding
3669 in-buffer setting is: @code{#+STARTUP: logdone}}.
3671 @lisp
3672 (setq org-log-done 'time)
3673 @end lisp
3675 @noindent
3676 Then each time you turn an entry from a TODO (not-done) state into any
3677 of the DONE states, a line @samp{CLOSED: [timestamp]} will be inserted
3678 just after the headline.  If you turn the entry back into a TODO item
3679 through further state cycling, that line will be removed again.  If you
3680 want to record a note along with the timestamp, use@footnote{The
3681 corresponding in-buffer setting is: @code{#+STARTUP: lognotedone}}
3683 @lisp
3684 (setq org-log-done 'note)
3685 @end lisp
3687 @noindent
3688 You will then be prompted for a note, and that note will be stored below
3689 the entry with a @samp{Closing Note} heading.
3691 In the timeline (@pxref{Timeline}) and in the agenda
3692 (@pxref{Weekly/daily agenda}), you can then use the @kbd{l} key to
3693 display the TODO items with a @samp{CLOSED} timestamp on each day,
3694 giving you an overview of what has been done.
3696 @node Tracking TODO state changes,  , Closing items, Progress logging
3697 @subsection Tracking TODO state changes
3698 @cindex drawer, for state change recording
3700 @vindex org-log-states-order-reversed
3701 @vindex org-log-into-drawer
3702 @cindex property, LOG_INTO_DRAWER
3703 When TODO keywords are used as workflow states (@pxref{Workflow states}), you
3704 might want to keep track of when a state change occurred and maybe take a
3705 note about this change.  You can either record just a timestamp, or a
3706 time-stamped note for a change.  These records will be inserted after the
3707 headline as an itemized list, newest first@footnote{See the variable
3708 @code{org-log-states-order-reversed}}.  When taking a lot of notes, you might
3709 want to get the notes out of the way into a drawer (@pxref{Drawers}).
3710 Customize the variable @code{org-log-into-drawer} to get this
3711 behavior---the recommended drawer for this is called @code{LOGBOOK}.  You can
3712 also overrule the setting of this variable for a subtree by setting a
3713 @code{LOG_INTO_DRAWER} property.
3715 Since it is normally too much to record a note for every state, Org mode
3716 expects configuration on a per-keyword basis for this.  This is achieved by
3717 adding special markers @samp{!} (for a timestamp) and @samp{@@} (for a note)
3718 in parentheses after each keyword.  For example, with the setting
3720 @lisp
3721 (setq org-todo-keywords
3722   '((sequence "TODO(t)" "WAIT(w@@/!)" "|" "DONE(d!)" "CANCELED(c@@)")))
3723 @end lisp
3725 @noindent
3726 @vindex org-log-done
3727 you not only define global TODO keywords and fast access keys, but also
3728 request that a time is recorded when the entry is set to
3729 DONE@footnote{It is possible that Org mode will record two timestamps
3730 when you are using both @code{org-log-done} and state change logging.
3731 However, it will never prompt for two notes---if you have configured
3732 both, the state change recording note will take precedence and cancel
3733 the @samp{Closing Note}.}, and that a note is recorded when switching to
3734 WAIT or CANCELED.  The setting for WAIT is even more special: the
3735 @samp{!} after the slash means that in addition to the note taken when
3736 entering the state, a timestamp should be recorded when @i{leaving} the
3737 WAIT state, if and only if the @i{target} state does not configure
3738 logging for entering it.  So it has no effect when switching from WAIT
3739 to DONE, because DONE is configured to record a timestamp only.  But
3740 when switching from WAIT back to TODO, the @samp{/!} in the WAIT
3741 setting now triggers a timestamp even though TODO has no logging
3742 configured.
3744 You can use the exact same syntax for setting logging preferences local
3745 to a buffer:
3746 @example
3747 #+TODO: TODO(t) WAIT(w@@/!) | DONE(d!) CANCELED(c@@)
3748 @end example
3750 @cindex property, LOGGING
3751 In order to define logging settings that are local to a subtree or a
3752 single item, define a LOGGING property in this entry.  Any non-empty
3753 LOGGING property resets all logging settings to nil.  You may then turn
3754 on logging for this specific tree using STARTUP keywords like
3755 @code{lognotedone} or @code{logrepeat}, as well as adding state specific
3756 settings like @code{TODO(!)}.  For example
3758 @example
3759 * TODO Log each state with only a time
3760   :PROPERTIES:
3761   :LOGGING: TODO(!) WAIT(!) DONE(!) CANCELED(!)
3762   :END:
3763 * TODO Only log when switching to WAIT, and when repeating
3764   :PROPERTIES:
3765   :LOGGING: WAIT(@@) logrepeat
3766   :END:
3767 * TODO No logging at all
3768   :PROPERTIES:
3769   :LOGGING: nil
3770   :END:
3771 @end example
3773 @node Priorities, Breaking down tasks, Progress logging, TODO Items
3774 @section Priorities
3775 @cindex priorities
3777 If you use Org mode extensively, you may end up enough TODO items that
3778 it starts to make sense to prioritize them.  Prioritizing can be done by
3779 placing a @emph{priority cookie} into the headline of a TODO item, like
3780 this
3782 @example
3783 *** TODO [#A] Write letter to Sam Fortune
3784 @end example
3786 @noindent
3787 By default, Org mode supports three priorities: @samp{A}, @samp{B}, and
3788 @samp{C}.  @samp{A} is the highest priority.  An entry without a cookie
3789 is treated as priority @samp{B}.  Priorities make a difference only in
3790 the agenda (@pxref{Weekly/daily agenda}); outside the agenda, they have
3791 no inherent meaning to Org mode.
3793 Priorities can be attached to any outline tree entries; they do not need
3794 to be TODO items.
3796 @table @kbd
3797 @kindex @kbd{C-c ,}
3798 @item @kbd{C-c ,}
3799 Set the priority of the current headline.  The command prompts for a
3800 priority character @samp{A}, @samp{B} or @samp{C}.  When you press
3801 @key{SPC} instead, the priority cookie is removed from the headline.
3802 The priorities can also be changed ``remotely'' from the timeline and
3803 agenda buffer with the @kbd{,} command (@pxref{Agenda commands}).
3805 @kindex S-@key{up}
3806 @kindex S-@key{down}
3807 @item S-@key{up}
3808 @itemx S-@key{down}
3809 @vindex org-priority-start-cycle-with-default
3810 Increase/decrease priority of current headline@footnote{See also the option
3811 @code{org-priority-start-cycle-with-default}.}.  Note that these keys are
3812 also used to modify timestamps (@pxref{Creating timestamps}).  See also
3813 @ref{Conflicts}, for a discussion of the interaction with
3814 @code{shift-selection-mode}.
3815 @end table
3817 @vindex org-highest-priority
3818 @vindex org-lowest-priority
3819 @vindex org-default-priority
3820 You can change the range of allowed priorities by setting the variables
3821 @code{org-highest-priority}, @code{org-lowest-priority}, and
3822 @code{org-default-priority}.  For an individual buffer, you may set
3823 these values (highest, lowest, default) like this (please make sure that
3824 the highest priority is earlier in the alphabet than the lowest
3825 priority):
3827 @cindex #+PRIORITIES
3828 @example
3829 #+PRIORITIES: A C B
3830 @end example
3832 @node Breaking down tasks, Checkboxes, Priorities, TODO Items
3833 @section Breaking tasks down into subtasks
3834 @cindex tasks, breaking down
3835 @cindex statistics, for TODO items
3837 @vindex org-agenda-todo-list-sublevels
3838 It is often advisable to break down large tasks into smaller, manageable
3839 subtasks.  You can do this by creating an outline tree below a TODO item,
3840 with detailed subtasks on the tree@footnote{To keep subtasks out of the
3841 global TODO list, see the @code{org-agenda-todo-list-sublevels}.}.  To keep
3842 the overview over the fraction of subtasks that are already completed, insert
3843 either @samp{[/]} or @samp{[%]} anywhere in the headline.  These cookies will
3844 be updates each time the todo status of a child changes, or when pressing
3845 @kbd{C-c C-c} on the cookie.  For example:
3847 @example
3848 * Organize Party [33%]
3849 ** TODO Call people [1/2]
3850 *** TODO Peter
3851 *** DONE Sarah
3852 ** TODO Buy food
3853 ** DONE Talk to neighbor
3854 @end example
3856 @cindex property, COOKIE_DATA
3857 If a heading has both checkboxes and TODO children below it, the meaning of
3858 the statistics cookie become ambiguous.  Set the property
3859 @code{COOKIE_DATA} to either @samp{checkbox} or @samp{todo} to resolve
3860 this issue.
3862 @vindex org-hierarchical-todo-statistics
3863 If you would like to have the statistics cookie count any TODO entries in the
3864 subtree (not just direct children), confgure the variable
3865 @code{org-hierarchical-todo-statistics}.  To do this for a single subtree,
3866 include the word @samp{recursive} into the value of the @code{COOKIE_DATA}
3867 property.
3869 @example
3870 * Parent capturing statistics [2/20]
3871   :PROPERTIES:
3872   :COOKIE_DATA: todo recursive
3873   :END:
3874 @end example
3876 If you would like a TODO entry to automatically change to DONE
3877 when all children are done, you can use the following setup:
3879 @example
3880 (defun org-summary-todo (n-done n-not-done)
3881   "Switch entry to DONE when all subentries are done, to TODO otherwise."
3882   (let (org-log-done org-log-states)   ; turn off logging
3883     (org-todo (if (= n-not-done 0) "DONE" "TODO"))))
3885 (add-hook 'org-after-todo-statistics-hook 'org-summary-todo)
3886 @end example
3889 Another possibility is the use of checkboxes to identify (a hierarchy of) a
3890 large number of subtasks (@pxref{Checkboxes}).
3893 @node Checkboxes,  , Breaking down tasks, TODO Items
3894 @section Checkboxes
3895 @cindex checkboxes
3897 Every item in a plain list (@pxref{Plain lists}) can be made into a
3898 checkbox by starting it with the string @samp{[ ]}.  This feature is
3899 similar to TODO items (@pxref{TODO Items}), but is more lightweight.
3900 Checkboxes are not included into the global TODO list, so they are often
3901 great to split a task into a number of simple steps.  Or you can use
3902 them in a shopping list.  To toggle a checkbox, use @kbd{C-c C-c}, or
3903 use the mouse (thanks to Piotr Zielinski's @file{org-mouse.el}).
3905 Here is an example of a checkbox list.
3907 @example
3908 * TODO Organize party [2/4]
3909   - [-] call people [1/3]
3910     - [ ] Peter
3911     - [X] Sarah
3912     - [ ] Sam
3913   - [X] order food
3914   - [ ] think about what music to play
3915   - [X] talk to the neighbors
3916 @end example
3918 Checkboxes work hierarchically, so if a checkbox item has children that
3919 are checkboxes, toggling one of the children checkboxes will make the
3920 parent checkbox reflect if none, some, or all of the children are
3921 checked.
3923 @cindex statistics, for checkboxes
3924 @cindex checkbox statistics
3925 @cindex property, COOKIE_DATA
3926 @vindex org-hierarchical-checkbox-statistics
3927 The @samp{[2/4]} and @samp{[1/3]} in the first and second line are cookies
3928 indicating how many checkboxes present in this entry have been checked off,
3929 and the total number of checkboxes present.  This can give you an idea on how
3930 many checkboxes remain, even without opening a folded entry.  The cookies can
3931 be placed into a headline or into (the first line of) a plain list item.
3932 Each cookie covers checkboxes of direct children structurally below the
3933 headline/item on which the cookie appears@footnote{Set the variable
3934 @code{org-hierarchical-checkbox-statistics} if you want such cookies to
3935 represent the all checkboxes below the cookie, not just the direct
3936 children.}.  You have to insert the cookie yourself by typing either
3937 @samp{[/]} or @samp{[%]}.  With @samp{[/]} you get an @samp{n out of m}
3938 result, as in the examples above.  With @samp{[%]} you get information about
3939 the percentage of checkboxes checked (in the above example, this would be
3940 @samp{[50%]} and @samp{[33%]}, respectively).  In a headline, a cookie can
3941 count either checkboxes below the heading or TODO states of children, and it
3942 will display whatever was changed last.  Set the property @code{COOKIE_DATA}
3943 to either @samp{checkbox} or @samp{todo} to resolve this issue.
3945 @cindex blocking, of checkboxes
3946 @cindex checkbox blocking
3947 @cindex property, ORDERED
3948 If the current outline node has an @code{ORDERED} property, checkboxes must
3949 be checked off in sequence, and an error will be thrown if you try to check
3950 off a box while there are unchecked boxes above it.
3952 @noindent The following commands work with checkboxes:
3954 @table @kbd
3955 @kindex C-c C-c
3956 @item C-c C-c
3957 Toggle checkbox status or (with prefix arg) checkbox presence at point.  With
3958 double prefix argument, set it to @samp{[-]}, which is considered to be an
3959 intermediate state.
3960 @kindex C-c C-x C-b
3961 @item C-c C-x C-b
3962 Toggle checkbox status or (with prefix arg) checkbox presence at point.  With
3963 double prefix argument, set it to @samp{[-]}, which is considered to be an
3964 intermediate state.
3965 @itemize @minus
3966 @item
3967 If there is an active region, toggle the first checkbox in the region
3968 and set all remaining boxes to the same status as the first.  With a prefix
3969 arg, add or remove the checkbox for all items in the region.
3970 @item
3971 If the cursor is in a headline, toggle checkboxes in the region between
3972 this headline and the next (so @emph{not} the entire subtree).
3973 @item
3974 If there is no active region, just toggle the checkbox at point.
3975 @end itemize
3976 @kindex M-S-@key{RET}
3977 @item M-S-@key{RET}
3978 Insert a new item with a checkbox.
3979 This works only if the cursor is already in a plain list item
3980 (@pxref{Plain lists}).
3981 @kindex C-c C-x o
3982 @item C-c C-x o
3983 @vindex org-track-ordered-property-with-tag
3984 @cindex property, ORDERED
3985 Toggle the @code{ORDERED} property of the entry, to toggle if checkboxes must
3986 be checked off in sequence.  A property is used for this behavior because
3987 this should be local to the current entry, not inherited like a tag.
3988 However, if you would like to @i{track} the value of this property with a tag
3989 for better visibility, customize the variable
3990 @code{org-track-ordered-property-with-tag}.
3991 @kindex C-c #
3992 @item C-c #
3993 Update the statistics cookie in the current outline entry.  When called with
3994 a @kbd{C-u} prefix, update the entire file.  Checkbox statistic cookies are
3995 updated automatically if you toggle checkboxes with @kbd{C-c C-c} and make
3996 new ones with @kbd{M-S-@key{RET}}.  TODO statistics cookies update when
3997 changing TODO states.  If you delete boxes/entries or add/change them by
3998 hand, use this command to get things back into sync.  Or simply toggle any
3999 entry twice (checkboxes with @kbd{C-c C-c}).
4000 @end table
4002 @node Tags, Properties and Columns, TODO Items, Top
4003 @chapter Tags
4004 @cindex tags
4005 @cindex headline tagging
4006 @cindex matching, tags
4007 @cindex sparse tree, tag based
4009 An excellent way to implement labels and contexts for cross-correlating
4010 information is to assign @i{tags} to headlines.  Org mode has extensive
4011 support for tags.
4013 @vindex org-tag-faces
4014 Every headline can contain a list of tags; they occur at the end of the
4015 headline.  Tags are normal words containing letters, numbers, @samp{_}, and
4016 @samp{@@}.  Tags must be preceded and followed by a single colon, @eg{},
4017 @samp{:work:}.  Several tags can be specified, as in @samp{:work:urgent:}.
4018 Tags will by default be in bold face with the same color as the headline.
4019 You may specify special faces for specific tags using the variable
4020 @code{org-tag-faces}, in much the same way as you can for TODO keywords
4021 (@pxref{Faces for TODO keywords}).
4023 @menu
4024 * Tag inheritance::             Tags use the tree structure of the outline
4025 * Setting tags::                How to assign tags to a headline
4026 * Tag searches::                Searching for combinations of tags
4027 @end menu
4029 @node Tag inheritance, Setting tags, Tags, Tags
4030 @section Tag inheritance
4031 @cindex tag inheritance
4032 @cindex inheritance, of tags
4033 @cindex sublevels, inclusion into tags match
4035 @i{Tags} make use of the hierarchical structure of outline trees.  If a
4036 heading has a certain tag, all subheadings will inherit the tag as
4037 well.  For example, in the list
4039 @example
4040 * Meeting with the French group      :work:
4041 ** Summary by Frank                  :boss:notes:
4042 *** TODO Prepare slides for him      :action:
4043 @end example
4045 @noindent
4046 the final heading will have the tags @samp{:work:}, @samp{:boss:},
4047 @samp{:notes:}, and @samp{:action:} even though the final heading is not
4048 explicitly marked with those tags.  You can also set tags that all entries in
4049 a file should inherit just as if these tags were defined in a hypothetical
4050 level zero that surrounds the entire file.  Use a line like this@footnote{As
4051 with all these in-buffer settings, pressing @kbd{C-c C-c} activates any
4052 changes in the line.}:
4054 @cindex #+FILETAGS
4055 @example
4056 #+FILETAGS: :Peter:Boss:Secret:
4057 @end example
4059 @noindent
4060 @vindex org-use-tag-inheritance
4061 @vindex org-tags-exclude-from-inheritance
4062 To limit tag inheritance to specific tags, or to turn it off entirely, use
4063 the variables @code{org-use-tag-inheritance} and
4064 @code{org-tags-exclude-from-inheritance}.
4066 @vindex org-tags-match-list-sublevels
4067 When a headline matches during a tags search while tag inheritance is turned
4068 on, all the sublevels in the same tree will (for a simple match form) match
4069 as well@footnote{This is only true if the search does not involve more
4070 complex tests including properties (@pxref{Property searches}).}.  The list
4071 of matches may then become very long.  If you only want to see the first tags
4072 match in a subtree, configure the variable
4073 @code{org-tags-match-list-sublevels} (not recommended).
4075 @node Setting tags, Tag searches, Tag inheritance, Tags
4076 @section Setting tags
4077 @cindex setting tags
4078 @cindex tags, setting
4080 @kindex M-@key{TAB}
4081 Tags can simply be typed into the buffer at the end of a headline.
4082 After a colon, @kbd{M-@key{TAB}} offers completion on tags.  There is
4083 also a special command for inserting tags:
4085 @table @kbd
4086 @kindex C-c C-q
4087 @item C-c C-q
4088 @cindex completion, of tags
4089 @vindex org-tags-column
4090 Enter new tags for the current headline.  Org mode will either offer
4091 completion or a special single-key interface for setting tags, see
4092 below.  After pressing @key{RET}, the tags will be inserted and aligned
4093 to @code{org-tags-column}.  When called with a @kbd{C-u} prefix, all
4094 tags in the current buffer will be aligned to that column, just to make
4095 things look nice.  TAGS are automatically realigned after promotion,
4096 demotion, and TODO state changes (@pxref{TODO basics}).
4097 @kindex C-c C-c
4098 @item C-c C-c
4099 When the cursor is in a headline, this does the same as @kbd{C-c C-q}.
4100 @end table
4102 @vindex org-tag-alist
4103 Org will support tag insertion based on a @emph{list of tags}.  By
4104 default this list is constructed dynamically, containing all tags
4105 currently used in the buffer.  You may also globally specify a hard list
4106 of tags with the variable @code{org-tag-alist}.  Finally you can set
4107 the default tags for a given file with lines like
4109 @cindex #+TAGS
4110 @example
4111 #+TAGS: @@work @@home @@tennisclub
4112 #+TAGS: laptop car pc sailboat
4113 @end example
4115 If you have globally defined your preferred set of tags using the
4116 variable @code{org-tag-alist}, but would like to use a dynamic tag list
4117 in a specific file, add an empty TAGS option line to that file:
4119 @example
4120 #+TAGS:
4121 @end example
4123 @vindex org-tag-persistent-alist
4124 If you have a preferred set of tags that you would like to use in every file,
4125 in addition to those defined on a per-file basis by TAGS option lines, then
4126 you may specify a list of tags with the variable
4127 @code{org-tag-persistent-alist}.  You may turn this off on a per-file basis
4128 by adding a STARTUP option line to that file:
4130 @example
4131 #+STARTUP: noptag
4132 @end example
4134 By default Org mode uses the standard minibuffer completion facilities for
4135 entering tags.  However, it also implements another, quicker, tag selection
4136 method called @emph{fast tag selection}.  This allows you to select and
4137 deselect tags with just a single key press.  For this to work well you should
4138 assign unique letters to most of your commonly used tags.  You can do this
4139 globally by configuring the variable @code{org-tag-alist} in your
4140 @file{.emacs} file.  For example, you may find the need to tag many items in
4141 different files with @samp{:@@home:}.  In this case you can set something
4142 like:
4144 @lisp
4145 (setq org-tag-alist '(("@@work" . ?w) ("@@home" . ?h) ("laptop" . ?l)))
4146 @end lisp
4148 @noindent If the tag is only relevant to the file you are working on, then you
4149 can instead set the TAGS option line as:
4151 @example
4152 #+TAGS: @@work(w)  @@home(h)  @@tennisclub(t)  laptop(l)  pc(p)
4153 @end example
4155 @noindent The tags interface will show the available tags in a splash
4156 window.  If you want to start a new line after a specific tag, insert
4157 @samp{\n} into the tag list
4159 @example
4160 #+TAGS: @@work(w)  @@home(h)  @@tennisclub(t) \n laptop(l)  pc(p)
4161 @end example
4163 @noindent or write them in two lines:
4165 @example
4166 #+TAGS: @@work(w)  @@home(h)  @@tennisclub(t)
4167 #+TAGS: laptop(l)  pc(p)
4168 @end example
4170 @noindent
4171 You can also group together tags that are mutually exclusive by using
4172 braces, as in:
4174 @example
4175 #+TAGS: @{ @@work(w)  @@home(h)  @@tennisclub(t) @}  laptop(l)  pc(p)
4176 @end example
4178 @noindent you indicate that at most one of @samp{@@work}, @samp{@@home},
4179 and @samp{@@tennisclub} should be selected.  Multiple such groups are allowed.
4181 @noindent Don't forget to press @kbd{C-c C-c} with the cursor in one of
4182 these lines to activate any changes.
4184 @noindent
4185 To set these mutually exclusive groups in the variable @code{org-tags-alist},
4186 you must use the dummy tags @code{:startgroup} and @code{:endgroup} instead
4187 of the braces.  Similarly, you can use @code{:newline} to indicate a line
4188 break.  The previous example would be set globally by the following
4189 configuration:
4191 @lisp
4192 (setq org-tag-alist '((:startgroup . nil)
4193                       ("@@work" . ?w) ("@@home" . ?h)
4194                       ("@@tennisclub" . ?t)
4195                       (:endgroup . nil)
4196                       ("laptop" . ?l) ("pc" . ?p)))
4197 @end lisp
4199 If at least one tag has a selection key then pressing @kbd{C-c C-c} will
4200 automatically present you with a special interface, listing inherited tags,
4201 the tags of the current headline, and a list of all valid tags with
4202 corresponding keys@footnote{Keys will automatically be assigned to tags which
4203 have no configured keys.}.  In this interface, you can use the following
4204 keys:
4206 @table @kbd
4207 @item a-z...
4208 Pressing keys assigned to tags will add or remove them from the list of
4209 tags in the current line.  Selecting a tag in a group of mutually
4210 exclusive tags will turn off any other tags from that group.
4211 @kindex @key{TAB}
4212 @item @key{TAB}
4213 Enter a tag in the minibuffer, even if the tag is not in the predefined
4214 list.  You will be able to complete on all tags present in the buffer.
4215 @kindex @key{SPC}
4216 @item @key{SPC}
4217 Clear all tags for this line.
4218 @kindex @key{RET}
4219 @item @key{RET}
4220 Accept the modified set.
4221 @item C-g
4222 Abort without installing changes.
4223 @item q
4224 If @kbd{q} is not assigned to a tag, it aborts like @kbd{C-g}.
4225 @item !
4226 Turn off groups of mutually exclusive tags.  Use this to (as an
4227 exception) assign several tags from such a group.
4228 @item C-c
4229 Toggle auto-exit after the next change (see below).
4230 If you are using expert mode, the first @kbd{C-c} will display the
4231 selection window.
4232 @end table
4234 @noindent
4235 This method lets you assign tags to a headline with very few keys.  With
4236 the above setup, you could clear the current tags and set @samp{@@home},
4237 @samp{laptop} and @samp{pc} tags with just the following keys: @kbd{C-c
4238 C-c @key{SPC} h l p @key{RET}}.  Switching from @samp{@@home} to
4239 @samp{@@work} would be done with @kbd{C-c C-c w @key{RET}} or
4240 alternatively with @kbd{C-c C-c C-c w}.  Adding the non-predefined tag
4241 @samp{Sarah} could be done with @kbd{C-c C-c @key{TAB} S a r a h
4242 @key{RET} @key{RET}}.
4244 @vindex org-fast-tag-selection-single-key
4245 If you find that most of the time you need only a single key press to
4246 modify your list of tags, set the variable
4247 @code{org-fast-tag-selection-single-key}.  Then you no longer have to
4248 press @key{RET} to exit fast tag selection---it will immediately exit
4249 after the first change.  If you then occasionally need more keys, press
4250 @kbd{C-c} to turn off auto-exit for the current tag selection process
4251 (in effect: start selection with @kbd{C-c C-c C-c} instead of @kbd{C-c
4252 C-c}).  If you set the variable to the value @code{expert}, the special
4253 window is not even shown for single-key tag selection, it comes up only
4254 when you press an extra @kbd{C-c}.
4256 @node Tag searches,  , Setting tags, Tags
4257 @section Tag searches
4258 @cindex tag searches
4259 @cindex searching for tags
4261 Once a system of tags has been set up, it can be used to collect related
4262 information into special lists.
4264 @table @kbd
4265 @kindex C-c \
4266 @kindex C-c / m
4267 @item C-c \
4268 @itemx C-c / m
4269 Create a sparse tree with all headlines matching a tags search.  With a
4270 @kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
4271 @kindex C-c a m
4272 @item C-c a m
4273 Create a global list of tag matches from all agenda files.
4274 @xref{Matching tags and properties}.
4275 @kindex C-c a M
4276 @item C-c a M
4277 @vindex org-tags-match-list-sublevels
4278 Create a global list of tag matches from all agenda files, but check
4279 only TODO items and force checking subitems (see variable
4280 @code{org-tags-match-list-sublevels}).
4281 @end table
4283 These commands all prompt for a match string which allows basic Boolean logic
4284 like @samp{+boss+urgent-project1}, to find entries with tags @samp{boss} and
4285 @samp{urgent}, but not @samp{project1}, or @samp{Kathy|Sally} to find entries
4286 which are tagged, like @samp{Kathy} or @samp{Sally}.  The full syntax of the search
4287 string is rich and allows also matching against TODO keywords, entry levels
4288 and properties.  For a complete description with many examples, see
4289 @ref{Matching tags and properties}.
4292 @node Properties and Columns, Dates and Times, Tags, Top
4293 @chapter Properties and Columns
4294 @cindex properties
4296 Properties are a set of key-value pairs associated with an entry.  There
4297 are two main applications for properties in Org mode.  First, properties
4298 are like tags, but with a value.  Second, you can use properties to
4299 implement (very basic) database capabilities in an Org buffer.  For
4300 an example of the first application, imagine maintaining a file where
4301 you document bugs and plan releases for a piece of software.  Instead of
4302 using tags like @code{:release_1:}, @code{:release_2:}, one can use a
4303 property, say @code{:Release:}, that in different subtrees has different
4304 values, such as @code{1.0} or @code{2.0}.  For an example of the second
4305 application of properties, imagine keeping track of your music CDs,
4306 where properties could be things such as the album, artist, date of
4307 release, number of tracks, and so on.
4309 Properties can be conveniently edited and viewed in column view
4310 (@pxref{Column view}).
4312 @menu
4313 * Property syntax::             How properties are spelled out
4314 * Special properties::          Access to other Org mode features
4315 * Property searches::           Matching property values
4316 * Property inheritance::        Passing values down the tree
4317 * Column view::                 Tabular viewing and editing
4318 * Property API::                Properties for Lisp programmers
4319 @end menu
4321 @node Property syntax, Special properties, Properties and Columns, Properties and Columns
4322 @section Property syntax
4323 @cindex property syntax
4324 @cindex drawer, for properties
4326 Properties are key-value pairs.  They need to be inserted into a special
4327 drawer (@pxref{Drawers}) with the name @code{PROPERTIES}.  Each property
4328 is specified on a single line, with the key (surrounded by colons)
4329 first, and the value after it.  Here is an example:
4331 @example
4332 * CD collection
4333 ** Classic
4334 *** Goldberg Variations
4335     :PROPERTIES:
4336     :Title:     Goldberg Variations
4337     :Composer:  J.S. Bach
4338     :Artist:    Glen Gould
4339     :Publisher: Deutsche Grammophon
4340     :NDisks:    1
4341     :END:
4342 @end example
4344 You may define the allowed values for a particular property @samp{:Xyz:}
4345 by setting a property @samp{:Xyz_ALL:}.  This special property is
4346 @emph{inherited}, so if you set it in a level 1 entry, it will apply to
4347 the entire tree.  When allowed values are defined, setting the
4348 corresponding property becomes easier and is less prone to typing
4349 errors.  For the example with the CD collection, we can predefine
4350 publishers and the number of disks in a box like this:
4352 @example
4353 * CD collection
4354   :PROPERTIES:
4355   :NDisks_ALL:  1 2 3 4
4356   :Publisher_ALL: "Deutsche Grammophon" Philips EMI
4357   :END:
4358 @end example
4360 If you want to set properties that can be inherited by any entry in a
4361 file, use a line like
4362 @cindex property, _ALL
4363 @cindex #+PROPERTY
4364 @example
4365 #+PROPERTY: NDisks_ALL 1 2 3 4
4366 @end example
4368 @vindex org-global-properties
4369 Property values set with the global variable
4370 @code{org-global-properties} can be inherited by all entries in all
4371 Org files.
4373 @noindent
4374 The following commands help to work with properties:
4376 @table @kbd
4377 @kindex M-@key{TAB}
4378 @item M-@key{TAB}
4379 After an initial colon in a line, complete property keys.  All keys used
4380 in the current file will be offered as possible completions.
4381 @kindex C-c C-x p
4382 @item C-c C-x p
4383 Set a property.  This prompts for a property name and a value.  If
4384 necessary, the property drawer is created as well.
4385 @item M-x org-insert-property-drawer
4386 Insert a property drawer into the current entry.  The drawer will be
4387 inserted early in the entry, but after the lines with planning
4388 information like deadlines.
4389 @kindex C-c C-c
4390 @item C-c C-c
4391 With the cursor in a property drawer, this executes property commands.
4392 @item C-c C-c s
4393 Set a property in the current entry.  Both the property and the value
4394 can be inserted using completion.
4395 @kindex S-@key{right}
4396 @kindex S-@key{left}
4397 @item S-@key{left}/@key{right}
4398 Switch property at point to the next/previous allowed value.
4399 @item C-c C-c d
4400 Remove a property from the current entry.
4401 @item C-c C-c D
4402 Globally remove a property, from all entries in the current file.
4403 @item C-c C-c c
4404 Compute the property at point, using the operator and scope from the
4405 nearest column format definition.
4406 @end table
4408 @node Special properties, Property searches, Property syntax, Properties and Columns
4409 @section Special properties
4410 @cindex properties, special
4412 Special properties provide an alternative access method to Org mode
4413 features, like the TODO state or the priority of an entry, discussed in the
4414 previous chapters.  This interface exists so that you can include
4415 these states in a column view (@pxref{Column view}), or to use them in
4416 queries.  The following property names are special and should not be
4417 used as keys in the properties drawer:
4419 @cindex property, special, TODO
4420 @cindex property, special, TAGS
4421 @cindex property, special, ALLTAGS
4422 @cindex property, special, CATEGORY
4423 @cindex property, special, PRIORITY
4424 @cindex property, special, DEADLINE
4425 @cindex property, special, SCHEDULED
4426 @cindex property, special, CLOSED
4427 @cindex property, special, TIMESTAMP
4428 @cindex property, special, TIMESTAMP_IA
4429 @cindex property, special, CLOCKSUM
4430 @c guessing that ITEM is needed in this area; also, should this list be sorted?
4431 @cindex property, special, ITEM
4432 @example
4433 TODO         @r{The TODO keyword of the entry.}
4434 TAGS         @r{The tags defined directly in the headline.}
4435 ALLTAGS      @r{All tags, including inherited ones.}
4436 CATEGORY     @r{The category of an entry.}
4437 PRIORITY     @r{The priority of the entry, a string with a single letter.}
4438 DEADLINE     @r{The deadline time string, without the angular brackets.}
4439 SCHEDULED    @r{The scheduling timestamp, without the angular brackets.}
4440 CLOSED       @r{When was this entry closed?}
4441 TIMESTAMP    @r{The first keyword-less timestamp in the entry.}
4442 TIMESTAMP_IA @r{The first inactive timestamp in the entry.}
4443 CLOCKSUM     @r{The sum of CLOCK intervals in the subtree.  @code{org-clock-sum}}
4444              @r{must be run first to compute the values.}
4445 ITEM         @r{The content of the entry.}
4446 @end example
4448 @node Property searches, Property inheritance, Special properties, Properties and Columns
4449 @section Property searches
4450 @cindex properties, searching
4451 @cindex searching, of properties
4453 To create sparse trees and special lists with selection based on properties,
4454 the same commands are used as for tag searches (@pxref{Tag searches}).
4455 @table @kbd
4456 @kindex C-c \
4457 @kindex C-c / m
4458 @item C-c \
4459 @itemx C-c / m
4460 Create a sparse tree with all matching entries.  With a
4461 @kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
4462 @kindex C-c a m
4463 @item C-c a m
4464 Create a global list of tag/property  matches from all agenda files.
4465 @xref{Matching tags and properties}.
4466 @kindex C-c a M
4467 @item C-c a M
4468 @vindex org-tags-match-list-sublevels
4469 Create a global list of tag matches from all agenda files, but check
4470 only TODO items and force checking of subitems (see variable
4471 @code{org-tags-match-list-sublevels}).
4472 @end table
4474 The syntax for the search string is described in @ref{Matching tags and
4475 properties}.
4477 There is also a special command for creating sparse trees based on a
4478 single property:
4480 @table @kbd
4481 @kindex C-c / p
4482 @item C-c / p
4483 Create a sparse tree based on the value of a property.  This first
4484 prompts for the name of a property, and then for a value.  A sparse tree
4485 is created with all entries that define this property with the given
4486 value.  If you enclose the value into curly braces, it is interpreted as
4487 a regular expression and matched against the property values.
4488 @end table
4490 @node Property inheritance, Column view, Property searches, Properties and Columns
4491 @section Property Inheritance
4492 @cindex properties, inheritance
4493 @cindex inheritance, of properties
4495 @vindex org-use-property-inheritance
4496 The outline structure of Org-mode documents lends itself for an
4497 inheritance model of properties: if the parent in a tree has a certain
4498 property, the children can inherit this property.  Org mode does not
4499 turn this on by default, because it can slow down property searches
4500 significantly and is often not needed.  However, if you find inheritance
4501 useful, you can turn it on by setting the variable
4502 @code{org-use-property-inheritance}.  It may be set to @code{t} to make
4503 all properties inherited from the parent, to a list of properties
4504 that should be inherited, or to a regular expression that matches
4505 inherited properties.
4507 Org mode has a few properties for which inheritance is hard-coded, at
4508 least for the special applications for which they are used:
4510 @cindex property, COLUMNS
4511 @table @code
4512 @item COLUMNS
4513 The @code{:COLUMNS:} property defines the format of column view
4514 (@pxref{Column view}).  It is inherited in the sense that the level
4515 where a @code{:COLUMNS:} property is defined is used as the starting
4516 point for a column view table, independently of the location in the
4517 subtree from where columns view is turned on.
4518 @item CATEGORY
4519 @cindex property, CATEGORY
4520 For agenda view, a category set through a @code{:CATEGORY:} property
4521 applies to the entire subtree.
4522 @item ARCHIVE
4523 @cindex property, ARCHIVE
4524 For archiving, the @code{:ARCHIVE:} property may define the archive
4525 location for the entire subtree (@pxref{Moving subtrees}).
4526 @item LOGGING
4527 @cindex property, LOGGING
4528 The LOGGING property may define logging settings for an entry or a
4529 subtree (@pxref{Tracking TODO state changes}).
4530 @end table
4532 @node Column view, Property API, Property inheritance, Properties and Columns
4533 @section Column view
4535 A great way to view and edit properties in an outline tree is
4536 @emph{column view}.  In column view, each outline node is turned into a
4537 table row.  Columns in this table provide access to properties of the
4538 entries.  Org mode implements columns by overlaying a tabular structure
4539 over the headline of each item.  While the headlines have been turned
4540 into a table row, you can still change the visibility of the outline
4541 tree.  For example, you get a compact table by switching to CONTENTS
4542 view (@kbd{S-@key{TAB} S-@key{TAB}}, or simply @kbd{c} while column view
4543 is active), but you can still open, read, and edit the entry below each
4544 headline.  Or, you can switch to column view after executing a sparse
4545 tree command and in this way get a table only for the selected items.
4546 Column view also works in agenda buffers (@pxref{Agenda Views}) where
4547 queries have collected selected items, possibly from a number of files.
4549 @menu
4550 * Defining columns::            The COLUMNS format property
4551 * Using column view::           How to create and use column view
4552 * Capturing column view::       A dynamic block for column view
4553 @end menu
4555 @node Defining columns, Using column view, Column view, Column view
4556 @subsection Defining columns
4557 @cindex column view, for properties
4558 @cindex properties, column view
4560 Setting up a column view first requires defining the columns.  This is
4561 done by defining a column format line.
4563 @menu
4564 * Scope of column definitions::  Where defined, where valid?
4565 * Column attributes::           Appearance and content of a column
4566 @end menu
4568 @node Scope of column definitions, Column attributes, Defining columns, Defining columns
4569 @subsubsection Scope of column definitions
4571 To define a column format for an entire file, use a line like
4573 @cindex #+COLUMNS
4574 @example
4575 #+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
4576 @end example
4578 To specify a format that only applies to a specific tree, add a
4579 @code{:COLUMNS:} property to the top node of that tree, for example:
4581 @example
4582 ** Top node for columns view
4583    :PROPERTIES:
4584    :COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
4585    :END:
4586 @end example
4588 If a @code{:COLUMNS:} property is present in an entry, it defines columns
4589 for the entry itself, and for the entire subtree below it.  Since the
4590 column definition is part of the hierarchical structure of the document,
4591 you can define columns on level 1 that are general enough for all
4592 sublevels, and more specific columns further down, when you edit a
4593 deeper part of the tree.
4595 @node Column attributes,  , Scope of column definitions, Defining columns
4596 @subsubsection Column attributes
4597 A column definition sets the attributes of a column.  The general
4598 definition looks like this:
4600 @example
4601  %[@var{width}]@var{property}[(@var{title})][@{@var{summary-type}@}]
4602 @end example
4604 @noindent
4605 Except for the percent sign and the property name, all items are
4606 optional.  The individual parts have the following meaning:
4608 @example
4609 @var{width}           @r{An integer specifying the width of the column in characters.}
4610                 @r{If omitted, the width will be determined automatically.}
4611 @var{property}        @r{The property that should be edited in this column.}
4612 (title)         @r{The header text for the column. If omitted, the}
4613                 @r{property name is used.}
4614 @{@var{summary-type}@}  @r{The summary type.  If specified, the column values for}
4615                 @r{parent nodes are computed from the children.}
4616                 @r{Supported summary types are:}
4617                 @{+@}       @r{Sum numbers in this column.}
4618                 @{+;%.1f@}  @r{Like @samp{+}, but format result with @samp{%.1f}.}
4619                 @{$@}       @r{Currency, short for @samp{+;%.2f}.}
4620                 @{:@}       @r{Sum times, HH:MM:SS, plain numbers are hours.}
4621                 @{X@}       @r{Checkbox status, @samp{[X]} if all children are @samp{[X]}.}
4622                 @{X/@}      @r{Checkbox status, @samp{[n/m]}.}
4623                 @{X%@}      @r{Checkbox status, @samp{[n%]}.}
4624                 @{min@}     @r{Smallest number in column.}
4625                 @{max@}     @r{Largest number.}
4626                 @{mean@}    @r{Arithmetic mean of numbers.}
4627                 @{:min@}    @r{Smallest time value in column.}
4628                 @{:max@}    @r{Largest time value.}
4629                 @{:mean@}   @r{Arithmetic mean of time values.}
4630 @end example
4632 @noindent
4633 Here is an example for a complete columns definition, along with allowed
4634 values.
4636 @example
4637 :COLUMNS:  %25ITEM %9Approved(Approved?)@{X@} %Owner %11Status \@footnote{Please note that the COLUMNS definition must be on a single line---it is wrapped here only because of formatting constraints.}
4638                    %10Time_Estimate@{:@} %CLOCKSUM
4639 :Owner_ALL:    Tammy Mark Karl Lisa Don
4640 :Status_ALL:   "In progress" "Not started yet" "Finished" ""
4641 :Approved_ALL: "[ ]" "[X]"
4642 @end example
4644 @noindent
4645 The first column, @samp{%25ITEM}, means the first 25 characters of the
4646 item itself, @ie of the headline.  You probably always should start the
4647 column definition with the @samp{ITEM} specifier.  The other specifiers
4648 create columns @samp{Owner} with a list of names as allowed values, for
4649 @samp{Status} with four different possible values, and for a checkbox
4650 field @samp{Approved}.  When no width is given after the @samp{%}
4651 character, the column will be exactly as wide as it needs to be in order
4652 to fully display all values.  The @samp{Approved} column does have a
4653 modified title (@samp{Approved?}, with a question mark).  Summaries will
4654 be created for the @samp{Time_Estimate} column by adding time duration
4655 expressions like HH:MM, and for the @samp{Approved} column, by providing
4656 an @samp{[X]} status if all children have been checked.  The
4657 @samp{CLOCKSUM} column is special, it lists the sum of CLOCK intervals
4658 in the subtree.
4660 @node Using column view, Capturing column view, Defining columns, Column view
4661 @subsection Using column view
4663 @table @kbd
4664 @tsubheading{Turning column view on and off}
4665 @kindex C-c C-x C-c
4666 @item C-c C-x C-c
4667 @vindex org-columns-default-format
4668 Turn on column view.  If the cursor is before the first headline in the file,
4669 column view is turned on for the entire file, using the @code{#+COLUMNS}
4670 definition.  If the cusor is somewhere inside the outline, this command
4671 searches the hierarchy, up from point, for a @code{:COLUMNS:} property that
4672 defines a format.  When one is found, the column view table is established
4673 for the tree starting at the entry that contains the @code{:COLUMNS:}
4674 property.  If no such property is found, the format is taken from the
4675 @code{#+COLUMNS} line or from the variable @code{org-columns-default-format},
4676 and column view is established for the current entry and its subtree.
4677 @kindex r
4678 @item r
4679 Recreate the column view, to include recent changes made in the buffer.
4680 @kindex g
4681 @item g
4682 Same as @kbd{r}.
4683 @kindex q
4684 @item q
4685 Exit column view.
4686 @tsubheading{Editing values}
4687 @item @key{left} @key{right} @key{up} @key{down}
4688 Move through the column view from field to field.
4689 @kindex S-@key{left}
4690 @kindex S-@key{right}
4691 @item  S-@key{left}/@key{right}
4692 Switch to the next/previous allowed value of the field.  For this, you
4693 have to have specified allowed values for a property.
4694 @item 1..9,0
4695 Directly select the nth allowed value, @kbd{0} selects the 10th value.
4696 @kindex n
4697 @kindex p
4698 @itemx  n / p
4699 Same as @kbd{S-@key{left}/@key{right}}
4700 @kindex e
4701 @item e
4702 Edit the property at point.  For the special properties, this will
4703 invoke the same interface that you normally use to change that
4704 property.  For example, when editing a TAGS property, the tag completion
4705 or fast selection interface will pop up.
4706 @kindex C-c C-c
4707 @item C-c C-c
4708 When there is a checkbox at point, toggle it.
4709 @kindex v
4710 @item v
4711 View the full value of this property.  This is useful if the width of
4712 the column is smaller than that of the value.
4713 @kindex a
4714 @item a
4715 Edit the list of allowed values for this property.  If the list is found
4716 in the hierarchy, the modified values is stored there.  If no list is
4717 found, the new value is stored in the first entry that is part of the
4718 current column view.
4719 @tsubheading{Modifying the table structure}
4720 @kindex <
4721 @kindex >
4722 @item < / >
4723 Make the column narrower/wider by one character.
4724 @kindex S-M-@key{right}
4725 @item S-M-@key{right}
4726 Insert a new column, to the left of the current column.
4727 @kindex S-M-@key{left}
4728 @item S-M-@key{left}
4729 Delete the current column.
4730 @end table
4732 @node Capturing column view,  , Using column view, Column view
4733 @subsection Capturing column view
4735 Since column view is just an overlay over a buffer, it cannot be
4736 exported or printed directly.  If you want to capture a column view, use
4737 a @code{columnview} dynamic block (@pxref{Dynamic blocks}).  The frame
4738 of this block looks like this:
4740 @cindex #+BEGIN, columnview
4741 @example
4742 * The column view
4743 #+BEGIN: columnview :hlines 1 :id "label"
4745 #+END:
4746 @end example
4748 @noindent This dynamic block has the following parameters:
4750 @table @code
4751 @item :id
4752 This is the most important parameter.  Column view is a feature that is
4753 often localized to a certain (sub)tree, and the capture block might be
4754 at a different location in the file.  To identify the tree whose view to
4755 capture, you can use 4 values:
4756 @cindex property, ID
4757 @example
4758 local     @r{use the tree in which the capture block is located}
4759 global    @r{make a global view, including all headings in the file}
4760 "file:@var{path-to-file}"
4761           @r{run column view at the top of this file}
4762 "@var{ID}"      @r{call column view in the tree that has an @code{:ID:}}
4763           @r{property with the value @i{label}.  You can use}
4764           @r{@kbd{M-x org-id-copy} to create a globally unique ID for}
4765           @r{the current entry and copy it to the kill-ring.}
4766 @end example
4767 @item :hlines
4768 When @code{t}, insert an hline after every line.  When a number @var{N}, insert
4769 an hline before each headline with level @code{<= @var{N}}.
4770 @item :vlines
4771 When set to @code{t}, force column groups to get vertical lines.
4772 @item :maxlevel
4773 When set to a number, don't capture entries below this level.
4774 @item :skip-empty-rows
4775 When set to @code{t}, skip rows where the only non-empty specifier of the
4776 column view is @code{ITEM}.
4778 @end table
4780 @noindent
4781 The following commands insert or update the dynamic block:
4783 @table @kbd
4784 @kindex C-c C-x i
4785 @item C-c C-x i
4786 Insert a dynamic block capturing a column view.  You will be prompted
4787 for the scope or ID of the view.
4788 @kindex C-c C-c
4789 @item C-c C-c
4790 @kindex C-c C-x C-u
4791 @itemx C-c C-x C-u
4792 Update dynamic block at point.  The cursor needs to be in the
4793 @code{#+BEGIN} line of the dynamic block.
4794 @kindex C-u C-c C-x C-u
4795 @item C-u C-c C-x C-u
4796 Update all dynamic blocks (@pxref{Dynamic blocks}).  This is useful if
4797 you have several clock table blocks in a buffer.
4798 @end table
4800 You can add formulas to the column view table and you may add plotting
4801 instructions in front of the table---these will survive an update of the
4802 block.  If there is a @code{#+TBLFM:} after the table, the table will
4803 actually be recalculated automatically after an update.
4805 An alternative way to capture and process property values into a table is
4806 provided by Eric Schulte's @file{org-collector.el} which is a contributed
4807 package@footnote{Contributed packages are not part of Emacs, but are
4808 distributed with the main distribution of Org (visit
4809 @uref{http://orgmode.org}).}.  It provides a general API to collect
4810 properties from entries in a certain scope, and arbitrary Lisp expressions to
4811 process these values before inserting them into a table or a dynamic block.
4813 @node Property API,  , Column view, Properties and Columns
4814 @section The Property API
4815 @cindex properties, API
4816 @cindex API, for properties
4818 There is a full API for accessing and changing properties.  This API can
4819 be used by Emacs Lisp programs to work with properties and to implement
4820 features based on them.  For more information see @ref{Using the
4821 property API}.
4823 @node Dates and Times, Capture, Properties and Columns, Top
4824 @chapter Dates and Times
4825 @cindex dates
4826 @cindex times
4827 @cindex timestamp
4828 @cindex date stamp
4830 To assist project planning, TODO items can be labeled with a date and/or
4831 a time.  The specially formatted string carrying the date and time
4832 information is called a @emph{timestamp} in Org mode.  This may be a
4833 little confusing because timestamp is often used as indicating when
4834 something was created or last changed.  However, in Org mode this term
4835 is used in a much wider sense.
4837 @menu
4838 * Timestamps::                  Assigning a time to a tree entry
4839 * Creating timestamps::         Commands which insert timestamps
4840 * Deadlines and scheduling::    Planning your work
4841 * Clocking work time::          Tracking how long you spend on a task
4842 * Effort estimates::            Planning work effort in advance
4843 * Relative timer::              Notes with a running timer
4844 @end menu
4847 @node Timestamps, Creating timestamps, Dates and Times, Dates and Times
4848 @section Timestamps, deadlines, and scheduling
4849 @cindex timestamps
4850 @cindex ranges, time
4851 @cindex date stamps
4852 @cindex deadlines
4853 @cindex scheduling
4855 A timestamp is a specification of a date (possibly with a time or a range
4856 of times) in a special format, either @samp{<2003-09-16 Tue>} or
4857 @samp{<2003-09-16 Tue 09:39>} or @samp{<2003-09-16 Tue
4858 12:00-12:30>}@footnote{This is the standard ISO date/time format.  To
4859 use an alternative format, see @ref{Custom time format}.}.  A timestamp
4860 can appear anywhere in the headline or body of an Org tree entry.  Its
4861 presence causes entries to be shown on specific dates in the agenda
4862 (@pxref{Weekly/daily agenda}).  We distinguish:
4864 @table @var
4865 @item Plain timestamp; Event; Appointment
4866 @cindex timestamp
4867 A simple timestamp just assigns a date/time to an item.  This is just
4868 like writing down an appointment or event in a paper agenda.  In the
4869 timeline and agenda displays, the headline of an entry associated with a
4870 plain timestamp will be shown exactly on that date.
4872 @example
4873 * Meet Peter at the movies <2006-11-01 Wed 19:15>
4874 * Discussion on climate change <2006-11-02 Thu 20:00-22:00>
4875 @end example
4877 @item Timestamp with repeater interval
4878 @cindex timestamp, with repeater interval
4879 A timestamp may contain a @emph{repeater interval}, indicating that it
4880 applies not only on the given date, but again and again after a certain
4881 interval of N days (d), weeks (w), months (m), or years (y).  The
4882 following will show up in the agenda every Wednesday:
4884 @example
4885 * Pick up Sam at school <2007-05-16 Wed 12:30 +1w>
4886 @end example
4888 @item Diary-style sexp entries
4889 For more complex date specifications, Org mode supports using the
4890 special sexp diary entries implemented in the Emacs calendar/diary
4891 package.  For example
4893 @example
4894 * The nerd meeting on every 2nd Thursday of the month
4895   <%%(diary-float t 4 2)>
4896 @end example
4898 @item Time/Date range
4899 @cindex timerange
4900 @cindex date range
4901 Two timestamps connected by @samp{--} denote a range.  The headline
4902 will be shown on the first and last day of the range, and on any dates
4903 that are displayed and fall in the range.  Here is an example:
4905 @example
4906 ** Meeting in Amsterdam
4907    <2004-08-23 Mon>--<2004-08-26 Thu>
4908 @end example
4910 @item Inactive timestamp
4911 @cindex timestamp, inactive
4912 @cindex inactive timestamp
4913 Just like a plain timestamp, but with square brackets instead of
4914 angular ones.  These timestamps are inactive in the sense that they do
4915 @emph{not} trigger an entry to show up in the agenda.
4917 @example
4918 * Gillian comes late for the fifth time [2006-11-01 Wed]
4919 @end example
4921 @end table
4923 @node Creating timestamps, Deadlines and scheduling, Timestamps, Dates and Times
4924 @section Creating timestamps
4925 @cindex creating timestamps
4926 @cindex timestamps, creating
4928 For Org mode to recognize timestamps, they need to be in the specific
4929 format.  All commands listed below produce timestamps in the correct
4930 format.
4932 @table @kbd
4933 @kindex C-c .
4934 @item C-c .
4935 Prompt for a date and insert a corresponding timestamp.  When the cursor is
4936 at an existing timestamp in the buffer, the command is used to modify this
4937 timestamp instead of inserting a new one.  When this command is used twice in
4938 succession, a time range is inserted.
4940 @kindex C-c !
4941 @item C-c !
4942 Like @kbd{C-c .}, but insert an inactive timestamp that will not cause
4943 an agenda entry.
4945 @kindex C-u C-c .
4946 @kindex C-u C-c !
4947 @item C-u C-c .
4948 @itemx C-u C-c !
4949 @vindex org-time-stamp-rounding-minutes
4950 Like @kbd{C-c .} and @kbd{C-c !}, but use the alternative format which
4951 contains date and time.  The default time can be rounded to multiples of 5
4952 minutes, see the option @code{org-time-stamp-rounding-minutes}.
4954 @kindex C-c <
4955 @item C-c <
4956 Insert a timestamp corresponding to the cursor date in the Calendar.
4958 @kindex C-c >
4959 @item C-c >
4960 Access the Emacs calendar for the current date.  If there is a
4961 timestamp in the current line, go to the corresponding date
4962 instead.
4964 @kindex C-c C-o
4965 @item C-c C-o
4966 Access the agenda for the date given by the timestamp or -range at
4967 point (@pxref{Weekly/daily agenda}).
4969 @kindex S-@key{left}
4970 @kindex S-@key{right}
4971 @item S-@key{left}
4972 @itemx S-@key{right}
4973 Change date at cursor by one day.  These key bindings conflict with
4974 shift-selection and related modes (@pxref{Conflicts}).
4976 @kindex S-@key{up}
4977 @kindex S-@key{down}
4978 @item S-@key{up}
4979 @itemx S-@key{down}
4980 Change the item under the cursor in a timestamp.  The cursor can be on a
4981 year, month, day, hour or minute.  When the timestamp contains a time range
4982 like @samp{15:30-16:30}, modifying the first time will also shift the second,
4983 shifting the time block with constant length.  To change the length, modify
4984 the second time.  Note that if the cursor is in a headline and not at a
4985 timestamp, these same keys modify the priority of an item.
4986 (@pxref{Priorities}). The key bindings also conflict with shift-selection and
4987 related modes (@pxref{Conflicts}).
4989 @kindex C-c C-y
4990 @cindex evaluate time range
4991 @item C-c C-y
4992 Evaluate a time range by computing the difference between start and end.
4993 With a prefix argument, insert result after the time range (in a table: into
4994 the following column).
4995 @end table
4998 @menu
4999 * The date/time prompt::        How Org mode helps you entering date and time
5000 * Custom time format::          Making dates look different
5001 @end menu
5003 @node The date/time prompt, Custom time format, Creating timestamps, Creating timestamps
5004 @subsection The date/time prompt
5005 @cindex date, reading in minibuffer
5006 @cindex time, reading in minibuffer
5008 @vindex org-read-date-prefer-future
5009 When Org mode prompts for a date/time, the default is shown as an ISO
5010 date, and the prompt therefore seems to ask for an ISO date.  But it
5011 will in fact accept any string containing some date and/or time
5012 information, and it is really smart about interpreting your input.  You
5013 can, for example, use @kbd{C-y} to paste a (possibly multi-line) string
5014 copied from an email message.  Org mode will find whatever information
5015 is in there and derive anything you have not specified from the
5016 @emph{default date and time}.  The default is usually the current date
5017 and time, but when modifying an existing timestamp, or when entering
5018 the second stamp of a range, it is taken from the stamp in the buffer.
5019 When filling in information, Org mode assumes that most of the time you
5020 will want to enter a date in the future: if you omit the month/year and
5021 the given day/month is @i{before} today, it will assume that you mean a
5022 future date@footnote{See the variable
5023 @code{org-read-date-prefer-future}.}.
5025 For example, let's assume that today is @b{June 13, 2006}.  Here is how
5026 various inputs will be interpreted, the items filled in by Org mode are
5027 in @b{bold}.
5029 @example
5030 3-2-5         --> 2003-02-05
5031 14            --> @b{2006}-@b{06}-14
5032 12            --> @b{2006}-@b{07}-12
5033 Fri           --> nearest Friday (defaultdate or later)
5034 sep 15        --> @b{2006}-09-15
5035 feb 15        --> @b{2007}-02-15
5036 sep 12 9      --> 2009-09-12
5037 12:45         --> @b{2006}-@b{06}-@b{13} 12:45
5038 22 sept 0:34  --> @b{2006}-09-22 0:34
5039 w4            --> ISO week for of the current year @b{2006}
5040 2012 w4 fri   --> Friday of ISO week 4 in 2012
5041 2012-w04-5    --> Same as above
5042 @end example
5044 Furthermore you can specify a relative date by giving, as the
5045 @emph{first} thing in the input: a plus/minus sign, a number and a
5046 letter ([dwmy]) to indicate change in days, weeks, months, or years.  With a
5047 single plus or minus, the date is always relative to today.  With a
5048 double plus or minus, it is relative to the default date.  If instead of
5049 a single letter, you use the abbreviation of day name, the date will be
5050 the nth such day.  @Eg
5052 @example
5053 +0            --> today
5054 .             --> today
5055 +4d           --> four days from today
5056 +4            --> same as above
5057 +2w           --> two weeks from today
5058 ++5           --> five days from default date
5059 +2tue         --> second Tuesday from now.
5060 @end example
5062 @vindex parse-time-months
5063 @vindex parse-time-weekdays
5064 The function understands English month and weekday abbreviations.  If
5065 you want to use unabbreviated names and/or other languages, configure
5066 the variables @code{parse-time-months} and @code{parse-time-weekdays}.
5068 @cindex calendar, for selecting date
5069 @vindex org-popup-calendar-for-date-prompt
5070 Parallel to the minibuffer prompt, a calendar is popped up@footnote{If
5071 you don't need/want the calendar, configure the variable
5072 @code{org-popup-calendar-for-date-prompt}.}.  When you exit the date
5073 prompt, either by clicking on a date in the calendar, or by pressing
5074 @key{RET}, the date selected in the calendar will be combined with the
5075 information entered at the prompt.  You can control the calendar fully
5076 from the minibuffer:
5078 @kindex <
5079 @kindex >
5080 @kindex mouse-1
5081 @kindex S-@key{right}
5082 @kindex S-@key{left}
5083 @kindex S-@key{down}
5084 @kindex S-@key{up}
5085 @kindex M-S-@key{right}
5086 @kindex M-S-@key{left}
5087 @kindex @key{RET}
5088 @example
5089 > / <          @r{Scroll calendar forward/backward by one month.}
5090 mouse-1        @r{Select date by clicking on it.}
5091 S-@key{right}/@key{left}     @r{One day forward/backward.}
5092 S-@key{down}/@key{up}     @r{One week forward/backward.}
5093 M-S-@key{right}/@key{left}   @r{One month forward/backward.}
5094 @key{RET}           @r{Choose date in calendar.}
5095 @end example
5097 @vindex org-read-date-display-live
5098 The actions of the date/time prompt may seem complex, but I assure you they
5099 will grow on you, and you will start getting annoyed by pretty much any other
5100 way of entering a date/time out there.  To help you understand what is going
5101 on, the current interpretation of your input will be displayed live in the
5102 minibuffer@footnote{If you find this distracting, turn the display of with
5103 @code{org-read-date-display-live}.}.
5105 @node Custom time format,  , The date/time prompt, Creating timestamps
5106 @subsection Custom time format
5107 @cindex custom date/time format
5108 @cindex time format, custom
5109 @cindex date format, custom
5111 @vindex org-display-custom-times
5112 @vindex org-time-stamp-custom-formats
5113 Org mode uses the standard ISO notation for dates and times as it is
5114 defined in ISO 8601.  If you cannot get used to this and require another
5115 representation of date and time to keep you happy, you can get it by
5116 customizing the variables @code{org-display-custom-times} and
5117 @code{org-time-stamp-custom-formats}.
5119 @table @kbd
5120 @kindex C-c C-x C-t
5121 @item C-c C-x C-t
5122 Toggle the display of custom formats for dates and times.
5123 @end table
5125 @noindent
5126 Org mode needs the default format for scanning, so the custom date/time
5127 format does not @emph{replace} the default format---instead it is put
5128 @emph{over} the default format using text properties.  This has the
5129 following consequences:
5130 @itemize @bullet
5131 @item
5132 You cannot place the cursor onto a timestamp anymore, only before or
5133 after.
5134 @item
5135 The @kbd{S-@key{up}/@key{down}} keys can no longer be used to adjust
5136 each component of a timestamp.  If the cursor is at the beginning of
5137 the stamp, @kbd{S-@key{up}/@key{down}} will change the stamp by one day,
5138 just like @kbd{S-@key{left}/@key{right}}.  At the end of the stamp, the
5139 time will be changed by one minute.
5140 @item
5141 If the timestamp contains a range of clock times or a repeater, these
5142 will not be overlayed, but remain in the buffer as they were.
5143 @item
5144 When you delete a timestamp character-by-character, it will only
5145 disappear from the buffer after @emph{all} (invisible) characters
5146 belonging to the ISO timestamp have been removed.
5147 @item
5148 If the custom timestamp format is longer than the default and you are
5149 using dates in tables, table alignment will be messed up.  If the custom
5150 format is shorter, things do work as expected.
5151 @end itemize
5154 @node Deadlines and scheduling, Clocking work time, Creating timestamps, Dates and Times
5155 @section Deadlines and scheduling
5157 A timestamp may be preceded by special keywords to facilitate planning:
5159 @table @var
5160 @item DEADLINE
5161 @cindex DEADLINE keyword
5163 Meaning: the task (most likely a TODO item, though not necessarily) is supposed
5164 to be finished on that date.
5166 @vindex org-deadline-warning-days
5167 On the deadline date, the task will be listed in the agenda.  In
5168 addition, the agenda for @emph{today} will carry a warning about the
5169 approaching or missed deadline, starting
5170 @code{org-deadline-warning-days} before the due date, and continuing
5171 until the entry is marked DONE.  An example:
5173 @example
5174 *** TODO write article about the Earth for the Guide
5175     The editor in charge is [[bbdb:Ford Prefect]]
5176     DEADLINE: <2004-02-29 Sun>
5177 @end example
5179 You can specify a different lead time for warnings for a specific
5180 deadlines using the following syntax.  Here is an example with a warning
5181 period of 5 days @code{DEADLINE: <2004-02-29 Sun -5d>}.
5183 @item SCHEDULED
5184 @cindex SCHEDULED keyword
5186 Meaning: you are planning to start working on that task on the given
5187 date.
5189 @vindex org-agenda-skip-scheduled-if-done
5190 The headline will be listed under the given date@footnote{It will still
5191 be listed on that date after it has been marked DONE.  If you don't like
5192 this, set the variable @code{org-agenda-skip-scheduled-if-done}.}.  In
5193 addition, a reminder that the scheduled date has passed will be present
5194 in the compilation for @emph{today}, until the entry is marked DONE.
5195 @Ie the task will automatically be forwarded until completed.
5197 @example
5198 *** TODO Call Trillian for a date on New Years Eve.
5199     SCHEDULED: <2004-12-25 Sat>
5200 @end example
5202 @noindent
5203 @b{Important:} Scheduling an item in Org mode should @i{not} be
5204 understood in the same way that we understand @i{scheduling a meeting}.
5205 Setting a date for a meeting is just a simple appointment, you should
5206 mark this entry with a simple plain timestamp, to get this item shown
5207 on the date where it applies.  This is a frequent misunderstanding by
5208 Org users.  In Org mode, @i{scheduling} means setting a date when you
5209 want to start working on an action item.
5210 @end table
5212 You may use timestamps with repeaters in scheduling and deadline
5213 entries.  Org mode will issue early and late warnings based on the
5214 assumption that the timestamp represents the @i{nearest instance} of
5215 the repeater.  However, the use of diary sexp entries like
5217 @code{<%%(diary-float t 42)>}
5219 in scheduling and deadline timestamps is limited.  Org mode does not
5220 know enough about the internals of each sexp function to issue early and
5221 late warnings.  However, it will show the item on each day where the
5222 sexp entry matches.
5224 @menu
5225 * Inserting deadline/schedule::  Planning items
5226 * Repeated tasks::              Items that show up again and again
5227 @end menu
5229 @node Inserting deadline/schedule, Repeated tasks, Deadlines and scheduling, Deadlines and scheduling
5230 @subsection Inserting deadlines or schedules
5232 The following commands allow you to quickly insert a deadline or to schedule
5233 an item:
5235 @table @kbd
5237 @kindex C-c C-d
5238 @item C-c C-d
5239 Insert @samp{DEADLINE} keyword along with a stamp.  The insertion will
5240 happen in the line directly following the headline.  When called with a
5241 prefix arg, an existing deadline will be removed from the entry.
5242 @c FIXME Any CLOSED timestamp will be removed.????????
5244 @kindex C-c C-s
5245 @item C-c C-s
5246 Insert @samp{SCHEDULED} keyword along with a stamp.  The insertion will
5247 happen in the line directly following the headline.  Any CLOSED
5248 timestamp will be removed.  When called with a prefix argument, remove
5249 the scheduling date from the entry.
5251 @kindex C-c C-x C-k
5252 @kindex k a
5253 @kindex k s
5254 @item C-c C-x C-k
5255 Mark the current entry for agenda action.  After you have marked the entry
5256 like this, you can open the agenda or the calendar to find an appropriate
5257 date.  With the cursor on the selected date, press @kbd{k s} or @kbd{k d} to
5258 schedule the marked item.
5260 @kindex C-c / d
5261 @cindex sparse tree, for deadlines
5262 @item C-c / d
5263 @vindex org-deadline-warning-days
5264 Create a sparse tree with all deadlines that are either past-due, or
5265 which will become due within @code{org-deadline-warning-days}.
5266 With @kbd{C-u} prefix, show all deadlines in the file.  With a numeric
5267 prefix, check that many days.  For example, @kbd{C-1 C-c / d} shows
5268 all deadlines due tomorrow.
5270 @kindex C-c / b
5271 @item C-c / b
5272 Sparse tree for deadlines and scheduled items before a given date.
5274 @kindex C-c / a
5275 @item C-c / a
5276 Sparse tree for deadlines and scheduled items after a given date.
5277 @end table
5279 @node Repeated tasks,  , Inserting deadline/schedule, Deadlines and scheduling
5280 @subsection Repeated tasks
5281 @cindex tasks, repeated
5282 @cindex repeated tasks
5284 Some tasks need to be repeated again and again.  Org mode helps to
5285 organize such tasks using a so-called repeater in a DEADLINE, SCHEDULED,
5286 or plain timestamp.  In the following example
5287 @example
5288 ** TODO Pay the rent
5289    DEADLINE: <2005-10-01 Sat +1m>
5290 @end example
5291 @noindent
5292 the @code{+1m} is a repeater; the intended interpretation is that the task
5293 has a deadline on <2005-10-01> and repeats itself every (one) month starting
5294 from that time.  If you need both a repeater and a special warning period in
5295 a deadline entry, the repeater should come first and the warning period last:
5296 @code{DEADLINE: <2005-10-01 Sat +1m -3d>}.
5298 Deadlines and scheduled items produce entries in the agenda when they
5299 are over-due, so it is important to be able to mark such an entry as
5300 completed once you have done so.  When you mark a DEADLINE or a SCHEDULE
5301 with the TODO keyword DONE, it will no longer produce entries in the
5302 agenda.  The problem with this is, however, that then also the
5303 @emph{next} instance of the repeated entry will not be active.  Org mode
5304 deals with this in the following way: When you try to mark such an entry
5305 DONE (using @kbd{C-c C-t}), it will shift the base date of the repeating
5306 timestamp by the repeater interval, and immediately set the entry state
5307 back to TODO.  In the example above, setting the state to DONE would
5308 actually switch the date like this:
5310 @example
5311 ** TODO Pay the rent
5312    DEADLINE: <2005-11-01 Tue +1m>
5313 @end example
5315 @vindex org-log-repeat
5316 A timestamp@footnote{You can change this using the option
5317 @code{org-log-repeat}, or the @code{#+STARTUP} options @code{logrepeat},
5318 @code{lognoterepeat}, and @code{nologrepeat}.  With @code{lognoterepeat}, you
5319 will also be prompted for a note.} will be added under the deadline, to keep
5320 a record that you actually acted on the previous instance of this deadline.
5322 As a consequence of shifting the base date, this entry will no longer be
5323 visible in the agenda when checking past dates, but all future instances
5324 will be visible.
5326 With the @samp{+1m} cookie, the date shift will always be exactly one
5327 month.  So if you have not paid the rent for three months, marking this
5328 entry DONE will still keep it as an overdue deadline.  Depending on the
5329 task, this may not be the best way to handle it.  For example, if you
5330 forgot to call you father for 3 weeks, it does not make sense to call
5331 him 3 times in a single day to make up for it.  Finally, there are tasks
5332 like changing batteries which should always repeat a certain time
5333 @i{after} the last time you did it.  For these tasks, Org mode has
5334 special repeaters markers with @samp{++} and @samp{.+}.  For example:
5336 @example
5337 ** TODO Call Father
5338    DEADLINE: <2008-02-10 Sun ++1w>
5339    Marking this DONE will shift the date by at least one week,
5340    but also by as many weeks as it takes to get this date into
5341    the future.  However, it stays on a Sunday, even if you called
5342    and marked it done on Saturday.
5343 ** TODO Check the batteries in the smoke detectors
5344    DEADLINE: <2005-11-01 Tue .+1m>
5345    Marking this DONE will shift the date to one month after
5346    today.
5347 @end example
5349 You may have both scheduling and deadline information for a specific
5350 task---just make sure that the repeater intervals on both are the same.
5352 An alternative to using a repeater is to create a number of copies of a task
5353 subtree, with dates shifted in each copy.  The command @kbd{C-c C-x c} was
5354 created for this purpose, it is described in @ref{Structure editing}.
5357 @node Clocking work time, Effort estimates, Deadlines and scheduling, Dates and Times
5358 @section Clocking work time
5360 Org mode allows you to clock the time you spend on specific tasks in a
5361 project.  When you start working on an item, you can start the clock.
5362 When you stop working on that task, or when you mark the task done, the
5363 clock is stopped and the corresponding time interval is recorded.  It
5364 also computes the total time spent on each subtree of a project.
5366 Normally, the clock does not survive exiting and re-entering Emacs, but you
5367 can arrange for the clock information to persist across Emacs sessions with
5369 @lisp
5370 (setq org-clock-persist t)
5371 (org-clock-persistence-insinuate)
5372 @end lisp
5374 @table @kbd
5375 @kindex C-c C-x C-i
5376 @item C-c C-x C-i
5377 @vindex org-clock-into-drawer
5378 Start the clock on the current item (clock-in).  This inserts the CLOCK
5379 keyword together with a timestamp.  If this is not the first clocking of
5380 this item, the multiple CLOCK lines will be wrapped into a
5381 @code{:LOGBOOK:} drawer (see also the variable
5382 @code{org-clock-into-drawer}).  When called with a @kbd{C-u} prefix argument,
5383 select the task from a list of recently clocked tasks.  With two @kbd{C-u
5384 C-u} prefixes, clock into the task at point and mark it as the default task.
5385 The default task will always be available when selecting a clocking task,
5386 with letter @kbd{d}.@*
5387 @cindex property: CLOCK_MODELINE_TOTAL
5388 @cindex property: LAST_REPEAT
5389 @vindex org-clock-modeline-total
5390 While the clock is running, the current clocking time is shown in the mode
5391 line, along with the title of the task.  The clock time shown will be all
5392 time ever clocked for this task and its children.  If the task has an effort
5393 estimate (@pxref{Effort estimates}), the mode line displays the current
5394 clocking time against it@footnote{To add an effort estimate ``on the fly'',
5395 hook a function doing this to @code{org-clock-in-prepare-hook}.}  If the task
5396 is a repeating one (@pxref{Repeated tasks}), only the time since the last
5397 reset of the task @footnote{as recorded by the @code{LAST_REPEAT} property}
5398 will be shown.  More control over what time is shown can be exercised with
5399 the @code{CLOCK_MODELINE_TOTAL} property.  It may have the values
5400 @code{current} to show only the current clocking instance, @code{today} to
5401 show all time clocked on this tasks today (see also the variable
5402 @code{org-extend-today-until}), @code{all} to include all time, or
5403 @code{auto} which is the default@footnote{See also the variable
5404 @code{org-clock-modeline-total}.}.@* Clicking with @kbd{mouse-1} onto the
5405 mode line entry will pop up a menu with clocking options.
5406 @kindex C-c C-x C-o
5407 @item C-c C-x C-o
5408 @vindex org-log-note-clock-out
5409 Stop the clock (clock-out).  This inserts another timestamp at the same
5410 location where the clock was last started.  It also directly computes
5411 the resulting time in inserts it after the time range as @samp{=>
5412 HH:MM}.  See the variable @code{org-log-note-clock-out} for the
5413 possibility to record an additional note together with the clock-out
5414 timestamp@footnote{The corresponding in-buffer setting is:
5415 @code{#+STARTUP: lognoteclock-out}}.
5416 @kindex C-c C-x C-e
5417 @item C-c C-x C-e
5418 Update the effort estimate for the current clock task.
5419 @kindex C-c C-y
5420 @kindex C-c C-c
5421 @item C-c C-y @ @ @r{or}@ @ C-c C-c
5422 Recompute the time interval after changing one of the timestamps.  This
5423 is only necessary if you edit the timestamps directly.  If you change
5424 them with @kbd{S-@key{cursor}} keys, the update is automatic.
5425 @kindex C-c C-t
5426 @item C-c C-t
5427 Changing the TODO state of an item to DONE automatically stops the clock
5428 if it is running in this same item.
5429 @kindex C-c C-x C-x
5430 @item C-c C-x C-x
5431 Cancel the current clock.  This is useful if a clock was started by
5432 mistake, or if you ended up working on something else.
5433 @kindex C-c C-x C-j
5434 @item C-c C-x C-j
5435 Jump to the entry that contains the currently running clock.  With a
5436 @kbd{C-u} prefix arg, select the target task from a list of recently clocked
5437 tasks.
5438 @kindex C-c C-x C-d
5439 @item C-c C-x C-d
5440 @vindex org-remove-highlights-with-change
5441 Display time summaries for each subtree in the current buffer.  This
5442 puts overlays at the end of each headline, showing the total time
5443 recorded under that heading, including the time of any subheadings. You
5444 can use visibility cycling to study the tree, but the overlays disappear
5445 when you change the buffer (see variable
5446 @code{org-remove-highlights-with-change}) or press @kbd{C-c C-c}.
5447 @kindex C-c C-x C-r
5448 @item C-c C-x C-r
5449 Insert a dynamic block (@pxref{Dynamic blocks}) containing a clock
5450 report as an Org-mode table into the current file.  When the cursor is
5451 at an existing clock table, just update it.  When called with a prefix
5452 argument, jump to the first clock report in the current document and
5453 update it.
5454 @cindex #+BEGIN, clocktable
5455 @example
5456 #+BEGIN: clocktable :maxlevel 2 :emphasize nil :scope file
5457 #+END: clocktable
5458 @end example
5459 @noindent
5460 If such a block already exists at point, its content is replaced by the
5461 new table.  The @samp{BEGIN} line can specify options:
5462 @example
5463 :maxlevel    @r{Maximum level depth to which times are listed in the table.}
5464 :emphasize   @r{When @code{t}, emphasize level one and level two items.}
5465 :scope       @r{The scope to consider.  This can be any of the following:}
5466              nil        @r{the current buffer or narrowed region}
5467              file       @r{the full current buffer}
5468              subtree    @r{the subtree where the clocktable is located}
5469              tree@var{N}      @r{the surrounding level @var{N} tree, for example @code{tree3}}
5470              tree       @r{the surrounding level 1 tree}
5471              agenda     @r{all agenda files}
5472              ("file"..) @r{scan these files}
5473              file-with-archives    @r{current file and its archives}
5474              agenda-with-archives  @r{all agenda files, including archives}
5475 :block       @r{The time block to consider.  This block is specified either}
5476              @r{absolute, or relative to the current time and may be any of}
5477              @r{these formats:}
5478              2007-12-31    @r{New year eve 2007}
5479              2007-12       @r{December 2007}
5480              2007-W50      @r{ISO-week 50 in 2007}
5481              2007          @r{the year 2007}
5482              today, yesterday, today-@var{N}          @r{a relative day}
5483              thisweek, lastweek, thisweek-@var{N}     @r{a relative week}
5484              thismonth, lastmonth, thismonth-@var{N}  @r{a relative month}
5485              thisyear, lastyear, thisyear-@var{N}     @r{a relative year}
5486              @r{Use @kbd{S-@key{left}/@key{right}} keys to shift the time interval.}
5487 :tstart      @r{A time string specifying when to start considering times.}
5488 :tend        @r{A time string specifying when to stop considering times.}
5489 :step        @r{@code{week} or @code{day}, to split the table into chunks.}
5490              @r{To use this, @code{:block} or @code{:tstart}, @code{:tend} are needed.}
5491 :link        @r{Link the item headlines in the table to their origins.}
5492 :formula     @r{Content of a @code{#+TBLFM} line to be added and evaluated.}
5493              @r{As a special case, @samp{:formula %} adds a column with % time.}
5494              @r{If you do not specify a formula here, any existing formula.}
5495              @r{below the clock table will survive updates and be evaluated.}
5496 :timestamp   @r{A timestamp for the entry, when available.  Look for SCHEDULED,}
5497              @r{DEADLINE, TIMESTAMP and TIMESTAMP_IA, in this order.}
5498 @end example
5499 To get a clock summary of the current level 1 tree, for the current
5500 day, you could write
5501 @example
5502 #+BEGIN: clocktable :maxlevel 2 :block today :scope tree1 :link t
5503 #+END: clocktable
5504 @end example
5505 @noindent
5506 and to use a specific time range you could write@footnote{Note that all
5507 parameters must be specified in a single line---the line is broken here
5508 only to fit it into the manual.}
5509 @example
5510 #+BEGIN: clocktable :tstart "<2006-08-10 Thu 10:00>"
5511                     :tend "<2006-08-10 Thu 12:00>"
5512 #+END: clocktable
5513 @end example
5514 A summary of the current subtree with % times would be
5515 @example
5516 #+BEGIN: clocktable :scope subtree :link t :formula %
5517 #+END: clocktable
5518 @end example
5519 @kindex C-c C-c
5520 @item C-c C-c
5521 @kindex C-c C-x C-u
5522 @itemx C-c C-x C-u
5523 Update dynamic block at point.  The cursor needs to be in the
5524 @code{#+BEGIN} line of the dynamic block.
5525 @kindex C-u C-c C-x C-u
5526 @item C-u C-c C-x C-u
5527 Update all dynamic blocks (@pxref{Dynamic blocks}).  This is useful if
5528 you have several clock table blocks in a buffer.
5529 @kindex S-@key{left}
5530 @kindex S-@key{right}
5531 @item S-@key{left}
5532 @itemx S-@key{right}
5533 Shift the current @code{:block} interval and update the table.  The cursor
5534 needs to be in the @code{#+BEGIN: clocktable} line for this command.  If
5535 @code{:block} is @code{today}, it will be shifted to @code{today-1} etc.
5536 @end table
5538 The @kbd{l} key may be used in the timeline (@pxref{Timeline}) and in
5539 the agenda (@pxref{Weekly/daily agenda}) to show which tasks have been
5540 worked on or closed during a day.
5542 @node Effort estimates, Relative timer, Clocking work time, Dates and Times
5543 @section Effort estimates
5544 @cindex effort estimates
5546 @cindex property, Effort
5547 @vindex org-effort-property
5548 If you want to plan your work in a very detailed way, or if you need to
5549 produce offers with quotations of the estimated work effort, you may want to
5550 assign effort estimates to entries.  If you are also clocking your work, you
5551 may later want to compare the planned effort with the actual working time, a
5552 great way to improve planning estimates.  Effort estimates are stored in a
5553 special property @samp{Effort}@footnote{You may change the property being
5554 used with the variable @code{org-effort-property}.}.  You can set the effort
5555 for an entry with the following commands:
5557 @table @kbd
5558 @kindex C-c C-x e
5559 @item C-c C-x e
5560 Set the effort estimate for the current entry.  With a numeric prefix
5561 argument, set it to the NTH allowed value (see below).  This command is also
5562 accessible from the agenda with the @kbd{e} key.
5563 @kindex C-c C-x C-e
5564 @item C-c C-x C-e
5565 Modify the effort estimate of the item currently being clocked.
5566 @end table
5568 Clearly the best way to work with effort estimates is through column view
5569 (@pxref{Column view}).  You should start by setting up discrete values for
5570 effort estimates, and a @code{COLUMNS} format that displays these values
5571 together with clock sums (if you want to clock your time).  For a specific
5572 buffer you can use
5574 @example
5575 #+PROPERTY: Effort_ALL 0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 7:00 8:00
5576 #+COLUMNS: %40ITEM(Task) %17Effort(Estimated Effort)@{:@} %CLOCKSUM
5577 @end example
5579 @noindent
5580 @vindex org-global-properties
5581 @vindex org-columns-default-format
5582 or, even better, you can set up these values globally by customizing the
5583 variables @code{org-global-properties} and @code{org-columns-default-format}.
5584 In particular if you want to use this setup also in the agenda, a global
5585 setup may be advised.
5587 The way to assign estimates to individual items is then to switch to column
5588 mode, and to use @kbd{S-@key{right}} and @kbd{S-@key{left}} to change the
5589 value.  The values you enter will immediately be summed up in the hierarchy.
5590 In the column next to it, any clocked time will be displayed.
5592 @vindex org-agenda-columns-add-appointments-to-effort-sum
5593 If you switch to column view in the daily/weekly agenda, the effort column
5594 will summarize the estimated work effort for each day@footnote{Please note
5595 the pitfalls of summing hierarchical data in a flat list (@pxref{Agenda
5596 column view}).}, and you can use this to find space in your schedule.  To get
5597 an overview of the entire part of the day that is committed, you can set the
5598 option @code{org-agenda-columns-add-appointments-to-effort-sum}.  The
5599 appointments on a day that take place over a specified time interval will
5600 then also be added to the load estimate of the day.
5602 Effort estimates can be used in secondary agenda filtering that is triggered
5603 with the @kbd{/} key in the agenda (@pxref{Agenda commands}).  If you have
5604 these estimates defined consistently, two or three key presses will narrow
5605 down the list to stuff that fits into an available time slot.
5607 @node Relative timer,  , Effort estimates, Dates and Times
5608 @section Taking notes with a relative timer
5609 @cindex relative timer
5611 When taking notes during, for example, a meeting or a video viewing, it can
5612 be useful to have access to times relative to a starting time.  Org provides
5613 such a relative timer and make it easy to create timed notes.
5615 @table @kbd
5616 @kindex C-c C-x .
5617 @item C-c C-x .
5618 Insert a relative time into the buffer.  The first time you use this, the
5619 timer will be started.  When called with a prefix argument, the timer is
5620 restarted.
5621 @kindex C-c C-x -
5622 @item C-c C-x -
5623 Insert a description list item with the current relative time.  With a prefix
5624 argument, first reset the timer to 0.
5625 @kindex M-@key{RET}
5626 @item M-@key{RET}
5627 Once the timer list is started, you can also use @kbd{M-@key{RET}} to insert
5628 new timer items.
5629 @kindex C-c C-x ,
5630 @item C-c C-x ,
5631 Pause the timer, or continue it if it is already paused.
5632 @c removed the sentence because it is redundant to the following item
5633 @kindex C-u C-c C-x ,
5634 @item C-u C-c C-x ,
5635 Stop the timer.  After this, you can only start a new timer, not continue the
5636 old one.  This command also removes the timer from the mode line.
5637 @kindex C-c C-x 0
5638 @item C-c C-x 0
5639 Reset the timer without inserting anything into the buffer.  By default, the
5640 timer is reset to 0.  When called with a @kbd{C-u} prefix, reset the timer to
5641 specific starting offset.  The user is prompted for the offset, with a
5642 default taken from a timer string at point, if any, So this can be used to
5643 restart taking notes after a break in the process.  When called with a double
5644 prefix argument @kbd{C-c C-u}, change all timer strings in the active region
5645 by a certain amount.  This can be used to fix timer strings if the timer was
5646 not started at exactly the right moment.
5647 @end table
5649 @node Capture, Agenda Views, Dates and Times, Top
5650 @chapter Capture
5651 @cindex capture
5653 An important part of any organization system is the ability to quickly
5654 capture new ideas and tasks, and to associate reference material with them.
5655 Org uses the @file{remember.el} package to create tasks, and stores files
5656 related to a task (@i{attachments}) in a special directory.
5658 @menu
5659 * Remember::                    Capture new tasks/ideas with little interruption
5660 * Attachments::                 Add files to tasks.
5661 * RSS Feeds::                   Getting input from RSS feeds
5662 * Protocols::                   External (@eg Browser) access to Emacs and Org
5663 @end menu
5665 @node Remember, Attachments, Capture, Capture
5666 @section Remember
5667 @cindex @file{remember.el}
5669 The Remember package by John Wiegley lets you store quick notes with little
5670 interruption of your work flow.  It is an excellent way to add new notes and
5671 tasks to Org files.  The @code{remember.el} package is part of Emacs 23, not
5672 Emacs 22.  See @uref{http://www.emacswiki.org/cgi-bin/wiki/RememberMode} for
5673 more information.
5675 Org significantly expands the possibilities of Remember: you may define
5676 templates for different note types, and associate target files and headlines
5677 with specific templates.  It also allows you to select the location where a
5678 note should be stored interactively, on the fly.
5680 @menu
5681 * Setting up Remember for Org::  Some code for .emacs to get things going
5682 * Remember templates::          Define the outline of different note types
5683 * Storing notes::               Directly get the note to where it belongs
5684 * Refiling notes::              Moving a note or task to a project
5685 @end menu
5687 @node Setting up Remember for Org, Remember templates, Remember, Remember
5688 @subsection Setting up Remember for Org
5690 The following customization will tell Remember to use Org files as
5691 target, and to create annotations compatible with Org links.
5693 @example
5694 (org-remember-insinuate)
5695 (setq org-directory "~/path/to/my/orgfiles/")
5696 (setq org-default-notes-file (concat org-directory "/notes.org"))
5697 (define-key global-map "\C-cr" 'org-remember)
5698 @end example
5700 @noindent
5701 The last line binds the command @code{org-remember} to a global
5702 key@footnote{Please select your own key, @kbd{C-c r} is only a
5703 suggestion.}.  @code{org-remember} basically just calls Remember,
5704 but it makes a few things easier: if there is an active region, it will
5705 automatically copy the region into the Remember buffer.  It also allows
5706 to jump to the buffer and location where Remember notes are being
5707 stored: just call @code{org-remember} with a prefix argument.  If you
5708 use two prefix arguments, Org jumps to the location where the last
5709 remember note was stored.
5711 The Remember buffer will actually use @code{org-mode} as its major mode, so
5712 that all editing features of Org mode are available.  In addition to this, a
5713 minor mode @code{org-remember-mode} is turned on, for the single purpose that
5714 you can use its keymap @code{org-remember-mode-map} to overwrite some of
5715 Org mode's key bindings.
5717 You can also call @code{org-remember} in a special way from the agenda,
5718 using the @kbd{k r} key combination.  With this access, any timestamps
5719 inserted by the selected Remember template (see below) will default to
5720 the cursor date in the agenda, rather than to the current date.
5722 @node Remember templates, Storing notes, Setting up Remember for Org, Remember
5723 @subsection Remember templates
5724 @cindex templates, for Remember
5726 In combination with Org, you can use templates to generate
5727 different types of Remember notes.  For example, if you would like
5728 to use one template to create general TODO entries, another one for
5729 journal entries, and a third one for collecting random ideas, you could
5730 use:
5732 @example
5733 (setq org-remember-templates
5734  '(("Todo" ?t "* TODO %?\n  %i\n  %a" "~/org/TODO.org" "Tasks")
5735    ("Journal" ?j "* %U %?\n\n  %i\n  %a" "~/org/JOURNAL.org")
5736    ("Idea" ?i "* %^@{Title@}\n  %i\n  %a" "~/org/JOURNAL.org" "New Ideas")))
5737 @end example
5739 @vindex org-remember-default-headline
5740 @vindex org-directory
5741 @noindent In these entries, the first string is just a name, and the
5742 character specifies how to select the template.  It is useful if the
5743 character is also the first letter of the name.  The next string specifies
5744 the template.  Two more (optional) strings give the file in which, and the
5745 headline under which, the new note should be stored.  The file (if not present
5746 or @code{nil}) defaults to @code{org-default-notes-file}, the heading to
5747 @code{org-remember-default-headline}.  If the file name is not an absolute
5748 path, it will be interpreted relative to @code{org-directory}.  The heading
5749 can also be the symbols @code{top} or @code{bottom} to send notes as level 1
5750 entries to the beginning or end of the file, respectively.
5752 An optional sixth element specifies the contexts in which the user can select
5753 the template.  This element can be a list of major modes or a function.
5754 @code{org-remember} will first check whether the function returns @code{t} or
5755 if we are in any of the listed major modes, and exclude templates for which
5756 this condition is not fulfilled.  Templates that do not specify this element
5757 at all, or that use @code{nil} or @code{t} as a value will always be
5758 selectable.
5760 So for example:
5762 @example
5763 (setq org-remember-templates
5764  '(("Bug" ?b "* BUG %?\n  %i\n  %a" "~/org/BUGS.org" "Bugs" (emacs-lisp-mode))
5765    ("Journal" ?j "* %U %?\n\n  %i\n  %a" "~/org/JOURNAL.org" "X" my-check)
5766    ("Idea" ?i "* %^@{Title@}\n  %i\n  %a" "~/org/JOURNAL.org" "New Ideas")))
5767 @end example
5769 @noindent
5770 The first template will only be available when invoking @code{org-remember}
5771 from an buffer in @code{emacs-lisp-mode}.  The second template will only be
5772 available when the function @code{my-check} returns @code{t}.  The third
5773 template will be proposed in any context.
5775 When you call @kbd{M-x org-remember} (or @kbd{M-x remember}) to remember
5776 something, Org will prompt for a key to select the template (if you have
5777 more than one template) and then prepare the buffer like
5778 @example
5779 * TODO
5780   [[file:@var{link to where you called remember}]]
5781 @end example
5783 @noindent
5784 During expansion of the template, special @kbd{%}-escapes@footnote{If you
5785 need one of these sequences literally, escape the @kbd{%} with a backslash.}
5786 allow dynamic insertion of content:
5787 @example
5788 %^@{@var{prompt}@}  @r{prompt the user for a string and replace this sequence with it.}
5789             @r{You may specify a default value and a completion table with}
5790             @r{%^@{prompt|default|completion2|completion3...@}}
5791             @r{The arrow keys access a prompt-specific history.}
5792 %a          @r{annotation, normally the link created with @code{org-store-link}}
5793 %A          @r{like @code{%a}, but prompt for the description part}
5794 %i          @r{initial content, the region when remember is called with C-u.}
5795             @r{The entire text will be indented like @code{%i} itself.}
5796 %t          @r{timestamp, date only}
5797 %T          @r{timestamp with date and time}
5798 %u, %U      @r{like the above, but inactive timestamps}
5799 %^t         @r{like @code{%t}, but prompt for date.  Similarly @code{%^T}, @code{%^u}, @code{%^U}}
5800             @r{You may define a prompt like @code{%^@{Birthday@}t}}
5801 %n          @r{user name (taken from @code{user-full-name})}
5802 %c          @r{Current kill ring head.}
5803 %x          @r{Content of the X clipboard.}
5804 %^C         @r{Interactive selection of which kill or clip to use.}
5805 %^L         @r{Like @code{%^C}, but insert as link.}
5806 %^g         @r{prompt for tags, with completion on tags in target file.}
5807 %k          @r{title of currently clocked task}
5808 %K          @r{link to currently clocked task}
5809 %^G         @r{prompt for tags, with completion all tags in all agenda files.}
5810 %^@{@var{prop}@}p   @r{Prompt the user for a value for property @var{prop}}
5811 %:keyword   @r{specific information for certain link types, see below}
5812 %[@var{file}]     @r{insert the contents of the file given by @var{file}}
5813 %(@var{sexp})     @r{evaluate Elisp @var{sexp} and replace with the result}
5814 %!          @r{immediately store note after completing the template}
5815             @r{(skipping the @kbd{C-c C-c} that normally triggers storing)}
5816 %&          @r{jump to target location immediately after storing note}
5817 @end example
5819 @noindent
5820 For specific link types, the following keywords will be
5821 defined@footnote{If you define your own link types (@pxref{Adding
5822 hyperlink types}), any property you store with
5823 @code{org-store-link-props} can be accessed in remember templates in a
5824 similar way.}:
5826 @vindex org-from-is-user-regexp
5827 @example
5828 Link type          |  Available keywords
5829 -------------------+----------------------------------------------
5830 bbdb               |  %:name %:company
5831 bbdb               |  %::server %:port %:nick
5832 vm, wl, mh, rmail  |  %:type %:subject %:message-id
5833                    |  %:from %:fromname %:fromaddress
5834                    |  %:to   %:toname   %:toaddress
5835                    |  %:fromto @r{(either "to NAME" or "from NAME")@footnote{This will always be the other, not the user.  See the variable @code{org-from-is-user-regexp}.}}
5836 gnus               |  %:group, @r{for messages also all email fields}
5837 w3, w3m            |  %:url
5838 info               |  %:file %:node
5839 calendar           |  %:date"
5840 @end example
5842 @noindent
5843 To place the cursor after template expansion use:
5845 @example
5846 %?          @r{After completing the template, position cursor here.}
5847 @end example
5849 @noindent
5850 If you change your mind about which template to use, call
5851 @code{org-remember} in the remember buffer.  You may then select a new
5852 template that will be filled with the previous context information.
5854 @node Storing notes, Refiling notes, Remember templates, Remember
5855 @subsection Storing notes
5857 @vindex org-remember-clock-out-on-exit
5858 When you are finished preparing a note with Remember, you have to press
5859 @kbd{C-c C-c} to file the note away.  If you have started the clock in the
5860 Remember buffer, you will first be asked if you want to clock out
5861 now@footnote{To avoid this query, configure the variable
5862 @code{org-remember-clock-out-on-exit}.}.  If you answer @kbd{n}, the clock
5863 will continue to run after the note was filed away.
5865 The handler will then store the note in the file and under the headline
5866 specified in the template, or it will use the default file and headline.
5867 The window configuration will be restored, sending you back to the working
5868 context before the call to Remember.  To re-use the location found
5869 during the last call to Remember, exit the Remember buffer with
5870 @kbd{C-0 C-c C-c}, @ie specify a zero prefix argument to @kbd{C-c C-c}.
5871 Another special case is @kbd{C-2 C-c C-c} which files the note as a child of
5872 the currently clocked item.
5874 @vindex org-remember-store-without-prompt
5875 If you want to store the note directly to a different place, use
5876 @kbd{C-1 C-c C-c} instead to exit Remember@footnote{Configure the
5877 variable @code{org-remember-store-without-prompt} to make this behavior
5878 the default.}.  The handler will then first prompt for a target file---if
5879 you press @key{RET}, the value specified for the template is used.
5880 Then the command offers the headings tree of the selected file, with the
5881 cursor position at the default headline (if you specified one in the
5882 template).  You can either immediately press @key{RET} to get the note
5883 placed there.  Or you can use the following keys to find a different
5884 location:
5885 @example
5886 @key{TAB}         @r{Cycle visibility.}
5887 @key{down} / @key{up}   @r{Next/previous visible headline.}
5888 n / p        @r{Next/previous visible headline.}
5889 f / b        @r{Next/previous headline same level.}
5890 u            @r{One level up.}
5891 @c 0-9          @r{Digit argument.}
5892 @end example
5893 @noindent
5894 Pressing @key{RET} or @key{left} or @key{right}
5895 then leads to the following result.
5897 @vindex org-reverse-note-order
5898 @multitable @columnfractions 0.2 0.15 0.65
5899 @item @b{Cursor position} @tab @b{Key} @tab @b{Note gets inserted}
5900 @item on headline     @tab @key{RET}              @tab as sublevel of the heading at cursor, first or last
5901 @item                 @tab                        @tab depending on @code{org-reverse-note-order}.
5902 @item                 @tab @key{left}/@key{right} @tab as same level, before/after current heading
5903 @item buffer-start    @tab @key{RET} @tab as level 2 heading at end of file or level 1 at beginning
5904 @item                 @tab @tab depending on @code{org-reverse-note-order}.
5905 @item not on headline @tab @key{RET}
5906       @tab at cursor position, level taken from context.
5907 @end multitable
5909 Before inserting the text into a tree, the function ensures that the text has
5910 a headline, @ie a first line that starts with a @samp{*}.  If not, a
5911 headline is constructed from the current date.  If you have indented the text
5912 of the note below the headline, the indentation will be adapted if inserting
5913 the note into the tree requires demotion from level 1.
5915 @node Refiling notes,  , Storing notes, Remember
5916 @subsection Refiling notes
5917 @cindex refiling notes
5919 Remember is usually used to quickly capture notes and tasks into one or
5920 a few capture lists.  When reviewing the captured data, you may want to
5921 refile some of the entries into a different list, for example into a
5922 project.  Cutting, finding the right location, and then pasting the note
5923 is cumbersome.  To simplify this process, you can use the following
5924 special command:
5926 @table @kbd
5927 @kindex C-c C-w
5928 @item C-c C-w
5929 @vindex org-reverse-note-order
5930 @vindex org-refile-targets
5931 @vindex org-refile-use-outline-path
5932 @vindex org-outline-path-complete-in-steps
5933 @vindex org-refile-allow-creating-parent-nodes
5934 Refile the entry or region at point.  This command offers possible locations
5935 for refiling the entry and lets you select one with completion.  The item (or
5936 all items in the region) is filed below the target heading as a subitem.
5937 Depending on @code{org-reverse-note-order}, it will be either the first or
5938 last subitem.@*
5939 By default, all level 1 headlines in the current buffer are considered to be
5940 targets, but you can have more complex definitions across a number of files.
5941 See the variable @code{org-refile-targets} for details.  If you would like to
5942 select a location via a file-path-like completion along the outline path, see
5943 the variables @code{org-refile-use-outline-path} and
5944 @code{org-outline-path-complete-in-steps}.  If you would like to be able to
5945 create new nodes as new parents for for refiling on the fly, check the
5946 variable @code{org-refile-allow-creating-parent-nodes}.
5947 @kindex C-u C-c C-w
5948 @item C-u C-c C-w
5949 Use the refile interface to jump to a heading.
5950 @kindex C-u C-u C-c C-w
5951 @item C-u C-u C-c C-w
5952 Jump to the location where @code{org-refile} last moved a tree to.
5953 @end table
5956 @node Attachments, RSS Feeds, Remember, Capture
5957 @section Attachments
5958 @cindex attachments
5960 @vindex org-attach-directory
5961 It is often useful to associate reference material with an outline node/task.
5962 Small chunks of plain text can simply be stored in the subtree of a project.
5963 Hyperlinks (@pxref{Hyperlinks}) can be used to establish associations with
5964 files that live elsewhere on your computer or in the cloud, like emails or
5965 source code files belonging to a project.  Another method is @i{attachments},
5966 which are files located in a directory belonging to an outline node.  Org
5967 uses directories named by the unique ID of each entry.  These directories are
5968 located in the @file{data} directory which lives in the same directory where
5969 your Org file lives@footnote{If you move entries or Org files from one
5970 directory to another, you may want to configure @code{org-attach-directory}
5971 to contain an absolute path.}.  If you initialize this directory with
5972 @code{git init}, Org will automatically commit changes when it sees them.
5973 The attachment system has been contributed to Org by John Wiegley.
5975 In cases where it seems better to do so, you can also attach a directory of your
5976 choice to an entry.  You can also make children inherit the attachment
5977 directory from a parent, so that an entire subtree uses the same attached
5978 directory.
5980 @noindent The following commands deal with attachments.
5982 @table @kbd
5984 @kindex C-c C-a
5985 @item C-c C-a
5986 The dispatcher for commands related to the attachment system.  After these
5987 keys, a list of commands is displayed and you need to press an additional key
5988 to select a command:
5990 @table @kbd
5991 @kindex C-c C-a a
5992 @item a
5993 @vindex org-attach-method
5994 Select a file and move it into the task's attachment directory.  The file
5995 will be copied, moved, or linked, depending on @code{org-attach-method}.
5996 Note that hard links are not supported on all systems.
5998 @kindex C-c C-a c
5999 @kindex C-c C-a m
6000 @kindex C-c C-a l
6001 @item c/m/l
6002 Attach a file using the copy/move/link method.
6003 Note that hard links are not supported on all systems.
6005 @kindex C-c C-a n
6006 @item n
6007 Create a new attachment as an Emacs buffer.
6009 @kindex C-c C-a z
6010 @item z
6011 Synchronize the current task with its attachment directory, in case you added
6012 attachments yourself.
6014 @kindex C-c C-a o
6015 @item o
6016 @vindex org-file-apps
6017 Open current task's attachment.  If there are more than one, prompt for a
6018 file name first.  Opening will follow the rules set by @code{org-file-apps}.
6019 For more details, see the information on following hyperlinks
6020 (@pxref{Handling links}).
6022 @kindex C-c C-a O
6023 @item O
6024 Also open the attachment, but force opening the file in Emacs.
6026 @kindex C-c C-a f
6027 @item f
6028 Open the current task's attachment directory.
6030 @kindex C-c C-a F
6031 @item F
6032 Also open the directory, but force using @command{dired} in Emacs.
6034 @kindex C-c C-a d
6035 @item d
6036 Select and delete a single attachment.
6038 @kindex C-c C-a D
6039 @item D
6040 Delete all of a task's attachments.  A safer way is to open the directory in
6041 @command{dired} and delete from there.
6043 @kindex C-c C-a s
6044 @item C-c C-a s
6045 @cindex property, ATTACH_DIR
6046 Set a specific directory as the entry's attachment directory.  This works by
6047 putting the directory path into the @code{ATTACH_DIR} property.
6049 @kindex C-c C-a i
6050 @item C-c C-a i
6051 @cindex property, ATTACH_DIR_INHERIT
6052 Set the @code{ATTACH_DIR_INHERIT} property, so that children will use the
6053 same directory for attachments as the parent does.
6054 @end table
6055 @end table
6057 @node RSS Feeds, Protocols, Attachments, Capture
6058 @section RSS feeds
6059 @cindex RSS feeds
6061 Org has the capability to add and change entries based on information found in
6062 RSS feeds.  You could use this to make a task out of each new podcast in a
6063 podcast feed.  Or you could use a phone-based note-creating service on the
6064 web to import tasks into Org.  To access feeds, you need to configure the
6065 variable @code{org-feed-alist}.  The docstring of this variable has detailed
6066 information.  Here is just an example:
6068 @example
6069 (setq org-feed-alist
6070       '(("ReQall" "http://www.reqall.com/user/feeds/rss/a1b2c3....."
6071          "~/org/feeds.org" "ReQall Entries")
6072 @end example
6073 @noindent
6074 will configure that new items from the feed provided by @file{reqall.com}
6075 will result in new entries in the file @file{~/org/feeds.org} under the
6076 heading @samp{ReQall Entries}, whenever the following command is used:
6078 @table @kbd
6079 @kindex C-c C-x g
6080 @item C-c C-x g
6081 Collect items from the feeds configured in @code{org-feed-alist} and act upon
6082 them.
6083 @kindex C-c C-x G
6084 @item C-c C-x G
6085 Prompt for a feed name and go to the inbox configured for this feed.
6086 @end table
6088 Under the same headline, Org will create a drawer @samp{FEEDSTATUS} in which
6089 it will store information about the status of items in the feed, to avoid
6090 adding the same item several times.  You should add @samp{FEEDSTATUS} to the
6091 list of drawers in that file:
6093 @example
6094 #+DRAWERS: LOGBOOK PROPERTIES FEEDSTATUS
6095 @end example
6097 For more information, see @file{org-feed.el} and the docstring of
6098 @code{org-feed-alist}.
6100 @node Protocols,  , RSS Feeds, Capture
6101 @section Protocols for external access
6102 @cindex protocols, for external access
6103 @cindex emacsserver
6105 You can set up Org for handling protocol calls from outside applications that
6106 are passed to Emacs through the @file{emacsserver}.  For example, you can
6107 configure bookmarks in your web browser to send a link to the current page to
6108 Org and create a note from it using Remember (@pxref{Remember}).  Or you
6109 could create a bookmark that will tell Emacs to open the local source file of
6110 a remote website you are looking at with the browser.  See
6111 @uref{http://orgmode.org/worg/org-contrib/org-protocol.php} for detailed
6112 documentation and setup instructions.
6115 @node Agenda Views, Embedded LaTeX, Capture, Top
6116 @chapter Agenda Views
6117 @cindex agenda views
6119 Due to the way Org works, TODO items, time-stamped items, and
6120 tagged headlines can be scattered throughout a file or even a number of
6121 files.  To get an overview of open action items, or of events that are
6122 important for a particular date, this information must be collected,
6123 sorted and displayed in an organized way.
6125 Org can select items based on various criteria and display them
6126 in a separate buffer.  Seven different view types are provided:
6128 @itemize @bullet
6129 @item
6130 an @emph{agenda} that is like a calendar and shows information
6131 for specific dates,
6132 @item
6133 a @emph{TODO list} that covers all unfinished
6134 action items,
6135 @item
6136 a @emph{match view}, showings headlines based on the tags, properties, and
6137 TODO state associated with them,
6138 @item
6139 a @emph{timeline view} that shows all events in a single Org file,
6140 in time-sorted view,
6141 @item
6142 a @emph{keyword search view} that shows all entries from multiple files
6143 that contain specified keywords,
6144 @item
6145 a @emph{stuck projects view} showing projects that currently don't move
6146 along, and
6147 @item
6148 @emph{custom views} that are special tag/keyword searches and
6149 combinations of different views.
6150 @end itemize
6152 @noindent
6153 The extracted information is displayed in a special @emph{agenda
6154 buffer}.  This buffer is read-only, but provides commands to visit the
6155 corresponding locations in the original Org files, and even to
6156 edit these files remotely.
6158 @vindex org-agenda-window-setup
6159 @vindex org-agenda-restore-windows-after-quit
6160 Two variables control how the agenda buffer is displayed and whether the
6161 window configuration is restored when the agenda exits:
6162 @code{org-agenda-window-setup} and
6163 @code{org-agenda-restore-windows-after-quit}.
6165 @menu
6166 * Agenda files::                Files being searched for agenda information
6167 * Agenda dispatcher::           Keyboard access to agenda views
6168 * Built-in agenda views::       What is available out of the box?
6169 * Presentation and sorting::    How agenda items are prepared for display
6170 * Agenda commands::             Remote editing of Org trees
6171 * Custom agenda views::         Defining special searches and views
6172 * Exporting Agenda Views::      Writing a view to a file
6173 * Agenda column view::          Using column view for collected entries
6174 @end menu
6176 @node Agenda files, Agenda dispatcher, Agenda Views, Agenda Views
6177 @section Agenda files
6178 @cindex agenda files
6179 @cindex files for agenda
6181 @vindex org-agenda-files
6182 The information to be shown is normally collected from all @emph{agenda
6183 files}, the files listed in the variable
6184 @code{org-agenda-files}@footnote{If the value of that variable is not a
6185 list, but a single file name, then the list of agenda files will be
6186 maintained in that external file.}. If a directory is part of this list,
6187 all files with the extension @file{.org} in this directory will be part
6188 of the list.
6190 Thus, even if you only work with a single Org file, that file should
6191 be put into the list@footnote{When using the dispatcher, pressing
6192 @kbd{<} before selecting a command will actually limit the command to
6193 the current file, and ignore @code{org-agenda-files} until the next
6194 dispatcher command.}.  You can customize @code{org-agenda-files}, but
6195 the easiest way to maintain it is through the following commands
6197 @cindex files, adding to agenda list
6198 @table @kbd
6199 @kindex C-c [
6200 @item C-c [
6201 Add current file to the list of agenda files.  The file is added to
6202 the front of the list.  If it was already in the list, it is moved to
6203 the front.  With a prefix argument, file is added/moved to the end.
6204 @kindex C-c ]
6205 @item C-c ]
6206 Remove current file from the list of agenda files.
6207 @kindex C-,
6208 @kindex C-'
6209 @item C-,
6210 @itemx C-'
6211 Cycle through agenda file list, visiting one file after the other.
6212 @kindex M-x org-iswitchb
6213 @item M-x org-iswitchb
6214 Command to use an @code{iswitchb}-like interface to switch to and between Org
6215 buffers.
6216 @end table
6218 @noindent
6219 The Org menu contains the current list of files and can be used
6220 to visit any of them.
6222 If you would like to focus the agenda temporarily on a file not in
6223 this list, or on just one file in the list, or even on only a subtree in a
6224 file, then this can be done in different ways.  For a single agenda command,
6225 you may press @kbd{<} once or several times in the dispatcher
6226 (@pxref{Agenda dispatcher}).  To restrict the agenda scope for an
6227 extended period, use the following commands:
6229 @table @kbd
6230 @kindex C-c C-x <
6231 @item C-c C-x <
6232 Permanently restrict the agenda to the current subtree.  When with a
6233 prefix argument, or with the cursor before the first headline in a file,
6234 the agenda scope is set to the entire file.  This restriction remains in
6235 effect until removed with @kbd{C-c C-x >}, or by typing either @kbd{<}
6236 or @kbd{>} in the agenda dispatcher.  If there is a window displaying an
6237 agenda view, the new restriction takes effect immediately.
6238 @kindex C-c C-x >
6239 @item C-c C-x >
6240 Remove the permanent restriction created by @kbd{C-c C-x <}.
6241 @end table
6243 @noindent
6244 When working with @file{speedbar.el}, you can use the following commands in
6245 the Speedbar frame:
6246 @table @kbd
6247 @kindex <
6248 @item < @r{in the speedbar frame}
6249 Permanently restrict the agenda to the item---either an Org file or a subtree
6250 in such a file---at the cursor in the Speedbar frame.
6251 If there is a window displaying an agenda view, the new restriction takes
6252 effect immediately.
6253 @kindex >
6254 @item > @r{in the speedbar frame}
6255 Lift the restriction.
6256 @end table
6258 @node Agenda dispatcher, Built-in agenda views, Agenda files, Agenda Views
6259 @section The agenda dispatcher
6260 @cindex agenda dispatcher
6261 @cindex dispatching agenda commands
6262 The views are created through a dispatcher, which should be bound to a
6263 global key---for example @kbd{C-c a} (@pxref{Installation}).  In the
6264 following we will assume that @kbd{C-c a} is indeed how the dispatcher
6265 is accessed and list keyboard access to commands accordingly.  After
6266 pressing @kbd{C-c a}, an additional letter is required to execute a
6267 command.  The dispatcher offers the following default commands:
6268 @table @kbd
6269 @item a
6270 Create the calendar-like agenda (@pxref{Weekly/daily agenda}).
6271 @item t @r{/} T
6272 Create a list of all TODO items (@pxref{Global TODO list}).
6273 @item m @r{/} M
6274 Create a list of headlines matching a TAGS expression (@pxref{Matching
6275 tags and properties}).
6276 @item L
6277 Create the timeline view for the current buffer (@pxref{Timeline}).
6278 @item s
6279 Create a list of entries selected by a boolean expression of keywords
6280 and/or regular expressions that must or must not occur in the entry.
6281 @item /
6282 @vindex org-agenda-text-search-extra-files
6283 Search for a regular expression in all agenda files and additionally in
6284 the files listed in @code{org-agenda-text-search-extra-files}.  This
6285 uses the Emacs command @code{multi-occur}.  A prefix argument can be
6286 used to specify the number of context lines for each match, default is
6288 @item # @r{/} !
6289 Create a list of stuck projects (@pxref{Stuck projects}).
6290 @item <
6291 Restrict an agenda command to the current buffer@footnote{For backward
6292 compatibility, you can also press @kbd{1} to restrict to the current
6293 buffer.}.  After pressing @kbd{<}, you still need to press the character
6294 selecting the command.
6295 @item < <
6296 If there is an active region, restrict the following agenda command to
6297 the region.  Otherwise, restrict it to the current subtree@footnote{For
6298 backward compatibility, you can also press @kbd{0} to restrict to the
6299 current region/subtree.}.  After pressing @kbd{< <}, you still need to press the
6300 character selecting the command.
6301 @end table
6303 You can also define custom commands that will be accessible through the
6304 dispatcher, just like the default commands.  This includes the
6305 possibility to create extended agenda buffers that contain several
6306 blocks together, for example the weekly agenda, the global TODO list and
6307 a number of special tags matches.  @xref{Custom agenda views}.
6309 @node Built-in agenda views, Presentation and sorting, Agenda dispatcher, Agenda Views
6310 @section The built-in agenda views
6312 In this section we describe the built-in views.
6314 @menu
6315 * Weekly/daily agenda::         The calendar page with current tasks
6316 * Global TODO list::            All unfinished action items
6317 * Matching tags and properties::  Structured information with fine-tuned search
6318 * Timeline::                    Time-sorted view for single file
6319 * Keyword search::              Finding entries by keyword
6320 * Stuck projects::              Find projects you need to review
6321 @end menu
6323 @node Weekly/daily agenda, Global TODO list, Built-in agenda views, Built-in agenda views
6324 @subsection The weekly/daily agenda
6325 @cindex agenda
6326 @cindex weekly agenda
6327 @cindex daily agenda
6329 The purpose of the weekly/daily @emph{agenda} is to act like a page of a
6330 paper agenda, showing all the tasks for the current week or day.
6332 @table @kbd
6333 @cindex org-agenda, command
6334 @kindex C-c a a
6335 @item C-c a a
6336 @vindex org-agenda-ndays
6337 Compile an agenda for the current week from a list of Org files.  The agenda
6338 shows the entries for each day.  With a numeric prefix@footnote{For backward
6339 compatibility, the universal prefix @kbd{C-u} causes all TODO entries to be
6340 listed before the agenda.  This feature is deprecated, use the dedicated TODO
6341 list, or a block agenda instead (@pxref{Block agenda}).}  (like @kbd{C-u 2 1
6342 C-c a a}) you may set the number of days to be displayed (see also the
6343 variable @code{org-agenda-ndays})
6344 @end table
6346 Remote editing from the agenda buffer means, for example, that you can
6347 change the dates of deadlines and appointments from the agenda buffer.
6348 The commands available in the Agenda buffer are listed in @ref{Agenda
6349 commands}.
6351 @subsubheading Calendar/Diary integration
6352 @cindex calendar integration
6353 @cindex diary integration
6355 Emacs contains the calendar and diary by Edward M. Reingold.  The
6356 calendar displays a three-month calendar with holidays from different
6357 countries and cultures.  The diary allows you to keep track of
6358 anniversaries, lunar phases, sunrise/set, recurrent appointments
6359 (weekly, monthly) and more.  In this way, it is quite complementary to
6360 Org.  It can be very useful to combine output from Org with
6361 the diary.
6363 In order to include entries from the Emacs diary into Org mode's
6364 agenda, you only need to customize the variable
6366 @lisp
6367 (setq org-agenda-include-diary t)
6368 @end lisp
6370 @noindent After that, everything will happen automatically.  All diary
6371 entries including holidays, anniversaries, etc., will be included in the
6372 agenda buffer created by Org mode.  @key{SPC}, @key{TAB}, and
6373 @key{RET} can be used from the agenda buffer to jump to the diary
6374 file in order to edit existing diary entries.  The @kbd{i} command to
6375 insert new entries for the current date works in the agenda buffer, as
6376 well as the commands @kbd{S}, @kbd{M}, and @kbd{C} to display
6377 Sunrise/Sunset times, show lunar phases and to convert to other
6378 calendars, respectively.  @kbd{c} can be used to switch back and forth
6379 between calendar and agenda.
6381 If you are using the diary only for sexp entries and holidays, it is
6382 faster to not use the above setting, but instead to copy or even move
6383 the entries into an Org file. Org mode evaluates diary-style sexp
6384 entries, and does it faster because there is no overhead for first
6385 creating the diary display.  Note that the sexp entries must start at
6386 the left margin, no whitespace is allowed before them.  For example,
6387 the following segment of an Org file will be processed and entries
6388 will be made in the agenda:
6390 @example
6391 * Birthdays and similar stuff
6392 #+CATEGORY: Holiday
6393 %%(org-calendar-holiday)   ; special function for holiday names
6394 #+CATEGORY: Ann
6395 %%(diary-anniversary 14  5 1956) Arthur Dent is %d years old
6396 %%(diary-anniversary  2 10 1869) Mahatma Gandhi would be %d years old
6397 @end example
6399 @subsubheading Anniversaries from BBDB
6400 @cindex BBDB, anniversaries
6401 @cindex anniversaries, from BBDB
6403 If you are using the Big Brothers Database to store your contacts, you will
6404 very likely prefer to store anniversaries in BBDB rather than in a
6405 separate Org or diary file.  Org supports this and will show BBDB
6406 anniversaries as part of the agenda.  All you need to do is to add the
6407 following to one your your agenda files:
6409 @example
6410 * Anniversaries
6411   :PROPERTIES:
6412   :CATEGORY: Anniv
6413   :END
6414 %%(org-bbdb-anniversaries)
6415 @end example
6417 You can then go ahead and define anniversaries for a BBDB record.  Basically,
6418 you need to press @kbd{C-o anniversary @key{RET}} with the cursor in a BBDB
6419 record and then add the date in the format @code{YYYY-MM-DD}, followed by a
6420 space and the class of the anniversary (@samp{birthday} or @samp{wedding}, or
6421 a format string).  If you omit the class, it will default to @samp{birthday}.
6422 Here are a few examples, the header for the file @file{org-bbdb.el} contains
6423 more detailed information.
6425 @example
6426 1973-06-22
6427 1955-08-02 wedding
6428 2008-04-14 %s released version 6.01 of org-mode, %d years ago
6429 @end example
6431 After a change to BBDB, or for the first agenda display during an Emacs
6432 session, the agenda display will suffer a short delay as Org updates its
6433 hash with anniversaries.  However, from then on things will be very fast---much
6434 faster in fact than a long list of @samp{%%(diary-anniversary)} entries
6435 in an Org or Diary file.
6437 @subsubheading Appointment reminders
6438 @cindex @file{appt.el}
6439 @cindex appointment reminders
6441 Org can interact with Emacs appointments notification facility.  To add all
6442 the appointments of your agenda files, use the command
6443 @code{org-agenda-to-appt}.  This command also lets you filter through the
6444 list of your appointments and add only those belonging to a specific category
6445 or matching a regular expression. See the docstring for details.
6447 @node Global TODO list, Matching tags and properties, Weekly/daily agenda, Built-in agenda views
6448 @subsection The global TODO list
6449 @cindex global TODO list
6450 @cindex TODO list, global
6452 The global TODO list contains all unfinished TODO items formatted and
6453 collected into a single place.
6455 @table @kbd
6456 @kindex C-c a t
6457 @item C-c a t
6458 Show the global TODO list.  This collects the TODO items from all
6459 agenda files (@pxref{Agenda Views}) into a single buffer.  The buffer is in
6460 @code{agenda-mode}, so there are commands to examine and manipulate
6461 the TODO entries directly from that buffer (@pxref{Agenda commands}).
6462 @kindex C-c a T
6463 @item C-c a T
6464 @cindex TODO keyword matching
6465 @vindex org-todo-keywords
6466 Like the above, but allows selection of a specific TODO keyword.  You
6467 can also do this by specifying a prefix argument to @kbd{C-c a t}.  With
6468 a @kbd{C-u} prefix you are prompted for a keyword, and you may also
6469 specify several keywords by separating them with @samp{|} as the boolean OR
6470 operator.  With a numeric prefix, the nth keyword in
6471 @code{org-todo-keywords} is selected.
6472 @kindex r
6473 The @kbd{r} key in the agenda buffer regenerates it, and you can give
6474 a prefix argument to this command to change the selected TODO keyword,
6475 for example @kbd{3 r}.  If you often need a search for a specific
6476 keyword, define a custom command for it (@pxref{Agenda dispatcher}).@*
6477 Matching specific TODO keywords can also be done as part of a tags
6478 search (@pxref{Tag searches}).
6479 @end table
6481 Remote editing of TODO items means that you can change the state of a
6482 TODO entry with a single key press.  The commands available in the
6483 TODO list are described in @ref{Agenda commands}.
6485 @cindex sublevels, inclusion into TODO list
6486 Normally the global TODO list simply shows all headlines with TODO
6487 keywords.  This list can become very long.  There are two ways to keep
6488 it more compact:
6489 @itemize @minus
6490 @item
6491 @vindex org-agenda-todo-ignore-scheduled
6492 @vindex org-agenda-todo-ignore-deadlines
6493 @vindex org-agenda-todo-ignore-with-date
6494 Some people view a TODO item that has been @emph{scheduled} for execution or
6495 have a @emph{deadline} (@pxref{Timestamps}) as no longer @emph{open}.
6496 Configure the variables @code{org-agenda-todo-ignore-scheduled},
6497 @code{org-agenda-todo-ignore-deadlines}, and/or
6498 @code{org-agenda-todo-ignore-with-date} to exclude such items from the
6499 global TODO list.
6500 @item
6501 @vindex org-agenda-todo-list-sublevels
6502 TODO items may have sublevels to break up the task into subtasks.  In
6503 such cases it may be enough to list only the highest level TODO headline
6504 and omit the sublevels from the global list.  Configure the variable
6505 @code{org-agenda-todo-list-sublevels} to get this behavior.
6506 @end itemize
6508 @node Matching tags and properties, Timeline, Global TODO list, Built-in agenda views
6509 @subsection Matching tags and properties
6510 @cindex matching, of tags
6511 @cindex matching, of properties
6512 @cindex tags view
6513 @cindex match view
6515 If headlines in the agenda files are marked with @emph{tags} (@pxref{Tags}),
6516 or have properties (@pxref{Properties and Columns}), you can select headlines
6517 based on this metadata and collect them into an agenda buffer.  The match
6518 syntax described here also applies when creating sparse trees with @kbd{C-c /
6521 @table @kbd
6522 @kindex C-c a m
6523 @item C-c a m
6524 Produce a list of all headlines that match a given set of tags.  The
6525 command prompts for a selection criterion, which is a boolean logic
6526 expression with tags, like @samp{+work+urgent-withboss} or
6527 @samp{work|home} (@pxref{Tags}).  If you often need a specific search,
6528 define a custom command for it (@pxref{Agenda dispatcher}).
6529 @kindex C-c a M
6530 @item C-c a M
6531 @vindex org-tags-match-list-sublevels
6532 @vindex org-agenda-tags-todo-honor-ignore-options
6533 Like @kbd{C-c a m}, but only select headlines that are also TODO items and
6534 force checking subitems (see variable @code{org-tags-match-list-sublevels}).
6535 To exclude scheduled/deadline items, see the variable
6536 @code{org-agenda-tags-todo-honor-ignore-options}.  Matching specific TODO
6537 keywords together with a tags match is also possible, see @ref{Tag searches}.
6538 @end table
6540 The commands available in the tags list are described in @ref{Agenda
6541 commands}.
6543 @subsubheading Match syntax
6545 @cindex Boolean logic, for tag/property searches
6546 A search string can use Boolean operators @samp{&} for AND and @samp{|} for
6547 OR.  @samp{&} binds more strongly than @samp{|}.  Parentheses are currently
6548 not implemented.  Each element in the search is either a tag, a regular
6549 expression matching tags, or an expression like @code{PROPERTY OPERATOR
6550 VALUE} with a comparison operator, accessing a property value.  Each element
6551 may be preceded by @samp{-}, to select against it, and @samp{+} is syntactic
6552 sugar for positive selection.  The AND operator @samp{&} is optional when
6553 @samp{+} or @samp{-} is present.  Here are some examples, using only tags.
6555 @table @samp
6556 @item +work-boss
6557 Select headlines tagged @samp{:work:}, but discard those also tagged
6558 @samp{:boss:}.
6559 @item work|laptop
6560 Selects lines tagged @samp{:work:} or @samp{:laptop:}.
6561 @item work|laptop+night
6562 Like before, but require the @samp{:laptop:} lines to be tagged also
6563 @samp{:night:}.
6564 @end table
6566 @cindex regular expressions, with tags search
6567 Instead of a tag, you may also specify a regular expression enclosed in curly
6568 braces.  For example,
6569 @samp{work+@{^boss.*@}} matches headlines that contain the tag
6570 @samp{:work:} and any tag @i{starting} with @samp{boss}.
6572 @cindex TODO keyword matching, with tags search
6573 @cindex level, require for tags/property match
6574 @cindex category, require for tags/property match
6575 @vindex org-odd-levels-only
6576 You may also test for properties (@pxref{Properties and Columns}) at the same
6577 time as matching tags.  The properties may be real properties, or special
6578 properties that represent other metadata (@pxref{Special properties}).  For
6579 example, the ``property'' @code{TODO} represents the TODO keyword of the
6580 entry.  Or, the ``property'' @code{LEVEL} represents the level of an entry.
6581 So a search @samp{+LEVEL=3+boss-TODO="DONE"} lists all level three headlines
6582 that have the tag @samp{boss} and are @emph{not} marked with the TODO keyword
6583 DONE.  In buffers with @code{org-odd-levels-only} set, @samp{LEVEL} does not
6584 count the number of stars, but @samp{LEVEL=2} will correspond to 3 stars etc.
6586 Here are more examples:
6587 @table @samp
6588 @item work+TODO="WAITING"
6589 Select @samp{:work:}-tagged TODO lines with the specific TODO
6590 keyword @samp{WAITING}.
6591 @item work+TODO="WAITING"|home+TODO="WAITING"
6592 Waiting tasks both at work and at home.
6593 @end table
6595 When matching properties, a number of different operators can be used to test
6596 the value of a property.  Here is a complex example:
6598 @example
6599 +work-boss+PRIORITY="A"+Coffee="unlimited"+Effort<2         \
6600          +With=@{Sarah\|Denny@}+SCHEDULED>="<2008-10-11>"
6601 @end example
6603 @noindent
6604 The type of comparison will depend on how the comparison value is written:
6605 @itemize @minus
6606 @item
6607 If the comparison value is a plain number, a numerical comparison is done,
6608 and the allowed operators are @samp{<}, @samp{=}, @samp{>}, @samp{<=},
6609 @samp{>=}, and @samp{<>}.
6610 @item
6611 If the comparison value is enclosed in double-quotes,
6612 a string comparison is done, and the same operators are allowed.
6613 @item
6614 If the comparison value is enclosed in double-quotes @emph{and} angular
6615 brackets (like @samp{DEADLINE<="<2008-12-24 18:30>"}), both values are
6616 assumed to be date/time specifications in the standard Org way, and the
6617 comparison will be done accordingly.  Special values that will be recognized
6618 are @code{"<now>"} for now (including time), and @code{"<today>"}, and
6619 @code{"<tomorrow>"} for these days at 0:00 hours, @ie without a time
6620 specification.  Also strings like @code{"<+5d>"} or @code{"<-2m>"} with units
6621 @code{d}, @code{w}, @code{m}, and @code{y} for day, week, month, and year,
6622 respectively, can be used.
6623 @item
6624 If the comparison value is enclosed
6625 in curly braces, a regexp match is performed, with @samp{=} meaning that the
6626 regexp matches the property value, and @samp{<>} meaning that it does not
6627 match.
6628 @end itemize
6630 So the search string in the example finds entries tagged @samp{:work:} but
6631 not @samp{:boss:}, which also have a priority value @samp{A}, a
6632 @samp{:Coffee:} property with the value @samp{unlimited}, an @samp{Effort}
6633 property that is numerically smaller than 2, a @samp{:With:} property that is
6634 matched by the regular expression @samp{Sarah\|Denny}, and that are scheduled
6635 on or after October 11, 2008.
6637 Accessing TODO, LEVEL, and CATEGORY during a search is fast.  Accessing any
6638 other properties will slow down the search.  However, once you have paid the
6639 price by accessing one property, testing additional properties is cheap
6640 again.
6642 You can configure Org mode to use property inheritance during a search, but
6643 beware that this can slow down searches considerably.  See @ref{Property
6644 inheritance}, for details.
6646 For backward compatibility, and also for typing speed, there is also a
6647 different way to test TODO states in a search.  For this, terminate the
6648 tags/property part of the search string (which may include several terms
6649 connected with @samp{|}) with a @samp{/} and then specify a Boolean
6650 expression just for TODO keywords.  The syntax is then similar to that for
6651 tags, but should be applied with care: for example, a positive
6652 selection on several TODO keywords cannot meaningfully be combined with
6653 boolean AND.  However, @emph{negative selection} combined with AND can be
6654 meaningful.  To make sure that only lines are checked that actually have any
6655 TODO keyword (resulting in a speed-up), use @kbd{C-c a M}, or equivalently
6656 start the TODO part after the slash with @samp{!}.  Examples:
6658 @table @samp
6659 @item work/WAITING
6660 Same as @samp{work+TODO="WAITING"}
6661 @item work/!-WAITING-NEXT
6662 Select @samp{:work:}-tagged TODO lines that are neither @samp{WAITING}
6663 nor @samp{NEXT}
6664 @item work/!+WAITING|+NEXT
6665 Select @samp{:work:}-tagged TODO lines that are either @samp{WAITING} or
6666 @samp{NEXT}.
6667 @end table
6669 @node Timeline, Keyword search, Matching tags and properties, Built-in agenda views
6670 @subsection Timeline for a single file
6671 @cindex timeline, single file
6672 @cindex time-sorted view
6674 The timeline summarizes all time-stamped items from a single Org mode
6675 file in a @emph{time-sorted view}.  The main purpose of this command is
6676 to give an overview over events in a project.
6678 @table @kbd
6679 @kindex C-c a L
6680 @item C-c a L
6681 Show a time-sorted view of the Org file, with all time-stamped items.
6682 When called with a @kbd{C-u} prefix, all unfinished TODO entries
6683 (scheduled or not) are also listed under the current date.
6684 @end table
6686 @noindent
6687 The commands available in the timeline buffer are listed in
6688 @ref{Agenda commands}.
6690 @node Keyword search, Stuck projects, Timeline, Built-in agenda views
6691 @subsection Keyword search
6692 @cindex keyword search
6693 @cindex searching, for keywords
6695 This agenda view is a general text search facility for Org mode entries.
6696 It is particularly useful to find notes.
6698 @table @kbd
6699 @kindex C-c a s
6700 @item C-c a s
6701 This is a special search that lets you select entries by keywords or
6702 regular expression, using a boolean logic.  For example, the search
6703 string
6705 @example
6706 +computer +wifi -ethernet -@{8\.11[bg]@}
6707 @end example
6709 @noindent
6710 will search for note entries that contain the keywords @code{computer}
6711 and @code{wifi}, but not the keyword @code{ethernet}, and which are also
6712 not matched by the regular expression @code{8\.11[bg]}, meaning to
6713 exclude both 8.11b and 8.11g.
6715 @vindex org-agenda-text-search-extra-files
6716 Note that in addition to the agenda files, this command will also search
6717 the files listed in @code{org-agenda-text-search-extra-files}.
6718 @end table
6720 @node Stuck projects,  , Keyword search, Built-in agenda views
6721 @subsection Stuck projects
6723 If you are following a system like David Allen's GTD to organize your
6724 work, one of the ``duties'' you have is a regular review to make sure
6725 that all projects move along.  A @emph{stuck} project is a project that
6726 has no defined next actions, so it will never show up in the TODO lists
6727 Org mode produces.  During the review, you need to identify such
6728 projects and define next actions for them.
6730 @table @kbd
6731 @kindex C-c a #
6732 @item C-c a #
6733 List projects that are stuck.
6734 @kindex C-c a !
6735 @item C-c a !
6736 @vindex org-stuck-projects
6737 Customize the variable @code{org-stuck-projects} to define what a stuck
6738 project is and how to find it.
6739 @end table
6741 You almost certainly will have to configure this view before it will
6742 work for you.  The built-in default assumes that all your projects are
6743 level-2 headlines, and that a project is not stuck if it has at least
6744 one entry marked with a TODO keyword TODO or NEXT or NEXTACTION.
6746 Let's assume that you, in your own way of using Org mode, identify
6747 projects with a tag PROJECT, and that you use a TODO keyword MAYBE to
6748 indicate a project that should not be considered yet.  Let's further
6749 assume that the TODO keyword DONE marks finished projects, and that NEXT
6750 and TODO indicate next actions.  The tag @@SHOP indicates shopping and
6751 is a next action even without the NEXT tag.  Finally, if the project
6752 contains the special word IGNORE anywhere, it should not be listed
6753 either.  In this case you would start by identifying eligible projects
6754 with a tags/todo match@footnote{@xref{Tag searches}.}
6755 @samp{+PROJECT/-MAYBE-DONE}, and then check for TODO, NEXT, @@SHOP, and
6756 IGNORE in the subtree to identify projects that are not stuck.  The
6757 correct customization for this is
6759 @lisp
6760 (setq org-stuck-projects
6761       '("+PROJECT/-MAYBE-DONE" ("NEXT" "TODO") ("@@SHOP")
6762                                "\\<IGNORE\\>"))
6763 @end lisp
6765 Note that if a project is identified as non-stuck, the subtree of this entry
6766 will still be searched for stuck projects.
6768 @node Presentation and sorting, Agenda commands, Built-in agenda views, Agenda Views
6769 @section Presentation and sorting
6770 @cindex presentation, of agenda items
6772 @vindex org-agenda-prefix-format
6773 Before displaying items in an agenda view, Org mode visually prepares
6774 the items and sorts them.  Each item occupies a single line.  The line
6775 starts with a @emph{prefix} that contains the @emph{category}
6776 (@pxref{Categories}) of the item and other important information.  You can
6777 customize the prefix using the option @code{org-agenda-prefix-format}.
6778 The prefix is followed by a cleaned-up version of the outline headline
6779 associated with the item.
6781 @menu
6782 * Categories::                  Not all tasks are equal
6783 * Time-of-day specifications::  How the agenda knows the time
6784 * Sorting of agenda items::     The order of things
6785 @end menu
6787 @node Categories, Time-of-day specifications, Presentation and sorting, Presentation and sorting
6788 @subsection Categories
6790 @cindex category
6791 The category is a broad label assigned to each agenda item.  By default,
6792 the category is simply derived from the file name, but you can also
6793 specify it with a special line in the buffer, like this@footnote{For
6794 backward compatibility, the following also works: if there are several
6795 such lines in a file, each specifies the category for the text below it.
6796 The first category also applies to any text before the first CATEGORY
6797 line.  However, using this method is @emph{strongly} deprecated as it is
6798 incompatible with the outline structure of the document.  The correct
6799 method for setting multiple categories in a buffer is using a
6800 property.}:
6802 @example
6803 #+CATEGORY: Thesis
6804 @end example
6806 @noindent
6807 @cindex property, CATEGORY
6808 If you would like to have a special CATEGORY for a single entry or a
6809 (sub)tree, give the entry a @code{:CATEGORY:} property with the
6810 special category you want to apply as the value.
6812 @noindent
6813 The display in the agenda buffer looks best if the category is not
6814 longer than 10 characters.
6816 @node Time-of-day specifications, Sorting of agenda items, Categories, Presentation and sorting
6817 @subsection Time-of-day specifications
6818 @cindex time-of-day specification
6820 Org mode checks each agenda item for a time-of-day specification.  The
6821 time can be part of the timestamp that triggered inclusion into the
6822 agenda, for example as in @w{@samp{<2005-05-10 Tue 19:00>}}.  Time
6823 ranges can be specified with two timestamps, like
6825 @w{@samp{<2005-05-10 Tue 20:30>--<2005-05-10 Tue 22:15>}}.
6827 In the headline of the entry itself, a time(range) may also appear as
6828 plain text (like @samp{12:45} or a @samp{8:30-1pm}).  If the agenda
6829 integrates the Emacs diary (@pxref{Weekly/daily agenda}), time
6830 specifications in diary entries are recognized as well.
6832 For agenda display, Org mode extracts the time and displays it in a
6833 standard 24 hour format as part of the prefix.  The example times in
6834 the previous paragraphs would end up in the agenda like this:
6836 @example
6837     8:30-13:00 Arthur Dent lies in front of the bulldozer
6838    12:45...... Ford Prefect arrives and takes Arthur to the pub
6839    19:00...... The Vogon reads his poem
6840    20:30-22:15 Marvin escorts the Hitchhikers to the bridge
6841 @end example
6843 @cindex time grid
6844 If the agenda is in single-day mode, or for the display of today, the
6845 timed entries are embedded in a time grid, like
6847 @example
6848     8:00...... ------------------
6849     8:30-13:00 Arthur Dent lies in front of the bulldozer
6850    10:00...... ------------------
6851    12:00...... ------------------
6852    12:45...... Ford Prefect arrives and takes Arthur to the pub
6853    14:00...... ------------------
6854    16:00...... ------------------
6855    18:00...... ------------------
6856    19:00...... The Vogon reads his poem
6857    20:00...... ------------------
6858    20:30-22:15 Marvin escorts the Hitchhikers to the bridge
6859 @end example
6861 @vindex org-agenda-use-time-grid
6862 @vindex org-agenda-time-grid
6863 The time grid can be turned on and off with the variable
6864 @code{org-agenda-use-time-grid}, and can be configured with
6865 @code{org-agenda-time-grid}.
6867 @node Sorting of agenda items,  , Time-of-day specifications, Presentation and sorting
6868 @subsection Sorting of agenda items
6869 @cindex sorting, of agenda items
6870 @cindex priorities, of agenda items
6871 Before being inserted into a view, the items are sorted.  How this is
6872 done depends on the type of view.
6873 @itemize @bullet
6874 @item
6875 @vindex org-agenda-files
6876 For the daily/weekly agenda, the items for each day are sorted.  The
6877 default order is to first collect all items containing an explicit
6878 time-of-day specification.  These entries will be shown at the beginning
6879 of the list, as a @emph{schedule} for the day.  After that, items remain
6880 grouped in categories, in the sequence given by @code{org-agenda-files}.
6881 Within each category, items are sorted by priority (@pxref{Priorities}),
6882 which is composed of the base priority (2000 for priority @samp{A}, 1000
6883 for @samp{B}, and 0 for @samp{C}), plus additional increments for
6884 overdue scheduled or deadline items.
6885 @item
6886 For the TODO list, items remain in the order of categories, but within
6887 each category, sorting takes place according to priority
6888 (@pxref{Priorities}).  The priority used for sorting derives from the
6889 priority cookie, with additions depending on how close an item is to its due
6890 or scheduled date.
6891 @item
6892 For tags matches, items are not sorted at all, but just appear in the
6893 sequence in which they are found in the agenda files.
6894 @end itemize
6896 @vindex org-agenda-sorting-strategy
6897 Sorting can be customized using the variable
6898 @code{org-agenda-sorting-strategy}, and may also include criteria based on
6899 the estimated effort of an entry (@pxref{Effort estimates}).
6901 @node Agenda commands, Custom agenda views, Presentation and sorting, Agenda Views
6902 @section Commands in the agenda buffer
6903 @cindex commands, in agenda buffer
6905 Entries in the agenda buffer are linked back to the Org file or diary
6906 file where they originate.  You are not allowed to edit the agenda
6907 buffer itself, but commands are provided to show and jump to the
6908 original entry location, and to edit the Org files ``remotely'' from
6909 the agenda buffer.  In this way, all information is stored only once,
6910 removing the risk that your agenda and note files may diverge.
6912 Some commands can be executed with mouse clicks on agenda lines.  For
6913 the other commands, the cursor needs to be in the desired line.
6915 @table @kbd
6916 @tsubheading{Motion}
6917 @cindex motion commands in agenda
6918 @kindex n
6919 @item n
6920 Next line (same as @key{up} and @kbd{C-p}).
6921 @kindex p
6922 @item p
6923 Previous line (same as @key{down} and @kbd{C-n}).
6924 @tsubheading{View/Go to Org file}
6925 @kindex mouse-3
6926 @kindex @key{SPC}
6927 @item mouse-3
6928 @itemx @key{SPC}
6929 Display the original location of the item in another window.
6930 With prefix arg, make sure that the entire entry is made visible in the
6931 outline, not only the heading.
6933 @kindex L
6934 @item L
6935 Display original location and recenter that window.
6937 @kindex mouse-2
6938 @kindex mouse-1
6939 @kindex @key{TAB}
6940 @item mouse-2
6941 @itemx mouse-1
6942 @itemx @key{TAB}
6943 Go to the original location of the item in another window.  Under Emacs
6944 22, @kbd{mouse-1} will also works for this.
6946 @kindex @key{RET}
6947 @itemx @key{RET}
6948 Go to the original location of the item and delete other windows.
6950 @kindex F
6951 @item F
6952 @vindex org-agenda-start-with-follow-mode
6953 Toggle Follow mode.  In Follow mode, as you move the cursor through
6954 the agenda buffer, the other window always shows the corresponding
6955 location in the Org file.  The initial setting for this mode in new
6956 agenda buffers can be set with the variable
6957 @code{org-agenda-start-with-follow-mode}.
6959 @kindex C-c C-x b
6960 @item C-c C-x b
6961 Display the entire subtree of the current item in an indirect buffer.  With a
6962 numeric prefix argument N, go up to level N and then take that tree.  If N is
6963 negative, go up that many levels.  With a @kbd{C-u} prefix, do not remove the
6964 previously used indirect buffer.
6966 @kindex C-c C-o
6967 @item C-c C-o
6968 Follow a link in the entry.  This will offer a selection of any links in the
6969 text belonging to the referenced Org node.  If there is only one link, it
6970 will be followed without a selection prompt.
6972 @tsubheading{Change display}
6973 @cindex display changing, in agenda
6974 @kindex o
6975 @item o
6976 Delete other windows.
6978 @kindex v d
6979 @kindex d
6980 @kindex v w
6981 @kindex w
6982 @kindex v m
6983 @kindex v y
6984 @item v d @ @r{or short} @ d
6985 @itemx v w @ @r{or short} @ w
6986 @itemx v m
6987 @itemx v y
6988 Switch to day/week/month/year view.  When switching to day or week view,
6989 this setting becomes the default for subsequent agenda commands.  Since
6990 month and year views are slow to create, they do not become the default.
6991 A numeric prefix argument may be used to jump directly to a specific day
6992 of the year, ISO week, month, or year, respectively.  For example,
6993 @kbd{32 d} jumps to February 1st, @kbd{9 w} to ISO week number 9.  When
6994 setting day, week, or month view, a year may be encoded in the prefix
6995 argument as well.  For example, @kbd{200712 w} will jump to week 12 in
6996 2007.  If such a year specification has only one or two digits, it will
6997 be mapped to the interval 1938-2037.
6999 @kindex f
7000 @item f
7001 @vindex org-agenda-ndays
7002 Go forward in time to display the following @code{org-agenda-ndays} days.
7003 For example, if the display covers a week, switch to the following week.
7004 With prefix arg, go forward that many times @code{org-agenda-ndays} days.
7006 @kindex b
7007 @item b
7008 Go backward in time to display earlier dates.
7010 @kindex .
7011 @item .
7012 Go to today.
7014 @kindex j
7015 @item j
7016 Prompt for a date and go there.
7018 @kindex D
7019 @item D
7020 Toggle the inclusion of diary entries.  See @ref{Weekly/daily agenda}.
7022 @kindex v l
7023 @kindex l
7024 @item v l @ @r{or short} @ l
7025 @vindex org-log-done
7026 @vindex org-agenda-log-mode-items
7027 Toggle Logbook mode.  In Logbook mode, entries that were marked DONE while
7028 logging was on (variable @code{org-log-done}) are shown in the agenda, as are
7029 entries that have been clocked on that day.  You can configure the entry
7030 types that should be included in log mode using the variable
7031 @code{org-agenda-log-mode-items}.  When called with a @kbd{C-u} prefix, show
7032 all possible logbook entries, including state changes.  When called with two
7033 prefix args @kbd{C-u C-u}, show only logging information, nothing else.
7035 @kindex v [
7036 @kindex [
7037 @item v [ @ @r{or short} @ [
7038 Include inactive timestamps into the current view.  Only for weekly/daily
7039 agenda and timeline views.
7041 @kindex v a
7042 @kindex v A
7043 @item v a
7044 @itemx v A
7045 Toggle Archives mode.  In Archives mode, trees that are marked
7046 @code{ARCHIVED} are also scanned when producing the agenda.  When you use the
7047 capital @kbd{A}, even all archive files are included.  To exit archives mode,
7048 press @kbd{v a} again.
7050 @kindex v R
7051 @kindex R
7052 @item v R @ @r{or short} @ R
7053 @vindex org-agenda-start-with-clockreport-mode
7054 Toggle Clockreport mode.  In Clockreport mode, the daily/weekly agenda will
7055 always show a table with the clocked times for the timespan and file scope
7056 covered by the current agenda view.  The initial setting for this mode in new
7057 agenda buffers can be set with the variable
7058 @code{org-agenda-start-with-clockreport-mode}.
7060 @kindex v E
7061 @kindex E
7062 @item v E @ @r{or short} @ E
7063 @vindex org-agenda-start-with-entry-text-mode
7064 @vindex org-agenda-entry-text-maxlines
7065 Toggle entry text mode.  In entry text mode, a number of lines from the Org
7066 outline node referenced by an agenda line will be displayed below the line.
7067 The maximum number of lines is given by the variable
7068 @code{org-agenda-entry-text-maxlines}.  Calling this command with a numeric
7069 prefix argument will temporarily modify that number to the prefix value.
7071 @kindex G
7072 @item G
7073 @vindex org-agenda-use-time-grid
7074 @vindex org-agenda-time-grid
7075 Toggle the time grid on and off.  See also the variables
7076 @code{org-agenda-use-time-grid} and @code{org-agenda-time-grid}.
7078 @kindex r
7079 @item r
7080 Recreate the agenda buffer, for example to reflect the changes after
7081 modification of the timestamps of items with @kbd{S-@key{left}} and
7082 @kbd{S-@key{right}}.  When the buffer is the global TODO list, a prefix
7083 argument is interpreted to create a selective list for a specific TODO
7084 keyword.
7085 @kindex g
7086 @item g
7087 Same as @kbd{r}.
7089 @kindex s
7090 @kindex C-x C-s
7091 @item s
7092 @itemx C-x C-s
7093 Save all Org buffers in the current Emacs session, and also the locations of
7094 IDs.
7096 @kindex C-c C-x C-c
7097 @item C-c C-x C-c
7098 @vindex org-columns-default-format
7099 Invoke column view (@pxref{Column view}) in the agenda buffer.  The column
7100 view format is taken from the entry at point, or (if there is no entry at
7101 point), from the first entry in the agenda view.  So whatever the format for
7102 that entry would be in the original buffer (taken from a property, from a
7103 @code{#+COLUMNS} line, or from the default variable
7104 @code{org-columns-default-format}), will be used in the agenda.
7106 @kindex C-c C-x >
7107 @item C-c C-x >
7108 Remove the restriction lock on the agenda, if it is currently restricted to a
7109 file or subtree (@pxref{Agenda files}).
7111 @tsubheading{Secondary filtering and query editing}
7112 @cindex filtering, by tag and effort, in agenda
7113 @cindex tag filtering, in agenda
7114 @cindex effort filtering, in agenda
7115 @cindex query editing, in agenda
7117 @kindex /
7118 @item /
7119 @vindex org-agenda-filter-preset
7120 Filter the current agenda view with respect to a tag and/or effort estimates.
7121 The difference between this and a custom agenda command is that filtering is
7122 very fast, so that you can switch quickly between different filters without
7123 having to recreate the agenda@footnote{Custom commands can preset a filter by
7124 binding the variable @code{org-agenda-filter-preset} as an option.  This
7125 filter will then be applied to the view and persist as a basic filter through
7126 refreshes and more secondary filtering.}
7128 You will be prompted for a tag selection letter.  Pressing @key{TAB} at that
7129 prompt will offer use completion to select a tag (including any tags that do
7130 not have a selection character).  The command then hides all entries that do
7131 not contain or inherit this tag.  When called with prefix arg, remove the
7132 entries that @emph{do} have the tag.  A second @kbd{/} at the prompt will
7133 turn off the filter and unhide any hidden entries.  If the first key you
7134 press is either @kbd{+} or @kbd{-}, the previous filter will be narrowed by
7135 requiring or forbidding the selected additional tag.  Instead of pressing
7136 @kbd{+} or @kbd{-} after @kbd{/}, you can also immediately use the @kbd{\}
7137 command.
7139 @vindex org-sort-agenda-noeffort-is-high
7140 In order to filter for effort estimates, you should set-up allowed
7141 efforts globally, for example
7142 @lisp
7143 (setq org-global-properties
7144     '(("Effort_ALL". "0 0:10 0:30 1:00 2:00 3:00 4:00")))
7145 @end lisp
7146 You can then filter for an effort by first typing an operator, one of
7147 @kbd{<}, @kbd{>}, and @kbd{=}, and then the one-digit index of an effort
7148 estimate in your array of allowed values, where @kbd{0} means the 10th value.
7149 The filter will then restrict to entries with effort smaller-or-equal, equal,
7150 or larger-or-equal than the selected value.  If the digits 0-9 are not used
7151 as fast access keys to tags, you can also simply press the index digit
7152 directly without an operator.  In this case, @kbd{<} will be assumed.  For
7153 application of the operator, entries without a defined effort will be treated
7154 according to the value of @code{org-sort-agenda-noeffort-is-high}.  To filter
7155 for tasks without effort definition, press @kbd{?} as the operator.
7157 @kindex \
7158 @item \
7159 Narrow the current agenda filter by an additional condition.  When called with
7160 prefix arg, remove the entries that @emph{do} have the tag, or that do match
7161 the effort criterion.  You can achieve the same effect by pressing @kbd{+} or
7162 @kbd{-} as the first key after the @kbd{/} command.
7164 @kindex [
7165 @kindex ]
7166 @kindex @{
7167 @kindex @}
7168 @item [ ] @{ @}
7169 @table @i
7170 @item @r{in} search view
7171 add new search words (@kbd{[} and @kbd{]}) or new regular expressions
7172 (@kbd{@{} and @kbd{@}}) to the query string.  The opening bracket/brace will
7173 add a positive search term prefixed by @samp{+}, indicating that this search
7174 term @i{must} occur/match in the entry.  The closing bracket/brace will add a
7175 negative search term which @i{must not} occur/match in the entry for it to be
7176 selected.
7177 @end table
7179 @tsubheading{Remote editing}
7180 @cindex remote editing, from agenda
7182 @item 0-9
7183 Digit argument.
7185 @cindex undoing remote-editing events
7186 @cindex remote editing, undo
7187 @kindex C-_
7188 @item C-_
7189 Undo a change due to a remote editing command.  The change is undone
7190 both in the agenda buffer and in the remote buffer.
7192 @kindex t
7193 @item t
7194 Change the TODO state of the item, both in the agenda and in the
7195 original org file.
7197 @kindex C-k
7198 @item C-k
7199 @vindex org-agenda-confirm-kill
7200 Delete the current agenda item along with the entire subtree belonging
7201 to it in the original Org file.  If the text to be deleted remotely
7202 is longer than one line, the kill needs to be confirmed by the user.  See
7203 variable @code{org-agenda-confirm-kill}.
7205 @kindex C-c C-w
7206 @item C-c C-w
7207 Refile the entry at point.
7209 @kindex a
7210 @item a
7211 Toggle the ARCHIVE tag for the current headline.
7213 @kindex A
7214 @item A
7215 Move the subtree corresponding to the current entry to its @emph{archive
7216 sibling}.
7218 @kindex $
7219 @item $
7220 Archive the subtree corresponding to the current headline.  This means the
7221 entry will be moved to the configured archive location, most likely a
7222 different file.
7224 @kindex T
7225 @item T
7226 @vindex org-agenda-show-inherited-tags
7227 Show all tags associated with the current item.  This is useful if you have
7228 turned off @code{org-agenda-show-inherited-tags}, but still want to see all
7229 tags of a headline occasionally.
7231 @kindex :
7232 @item :
7233 Set tags for the current headline.  If there is an active region in the
7234 agenda, change a tag for all headings in the region.
7236 @kindex ,
7237 @item ,
7238 Set the priority for the current item.  Org mode prompts for the
7239 priority character. If you reply with @key{SPC}, the priority cookie
7240 is removed from the entry.
7242 @kindex P
7243 @item P
7244 Display weighted priority of current item.
7246 @kindex +
7247 @kindex S-@key{up}
7248 @item +
7249 @itemx S-@key{up}
7250 Increase the priority of the current item.  The priority is changed in
7251 the original buffer, but the agenda is not resorted.  Use the @kbd{r}
7252 key for this.
7254 @kindex -
7255 @kindex S-@key{down}
7256 @item -
7257 @itemx S-@key{down}
7258 Decrease the priority of the current item.
7260 @kindex z
7261 @item z
7262 @vindex org-log-into-drawer
7263 Add a note to the entry.  This note will be recorded, and then files to the
7264 same location where state change notes are put.  Depending on
7265 @code{org-log-into-drawer}, this maybe inside a drawer.
7267 @kindex C-c C-a
7268 @item C-c C-a
7269 Dispatcher for all command related to attachments.
7271 @kindex C-c C-s
7272 @item C-c C-s
7273 Schedule this item
7275 @kindex C-c C-d
7276 @item C-c C-d
7277 Set a deadline for this item.
7279 @kindex k
7280 @item k
7281 Agenda actions, to set dates for selected items to the cursor date.
7282 This command also works in the calendar!  The command prompts for an
7283 additional key:
7284 @example
7285 m   @r{Mark the entry at point for action.  You can also make entries}
7286     @r{in Org files with @kbd{C-c C-x C-k}.}
7287 d   @r{Set the deadline of the marked entry to the date at point.}
7288 s   @r{Schedule the marked entry at the date at point.}
7289 r   @r{Call @code{org-remember} with the cursor date as default date.}
7290 @end example
7291 @noindent
7292 Press @kbd{r} afterward to refresh the agenda and see the effect of the
7293 command.
7295 @kindex S-@key{right}
7296 @item S-@key{right}
7297 Change the timestamp associated with the current line by one day into the
7298 future.  With a numeric prefix argument, change it by that many days.  For
7299 example, @kbd{3 6 5 S-@key{right}} will change it by a year.  With a
7300 @kbd{C-u} prefix, change the time by one hour.  If you immediately repeat the
7301 command, it will continue to change hours even without the prefix arg.  With
7302 a double @kbd{C-u C-u} prefix, do the same for changing minutes.  The stamp
7303 is changed in the original Org file, but the change is not directly reflected
7304 in the agenda buffer.  Use @kbd{r} or @kbd{g} to update the buffer.
7306 @kindex S-@key{left}
7307 @item S-@key{left}
7308 Change the timestamp associated with the current line by one day
7309 into the past.
7311 @kindex >
7312 @item >
7313 Change the timestamp associated with the current line to today.
7314 The key @kbd{>} has been chosen, because it is the same as @kbd{S-.}
7315 on my keyboard.
7317 @kindex I
7318 @item I
7319 Start the clock on the current item.  If a clock is running already, it
7320 is stopped first.
7322 @kindex O
7323 @item O
7324 Stop the previously started clock.
7326 @kindex X
7327 @item X
7328 Cancel the currently running clock.
7330 @kindex J
7331 @item J
7332 Jump to the running clock in another window.
7334 @tsubheading{Bulk remote editing selected entries}
7335 @cindex remote editing, bulk, from agenda
7337 @kindex m
7338 @item s
7339 Mark the entry at point for bulk action.
7341 @kindex u
7342 @item u
7343 Unmark entry for bulk action.
7345 @kindex U
7346 @item U
7347 Unmark all marked entries for bulk action.
7349 @kindex B
7350 @item B
7351 Bulk action: act on all marked entries in the agenda.  This will prompt for
7352 another key to select the action to be applied:
7353 @example
7354 r  @r{Prompt for a single refile target and move all entries.  The entries}
7355    @r{will no longer be in the agenda, refresh (@kbd{g}) to bring them back.}
7356 $  @r{Archive all selected entries.}
7357 A  @r{Archive entries by moving them to their respective archive siblings.}
7358 t  @r{Change TODO state.  This prompts for a single TODO keyword and}
7359    @r{changes the state of all selected entries, bypassing blocking and}
7360    @r{suppressing logging notes (but not time stamps).}
7361 +  @r{Add a tag to all selected entries.}
7362 -  @r{Remove a tag from all selected entries.}
7363 s  @r{Schedule all items to a new date.  To shift existing schedule dates}
7364    @r{by a fixed number of days, use something starting with double plus}
7365    @r{at the prompt, for example @samp{++8d} or @samp{++2w}.}
7366 d  @r{Set deadline to a specific date.}
7367 @end example
7370 @tsubheading{Calendar commands}
7371 @cindex calendar commands, from agenda
7372 @kindex c
7373 @item c
7374 Open the Emacs calendar and move to the date at the agenda cursor.
7376 @item c
7377 When in the calendar, compute and show the Org mode agenda for the
7378 date at the cursor.
7380 @cindex diary entries, creating from agenda
7381 @kindex i
7382 @item i
7383 Insert a new entry into the diary.  Prompts for the type of entry
7384 (day, weekly, monthly, yearly, anniversary, cyclic) and creates a new
7385 entry in the diary, just as @kbd{i d}, etc., would do in the calendar.
7386 The date is taken from the cursor position.
7388 @kindex M
7389 @item M
7390 Show the phases of the moon for the three months around current date.
7392 @kindex S
7393 @item S
7394 Show sunrise and sunset times.  The geographical location must be set
7395 with calendar variables, see the documentation for the Emacs calendar.
7397 @kindex C
7398 @item C
7399 Convert the date at cursor into many other cultural and historic
7400 calendars.
7402 @kindex H
7403 @item H
7404 Show holidays for three months around the cursor date.
7406 @item M-x org-export-icalendar-combine-agenda-files
7407 Export a single iCalendar file containing entries from all agenda files.
7408 This is a globally available command, and also available in the agenda menu.
7410 @tsubheading{Exporting to a file}
7411 @kindex C-x C-w
7412 @item C-x C-w
7413 @cindex exporting agenda views
7414 @cindex agenda views, exporting
7415 @vindex org-agenda-exporter-settings
7416 Write the agenda view to a file.  Depending on the extension of the selected
7417 file name, the view will be exported as HTML (extension @file{.html} or
7418 @file{.htm}), Postscript (extension @file{.ps}), PDF (extension @file{.pdf}),
7419 Org-mode (extension @file{.org}), and plain text (any other extension).  When
7420 called with a @kbd{C-u} prefix argument, immediately open the newly created
7421 file.  Use the variable @code{org-agenda-exporter-settings} to set options
7422 for @file{ps-print} and for @file{htmlize} to be used during export.
7424 @tsubheading{Quit and Exit}
7425 @kindex q
7426 @item q
7427 Quit agenda, remove the agenda buffer.
7429 @kindex x
7430 @cindex agenda files, removing buffers
7431 @item x
7432 Exit agenda, remove the agenda buffer and all buffers loaded by Emacs
7433 for the compilation of the agenda.  Buffers created by the user to
7434 visit Org files will not be removed.
7435 @end table
7438 @node Custom agenda views, Exporting Agenda Views, Agenda commands, Agenda Views
7439 @section Custom agenda views
7440 @cindex custom agenda views
7441 @cindex agenda views, custom
7443 Custom agenda commands serve two purposes: to store and quickly access
7444 frequently used TODO and tags searches, and to create special composite
7445 agenda buffers.  Custom agenda commands will be accessible through the
7446 dispatcher (@pxref{Agenda dispatcher}), just like the default commands.
7448 @menu
7449 * Storing searches::            Type once, use often
7450 * Block agenda::                All the stuff you need in a single buffer
7451 * Setting Options::             Changing the rules
7452 @end menu
7454 @node Storing searches, Block agenda, Custom agenda views, Custom agenda views
7455 @subsection Storing searches
7457 The first application of custom searches is the definition of keyboard
7458 shortcuts for frequently used searches, either creating an agenda
7459 buffer, or a sparse tree (the latter covering of course only the current
7460 buffer).
7461 @kindex C-c a C
7462 @vindex org-agenda-custom-commands
7463 Custom commands are configured in the variable
7464 @code{org-agenda-custom-commands}.  You can customize this variable, for
7465 example by pressing @kbd{C-c a C}.  You can also directly set it with
7466 Emacs Lisp in @file{.emacs}.  The following example contains all valid
7467 search types:
7469 @lisp
7470 @group
7471 (setq org-agenda-custom-commands
7472       '(("w" todo "WAITING")
7473         ("W" todo-tree "WAITING")
7474         ("u" tags "+boss-urgent")
7475         ("v" tags-todo "+boss-urgent")
7476         ("U" tags-tree "+boss-urgent")
7477         ("f" occur-tree "\\<FIXME\\>")
7478         ("h" . "HOME+Name tags searches") ; description for "h" prefix
7479         ("hl" tags "+home+Lisa")
7480         ("hp" tags "+home+Peter")
7481         ("hk" tags "+home+Kim")))
7482 @end group
7483 @end lisp
7485 @noindent
7486 The initial string in each entry defines the keys you have to press
7487 after the dispatcher command @kbd{C-c a} in order to access the command.
7488 Usually this will be just a single character, but if you have many
7489 similar commands, you can also define two-letter combinations where the
7490 first character is the same in several combinations and serves as a
7491 prefix key@footnote{You can provide a description for a prefix key by
7492 inserting a cons cell with the prefix and the description.}.  The second
7493 parameter is the search type, followed by the string or regular
7494 expression to be used for the matching.  The example above will
7495 therefore define:
7497 @table @kbd
7498 @item C-c a w
7499 as a global search for TODO entries with @samp{WAITING} as the TODO
7500 keyword
7501 @item C-c a W
7502 as the same search, but only in the current buffer and displaying the
7503 results as a sparse tree
7504 @item C-c a u
7505 as a global tags search for headlines marked @samp{:boss:} but not
7506 @samp{:urgent:}
7507 @item C-c a v
7508 as the same search as @kbd{C-c a u}, but limiting the search to
7509 headlines that are also TODO items
7510 @item C-c a U
7511 as the same search as @kbd{C-c a u}, but only in the current buffer and
7512 displaying the result as a sparse tree
7513 @item C-c a f
7514 to create a sparse tree (again: current buffer only) with all entries
7515 containing the word @samp{FIXME}
7516 @item C-c a h
7517 as a prefix command for a HOME tags search where you have to press an
7518 additional key (@kbd{l}, @kbd{p} or @kbd{k}) to select a name (Lisa,
7519 Peter, or Kim) as additional tag to match.
7520 @end table
7522 @node Block agenda, Setting Options, Storing searches, Custom agenda views
7523 @subsection Block agenda
7524 @cindex block agenda
7525 @cindex agenda, with block views
7527 Another possibility is the construction of agenda views that comprise
7528 the results of @emph{several} commands, each of which creates a block in
7529 the agenda buffer.  The available commands include @code{agenda} for the
7530 daily or weekly agenda (as created with @kbd{C-c a a}), @code{alltodo}
7531 for the global TODO list (as constructed with @kbd{C-c a t}), and the
7532 matching commands discussed above: @code{todo}, @code{tags}, and
7533 @code{tags-todo}.  Here are two examples:
7535 @lisp
7536 @group
7537 (setq org-agenda-custom-commands
7538       '(("h" "Agenda and Home-related tasks"
7539          ((agenda "")
7540           (tags-todo "home")
7541           (tags "garden")))
7542         ("o" "Agenda and Office-related tasks"
7543          ((agenda "")
7544           (tags-todo "work")
7545           (tags "office")))))
7546 @end group
7547 @end lisp
7549 @noindent
7550 This will define @kbd{C-c a h} to create a multi-block view for stuff
7551 you need to attend to at home.  The resulting agenda buffer will contain
7552 your agenda for the current week, all TODO items that carry the tag
7553 @samp{home}, and also all lines tagged with @samp{garden}.  Finally the
7554 command @kbd{C-c a o} provides a similar view for office tasks.
7556 @node Setting Options,  , Block agenda, Custom agenda views
7557 @subsection Setting options for custom commands
7558 @cindex options, for custom agenda views
7560 @vindex org-agenda-custom-commands
7561 Org mode contains a number of variables regulating agenda construction
7562 and display.  The global variables define the behavior for all agenda
7563 commands, including the custom commands.  However, if you want to change
7564 some settings just for a single custom view, you can do so.  Setting
7565 options requires inserting a list of variable names and values at the
7566 right spot in @code{org-agenda-custom-commands}.  For example:
7568 @lisp
7569 @group
7570 (setq org-agenda-custom-commands
7571       '(("w" todo "WAITING"
7572          ((org-agenda-sorting-strategy '(priority-down))
7573           (org-agenda-prefix-format "  Mixed: ")))
7574         ("U" tags-tree "+boss-urgent"
7575          ((org-show-following-heading nil)
7576           (org-show-hierarchy-above nil)))
7577         ("N" search ""
7578          ((org-agenda-files '("~org/notes.org"))
7579           (org-agenda-text-search-extra-files nil)))))
7580 @end group
7581 @end lisp
7583 @noindent
7584 Now the @kbd{C-c a w} command will sort the collected entries only by
7585 priority, and the prefix format is modified to just say @samp{  Mixed: }
7586 instead of giving the category of the entry.  The sparse tags tree of
7587 @kbd{C-c a U} will now turn out ultra-compact, because neither the
7588 headline hierarchy above the match, nor the headline following the match
7589 will be shown.  The command @kbd{C-c a N} will do a text search limited
7590 to only a single file.
7592 @vindex org-agenda-custom-commands
7593 For command sets creating a block agenda,
7594 @code{org-agenda-custom-commands} has two separate spots for setting
7595 options.  You can add options that should be valid for just a single
7596 command in the set, and options that should be valid for all commands in
7597 the set.  The former are just added to the command entry, the latter
7598 must come after the list of command entries.  Going back to the block
7599 agenda example (@pxref{Block agenda}), let's change the sorting strategy
7600 for the @kbd{C-c a h} commands to @code{priority-down}, but let's sort
7601 the results for GARDEN tags query in the opposite order,
7602 @code{priority-up}.  This would look like this:
7604 @lisp
7605 @group
7606 (setq org-agenda-custom-commands
7607       '(("h" "Agenda and Home-related tasks"
7608          ((agenda)
7609           (tags-todo "home")
7610           (tags "garden"
7611                 ((org-agenda-sorting-strategy '(priority-up)))))
7612          ((org-agenda-sorting-strategy '(priority-down))))
7613         ("o" "Agenda and Office-related tasks"
7614          ((agenda)
7615           (tags-todo "work")
7616           (tags "office")))))
7617 @end group
7618 @end lisp
7620 As you see, the values and parentheses setting is a little complex.
7621 When in doubt, use the customize interface to set this variable---it
7622 fully supports its structure.  Just one caveat: when setting options in
7623 this interface, the @emph{values} are just Lisp expressions.  So if the
7624 value is a string, you need to add the double-quotes around the value
7625 yourself.
7628 @node Exporting Agenda Views, Agenda column view, Custom agenda views, Agenda Views
7629 @section Exporting Agenda Views
7630 @cindex agenda views, exporting
7632 If you are away from your computer, it can be very useful to have a printed
7633 version of some agenda views to carry around.  Org mode can export custom
7634 agenda views as plain text, HTML@footnote{You need to install Hrvoje Niksic's
7635 @file{htmlize.el}.}, Postscript, PDF@footnote{To create PDF output, the
7636 ghostscript @file{ps2pdf} utility must be installed on the system.  Selecting
7637 a PDF file with also create the postscript file.}, and iCalendar files.  If
7638 you want to do this only occasionally, use the command
7640 @table @kbd
7641 @kindex C-x C-w
7642 @item C-x C-w
7643 @cindex exporting agenda views
7644 @cindex agenda views, exporting
7645 @vindex org-agenda-exporter-settings
7646 Write the agenda view to a file.  Depending on the extension of the selected
7647 file name, the view will be exported as HTML (extension @file{.html} or
7648 @file{.htm}), Postscript (extension @file{.ps}), iCalendar (extension
7649 @file{.ics}), Org-mode (extension @file{.org}), or plain text (any other
7650 extension).  Use the variable @code{org-agenda-exporter-settings} to set
7651 options for @file{ps-print} and for @file{htmlize} to be used during export,
7652 for example
7654 @vindex org-agenda-add-entry-text-maxlines
7655 @vindex htmlize-output-type
7656 @vindex ps-number-of-columns
7657 @vindex ps-landscape-mode
7658 @lisp
7659 (setq org-agenda-exporter-settings
7660       '((ps-number-of-columns 2)
7661         (ps-landscape-mode t)
7662         (org-agenda-add-entry-text-maxlines 5)
7663         (htmlize-output-type 'css)))
7664 @end lisp
7665 @end table
7667 If you need to export certain agenda views frequently, you can associate
7668 any custom agenda command with a list of output file names
7669 @footnote{If you want to store standard views like the weekly agenda
7670 or the global TODO list as well, you need to define custom commands for
7671 them in order to be able to specify file names.}.  Here is an example
7672 that first defines custom commands for the agenda and the global
7673 TODO list, together with a number of files to which to export them.
7674 Then we define two block agenda commands and specify file names for them
7675 as well.  File names can be relative to the current working directory,
7676 or absolute.
7678 @lisp
7679 @group
7680 (setq org-agenda-custom-commands
7681       '(("X" agenda "" nil ("agenda.html" "agenda.ps"))
7682         ("Y" alltodo "" nil ("todo.html" "todo.txt" "todo.ps"))
7683         ("h" "Agenda and Home-related tasks"
7684          ((agenda "")
7685           (tags-todo "home")
7686           (tags "garden"))
7687          nil
7688          ("~/views/home.html"))
7689         ("o" "Agenda and Office-related tasks"
7690          ((agenda)
7691           (tags-todo "work")
7692           (tags "office"))
7693          nil
7694          ("~/views/office.ps" "~/calendars/office.ics"))))
7695 @end group
7696 @end lisp
7698 The extension of the file name determines the type of export.  If it is
7699 @file{.html}, Org mode will use the @file{htmlize.el} package to convert
7700 the buffer to HTML and save it to this file name.  If the extension is
7701 @file{.ps}, @code{ps-print-buffer-with-faces} is used to produce
7702 Postscript output.  If the extension is @file{.ics}, iCalendar export is
7703 run export over all files that were used to construct the agenda, and
7704 limit the export to entries listed in the agenda.  Any other
7705 extension produces a plain ASCII file.
7707 The export files are @emph{not} created when you use one of those
7708 commands interactively because this might use too much overhead.
7709 Instead, there is a special command to produce @emph{all} specified
7710 files in one step:
7712 @table @kbd
7713 @kindex C-c a e
7714 @item C-c a e
7715 Export all agenda views that have export file names associated with
7716 them.
7717 @end table
7719 You can use the options section of the custom agenda commands to also
7720 set options for the export commands.  For example:
7722 @lisp
7723 (setq org-agenda-custom-commands
7724       '(("X" agenda ""
7725          ((ps-number-of-columns 2)
7726           (ps-landscape-mode t)
7727           (org-agenda-prefix-format " [ ] ")
7728           (org-agenda-with-colors nil)
7729           (org-agenda-remove-tags t))
7730          ("theagenda.ps"))))
7731 @end lisp
7733 @noindent
7734 This command sets two options for the Postscript exporter, to make it
7735 print in two columns in landscape format---the resulting page can be cut
7736 in two and then used in a paper agenda.  The remaining settings modify
7737 the agenda prefix to omit category and scheduling information, and
7738 instead include a checkbox to check off items.  We also remove the tags
7739 to make the lines compact, and we don't want to use colors for the
7740 black-and-white printer.  Settings specified in
7741 @code{org-agenda-exporter-settings} will also apply, but the settings
7742 in @code{org-agenda-custom-commands} take precedence.
7744 @noindent
7745 From the command line you may also use
7746 @example
7747 emacs -f org-batch-store-agenda-views -kill
7748 @end example
7749 @noindent
7750 or, if you need to modify some parameters@footnote{Quoting depends on the
7751 system you use, please check the FAQ for examples.}
7752 @example
7753 emacs -eval '(org-batch-store-agenda-views                      \
7754               org-agenda-ndays 30                               \
7755               org-agenda-start-day "2007-11-01"                 \
7756               org-agenda-include-diary nil                      \
7757               org-agenda-files (quote ("~/org/project.org")))'  \
7758       -kill
7759 @end example
7760 @noindent
7761 which will create the agenda views restricted to the file
7762 @file{~/org/project.org}, without diary entries and with a 30-day
7763 extent.
7765 You can also extract agenda information in a way that allows further
7766 processing by other programs.  See @ref{Extracting agenda information}, for
7767 more information.
7770 @node Agenda column view,  , Exporting Agenda Views, Agenda Views
7771 @section Using column view in the agenda
7772 @cindex column view, in agenda
7773 @cindex agenda, column view
7775 Column view (@pxref{Column view}) is normally used to view and edit
7776 properties embedded in the hierarchical structure of an Org file.  It can be
7777 quite useful to use column view also from the agenda, where entries are
7778 collected by certain criteria.
7780 @table @kbd
7781 @kindex C-c C-x C-c
7782 @item C-c C-x C-c
7783 Turn on column view in the agenda.
7784 @end table
7786 To understand how to use this properly, it is important to realize that the
7787 entries in the agenda are no longer in their proper outline environment.
7788 This causes the following issues:
7790 @enumerate
7791 @item
7792 @vindex org-columns-default-format
7793 @vindex org-overriding-columns-format
7794 Org needs to make a decision which @code{COLUMNS} format to use.  Since the
7795 entries in the agenda are collected from different files, and different files
7796 may have different @code{COLUMNS} formats, this is a non-trivial problem.
7797 Org first checks if the variable @code{org-overriding-columns-format} is
7798 currently set, and if so, takes the format from there.  Otherwise it takes
7799 the format associated with the first item in the agenda, or, if that item
7800 does not have a specific format (defined in a property, or in its file), it
7801 uses @code{org-columns-default-format}.
7802 @item
7803 @cindex property, special, CLOCKSUM
7804 If any of the columns has a summary type defined (@pxref{Column attributes}),
7805 turning on column view in the agenda will visit all relevant agenda files and
7806 make sure that the computations of this property are up to date.  This is
7807 also true for the special @code{CLOCKSUM} property.  Org will then sum the
7808 values displayed in the agenda.  In the daily/weekly agenda, the sums will
7809 cover a single day, in all other views they cover the entire block.  It is
7810 vital to realize that the agenda may show the same entry @emph{twice} (for
7811 example as scheduled and as a deadline), and it may show two entries from the
7812 same hierarchy (for example a @emph{parent} and its @emph{child}).  In these
7813 cases, the summation in the agenda will lead to incorrect results because
7814 some values will count double.
7815 @item
7816 When the column view in the agenda shows the @code{CLOCKSUM}, that is always
7817 the entire clocked time for this item.  So even in the daily/weekly agenda,
7818 the clocksum listed in column view may originate from times outside the
7819 current view.  This has the advantage that you can compare these values with
7820 a column listing the planned total effort for a task---one of the major
7821 applications for column view in the agenda.  If you want information about
7822 clocked time in the displayed period use clock table mode (press @kbd{R} in
7823 the agenda).
7824 @end enumerate
7827 @node Embedded LaTeX, Exporting, Agenda Views, Top
7828 @chapter Embedded La@TeX{}
7829 @cindex @TeX{} interpretation
7830 @cindex La@TeX{} interpretation
7832 Plain ASCII is normally sufficient for almost all note taking.  One
7833 exception, however, are scientific notes which need to be able to contain
7834 mathematical symbols and the occasional formula.  La@TeX{}@footnote{La@TeX{}
7835 is a macro system based on Donald E. Knuth's @TeX{} system.  Many of the
7836 features described here as ``La@TeX{}'' are really from @TeX{}, but for
7837 simplicity I am blurring this distinction.}  is widely used to typeset
7838 scientific documents. Org mode supports embedding La@TeX{} code into its
7839 files, because many academics are used to reading La@TeX{} source code, and
7840 because it can be readily processed into images for HTML production.
7842 It is not necessary to mark La@TeX{} macros and code in any special way.
7843 If you observe a few conventions, Org mode knows how to find it and what
7844 to do with it.
7846 @menu
7847 * Math symbols::                @TeX{} macros for symbols and Greek letters
7848 * Subscripts and superscripts::  Simple syntax for raising/lowering text
7849 * LaTeX fragments::             Complex formulas made easy
7850 * Processing LaTeX fragments::  Previewing La@TeX{} processing
7851 * CDLaTeX mode::                Speed up entering of formulas
7852 @end menu
7854 @node Math symbols, Subscripts and superscripts, Embedded LaTeX, Embedded LaTeX
7855 @section Math symbols
7856 @cindex math symbols
7857 @cindex @TeX{} macros
7859 You can use La@TeX{} macros to insert special symbols like @samp{\alpha} to
7860 indicate the Greek letter, or @samp{\to} to indicate an arrow.  Completion
7861 for these macros is available, just type @samp{\} and maybe a few letters,
7862 and press @kbd{M-@key{TAB}} to see possible completions.  Unlike La@TeX{}
7863 code, Org mode allows these macros to be present without surrounding math
7864 delimiters, for example:
7866 @example
7867 Angles are written as Greek letters \alpha, \beta and \gamma.
7868 @end example
7869 @noindent
7870 During HTML export (@pxref{HTML export}), these symbols are translated
7871 into the proper syntax for HTML, for the above examples this is
7872 @samp{&alpha;} and @samp{&rarr;}, respectively.  If you need such a symbol
7873 inside a word, terminate it like this: @samp{\Aacute@{@}stor}.
7875 @node Subscripts and superscripts, LaTeX fragments, Math symbols, Embedded LaTeX
7876 @section Subscripts and superscripts
7877 @cindex subscript
7878 @cindex superscript
7880 Just like in La@TeX{}, @samp{^} and @samp{_} are used to indicate super-
7881 and subscripts.  Again, these can be used without embedding them in
7882 math-mode delimiters.  To increase the readability of ASCII text, it is
7883 not necessary (but OK) to surround multi-character sub- and superscripts
7884 with curly braces.  For example
7886 @example
7887 The mass if the sun is M_sun = 1.989 x 10^30 kg.  The radius of
7888 the sun is R_@{sun@} = 6.96 x 10^8 m.
7889 @end example
7891 To avoid interpretation as raised or lowered text, you can quote
7892 @samp{^} and @samp{_} with a backslash: @samp{\^} and @samp{\_}.
7894 During HTML export (@pxref{HTML export}), subscript and superscripts
7895 are surrounded with @code{<sub>} and @code{<sup>} tags, respectively.
7897 @node LaTeX fragments, Processing LaTeX fragments, Subscripts and superscripts, Embedded LaTeX
7898 @section La@TeX{} fragments
7899 @cindex La@TeX{} fragments
7901 @vindex org-format-latex-header
7902 With symbols, sub- and superscripts, HTML is pretty much at its end when
7903 it comes to representing mathematical formulas@footnote{Yes, there is
7904 MathML, but that is not yet fully supported by many browsers, and there
7905 is no decent converter for turning La@TeX{} or ASCII representations of
7906 formulas into MathML. So for the time being, converting formulas into
7907 images seems the way to go.}. More complex expressions need a dedicated
7908 formula processor. To this end, Org mode can contain arbitrary La@TeX{}
7909 fragments. It provides commands to preview the typeset result of these
7910 fragments, and upon export to HTML, all fragments will be converted to
7911 images and inlined into the HTML document@footnote{The La@TeX{} export
7912 will not use images for displaying La@TeX{} fragments but include these
7913 fragments directly into the La@TeX{} code.}. For this to work you
7914 need to be on a system with a working La@TeX{} installation. You also
7915 need the @file{dvipng} program, available at
7916 @url{http://sourceforge.net/projects/dvipng/}. The La@TeX{} header that
7917 will be used when processing a fragment can be configured with the
7918 variable @code{org-format-latex-header}.
7920 La@TeX{} fragments don't need any special marking at all.  The following
7921 snippets will be identified as La@TeX{} source code:
7922 @itemize @bullet
7923 @item
7924 Environments of any kind.  The only requirement is that the
7925 @code{\begin} statement appears on a new line, preceded by only
7926 whitespace.
7927 @item
7928 Text within the usual La@TeX{} math delimiters.  To avoid conflicts with
7929 currency specifications, single @samp{$} characters are only recognized as
7930 math delimiters if the enclosed text contains at most two line breaks, is
7931 directly attached to the @samp{$} characters with no whitespace in between,
7932 and if the closing @samp{$} is followed by whitespace, punctuation or a dash.
7933 For the other delimiters, there is no such restriction, so when in doubt, use
7934 @samp{\(...\)} as inline math delimiters.
7935 @end itemize
7937 @noindent For example:
7939 @example
7940 \begin@{equation@}                          % arbitrary environments,
7941 x=\sqrt@{b@}                                % even tables, figures
7942 \end@{equation@}                            % etc
7944 If $a^2=b$ and \( b=2 \), then the solution must be
7945 either $$ a=+\sqrt@{2@} $$ or \[ a=-\sqrt@{2@} \].
7946 @end example
7948 @noindent
7949 @vindex org-format-latex-options
7950 If you need any of the delimiter ASCII sequences for other purposes, you
7951 can configure the option @code{org-format-latex-options} to deselect the
7952 ones you do not wish to have interpreted by the La@TeX{} converter.
7954 @node Processing LaTeX fragments, CDLaTeX mode, LaTeX fragments, Embedded LaTeX
7955 @section Processing LaTeX fragments
7956 @cindex LaTeX fragments, preview
7958 La@TeX{} fragments can be processed to produce preview images of the
7959 typeset expressions:
7961 @table @kbd
7962 @kindex C-c C-x C-l
7963 @item C-c C-x C-l
7964 Produce a preview image of the La@TeX{} fragment at point and overlay it
7965 over the source code.  If there is no fragment at point, process all
7966 fragments in the current entry (between two headlines).  When called
7967 with a prefix argument, process the entire subtree.  When called with
7968 two prefix arguments, or when the cursor is before the first headline,
7969 process the entire buffer.
7970 @kindex C-c C-c
7971 @item C-c C-c
7972 Remove the overlay preview images.
7973 @end table
7975 During HTML export (@pxref{HTML export}), all La@TeX{} fragments are
7976 converted into images and inlined into the document if the following
7977 setting is active:
7979 @lisp
7980 (setq org-export-with-LaTeX-fragments t)
7981 @end lisp
7983 @node CDLaTeX mode,  , Processing LaTeX fragments, Embedded LaTeX
7984 @section Using CDLa@TeX{} to enter math
7985 @cindex CDLa@TeX{}
7987 CDLa@TeX{} mode is a minor mode that is normally used in combination with a
7988 major La@TeX{} mode like AUC@TeX{} in order to speed-up insertion of
7989 environments and math templates.  Inside Org mode, you can make use of
7990 some of the features of CDLa@TeX{} mode.  You need to install
7991 @file{cdlatex.el} and @file{texmathp.el} (the latter comes also with
7992 AUC@TeX{}) from @url{http://www.astro.uva.nl/~dominik/Tools/cdlatex}.
7993 Don't use CDLa@TeX{} mode itself under Org mode, but use the light
7994 version @code{org-cdlatex-mode} that comes as part of Org mode.  Turn it
7995 on for the current buffer with @code{M-x org-cdlatex-mode}, or for all
7996 Org files with
7998 @lisp
7999 (add-hook 'org-mode-hook 'turn-on-org-cdlatex)
8000 @end lisp
8002 When this mode is enabled, the following features are present (for more
8003 details see the documentation of CDLa@TeX{} mode):
8004 @itemize @bullet
8005 @kindex C-c @{
8006 @item
8007 Environment templates can be inserted with @kbd{C-c @{}.
8008 @item
8009 @kindex @key{TAB}
8010 The @key{TAB} key will do template expansion if the cursor is inside a
8011 La@TeX{} fragment@footnote{Org mode has a method to test if the cursor is
8012 inside such a fragment, see the documentation of the function
8013 @code{org-inside-LaTeX-fragment-p}.}.  For example, @key{TAB} will
8014 expand @code{fr} to @code{\frac@{@}@{@}} and position the cursor
8015 correctly inside the first brace.  Another @key{TAB} will get you into
8016 the second brace.  Even outside fragments, @key{TAB} will expand
8017 environment abbreviations at the beginning of a line.  For example, if
8018 you write @samp{equ} at the beginning of a line and press @key{TAB},
8019 this abbreviation will be expanded to an @code{equation} environment.
8020 To get a list of all abbreviations, type @kbd{M-x cdlatex-command-help}.
8021 @item
8022 @kindex _
8023 @kindex ^
8024 @vindex cdlatex-simplify-sub-super-scripts
8025 Pressing @kbd{_} and @kbd{^} inside a La@TeX{} fragment will insert these
8026 characters together with a pair of braces.  If you use @key{TAB} to move
8027 out of the braces, and if the braces surround only a single character or
8028 macro, they are removed again (depending on the variable
8029 @code{cdlatex-simplify-sub-super-scripts}).
8030 @item
8031 @kindex `
8032 Pressing the backquote @kbd{`} followed by a character inserts math
8033 macros, also outside La@TeX{} fragments.  If you wait more than 1.5 seconds
8034 after the backquote, a help window will pop up.
8035 @item
8036 @kindex '
8037 Pressing the single-quote @kbd{'} followed by another character modifies
8038 the symbol before point with an accent or a font.  If you wait more than
8039 1.5 seconds after the backquote, a help window will pop up.  Character
8040 modification will work only inside La@TeX{} fragments, outside the quote
8041 is normal.
8042 @end itemize
8044 @node Exporting, Publishing, Embedded LaTeX, Top
8045 @chapter Exporting
8046 @cindex exporting
8048 Org-mode documents can be exported into a variety of other formats.  For
8049 printing and sharing of notes, ASCII export produces a readable and simple
8050 version of an Org file.  HTML export allows you to publish a notes file on
8051 the web, while the XOXO format provides a solid base for exchange with a
8052 broad range of other applications. La@TeX{} export lets you use Org mode and
8053 its structured editing functions to easily create La@TeX{} files.  DocBook
8054 export makes it possible to convert Org files to many other formats using
8055 DocBook tools.  To incorporate entries with associated times like deadlines
8056 or appointments into a desktop calendar program like iCal, Org mode can also
8057 produce extracts in the iCalendar format.  Currently Org mode only supports
8058 export, not import of these different formats.
8060 Org supports export of selected regions when @code{transient-mark-mode} is
8061 enabled (default in Emacs 23).
8063 @menu
8064 * Markup rules::                Which structures are recognized?
8065 * Selective export::            Using tags to select and exclude trees
8066 * Export options::              Per-file export settings
8067 * The export dispatcher::       How to access exporter commands
8068 * ASCII export::                Exporting to plain ASCII
8069 * HTML export::                 Exporting to HTML
8070 * LaTeX and PDF export::        Exporting to La@TeX{}, and processing to PDF
8071 * DocBook export::              Exporting to DocBook
8072 * XOXO export::                 Exporting to XOXO
8073 * iCalendar export::            Exporting in iCalendar format
8074 @end menu
8076 @node Markup rules, Selective export, Exporting, Exporting
8077 @section Markup rules
8079 When exporting Org-mode documents, the exporter tries to reflect the
8080 structure of the document as accurately as possible in the backend.  Since
8081 export targets like HTML, La@TeX{}, or DocBook allow much richer formatting,
8082 Org mode has rules on how to prepare text for rich export.  This section
8083 summarizes the markup rules used in an Org-mode buffer.
8085 @menu
8086 * Document title::              How the document title is determined
8087 * Headings and sections::       The main structure of the exported document
8088 * Table of contents::           If, where, how to create a table of contents
8089 * Initial text::                Text before the first headline
8090 * Lists::                       Plain lists are exported
8091 * Paragraphs::                  What determines beginning and ending
8092 * Literal examples::            Source code and other examples
8093 * Include files::               Include the contents of a file during export
8094 * Tables exported::             Tables are exported richly
8095 * Inlined images::              How to inline images during export
8096 * Footnote markup::             ASCII representation of footnotes
8097 * Emphasis and monospace::      To bold or not to bold
8098 * TeX macros and LaTeX fragments::  Create special, rich export.
8099 * Horizontal rules::            A line across the page
8100 * Comment lines::               Some lines will not be exported
8101 * Macro replacement::           Global replacement of place holders
8102 @end menu
8104 @node Document title, Headings and sections, Markup rules, Markup rules
8105 @subheading Document title
8106 @cindex document title, markup rules
8108 @noindent
8109 The title of the exported document is taken from the special line
8111 @cindex #+TITLE
8112 @example
8113 #+TITLE: This is the title of the document
8114 @end example
8116 @noindent
8117 If this line does not exist, the title is derived from the first non-empty,
8118 non-comment line in the buffer.  If no such line exists, or if you have
8119 turned off exporting of the text before the first headline (see below), the
8120 title will be the file name without extension.
8122 @cindex property, EXPORT_TITLE
8123 If you are exporting only a subtree by marking is as the region, the heading
8124 of the subtree will become the title of the document.  If the subtree has a
8125 property @code{EXPORT_TITLE}, that will take precedence.
8127 @node Headings and sections, Table of contents, Document title, Markup rules
8128 @subheading Headings and sections
8129 @cindex headings and sections, markup rules
8131 @vindex org-export-headline-levels
8132 The outline structure of the document as described in @ref{Document
8133 Structure}, forms the basis for defining sections of the exported document.
8134 However, since the outline structure is also used for (for example) lists of
8135 tasks, only the first three outline levels will be used as headings.  Deeper
8136 levels will become itemized lists.  You can change the location of this
8137 switch globally by setting the variable @code{org-export-headline-levels}, or on a
8138 per-file basis with a line
8140 @cindex #+OPTIONS
8141 @example
8142 #+OPTIONS: H:4
8143 @end example
8145 @node Table of contents, Initial text, Headings and sections, Markup rules
8146 @subheading Table of contents
8147 @cindex table of contents, markup rules
8149 @vindex org-export-with-toc
8150 The table of contents is normally inserted directly before the first headline
8151 of the file.  If you would like to get it to a different location, insert the
8152 string @code{[TABLE-OF-CONTENTS]} on a line by itself at the desired
8153 location.  The depth of the table of contents is by default the same as the
8154 number of headline levels, but you can choose a smaller number, or turn off
8155 the table of contents entirely, by configuring the variable
8156 @code{org-export-with-toc}, or on a per-file basis with a line like
8158 @example
8159 #+OPTIONS: toc:2          (only to two levels in TOC)
8160 #+OPTIONS: toc:nil        (no TOC at all)
8161 @end example
8163 @node Initial text, Lists, Table of contents, Markup rules
8164 @subheading Text before the first headline
8165 @cindex text before first headline, markup rules
8166 @cindex #+TEXT
8168 Org mode normally exports the text before the first headline, and even uses
8169 the first line as the document title.  The text will be fully marked up.  If
8170 you need to include literal HTML, La@TeX{}, or DocBook code, use the special
8171 constructs described below in the sections for the individual exporters.
8173 @vindex org-export-skip-text-before-1st-heading
8174 Some people like to use the space before the first headline for setup and
8175 internal links and therefore would like to control the exported text before
8176 the first headline in a different way.  You can do so by setting the variable
8177 @code{org-export-skip-text-before-1st-heading} to @code{t}.  On a per-file
8178 basis, you can get the same effect with @samp{#+OPTIONS: skip:t}.
8180 @noindent
8181 If you still want to have some text before the first headline, use the
8182 @code{#+TEXT} construct:
8184 @example
8185 #+OPTIONS: skip:t
8186 #+TEXT: This text will go before the *first* headline.
8187 #+TEXT: [TABLE-OF-CONTENTS]
8188 #+TEXT: This goes between the table of contents and the first headline
8189 @end example
8191 @node Lists, Paragraphs, Initial text, Markup rules
8192 @subheading Lists
8193 @cindex lists, markup rules
8195 Plain lists as described in @ref{Plain lists}, are translated to the backend's
8196 syntax for such lists.  Most backends support unordered, ordered, and
8197 description lists.
8199 @node Paragraphs, Literal examples, Lists, Markup rules
8200 @subheading Paragraphs, line breaks, and quoting
8201 @cindex paragraphs, markup rules
8203 Paragraphs are separated by at least one empty line.  If you need to enforce
8204 a line break within a paragraph, use @samp{\\} at the end of a line.
8206 To keep the line breaks in a region, but otherwise use normal formatting, you
8207 can use this construct, which can also be used to format poetry.
8209 @cindex #+BEGIN_VERSE
8210 @example
8211 #+BEGIN_VERSE
8212  Great clouds overhead
8213  Tiny black birds rise and fall
8214  Snow covers Emacs
8216      -- AlexSchroeder
8217 #+END_VERSE
8218 @end example
8220 When quoting a passage from another document, it is customary to format this
8221 as a paragraph that is indented on both the left and the right margin.  You
8222 can include quotations in Org-mode documents like this:
8224 @cindex #+BEGIN_QUOTE
8225 @example
8226 #+BEGIN_QUOTE
8227 Everything should be made as simple as possible,
8228 but not any simpler -- Albert Einstein
8229 #+END_QUOTE
8230 @end example
8232 If you would like to center some text, do it like this:
8233 @cindex #+BEGIN_CENTER
8234 @example
8235 #+BEGIN_CENTER
8236 Everything should be made as simple as possible, \\
8237 but not any simpler
8238 #+END_CENTER
8239 @end example
8241 @node Literal examples, Include files, Paragraphs, Markup rules
8242 @subheading Literal examples
8243 @cindex literal examples, markup rules
8244 @cindex code line references, markup rules
8246 You can include literal examples that should not be subjected to
8247 markup.  Such examples will be typeset in monospace, so this is well suited
8248 for source code and similar examples.
8249 @cindex #+BEGIN_EXAMPLE
8251 @example
8252 #+BEGIN_EXAMPLE
8253 Some example from a text file.
8254 #+END_EXAMPLE
8255 @end example
8257 Note that such blocks may be @i{indented} in order to align nicely with
8258 indented text and in particular with plain list structure (@pxref{Plain
8259 lists}).  For simplicity when using small examples, you can also start the
8260 example lines with a colon followed by a space.  There may also be additional
8261 whitespace before the colon:
8263 @example
8264 Here is an example
8265    : Some example from a text file.
8266 @end example
8268 @cindex formatting source code, markup rules
8269 If the example is source code from a programming language, or any other text
8270 that can be marked up by font-lock in Emacs, you can ask for the example to
8271 look like the fontified Emacs buffer@footnote{Currently this works for the
8272 HTML backend, and requires the @file{htmlize.el} package version 1.34 or
8273 later.  It also works for LaTeX with the listings package, if you turn on the
8274 option @code{org-export-latex-listings} and make sure that the listings
8275 package is included by the LaTeX header.}.  This is done with the @samp{src}
8276 block, where you also need to specify the name of the major mode that should
8277 be used to fontify the example:
8278 @cindex #+BEGIN_SRC
8280 @example
8281 #+BEGIN_SRC emacs-lisp
8282 (defun org-xor (a b)
8283    "Exclusive or."
8284    (if a (not b) b))
8285 #+END_SRC
8286 @end example
8288 Both in @code{example} and in @code{src} snippets, you can add a @code{-n}
8289 switch to the end of the @code{BEGIN} line, to get the lines of the example
8290 numbered.  If you use a @code{+n} switch, the numbering from the previous
8291 numbered snippet will be continued in the current one.  In literal examples,
8292 Org will interpret strings like @samp{(ref:name)} as labels, and use them as
8293 targets for special hyperlinks like @code{[[(name)]]} (@ie the reference name
8294 enclosed in single parenthesis).  In HTML, hovering the mouse over such a
8295 link will remote-highlight the corresponding code line, which is kind of
8296 cool.
8298 You can also add a @code{-r} switch which @i{removes} the labels from the
8299 source code@footnote{Adding @code{-k} to @code{-n -r} will @i{keep} the
8300 labels in the source code while using line numbers for the links, which might
8301 be useful to explain those in an org-mode example code.}.  With the @code{-n}
8302 switch, links to these references will be labeled by the line numbers from
8303 the code listing, otherwise links will use the labels with no parentheses.
8304 Here is an example:
8306 @example
8307 #+BEGIN_SRC emacs-lisp -n -r
8308 (save-excursion                  (ref:sc)
8309    (goto-char (point-min))       (ref:jump)
8310 #+END_SRC
8311 In line [[(sc)]] we remember the current position.  [[(jump)][Line (jump)]]
8312 jumps to point-min.
8313 @end example
8315 @vindex org-coderef-label-format
8316 If the syntax for the label format conflicts with the language syntax, use a
8317 @code{-l} switch to change the format, for example @samp{#+BEGIN_SRC pascal
8318 -n -r -l "((%s))"}.  See also the variable @code{org-coderef-label-format}.
8320 HTML export also allows examples to be published as text areas, @xref{Text
8321 areas in HTML export}.
8323 @table @kbd
8324 @kindex C-c '
8325 @item C-c '
8326 Edit the source code example at point in its native mode.  This works by
8327 switching to a temporary buffer with the source code.  You need to exit by
8328 pressing @kbd{C-c '} again@footnote{Upon exit, lines starting with @samp{*}
8329 or @samp{#} will get a comma prepended, to keep them from being interpreted
8330 by Org as outline nodes or special comments.  These commas will be striped
8331 for editing with @kbd{C-c '}, and also for export.}, the edited version will
8332 then replace the old version in the Org buffer.  Fixed-width regions
8333 (where each line starts with a colon followed by a space) will be edited
8334 using @code{artist-mode}@footnote{You may select a different-mode with the
8335 variable @code{org-edit-fixed-width-region-mode}.} to allow creating ASCII
8336 drawings easily.  Using this command in an empty line will create a new
8337 fixed-width region.
8338 @kindex C-c l
8339 @item C-c l
8340 Calling @code{org-store-link} while editing a source code example in a
8341 temporary buffer created with @kbd{C-c '} will prompt for a label, make sure
8342 that it is unique in the current buffer, and insert it with the proper
8343 formatting like @samp{(ref:label)} at the end of the current line.  Then the
8344 label is stored as a link @samp{(label)}, for retrieval with @kbd{C-c C-l}.
8345 @end table
8348 @node Include files, Tables exported, Literal examples, Markup rules
8349 @subheading Include files
8350 @cindex include files, markup rules
8352 During export, you can include the content of another file.  For example, to
8353 include your @file{.emacs} file, you could use:
8354 @cindex #+INCLUDE
8356 @example
8357 #+INCLUDE: "~/.emacs" src emacs-lisp
8358 @end example
8359 @noindent
8360 The optional second and third parameter are the markup (e.g. @samp{quote},
8361 @samp{example}, or @samp{src}), and, if the markup is @samp{src}, the
8362 language for formatting the contents.  The markup is optional, if it is not
8363 given, the text will be assumed to be in Org mode format and will be
8364 processed normally.  The include line will also allow additional keyword
8365 parameters @code{:prefix1} and @code{:prefix} to specify prefixes for the
8366 first line and for each following line, as well as any options accepted by
8367 the selected markup.  For example, to include a file as an item, use
8369 @example
8370 #+INCLUDE: "~/snippets/xx" :prefix1 "   + " :prefix "     "
8371 @end example
8373 @table @kbd
8374 @kindex C-c '
8375 @item C-c '
8376 Visit the include file at point.
8377 @end table
8379 @node Tables exported, Inlined images, Include files, Markup rules
8380 @subheading Tables
8381 @cindex tables, markup rules
8383 Both the native Org mode tables (@pxref{Tables}) and tables formatted with
8384 the @file{table.el} package will be exported properly.  For Org mode tables,
8385 the lines before the first horizontal separator line will become table header
8386 lines.  You can use the following lines somewhere before the table to assign
8387 a caption and a label for cross references:
8389 @example
8390 #+CAPTION: This is the caption for the next table (or link)
8391 #+LABEL:   tbl:basic-data
8392 @end example
8394 @node Inlined images, Footnote markup, Tables exported, Markup rules
8395 @subheading Inlined Images
8396 @cindex inlined images, markup rules
8398 Some backends (HTML, La@TeX{}, and DocBook) allow you to directly include images
8399 into the exported document.  Org does this, if a link to an image files does
8400 not have a description part, for example @code{[[./img/a.jpg]]}.  If you wish
8401 to define a caption for the image and maybe a label for internal cross
8402 references, you can use (before, but close to the link)
8404 @example
8405 #+CAPTION: This is the caption for the next figure link (or table)
8406 #+LABEL:   fig:SED-HR4049
8407 @end example
8409 You may also define additional attributes for the figure.  As this is
8410 backend-specific, see the sections about the individual backends for more
8411 information.
8413 @node Footnote markup, Emphasis and monospace, Inlined images, Markup rules
8414 @subheading Footnote markup
8415 @cindex footnotes, markup rules
8416 @cindex @file{footnote.el}
8418 Footnotes defined in the way described in @ref{Footnotes}, will be exported by
8419 all backends.  Org allows multiple references to the same note, and
8420 different backends support this to varying degrees.
8422 @node Emphasis and monospace, TeX macros and LaTeX fragments, Footnote markup, Markup rules
8423 @subheading Emphasis and monospace
8425 @cindex underlined text, markup rules
8426 @cindex bold text, markup rules
8427 @cindex italic text, markup rules
8428 @cindex verbatim text, markup rules
8429 @cindex code text, markup rules
8430 @cindex strike-through text, markup rules
8431 You can make words @b{*bold*}, @i{/italic/}, _underlined_, @code{=code=}
8432 and @code{~verbatim~}, and, if you must, @samp{+strike-through+}.  Text
8433 in the code and verbatim string is not processed for Org-mode specific
8434 syntax, it is exported verbatim.
8436 @node TeX macros and LaTeX fragments, Horizontal rules, Emphasis and monospace, Markup rules
8437 @subheading @TeX{} macros and La@TeX{} fragments
8438 @cindex La@TeX{} fragments, markup rules
8439 @cindex @TeX{} macros, markup rules
8440 @cindex HTML entities
8441 @cindex La@TeX{} entities
8443 @vindex org-html-entities
8444 A @TeX{}-like syntax is used to specify special characters.  Where possible,
8445 these will be transformed into the native format of the exporter backend.
8446 Strings like @code{\alpha} will be exported as @code{&alpha;} in the HTML
8447 output, and as @code{$\alpha$} in the La@TeX{} output.  Similarly,
8448 @code{\nbsp} will become @code{&nbsp;} in HTML and @code{~} in La@TeX{}.
8449 This applies for a large number of entities, with names taken from both HTML
8450 and La@TeX{}, see the variable @code{org-html-entities} for the complete
8451 list.  If you are unsure about a name, use @kbd{M-@key{TAB}} for completion
8452 after having typed the backslash and optionally a few characters
8453 (@pxref{Completion}).
8455 La@TeX{} fragments are converted into images for HTML export, and they are
8456 written literally into the La@TeX{} export.  See also @ref{Embedded LaTeX}.
8458 Finally, @samp{\-} is treated as a shy hyphen, and @samp{--}, @samp{---}, and
8459 @samp{...} are all converted into special commands creating hyphens of
8460 different lengths or a compact set of dots.
8462 @node Horizontal rules, Comment lines, TeX macros and LaTeX fragments, Markup rules
8463 @subheading  Horizontal rules
8464 @cindex horizontal rules, markup rules
8465 A line consisting of only dashes, and at least 5 of them, will be
8466 exported as a horizontal line (@samp{<hr/>} in HTML).
8468 @node Comment lines, Macro replacement, Horizontal rules, Markup rules
8469 @subheading Comment lines
8470 @cindex comment lines
8471 @cindex exporting, not
8472 @cindex #+BEGIN_COMMENT
8474 Lines starting with @samp{#} in column zero are treated as comments and will
8475 never be exported.  Also entire subtrees starting with the word
8476 @samp{COMMENT} will never be exported.  Finally, regions surrounded by
8477 @samp{#+BEGIN_COMMENT} ... @samp{#+END_COMMENT} will not be exported.
8479 @table @kbd
8480 @kindex C-c ;
8481 @item C-c ;
8482 Toggle the COMMENT keyword at the beginning of an entry.
8483 @end table
8485 @node Macro replacement,  , Comment lines, Markup rules
8486 @subheading Macro replacement
8487 @cindex macro replacement, during export
8488 @cindex #+MACRO
8490 You can define text snippets with
8492 @example
8493 #+MACRO: name   replacement text $1, $2 are arguments
8494 @end example
8496 @noindent which can be referenced anywhere in the document (even in
8497 code examples) with @code{@{@{@{name(arg1,arg2)@}@}@}}.  In addition to
8498 defined macros, @code{@{@{@{title@}@}@}}, @code{@{@{@{author@}@}@}}, etc.,
8499 will reference information set by the @code{#+TITLE:}, @code{#+AUTHOR:}, and
8500 similar lines.  Also, @code{@{@{@{date(@var{FORMAT})@}@}@}} and
8501 @code{@{@{@{modification-time(@var{FORMAT})@}@}@}} refer to current date time
8502 and to the modification time of the file being exported, respectively.
8503 @var{FORMAT} should be a format string understood by
8504 @code{format-time-string}.
8506 @node Selective export, Export options, Markup rules, Exporting
8507 @section Selective export
8508 @cindex export, selective by tags
8510 @vindex org-export-select-tags
8511 @vindex org-export-exclude-tags
8512 You may use tags to select the parts of a document that should be exported,
8513 or to exclude parts from export.  This behavior is governed by two variables:
8514 @code{org-export-select-tags} and @code{org-export-exclude-tags}.
8516 Org first checks if any of the @emph{select} tags is present in the buffer.
8517 If yes, all trees that do not carry one of these tags will be excluded.  If a
8518 selected tree is a subtree, the heading hierarchy above it will also be
8519 selected for export, but not the text below those headings.
8521 @noindent
8522 If none of the select tags is found, the whole buffer will be selected for
8523 export.
8525 @noindent
8526 Finally, all subtrees that are marked by any of the @emph{exclude} tags will
8527 be removed from the export buffer.
8529 @node Export options, The export dispatcher, Selective export, Exporting
8530 @section Export options
8531 @cindex options, for export
8533 @cindex completion, of option keywords
8534 The exporter recognizes special lines in the buffer which provide
8535 additional information.  These lines may be put anywhere in the file.
8536 The whole set of lines can be inserted into the buffer with @kbd{C-c
8537 C-e t}.  For individual lines, a good way to make sure the keyword is
8538 correct is to type @samp{#+} and then use @kbd{M-@key{TAB}} completion
8539 (@pxref{Completion}).   For a summary of other in-buffer settings not
8540 specifically related to export, see @ref{In-buffer settings}.
8541 In particular, note that you can place commonly-used (export) options in
8542 a separate file which can be included using @code{#+SETUPFILE}.
8544 @table @kbd
8545 @kindex C-c C-e t
8546 @item C-c C-e t
8547 Insert template with export options, see example below.
8548 @end table
8550 @cindex #+TITLE
8551 @cindex #+AUTHOR
8552 @cindex #+DATE
8553 @cindex #+EMAIL
8554 @cindex #+DESCRIPTION
8555 @cindex #+KEYWORDS
8556 @cindex #+LANGUAGE
8557 @cindex #+TEXT
8558 @cindex #+OPTIONS
8559 @cindex #+BIND
8560 @cindex #+LINK_UP
8561 @cindex #+LINK_HOME
8562 @cindex #+EXPORT_SELECT_TAGS
8563 @cindex #+EXPORT_EXCLUDE_TAGS
8564 @cindex #+LATEX_HEADER
8565 @vindex user-full-name
8566 @vindex user-mail-address
8567 @vindex org-export-default-language
8568 @example
8569 #+TITLE:       the title to be shown (default is the buffer name)
8570 #+AUTHOR:      the author (default taken from @code{user-full-name})
8571 #+DATE:        a date, fixed, of a format string for @code{format-time-string}
8572 #+EMAIL:       his/her email address (default from @code{user-mail-address})
8573 #+DESCRIPTION: the page description, @eg for the XHTML meta tag
8574 #+KEYWORDS:    the page keywords, @eg for the XHTML meta tag
8575 #+LANGUAGE:    language for HTML, @eg @samp{en} (@code{org-export-default-language})
8576 #+TEXT:        Some descriptive text to be inserted at the beginning.
8577 #+TEXT:        Several lines may be given.
8578 #+OPTIONS:     H:2 num:t toc:t \n:nil @@:t ::t |:t ^:t f:t TeX:t ...
8579 #+BIND:        lisp-var lisp-val, e.g.: org-export-latex-low-levels itemize
8580                @r{You need to confirm using these, or configure @code{org-export-allow-BIND}}
8581 #+LINK_UP:     the ``up'' link of an exported page
8582 #+LINK_HOME:   the ``home'' link of an exported page
8583 #+LATEX_HEADER: extra line(s) for the LaTeX header, like \usepackage@{xyz@}
8584 #+EXPORT_SELECT_TAGS:   Tags that select a tree for export
8585 #+EXPORT_EXCLUDE_TAGS:  Tags that exclude a tree from export
8586 @end example
8588 @noindent
8589 The OPTIONS line is a compact@footnote{If you want to configure many options
8590 this way, you can use several OPTIONS lines.} form to specify export settings.  Here
8591 you can:
8592 @cindex headline levels
8593 @cindex section-numbers
8594 @cindex table of contents
8595 @cindex line-break preservation
8596 @cindex quoted HTML tags
8597 @cindex fixed-width sections
8598 @cindex tables
8599 @cindex @TeX{}-like syntax for sub- and superscripts
8600 @cindex footnotes
8601 @cindex special strings
8602 @cindex emphasized text
8603 @cindex @TeX{} macros
8604 @cindex La@TeX{} fragments
8605 @cindex author info, in export
8606 @cindex time info, in export
8607 @example
8608 H:         @r{set the number of headline levels for export}
8609 num:       @r{turn on/off section-numbers}
8610 toc:       @r{turn on/off table of contents, or set level limit (integer)}
8611 \n:        @r{turn on/off line-break-preservation}
8612 @@:         @r{turn on/off quoted HTML tags}
8613 ::         @r{turn on/off fixed-width sections}
8614 |:         @r{turn on/off tables}
8615 ^:         @r{turn on/off @TeX{}-like syntax for sub- and superscripts.  If}
8616            @r{you write "^:@{@}", @code{a_@{b@}} will be interpreted, but}
8617            @r{the simple @code{a_b} will be left as it is.}
8618 -:         @r{turn on/off conversion of special strings.}
8619 f:         @r{turn on/off footnotes like this[1].}
8620 todo:      @r{turn on/off inclusion of TODO keywords into exported text}
8621 pri:       @r{turn on/off priority cookies}
8622 tags:      @r{turn on/off inclusion of tags, may also be @code{not-in-toc}}
8623 <:         @r{turn on/off inclusion of any time/date stamps like DEADLINES}
8624 *:         @r{turn on/off emphasized text (bold, italic, underlined)}
8625 TeX:       @r{turn on/off simple @TeX{} macros in plain text}
8626 LaTeX:     @r{turn on/off La@TeX{} fragments}
8627 skip:      @r{turn on/off skipping the text before the first heading}
8628 author:    @r{turn on/off inclusion of author name/email into exported file}
8629 creator:   @r{turn on/off inclusion of creator info into exported file}
8630 timestamp: @r{turn on/off inclusion creation time into exported file}
8631 d:         @r{turn on/off inclusion of drawers}
8632 @end example
8633 @noindent
8634 These options take effect in both the HTML and La@TeX{} export, except
8635 for @code{TeX} and @code{LaTeX}, which are respectively @code{t} and
8636 @code{nil} for the La@TeX{} export.
8638 When exporting only a single subtree by selecting it with @kbd{C-c @@} before
8639 calling an export command, the subtree can overrule some of the file's export
8640 settings with properties @code{EXPORT_FILE_NAME}, @code{EXPORT_TITLE},
8641 @code{EXPORT_TEXT}, @code{EXPORT_AUTHOR}, @code{EXPORT_DATE}, and
8642 @code{EXPORT_OPTIONS}.
8644 @node The export dispatcher, ASCII export, Export options, Exporting
8645 @section The export dispatcher
8646 @cindex dispatcher, for export commands
8648 All export commands can be reached using the export dispatcher, which is a
8649 prefix key that prompts for an additional key specifying the command.
8650 Normally the entire file is exported, but if there is an active region that
8651 contains one outline tree, the first heading is used as document title and
8652 the subtrees are exported.
8654 @table @kbd
8655 @kindex C-c C-e
8656 @item C-c C-e
8657 @vindex org-export-run-in-background
8658 Dispatcher for export and publishing commands.  Displays a help-window
8659 listing the additional key(s) needed to launch an export or publishing
8660 command.  The prefix arg is passed through to the exporter.  A double prefix
8661 @kbd{C-u C-u} causes most commands to be executed in the background, in a
8662 separate Emacs process@footnote{To make this behavior the default, customize
8663 the variable @code{org-export-run-in-background}.}.
8664 @kindex C-c C-e v
8665 @item C-c C-e v
8666 Like @kbd{C-c C-e}, but only export the text that is currently visible
8667 (@ie not hidden by outline visibility).
8668 @kindex C-u C-u C-c C-e
8669 @item C-u C-u C-c C-e
8670 @vindex org-export-run-in-background
8671 Call an the exporter, but reverse the setting of
8672 @code{org-export-run-in-background}, @ie request background processing if
8673 not set, or force processing in the current Emacs process if set.
8674 @end table
8676 @node ASCII export, HTML export, The export dispatcher, Exporting
8677 @section ASCII export
8678 @cindex ASCII export
8680 ASCII export produces a simple and very readable version of an Org-mode
8681 file.
8683 @cindex region, active
8684 @cindex active region
8685 @cindex transient-mark-mode
8686 @table @kbd
8687 @kindex C-c C-e a
8688 @item C-c C-e a
8689 @cindex property, EXPORT_FILE_NAME
8690 Export as ASCII file.  For an Org file, @file{myfile.org}, the ASCII file
8691 will be @file{myfile.txt}.  The file will be overwritten without
8692 warning.  If there is an active region@footnote{This requires
8693 @code{transient-mark-mode} be turned on.}, only the region will be
8694 exported. If the selected region is a single tree@footnote{To select the
8695 current subtree, use @kbd{C-c @@}.}, the tree head will
8696 become the document title.  If the tree head entry has or inherits an
8697 @code{EXPORT_FILE_NAME} property, that name will be used for the
8698 export.
8699 @kindex C-c C-e A
8700 @item C-c C-e A
8701 Export to a temporary buffer, do not create a file.
8702 @kindex C-c C-e v a
8703 @item C-c C-e v a
8704 Export only the visible part of the document.
8705 @end table
8707 @cindex headline levels, for exporting
8708 In the exported version, the first 3 outline levels will become
8709 headlines, defining a general document structure.  Additional levels
8710 will be exported as itemized lists.  If you want that transition to occur
8711 at a different level, specify it with a prefix argument.  For example,
8713 @example
8714 @kbd{C-1 C-c C-e a}
8715 @end example
8717 @noindent
8718 creates only top level headlines and does the rest as items.  When
8719 headlines are converted to items, the indentation of the text following
8720 the headline is changed to fit nicely under the item.  This is done with
8721 the assumption that the first body line indicates the base indentation of
8722 the body text.  Any indentation larger than this is adjusted to preserve
8723 the layout relative to the first line.  Should there be lines with less
8724 indentation than the first, these are left alone.
8726 @vindex org-export-ascii-links-to-notes
8727 Links will be exported in a footnote-like style, with the descriptive part in
8728 the text and the link in a note before the next heading.  See the variable
8729 @code{org-export-ascii-links-to-notes} for details and other options.
8731 @node HTML export, LaTeX and PDF export, ASCII export, Exporting
8732 @section HTML export
8733 @cindex HTML export
8735 Org mode contains an HTML (XHTML 1.0 strict) exporter with extensive
8736 HTML formatting, in ways similar to John Gruber's @emph{markdown}
8737 language, but with additional support for tables.
8739 @menu
8740 * HTML Export commands::        How to invoke HTML export
8741 * Quoting HTML tags::           Using direct HTML in Org mode
8742 * Links::                       Transformation of links for HTML
8743 * Tables in HTML export::       How to modify the formatting of tables
8744 * Images in HTML export::       How to insert figures into HTML output
8745 * Text areas in HTML export::   An alternative way to show an example
8746 * CSS support::                 Changing the appearance of the output
8747 * Javascript support::          Info and Folding in a web browser
8748 @end menu
8750 @node HTML Export commands, Quoting HTML tags, HTML export, HTML export
8751 @subsection HTML export commands
8753 @cindex region, active
8754 @cindex active region
8755 @cindex transient-mark-mode
8756 @table @kbd
8757 @kindex C-c C-e h
8758 @item C-c C-e h
8759 @cindex property, EXPORT_FILE_NAME
8760 Export as HTML file @file{myfile.html}.  For an Org file @file{myfile.org},
8761 the ASCII file will be @file{myfile.html}.  The file will be overwritten
8762 without warning.  If there is an active region@footnote{This requires
8763 @code{transient-mark-mode} be turned on.}, only the region will be
8764 exported. If the selected region is a single tree@footnote{To select the
8765 current subtree, use @kbd{C-c @@}.}, the tree head will become the document
8766 title.  If the tree head entry has, or inherits, an @code{EXPORT_FILE_NAME}
8767 property, that name will be used for the export.
8768 @kindex C-c C-e b
8769 @item C-c C-e b
8770 Export as HTML file and immediately open it with a browser.
8771 @kindex C-c C-e H
8772 @item C-c C-e H
8773 Export to a temporary buffer, do not create a file.
8774 @kindex C-c C-e R
8775 @item C-c C-e R
8776 Export the active region to a temporary buffer.  With a prefix argument, do
8777 not produce the file header and footer, but just the plain HTML section for
8778 the region.  This is good for cut-and-paste operations.
8779 @kindex C-c C-e v h
8780 @kindex C-c C-e v b
8781 @kindex C-c C-e v H
8782 @kindex C-c C-e v R
8783 @item C-c C-e v h
8784 @item C-c C-e v b
8785 @item C-c C-e v H
8786 @item C-c C-e v R
8787 Export only the visible part of the document.
8788 @item M-x org-export-region-as-html
8789 Convert the region to HTML under the assumption that it was Org-mode
8790 syntax before.  This is a global command that can be invoked in any
8791 buffer.
8792 @item M-x org-replace-region-by-HTML
8793 Replace the active region (assumed to be in Org-mode syntax) by HTML
8794 code.
8795 @end table
8797 @cindex headline levels, for exporting
8798 In the exported version, the first 3 outline levels will become headlines,
8799 defining a general document structure.  Additional levels will be exported as
8800 itemized lists.  If you want that transition to occur at a different level,
8801 specify it with a numeric prefix argument.  For example,
8803 @example
8804 @kbd{C-2 C-c C-e b}
8805 @end example
8807 @noindent
8808 creates two levels of headings and does the rest as items.
8810 @node Quoting HTML tags, Links, HTML Export commands, HTML export
8811 @subsection Quoting HTML tags
8813 Plain @samp{<} and @samp{>} are always transformed to @samp{&lt;} and
8814 @samp{&gt;} in HTML export.  If you want to include simple HTML tags
8815 which should be interpreted as such, mark them with @samp{@@} as in
8816 @samp{@@<b>bold text@@</b>}.  Note that this really works only for
8817 simple tags.  For more extensive HTML that should be copied verbatim to
8818 the exported file use either
8820 @cindex #+HTML
8821 @cindex #+BEGIN_HTML
8822 @example
8823 #+HTML: Literal HTML code for export
8824 @end example
8826 @noindent or
8827 @cindex #+BEGIN_HTML
8829 @example
8830 #+BEGIN_HTML
8831 All lines between these markers are exported literally
8832 #+END_HTML
8833 @end example
8836 @node Links, Tables in HTML export, Quoting HTML tags, HTML export
8837 @subsection Links
8839 @cindex links, in HTML export
8840 @cindex internal links, in HTML export
8841 @cindex external links, in HTML export
8842 Internal links (@pxref{Internal links}) will continue to work in HTML.  This
8843 includes automatic links created by radio targets (@pxref{Radio
8844 targets}).  Links to external files will still work if the target file is on
8845 the same @i{relative} path as the published Org file.  Links to other
8846 @file{.org} files will be translated into HTML links under the assumption
8847 that an HTML version also exists of the linked file, at the same relative
8848 path.  @samp{id:} links can then be used to jump to specific entries across
8849 files.  For information related to linking files while publishing them to a
8850 publishing directory see @ref{Publishing links}.
8852 If you want to specify attributes for links, you can do so using a special
8853 @code{#+ATTR_HTML} line to define attributes that will be added to the
8854 @code{<a>} or @code{<img>} tags.  Here is an example that sets @code{title}
8855 and @code{style} attributes for a link:
8857 @cindex #+ATTR_HTML
8858 @example
8859 #+ATTR_HTML: title="The Org-mode homepage" style="color:red;"
8860 [[http://orgmode.org]]
8861 @end example
8863 @node Tables in HTML export, Images in HTML export, Links, HTML export
8864 @subsection Tables
8865 @cindex tables, in HTML
8866 @vindex org-export-html-table-tag
8868 Org-mode tables are exported to HTML using the table tag defined in
8869 @code{org-export-html-table-tag}.  The default setting makes tables without
8870 cell borders and frame.  If you would like to change this for individual
8871 tables, place somthing like the following before the table:
8873 @cindex #+CAPTION
8874 @example
8875 #+CAPTION: This is a table with lines around and between cells
8876 #+ATTR_HTML: border="2" rules="all" frame="all"
8877 @end example
8879 @node Images in HTML export, Text areas in HTML export, Tables in HTML export, HTML export
8880 @subsection Images
8882 @cindex images, inline in HTML
8883 @cindex inlining images in HTML
8884 @vindex org-export-html-inline-images
8885 HTML export can inline images given as links in the Org file, and
8886 it can make an image the clickable part of a link.  By
8887 default@footnote{But see the variable
8888 @code{org-export-html-inline-images}.}, images are inlined if a link does
8889 not have a description.  So @samp{[[file:myimg.jpg]]} will be inlined,
8890 while @samp{[[file:myimg.jpg][the image]]} will just produce a link
8891 @samp{the image} that points to the image.  If the description part
8892 itself is a @code{file:} link or a @code{http:} URL pointing to an
8893 image, this image will be inlined and activated so that clicking on the
8894 image will activate the link.  For example, to include a thumbnail that
8895 will link to a high resolution version of the image, you could use:
8897 @example
8898 [[file:highres.jpg][file:thumb.jpg]]
8899 @end example
8901 If you need to add attributes to an inlines image, use a @code{#+ATTR_HTML},
8902 for example:
8904 @cindex #+CAPTION
8905 @example
8906 #+CAPTION: A black cat stalking a spider
8907 #+ATTR_HTML: alt="cat/spider image" title="one second before action"
8908 [[./img/a.jpg]]
8909 @end example
8911 @noindent
8912 and you could use @code{http} addresses just as well.
8914 @node Text areas in HTML export, CSS support, Images in HTML export, HTML export
8915 @subsection Text areas
8917 @cindex text areas, in HTML
8918 An alternative way to publish literal code examples in HTML is to use text
8919 areas, where the example can even be edited before pasting it into an
8920 application.  It is triggered by a @code{-t} switch at an @code{example} or
8921 @code{src} block.  Using this switch disables any options for syntax and
8922 label highlighting, and line numbering, which may be present.  You may also
8923 use @code{-h} and @code{-w} switches to specify the height and width of the
8924 text area, which default to the number of lines in the example, and 80,
8925 respectively.  For example
8927 @example
8928 #+BEGIN_EXAMPLE -t -w 40
8929 (defun org-xor (a b)
8930    "Exclusive or."
8931    (if a (not b) b))
8932 #+END_EXAMPLE
8933 @end example
8936 @node CSS support, Javascript support, Text areas in HTML export, HTML export
8937 @subsection CSS support
8938 @cindex CSS, for HTML export
8939 @cindex HTML export, CSS
8941 @vindex org-export-html-todo-kwd-class-prefix
8942 @vindex org-export-html-tag-class-prefix
8943 You can also give style information for the exported file.  The HTML exporter
8944 assigns the following special CSS classes@footnote{If the classes on TODO
8945 keywords and tags lead to conflicts, use the variables
8946 @code{org-export-html-todo-kwd-class-prefix} and
8947 @code{org-export-html-tag-class-prefix} to make them unique.} to appropriate
8948 parts of the document---your style specifications may change these, in
8949 addition to any of the standard classes like for headlines, tables, etc.
8950 @example
8951 p.author            @r{author information, including email}
8952 p.date              @r{publishing date}
8953 p.creator           @r{creator info, about org-mode version}
8954 .title              @r{document title}
8955 .todo               @r{TODO keywords, all not-done states}
8956 .done               @r{the DONE keywords, all stated the count as done}
8957 .WAITING            @r{each TODO keyword also uses a class named after itself}
8958 .timestamp          @r{timestamp}
8959 .timestamp-kwd      @r{keyword associated with a timestamp, like SCHEDULED}
8960 .timestamp-wrapper  @r{span around keyword plus timestamp}
8961 .tag                @r{tag in a headline}
8962 ._HOME              @r{each tag uses itself as a class, "@@" replaced by "_"}
8963 .target             @r{target for links}
8964 .linenr             @r{the line number in a code example}
8965 .code-highlighted   @r{for highlighting referenced code lines}
8966 div.outline-N       @r{div for outline level N (headline plus text))}
8967 div.outline-text-N  @r{extra div for text at outline level N}
8968 .section-number-N   @r{section number in headlines, different for each level}
8969 div.figure          @r{how to format an inlined image}
8970 pre.src             @r{formatted source code}
8971 pre.example         @r{normal example}
8972 p.verse             @r{verse paragraph}
8973 div.footnotes       @r{footnote section headline}
8974 p.footnote          @r{footnote definition paragraph, containing a footnote}
8975 .footref            @r{a footnote reference number (always a <sup>)}
8976 .footnum            @r{footnote number in footnote definition (always <sup>)}
8977 @end example
8979 @vindex org-export-html-style-default
8980 @vindex org-export-html-style-include-default
8981 @vindex org-export-html-style
8982 @vindex org-export-html-extra
8983 @vindex org-export-html-style-default
8984 Each exported file contains a compact default style that defines these
8985 classes in a basic way@footnote{This style is defined in the constant
8986 @code{org-export-html-style-default}, which you should not modify.  To turn
8987 inclusion of these defaults off, customize
8988 @code{org-export-html-style-include-default}}.  You may overwrite these
8989 settings, or add to them by using the variables @code{org-export-html-style}
8990 (for Org-wide settings) and @code{org-export-html-style-extra} (for more
8991 granular settings, like file-local settings).  To set the latter variable
8992 individually for each file, you can use
8994 @cindex #+STYLE
8995 @example
8996 #+STYLE: <link rel="stylesheet" type="text/css" href="stylesheet.css" />
8997 @end example
8999 @noindent
9000 For longer style definitions, you can use several such lines.  You could also
9001 directly write a @code{<style>} @code{</style>} section in this way, without
9002 referring to an external file.
9004 @c FIXME: More about header and footer styles
9005 @c FIXME: Talk about links and targets.
9007 @node Javascript support,  , CSS support, HTML export
9008 @subsection Javascript supported display of web pages
9010 @cindex Rose, Sebastian
9011 Sebastian Rose has written a JavaScript program especially designed to
9012 enhance the web viewing experience of HTML files created with Org.  This
9013 program allows you to view large files in two different ways.  The first one
9014 is an @emph{Info}-like mode where each section is displayed separately and
9015 navigation can be done with the @kbd{n} and @kbd{p} keys (and some other keys
9016 as well, press @kbd{?} for an overview of the available keys).  The second
9017 view type is a @emph{folding} view much like Org provides inside Emacs.  The
9018 script is available at @url{http://orgmode.org/org-info.js} and you can find
9019 the documentation for it at @url{http://orgmode.org/worg/code/org-info-js/}.
9020 We host the script at our site, but if you use it a lot, you might
9021 not want to be dependent on @url{orgmode.org} and prefer to install a local
9022 copy on your own web server.
9024 To use the script, you need to make sure that the @file{org-jsinfo.el} module
9025 gets loaded.  It should be loaded by default, but you can try @kbd{M-x
9026 customize-variable @key{RET} org-modules @key{RET}} to convince yourself that
9027 this is indeed the case.  All it then takes to make use of the program is
9028 adding a single line to the Org file:
9030 @cindex #+INFOJS_OPT
9031 @example
9032 #+INFOJS_OPT: view:info toc:nil
9033 @end example
9035 @noindent
9036 If this line is found, the HTML header will automatically contain the code
9037 needed to invoke the script.  Using the line above, you can set the following
9038 viewing options:
9040 @example
9041 path:    @r{The path to the script.  The default is to grab the script from}
9042          @r{@url{http://orgmode.org/org-info.js}, but you might want to have}
9043          @r{a local copy and use a path like @samp{../scripts/org-info.js}.}
9044 view:    @r{Initial view when website is first shown.  Possible values are:}
9045          info      @r{Info-like interface with one section per page.}
9046          overview  @r{Folding interface, initially showing only top-level.}
9047          content   @r{Folding interface, starting with all headlines visible.}
9048          showall   @r{Folding interface, all headlines and text visible.}
9049 sdepth:  @r{Maximum headline level that will still become an independent}
9050          @r{section for info and folding modes.  The default is taken from}
9051          @r{@code{org-export-headline-levels} (= the @code{H} switch in @code{#+OPTIONS}).}
9052          @r{If this is smaller than in @code{org-export-headline-levels}, each}
9053          @r{info/folding section can still contain child headlines.}
9054 toc:     @r{Should the table of content @emph{initially} be visible?}
9055          @r{Even when @code{nil}, you can always get to the "toc" with @kbd{i}.}
9056 tdepth:  @r{The depth of the table of contents.  The defaults are taken from}
9057          @r{the variables @code{org-export-headline-levels} and @code{org-export-with-toc}.}
9058 ftoc:    @r{Does the css of the page specify a fixed position for the "toc"?}
9059          @r{If yes, the toc will never be displayed as a section.}
9060 ltoc:    @r{Should there be short contents (children) in each section?}
9061          @r{Make this @code{above} if the section should be above initial text.}
9062 mouse:   @r{Headings are highlighted when the mouse is over them.  Should be}
9063          @r{@samp{underline} (default) or a background color like @samp{#cccccc}.}
9064 buttons: @r{Should view-toggle buttons be everywhere?  When @code{nil} (the}
9065          @r{default), only one such button will be present.}
9066 @end example
9067 @noindent
9068 @vindex org-infojs-options
9069 @vindex org-export-html-use-infojs
9070 You can choose default values for these options by customizing the variable
9071 @code{org-infojs-options}.  If you always want to apply the script to your
9072 pages, configure the variable @code{org-export-html-use-infojs}.
9074 @node LaTeX and PDF export, DocBook export, HTML export, Exporting
9075 @section La@TeX{} and PDF export
9076 @cindex La@TeX{} export
9077 @cindex PDF export
9078 @cindex Guerry, Bastian
9080 Org mode contains a La@TeX{} exporter written by Bastien Guerry.  With
9081 further processing, this backend is also used to produce PDF output.  Since
9082 the La@TeX{} output uses @file{hyperref} to implement links and cross
9083 references, the PDF output file will be fully linked.
9085 @menu
9086 * LaTeX/PDF export commands::   Which key invokes which commands
9087 * Quoting LaTeX code::          Incorporating literal La@TeX{} code
9088 * Sectioning structure::        Changing sectioning in La@TeX{} output
9089 * Tables in LaTeX export::      Options for exporting tables to La@TeX{}
9090 * Images in LaTeX export::      How to insert figures into La@TeX{} output
9091 @end menu
9093 @node LaTeX/PDF export commands, Quoting LaTeX code, LaTeX and PDF export, LaTeX and PDF export
9094 @subsection La@TeX{} export commands
9096 @cindex region, active
9097 @cindex active region
9098 @cindex transient-mark-mode
9099 @table @kbd
9100 @kindex C-c C-e l
9101 @item C-c C-e l
9102 @cindex property EXPORT_FILE_NAME
9103 Export as La@TeX{} file @file{myfile.tex}.  For an Org file
9104 @file{myfile.org}, the ASCII file will be @file{myfile.tex}.  The file will
9105 be overwritten without warning.  If there is an active region@footnote{This
9106 requires @code{transient-mark-mode} be turned on.}, only the region will be
9107 exported. If the selected region is a single tree@footnote{To select the
9108 current subtree, use @kbd{C-c @@}.}, the tree head will become the document
9109 title.  If the tree head entry has or inherits an @code{EXPORT_FILE_NAME}
9110 property, that name will be used for the export.
9111 @kindex C-c C-e L
9112 @item C-c C-e L
9113 Export to a temporary buffer, do not create a file.
9114 @kindex C-c C-e v l
9115 @kindex C-c C-e v L
9116 @item C-c C-e v l
9117 @item C-c C-e v L
9118 Export only the visible part of the document.
9119 @item M-x org-export-region-as-latex
9120 Convert the region to La@TeX{} under the assumption that it was Org mode
9121 syntax before.  This is a global command that can be invoked in any
9122 buffer.
9123 @item M-x org-replace-region-by-latex
9124 Replace the active region (assumed to be in Org mode syntax) by La@TeX{}
9125 code.
9126 @kindex C-c C-e p
9127 @item C-c C-e p
9128 Export as La@TeX{} and then process to PDF.
9129 @kindex C-c C-e d
9130 @item C-c C-e d
9131 Export as La@TeX{} and then process to PDF, then open the resulting PDF file.
9132 @end table
9134 @cindex headline levels, for exporting
9135 @vindex org-latex-low-levels
9136 In the exported version, the first 3 outline levels will become
9137 headlines, defining a general document structure.  Additional levels
9138 will be exported as description lists.  The exporter can ignore them or
9139 convert them to a custom string depending on
9140 @code{org-latex-low-levels}.
9142 If you want that transition to occur at a different level, specify it
9143 with a numeric prefix argument. For example,
9145 @example
9146 @kbd{C-2 C-c C-e l}
9147 @end example
9149 @noindent
9150 creates two levels of headings and does the rest as items.
9152 @node Quoting LaTeX code, Sectioning structure, LaTeX/PDF export commands, LaTeX and PDF export
9153 @subsection Quoting La@TeX{} code
9155 Embedded La@TeX{} as described in @ref{Embedded LaTeX}, will be correctly
9156 inserted into the La@TeX{} file.  This includes simple macros like
9157 @samp{\ref@{LABEL@}} to create a cross reference to a figure.  Furthermore,
9158 you can add special code that should only be present in La@TeX{} export with
9159 the following constructs:
9161 @cindex #+LaTeX
9162 @cindex #+BEGIN_LaTeX
9163 @example
9164 #+LaTeX: Literal LaTeX code for export
9165 @end example
9167 @noindent or
9168 @cindex #+BEGIN_LaTeX
9170 @example
9171 #+BEGIN_LaTeX
9172 All lines between these markers are exported literally
9173 #+END_LaTeX
9174 @end example
9176 @node  Sectioning structure, Tables in LaTeX export, Quoting LaTeX code, LaTeX and PDF export
9177 @subsection Sectioning structure
9178 @cindex La@TeX{} class
9179 @cindex La@TeX{} sectioning structure
9181 By default, the La@TeX{} output uses the class @code{article}.
9183 @vindex org-export-latex-default-class
9184 @vindex org-export-latex-classes
9185 @cindex #+LATEX_HEADER
9186 @cindex #+LATEX_CLASS
9187 @cindex property, LATEX_CLASS
9188 You can change this globally by setting a different value for
9189 @code{org-export-latex-default-class} or locally by adding an option like
9190 @code{#+LaTeX_CLASS: myclass} in your file, or with a @code{:LaTeX_CLASS:}
9191 property that applies when exporting a region containing only this (sub)tree.
9192 The class should be listed in @code{org-export-latex-classes}, where you can
9193 also define the sectioning structure for each class, as well as defining
9194 additional classes.  You can also use @code{#+LATEX_HEADER:
9195 \usepackage@{xyz@}} to add lines to the header.
9197 @node Tables in LaTeX export, Images in LaTeX export, Sectioning structure, LaTeX and PDF export
9198 @subsection Tables in La@TeX{} export
9199 @cindex tables, in La@TeX{} export
9201 For La@TeX{} export of a table, you can specify a label and a caption
9202 (@pxref{Markup rules}).  You can also use the @code{ATTR_LaTeX} line to
9203 request a longtable environment for the table, so that it may span several
9204 pages.  Finally, you can set the alignment string:
9206 @cindex #+CAPTION
9207 @cindex #+LABEL
9208 @cindex #+ATTR_LaTeX
9209 @example
9210 #+CAPTION: A long table
9211 #+LABEL: tbl:long
9212 #+ATTR_LaTeX: longtable align=l|lp@{3cm@}r|l
9213 | ..... | ..... |
9214 | ..... | ..... |
9215 @end example
9218 @node Images in LaTeX export,  , Tables in LaTeX export, LaTeX and PDF export
9219 @subsection Images in La@TeX{} export
9220 @cindex images, inline in La@TeX{}
9221 @cindex inlining images in La@TeX{}
9223 Images that are linked to without a description part in the link, like
9224 @samp{[[file:img.jpg]]} or @samp{[[./img.jpg]]} will be inserted into the PDF
9225 output files resulting from La@TeX{} output.  Org will use an
9226 @code{\includegraphics} macro to insert the image.  If you have specified a
9227 caption and/or a label as described in @ref{Markup rules}, the figure will
9228 be wrapped into a @code{figure} environment and thus become a floating
9229 element.  Finally, you can use an @code{#+ATTR_LaTeX:} line to specify the
9230 options that can be used in the optional argument of the
9231 @code{\includegraphics} macro.
9233 @cindex #+CAPTION
9234 @cindex #+LABEL
9235 @cindex #+ATTR_LaTeX
9236 @example
9237 #+CAPTION:    The black-body emission of the disk around HR 4049
9238 #+LABEL:      fig:SED-HR4049
9239 #+ATTR_LaTeX: width=5cm,angle=90
9240 [[./img/sed-hr4049.pdf]]
9241 @end example
9243 @vindex org-export-latex-inline-image-extensions
9244 If you need references to a label created in this way, write
9245 @samp{\ref@{fig:SED-HR4049@}} just like in La@TeX{}.  The default settings will
9246 recognize files types that can be included as images during processing by
9247 @command{pdflatex} (@file{png}, @file{jpg}, and @file{pdf} files).  If you process your
9248 files in a different way, you may need to customize the variable
9249 @code{org-export-latex-inline-image-extensions}.
9251 @node DocBook export, XOXO export, LaTeX and PDF export, Exporting
9252 @section DocBook export
9253 @cindex DocBook export
9254 @cindex PDF export
9255 @cindex Cui, Baoqui
9257 Org contains a DocBook exporter written by Baoqiu Cui.  Once an Org file is
9258 exported to DocBook format, it can be further processed to produce other
9259 formats, including PDF, HTML, man pages, etc., using many available DocBook
9260 tools and stylesheets.
9262 Currently DocBook exporter only supports DocBook V5.0.
9264 @menu
9265 * DocBook export commands::     How to invoke DocBook export
9266 * Quoting DocBook code::        Incorporating DocBook code in Org files
9267 * Recursive sections::          Recursive sections in DocBook
9268 * Tables in DocBook export::    Tables are exported as HTML tables
9269 * Images in DocBook export::    How to insert figures into DocBook output
9270 * Special characters::          How to handle special characters
9271 @end menu
9273 @node DocBook export commands, Quoting DocBook code, DocBook export, DocBook export
9274 @subsection DocBook export commands
9276 @cindex region, active
9277 @cindex active region
9278 @cindex transient-mark-mode
9279 @table @kbd
9280 @kindex C-c C-e D
9281 @item C-c C-e D
9282 @cindex property EXPORT_FILE_NAME
9283 Export as DocBook file.  For an Org file, @file{myfile.org}, the DocBook XML
9284 file will be @file{myfile.xml}.  The file will be overwritten without
9285 warning.  If there is an active region@footnote{This requires
9286 @code{transient-mark-mode} to be turned on}, only the region will be
9287 exported.  If the selected region is a single tree@footnote{To select the
9288 current subtree, use @kbd{C-c @@}.}, the tree head will become the document
9289 title.  If the tree head entry has, or inherits, an @code{EXPORT_FILE_NAME}
9290 property, that name will be used for the export.
9291 @kindex C-c C-e V
9292 @item C-c C-e V
9293 Export as DocBook file, process to PDF, then open the resulting PDF file.
9295 @vindex org-export-docbook-xslt-proc-command
9296 @vindex org-export-docbook-xsl-fo-proc-command
9297 Note that, in order to produce PDF output based on exported DocBook file, you
9298 need to have XSLT processor and XSL-FO processor software installed on your
9299 system.  Check variables @code{org-export-docbook-xslt-proc-command} and
9300 @code{org-export-docbook-xsl-fo-proc-command}.
9302 @kindex C-c C-e v D
9303 @item C-c C-e v D
9304 Export only the visible part of the document.
9305 @end table
9307 @node Quoting DocBook code, Recursive sections, DocBook export commands, DocBook export
9308 @subsection Quoting DocBook code
9310 You can quote DocBook code in Org files and copy it verbatim into exported
9311 DocBook file with the following constructs:
9313 @cindex #+DOCBOOK
9314 @cindex #+BEGIN_DOCBOOK
9315 @example
9316 #+DOCBOOK: Literal DocBook code for export
9317 @end example
9319 @noindent or
9320 @cindex #+BEGIN_DOCBOOK
9322 @example
9323 #+BEGIN_DOCBOOK
9324 All lines between these markers are exported by DocBook exporter
9325 literally.
9326 #+END_DOCBOOK
9327 @end example
9329 For example, you can use the following lines to include a DocBook warning
9330 admonition.  As to what this warning says, you should pay attention to the
9331 document context when quoting DocBook code in Org files.  You may make
9332 exported DocBook XML files invalid by not quoting DocBook code correctly.
9334 @example
9335 #+BEGIN_DOCBOOK
9336 <warning>
9337   <para>You should know what you are doing when quoting DocBook XML code
9338   in your Org file.  Invalid DocBook XML file may be generated by
9339   DocBook exporter if you are not careful!</para>
9340 </warning>
9341 #+END_DOCBOOK
9342 @end example
9344 @node Recursive sections, Tables in DocBook export, Quoting DocBook code, DocBook export
9345 @subsection Recursive sections
9346 @cindex DocBook recursive sections
9348 DocBook exporter exports Org files as articles using the @code{article}
9349 element in DocBook.  Recursive sections, @ie @code{section} elements, are
9350 used in exported articles.  Top level headlines in Org files are exported as
9351 top level sections, and lower level headlines are exported as nested
9352 sections.  The entire structure of Org files will be exported completely, no
9353 matter how many nested levels of headlines there are.
9355 Using recursive sections makes it easy to port and reuse exported DocBook
9356 code in other DocBook document types like @code{book} or @code{set}.
9358 @node Tables in DocBook export, Images in DocBook export, Recursive sections, DocBook export
9359 @subsection Tables in DocBook export
9360 @cindex tables, in DocBook export
9362 Tables in Org files are exported as HTML tables, which have been supported since
9363 DocBook V4.3.
9365 If a table does not have a caption, an informal table is generated using the
9366 @code{informaltable} element; otherwise, a formal table will be generated
9367 using the @code{table} element.
9369 @node Images in DocBook export, Special characters, Tables in DocBook export, DocBook export
9370 @subsection Images in DocBook export
9371 @cindex images, inline in DocBook
9372 @cindex inlining images in DocBook
9374 Images that are linked to without a description part in the link, like
9375 @samp{[[file:img.jpg]]} or @samp{[[./img.jpg]]}, will be exported to DocBook
9376 using @code{mediaobject} elements.  Each @code{mediaobject} element contains
9377 an @code{imageobject} that wraps an @code{imagedata} element.  If you have
9378 specified a caption for an image as described in @ref{Markup rules}, a
9379 @code{caption} element will be added in @code{mediaobject}.  If a label is
9380 also specified, it will be exported as an @code{xml:id} attribute of the
9381 @code{mediaobject} element.
9383 @vindex org-export-docbook-default-image-attributes
9384 Image attributes supported by the @code{imagedata} element, like @code{align}
9385 or @code{width}, can be specified in two ways: you can either customize
9386 variable @code{org-export-docbook-default-image-attributes} or use the
9387 @code{#+ATTR_DOCBOOK:} line.  Attributes specified in variable
9388 @code{org-export-docbook-default-image-attributes} are applied to all inline
9389 images in the Org file to be exported (unless they are overwritten by image
9390 attributes specified in @code{#+ATTR_DOCBOOK:} lines).
9392 The @code{#+ATTR_DOCBOOK:} line can be used to specify additional image
9393 attributes or overwrite default image attributes for individual images.  If
9394 the same attribute appears in both the @code{#+ATTR_DOCBOOK:} line and
9395 variable @code{org-export-docbook-default-image-attributes}, the former
9396 overwrites the latter.  Here is an example about how image attributes can be
9397 set:
9399 @cindex #+CAPTION
9400 @cindex #+LABEL
9401 @cindex #+ATTR_DOCBOOK
9402 @example
9403 #+CAPTION:    The logo of Org mode
9404 #+LABEL:      unicorn-svg
9405 #+ATTR_DOCBOOK: scalefit="1" width="100%" depth="100%"
9406 [[./img/org-mode-unicorn.svg]]
9407 @end example
9409 @vindex org-export-docbook-inline-image-extensions
9410 By default, DocBook exporter recognizes the following image file types:
9411 @file{jpeg}, @file{jpg}, @file{png}, @file{gif}, and @file{svg}.  You can
9412 customize variable @code{org-export-docbook-inline-image-extensions} to add
9413 more types to this list as long as DocBook supports them.
9415 @node Special characters,  , Images in DocBook export, DocBook export
9416 @subsection Special characters in DocBook export
9417 @cindex Special characters in DocBook export
9419 @vindex org-export-docbook-doctype
9420 @vindex org-html-entities
9421 Special characters that are written in @TeX{}-like syntax, such as @code{\alpha},
9422 @code{\Gamma}, and @code{\Zeta}, are supported by DocBook exporter.  These
9423 characters are rewritten to XML entities, like @code{&alpha;},
9424 @code{&Gamma;}, and @code{&Zeta;}, based on the list saved in variable
9425 @code{org-html-entities}.  As long as the generated DocBook file includes the
9426 corresponding entities, these special characters are recognized.
9428 You can customize variable @code{org-export-docbook-doctype} to include the
9429 entities you need.  For example, you can set variable
9430 @code{org-export-docbook-doctype} to the following value to recognize all
9431 special characters included in XHTML entities:
9433 @example
9434 "<!DOCTYPE article [
9435 <!ENTITY % xhtml1-symbol PUBLIC
9436 \"-//W3C//ENTITIES Symbol for HTML//EN//XML\"
9437 \"http://www.w3.org/2003/entities/2007/xhtml1-symbol.ent\"
9439 %xhtml1-symbol;
9442 @end example
9444 @node XOXO export, iCalendar export, DocBook export, Exporting
9445 @section XOXO export
9446 @cindex XOXO export
9448 Org mode contains an exporter that produces XOXO-style output.
9449 Currently, this exporter only handles the general outline structure and
9450 does not interpret any additional Org-mode features.
9452 @table @kbd
9453 @kindex C-c C-e x
9454 @item C-c C-e x
9455 Export as XOXO file @file{myfile.html}.
9456 @kindex C-c C-e v
9457 @item C-c C-e v x
9458 Export only the visible part of the document.
9459 @end table
9461 @node iCalendar export,  , XOXO export, Exporting
9462 @section iCalendar export
9463 @cindex iCalendar export
9465 @vindex org-icalendar-include-todo
9466 @vindex org-icalendar-use-deadline
9467 @vindex org-icalendar-use-scheduled
9468 @vindex org-icalendar-categories
9469 Some people use Org mode for keeping track of projects, but still prefer a
9470 standard calendar application for anniversaries and appointments.  In this
9471 case it can be useful to show deadlines and other time-stamped items in Org
9472 files in the calendar application.  Org mode can export calendar information
9473 in the standard iCalendar format.  If you also want to have TODO entries
9474 included in the export, configure the variable
9475 @code{org-icalendar-include-todo}.  Plain timestamps are exported as VEVENT,
9476 and TODO items as VTODO.  It will also create events from deadlines that are
9477 in non-TODO items.  Deadlines and scheduling dates in TODO items will be used
9478 to set the start and due dates for the TODO entry@footnote{See the variables
9479 @code{org-icalendar-use-deadline} and @code{org-icalendar-use-scheduled}.}.
9480 As categories, it will use the tags locally defined in the heading, and the
9481 file/tree category@footnote{To add inherited tags or the TODO state,
9482 configure the variable @code{org-icalendar-categories}.}.
9484 @vindex org-icalendar-store-UID
9485 @cindex property, ID
9486 The iCalendar standard requires each entry to have a globally unique
9487 identifier (UID).  Org creates these identifiers during export.  If you set
9488 the variable @code{org-icalendar-store-UID}, the UID will be stored in the
9489 @code{:ID:} property of the entry and re-used next time you report this
9490 entry.  Since a single entry can give rise to multiple iCalendar entries (as
9491 a timestamp, a deadline, a scheduled item, and as a TODO item), Org adds
9492 prefixes to the UID, depending on what triggered the inclusion of the entry.
9493 In this way the UID remains unique, but a synchronization program can still
9494 figure out from which entry all the different instances originate.
9496 @table @kbd
9497 @kindex C-c C-e i
9498 @item C-c C-e i
9499 Create iCalendar entries for the current file and store them in the same
9500 directory, using a file extension @file{.ics}.
9501 @kindex C-c C-e I
9502 @item C-c C-e I
9503 @vindex org-agenda-files
9504 Like @kbd{C-c C-e i}, but do this for all files in
9505 @code{org-agenda-files}.  For each of these files, a separate iCalendar
9506 file will be written.
9507 @kindex C-c C-e c
9508 @item C-c C-e c
9509 @vindex org-combined-agenda-icalendar-file
9510 Create a single large iCalendar file from all files in
9511 @code{org-agenda-files} and write it to the file given by
9512 @code{org-combined-agenda-icalendar-file}.
9513 @end table
9515 @vindex org-use-property-inheritance
9516 @vindex org-icalendar-include-body
9517 @cindex property, SUMMARY
9518 @cindex property, DESCRIPTION
9519 @cindex property, LOCATION
9520 The export will honor SUMMARY, DESCRIPTION and LOCATION@footnote{The LOCATION
9521 property can be inherited from higher in the hierarchy if you configure
9522 @code{org-use-property-inheritance} accordingly.} properties if the selected
9523 entries have them.  If not, the summary will be derived from the headline,
9524 and the description from the body (limited to
9525 @code{org-icalendar-include-body} characters).
9527 How this calendar is best read and updated, depends on the application
9528 you are using.  The FAQ covers this issue.
9530 @node Publishing, Miscellaneous, Exporting, Top
9531 @chapter Publishing
9532 @cindex publishing
9533 @cindex O'Toole, David
9535 Org includes a publishing management system that allows you to configure
9536 automatic HTML conversion of @emph{projects} composed of interlinked org
9537 files.  You can also configure Org to automatically upload your exported HTML
9538 pages and related attachments, such as images and source code files, to a web
9539 server.
9541 You can also use Org to convert files into PDF, or even combine HTML and PDF
9542 conversion so that files are available in both formats on the server.
9544 Publishing has been contributed to Org by David O'Toole.
9546 @menu
9547 * Configuration::               Defining projects
9548 * Uploading files::             How to get files up on the server
9549 * Sample configuration::        Example projects
9550 * Triggering publication::      Publication commands
9551 @end menu
9553 @node Configuration, Uploading files, Publishing, Publishing
9554 @section Configuration
9556 Publishing needs significant configuration to specify files, destination
9557 and many other properties of a project.
9559 @menu
9560 * Project alist::               The central configuration variable
9561 * Sources and destinations::    From here to there
9562 * Selecting files::             What files are part of the project?
9563 * Publishing action::           Setting the function doing the publishing
9564 * Publishing options::          Tweaking HTML export
9565 * Publishing links::            Which links keep working after publishing?
9566 * Project page index::          Publishing a list of project files
9567 @end menu
9569 @node Project alist, Sources and destinations, Configuration, Configuration
9570 @subsection The variable @code{org-publish-project-alist}
9571 @cindex org-publish-project-alist
9572 @cindex projects, for publishing
9574 @vindex org-publish-project-alist
9575 Publishing is configured almost entirely through setting the value of one
9576 variable, called @code{org-publish-project-alist}.  Each element of the list
9577 configures one project, and may be in one of the two following forms:
9579 @lisp
9580    ("project-name" :property value :property value ...)
9581 @r{or}
9582    ("project-name" :components ("project-name" "project-name" ...))
9584 @end lisp
9586 In both cases, projects are configured by specifying property values.  A
9587 project defines the set of files that will be published, as well as the
9588 publishing configuration to use when publishing those files.  When a project
9589 takes the second form listed above, the individual members of the
9590 @code{:components} property are taken to be sub-projects, which group
9591 together files requiring different publishing options.  When you publish such
9592 a ``meta-project'', all the components will also be published, in the
9593 sequence given.
9595 @node Sources and destinations, Selecting files, Project alist, Configuration
9596 @subsection Sources and destinations for files
9597 @cindex directories, for publishing
9599 Most properties are optional, but some should always be set.  In
9600 particular, Org needs to know where to look for source files,
9601 and where to put published files.
9603 @multitable @columnfractions 0.3 0.7
9604 @item @code{:base-directory}
9605 @tab Directory containing publishing source files
9606 @item @code{:publishing-directory}
9607 @tab Directory where output files will be published.  You can directly
9608 publish to a webserver using a file name syntax appropriate for
9609 the Emacs @file{tramp} package.  Or you can publish to a local directory and
9610 use external tools to upload your website (@pxref{Uploading files}).
9611 @item @code{:preparation-function}
9612 @tab Function called before starting the publishing process, for example, to
9613 run @code{make} for updating files to be published.
9614 @item @code{:completion-function}
9615 @tab Function called after finishing the publishing process, for example, to
9616 change permissions of the resulting files.
9617 @end multitable
9618 @noindent
9620 @node Selecting files, Publishing action, Sources and destinations, Configuration
9621 @subsection Selecting files
9622 @cindex files, selecting for publishing
9624 By default, all files with extension @file{.org} in the base directory
9625 are considered part of the project.  This can be modified by setting the
9626 properties
9627 @multitable @columnfractions 0.25 0.75
9628 @item @code{:base-extension}
9629 @tab Extension (without the dot!) of source files.  This actually is a
9630 regular expression.  Set this to the symbol @code{any} if you want to get all
9631 files in @code{:base-directory}, even without extension.
9633 @item @code{:exclude}
9634 @tab Regular expression to match file names that should not be
9635 published, even though they have been selected on the basis of their
9636 extension.
9638 @item @code{:include}
9639 @tab List of files to be included regardless of @code{:base-extension}
9640 and @code{:exclude}.
9641 @end multitable
9643 @node Publishing action, Publishing options, Selecting files, Configuration
9644 @subsection Publishing action
9645 @cindex action, for publishing
9647 Publishing means that a file is copied to the destination directory and
9648 possibly transformed in the process.  The default transformation is to export
9649 Org files as HTML files, and this is done by the function
9650 @code{org-publish-org-to-html} which calls the HTML exporter (@pxref{HTML
9651 export}).  But you also can publish your content as PDF files using
9652 @code{org-publish-org-to-pdf}.  If you want to publish the Org file itself,
9653 but with @i{archived}, @i{commented}, and @i{tag-excluded} trees removed, use
9654 @code{org-publish-org-to-org} and set the parameters @code{:plain-source}
9655 and/or @code{:htmlized-source}.  This will produce @file{file.org} and
9656 @file{file.org.html} in the publishing
9657 directory@footnote{@file{file-source.org} and @file{file-source.org.html} if
9658 source and publishing directories are equal.  Note that with this kind of
9659 setup, you need to add @code{:exclude "-source\\.org"} to the project
9660 definition in @code{org-publish-project-alist} to avoid that the published
9661 source files will be considered as new org files the next time the project is
9662 published.}.  Other files like images only
9663 need to be copied to the publishing destination, for this you may use
9664 @code{org-publish-attachment}.  For non-Org files, you always need to
9665 specify the publishing function:
9667 @multitable @columnfractions 0.3 0.7
9668 @item @code{:publishing-function}
9669 @tab Function executing the publication of a file.  This may also be a
9670 list of functions, which will all be called in turn.
9671 @item @code{:plain-source}
9672 @tab Non-nil means, publish plain source.
9673 @item @code{:htmlized-source}
9674 @tab Non-nil means, publish htmlized source.
9675 @end multitable
9677 The function must accept two arguments: a property list containing at least a
9678 @code{:publishing-directory} property, and the name of the file to be
9679 published.  It should take the specified file, make the necessary
9680 transformation (if any) and place the result into the destination folder.
9682 @node Publishing options, Publishing links, Publishing action, Configuration
9683 @subsection Options for the HTML/La@TeX{} exporters
9684 @cindex options, for publishing
9686 The property list can be used to set many export options for the HTML
9687 and La@TeX{} exporters.  In most cases, these properties correspond to user
9688 variables in Org.  The table below lists these properties along
9689 with the variable they belong to.  See the documentation string for the
9690 respective variable for details.
9692 @vindex org-export-html-link-up
9693 @vindex org-export-html-link-home
9694 @vindex org-export-default-language
9695 @vindex org-display-custom-times
9696 @vindex org-export-headline-levels
9697 @vindex org-export-with-section-numbers
9698 @vindex org-export-section-number-format
9699 @vindex org-export-with-toc
9700 @vindex org-export-preserve-breaks
9701 @vindex org-export-with-archived-trees
9702 @vindex org-export-with-emphasize
9703 @vindex org-export-with-sub-superscripts
9704 @vindex org-export-with-special-strings
9705 @vindex org-export-with-footnotes
9706 @vindex org-export-with-drawers
9707 @vindex org-export-with-tags
9708 @vindex org-export-with-todo-keywords
9709 @vindex org-export-with-priority
9710 @vindex org-export-with-TeX-macros
9711 @vindex org-export-with-LaTeX-fragments
9712 @vindex org-export-skip-text-before-1st-heading
9713 @vindex org-export-with-fixed-width
9714 @vindex org-export-with-timestamps
9715 @vindex org-export-author-info
9716 @vindex org-export-creator-info
9717 @vindex org-export-with-tables
9718 @vindex org-export-highlight-first-table-line
9719 @vindex org-export-html-style-include-default
9720 @vindex org-export-html-style
9721 @vindex org-export-html-style-extra
9722 @vindex org-export-html-link-org-files-as-html
9723 @vindex org-export-html-inline-images
9724 @vindex org-export-html-extension
9725 @vindex org-export-html-table-tag
9726 @vindex org-export-html-expand
9727 @vindex org-export-html-with-timestamp
9728 @vindex org-export-publishing-directory
9729 @vindex org-export-html-preamble
9730 @vindex org-export-html-postamble
9731 @vindex org-export-html-auto-preamble
9732 @vindex org-export-html-auto-postamble
9733 @vindex user-full-name
9734 @vindex user-mail-address
9735 @vindex org-export-select-tags
9736 @vindex org-export-exclude-tags
9738 @multitable @columnfractions 0.32 0.68
9739 @item @code{:link-up}               @tab @code{org-export-html-link-up}
9740 @item @code{:link-home}             @tab @code{org-export-html-link-home}
9741 @item @code{:language}              @tab @code{org-export-default-language}
9742 @item @code{:customtime}            @tab @code{org-display-custom-times}
9743 @item @code{:headline-levels}       @tab @code{org-export-headline-levels}
9744 @item @code{:section-numbers}       @tab @code{org-export-with-section-numbers}
9745 @item @code{:section-number-format} @tab @code{org-export-section-number-format}
9746 @item @code{:table-of-contents}     @tab @code{org-export-with-toc}
9747 @item @code{:preserve-breaks}       @tab @code{org-export-preserve-breaks}
9748 @item @code{:archived-trees}        @tab @code{org-export-with-archived-trees}
9749 @item @code{:emphasize}             @tab @code{org-export-with-emphasize}
9750 @item @code{:sub-superscript}       @tab @code{org-export-with-sub-superscripts}
9751 @item @code{:special-strings}       @tab @code{org-export-with-special-strings}
9752 @item @code{:footnotes}             @tab @code{org-export-with-footnotes}
9753 @item @code{:drawers}               @tab @code{org-export-with-drawers}
9754 @item @code{:tags}                  @tab @code{org-export-with-tags}
9755 @item @code{:todo-keywords}         @tab @code{org-export-with-todo-keywords}
9756 @item @code{:priority}              @tab @code{org-export-with-priority}
9757 @item @code{:TeX-macros}            @tab @code{org-export-with-TeX-macros}
9758 @item @code{:LaTeX-fragments}       @tab @code{org-export-with-LaTeX-fragments}
9759 @item @code{:latex-listings}        @tab @code{org-export-latex-listings}
9760 @item @code{:skip-before-1st-heading} @tab @code{org-export-skip-text-before-1st-heading}
9761 @item @code{:fixed-width}           @tab @code{org-export-with-fixed-width}
9762 @item @code{:timestamps}            @tab @code{org-export-with-timestamps}
9763 @item @code{:author-info}           @tab @code{org-export-author-info}
9764 @item @code{:creator-info}          @tab @code{org-export-creator-info}
9765 @item @code{:tables}                @tab @code{org-export-with-tables}
9766 @item @code{:table-auto-headline}   @tab @code{org-export-highlight-first-table-line}
9767 @item @code{:style-include-default} @tab @code{org-export-html-style-include-default}
9768 @item @code{:style}                 @tab @code{org-export-html-style}
9769 @item @code{:style-extra}           @tab @code{org-export-html-style-extra}
9770 @item @code{:convert-org-links}     @tab @code{org-export-html-link-org-files-as-html}
9771 @item @code{:inline-images}         @tab @code{org-export-html-inline-images}
9772 @item @code{:html-extension}        @tab @code{org-export-html-extension}
9773 @item @code{:xml-declaration}       @tab @code{org-export-html-xml-declaration}
9774 @item @code{:html-table-tag}        @tab @code{org-export-html-table-tag}
9775 @item @code{:expand-quoted-html}    @tab @code{org-export-html-expand}
9776 @item @code{:timestamp}             @tab @code{org-export-html-with-timestamp}
9777 @item @code{:publishing-directory}  @tab @code{org-export-publishing-directory}
9778 @item @code{:preamble}              @tab @code{org-export-html-preamble}
9779 @item @code{:postamble}             @tab @code{org-export-html-postamble}
9780 @item @code{:auto-preamble}         @tab @code{org-export-html-auto-preamble}
9781 @item @code{:auto-postamble}        @tab @code{org-export-html-auto-postamble}
9782 @item @code{:author}                @tab @code{user-full-name}
9783 @item @code{:email}                 @tab @code{user-mail-address} : @code{addr;addr;..}
9784 @item @code{:select-tags}           @tab @code{org-export-select-tags}
9785 @item @code{:exclude-tags}          @tab @code{org-export-exclude-tags}
9786 @item @code{:latex-image-options}   @tab @code{org-export-latex-image-default-option}
9787 @end multitable
9789 Most of the @code{org-export-with-*} variables have the same effect in
9790 both HTML and La@TeX{} exporters, except for @code{:TeX-macros} and
9791 @code{:LaTeX-fragments}, respectively @code{nil} and @code{t} in the
9792 La@TeX{} export.
9794 @vindex org-publish-project-alist
9795 When a property is given a value in @code{org-publish-project-alist},
9796 its setting overrides the value of the corresponding user variable (if
9797 any) during publishing.  Options set within a file (@pxref{Export
9798 options}), however, override everything.
9800 @node Publishing links, Project page index, Publishing options, Configuration
9801 @subsection Links between published files
9802 @cindex links, publishing
9804 To create a link from one Org file to another, you would use
9805 something like @samp{[[file:foo.org][The foo]]} or simply
9806 @samp{file:foo.org.} (@pxref{Hyperlinks}).  When published, this link
9807 becomes a link to @file{foo.html}.  In this way, you can interlink the
9808 pages of your "org web" project and the links will work as expected when
9809 you publish them to HTML.  If you also publish the Org source file and want
9810 to link to that, use an @code{http:} link instead of a @code{file:} link,
9811 because @code{file:} links are converted to link to the corresponding
9812 @file{html} file.
9814 You may also link to related files, such as images. Provided you are careful
9815 with relative file names, and provided you have also configured Org to upload
9816 the related files, these links will work too. See @ref{Complex example}, for
9817 an example of this usage.
9819 Sometimes an Org file to be published may contain links that are
9820 only valid in your production environment, but not in the publishing
9821 location.  In this case, use the property
9823 @multitable @columnfractions 0.4 0.6
9824 @item @code{:link-validation-function}
9825 @tab Function to validate links
9826 @end multitable
9828 @noindent
9829 to define a function for checking link validity.  This function must
9830 accept two arguments, the file name and a directory relative to which
9831 the file name is interpreted in the production environment.  If this
9832 function returns @code{nil}, then the HTML generator will only insert a
9833 description into the HTML file, but no link.  One option for this
9834 function is @code{org-publish-validate-link} which checks if the given
9835 file is part of any project in @code{org-publish-project-alist}.
9837 @node Project page index,  , Publishing links, Configuration
9838 @subsection Project page index
9839 @cindex index, of published pages
9841 The following properties may be used to control publishing of an
9842 index of files or a summary page for a given project.
9844 @multitable @columnfractions 0.25 0.75
9845 @item @code{:auto-index}
9846 @tab When non-nil, publish an index during @code{org-publish-current-project}
9847 or @code{org-publish-all}.
9849 @item @code{:index-filename}
9850 @tab Filename for output of index. Defaults to @file{sitemap.org} (which
9851 becomes @file{sitemap.html}).
9853 @item @code{:index-title}
9854 @tab Title of index page. Defaults to name of file.
9856 @item @code{:index-function}
9857 @tab Plug-in function to use for generation of index.
9858 Defaults to @code{org-publish-org-index}, which generates a plain list
9859 of links to all files in the project.
9860 @end multitable
9862 @node Uploading files, Sample configuration, Configuration, Publishing
9863 @section Uploading files
9864 @cindex rsync
9865 @cindex unison
9867 For those people already utilizing third party sync tools such as
9868 @command{rsync} or @command{unison}, it might be preferable not to use the built in
9869 @i{remote} publishing facilities of Org mode which rely heavily on
9870 Tramp.  Tramp, while very useful and powerful, tends not to be
9871 so efficient for multiple file transfer and has been known to cause problems
9872 under heavy usage.
9874 Specialized synchronization utilities offer several advantages.  In addition
9875 to timestamp comparison, they also do content and permissions/attribute
9876 checks.  For this reason you might prefer to publish your web to a local
9877 directory (possibly even @i{in place} with your Org files) and then use
9878 @file{unison} or @file{rsync} to do the synchronization with the remote host.
9880 Since Unison (for example) can be configured as to which files to transfer to
9881 a certain remote destination, it can greatly simplify the project publishing
9882 definition.  Simply keep all files in the correct location, process your Org
9883 files with @code{org-publish} and let the synchronization tool do the rest.
9884 You do not need, in this scenario, to include attachments such as @file{jpg},
9885 @file{css} or @file{gif} files in the project definition since the 3rd party
9886 tool syncs them.
9888 Publishing to a local directory is also much faster than to a remote one, so
9889 that you can afford more easily to republish entire projects.  If you set
9890 @code{org-publish-use-timestamps-flag} to @code{nil}, you gain the main
9891 benefit of re-including any changed external files such as source example
9892 files you might include with @code{#+INCLUDE}.  The timestamp mechanism in
9893 Org is not smart enough to detect if included files have been modified.
9895 @node Sample configuration, Triggering publication, Uploading files, Publishing
9896 @section Sample configuration
9898 Below we provide two example configurations.  The first one is a simple
9899 project publishing only a set of Org files.  The second example is
9900 more complex, with a multi-component project.
9902 @menu
9903 * Simple example::              One-component publishing
9904 * Complex example::             A multi-component publishing example
9905 @end menu
9907 @node Simple example, Complex example, Sample configuration, Sample configuration
9908 @subsection Example: simple publishing configuration
9910 This example publishes a set of Org files to the @file{public_html}
9911 directory on the local machine.
9913 @lisp
9914 (setq org-publish-project-alist
9915       '(("org"
9916          :base-directory "~/org/"
9917          :publishing-directory "~/public_html"
9918          :section-numbers nil
9919          :table-of-contents nil
9920          :style "<link rel=\"stylesheet\"
9921                 href=\"../other/mystyle.css\"
9922                 type=\"text/css\"/>")))
9923 @end lisp
9925 @node Complex example,  , Simple example, Sample configuration
9926 @subsection Example: complex publishing configuration
9928 This more complicated example publishes an entire website, including
9929 Org files converted to HTML, image files, Emacs Lisp source code, and
9930 style sheets. The publishing directory is remote and private files are
9931 excluded.
9933 To ensure that links are preserved, care should be taken to replicate
9934 your directory structure on the web server, and to use relative file
9935 paths. For example, if your Org files are kept in @file{~/org} and your
9936 publishable images in @file{~/images}, you'd link to an image with
9938 @example
9939 file:../images/myimage.png
9940 @end example
9942 On the web server, the relative path to the image should be the
9943 same. You can accomplish this by setting up an "images" folder in the
9944 right place on the web server, and publishing images to it.
9946 @lisp
9947 (setq org-publish-project-alist
9948       '(("orgfiles"
9949           :base-directory "~/org/"
9950           :base-extension "org"
9951           :publishing-directory "/ssh:user@@host:~/html/notebook/"
9952           :publishing-function org-publish-org-to-html
9953           :exclude "PrivatePage.org"   ;; regexp
9954           :headline-levels 3
9955           :section-numbers nil
9956           :table-of-contents nil
9957           :style "<link rel=\"stylesheet\"
9958                   href=\"../other/mystyle.css\" type=\"text/css\"/>"
9959           :auto-preamble t
9960           :auto-postamble nil)
9962          ("images"
9963           :base-directory "~/images/"
9964           :base-extension "jpg\\|gif\\|png"
9965           :publishing-directory "/ssh:user@@host:~/html/images/"
9966           :publishing-function org-publish-attachment)
9968          ("other"
9969           :base-directory "~/other/"
9970           :base-extension "css\\|el"
9971           :publishing-directory "/ssh:user@@host:~/html/other/"
9972           :publishing-function org-publish-attachment)
9973          ("website" :components ("orgfiles" "images" "other"))))
9974 @end lisp
9976 @node Triggering publication,  , Sample configuration, Publishing
9977 @section Triggering publication
9979 Once properly configured, Org can publish with the following commands:
9981 @table @kbd
9982 @kindex C-c C-e C
9983 @item C-c C-e C
9984 Prompt for a specific project and publish all files that belong to it.
9985 @kindex C-c C-e P
9986 @item C-c C-e P
9987 Publish the project containing the current file.
9988 @kindex C-c C-e F
9989 @item C-c C-e F
9990 Publish only the current file.
9991 @kindex C-c C-e E
9992 @item C-c C-e E
9993 Publish every project.
9994 @end table
9996 @vindex org-publish-use-timestamps-flag
9997 Org uses timestamps to track when a file has changed. The above functions
9998 normally only publish changed files. You can override this and force
9999 publishing of all files by giving a prefix argument to any of the commands
10000 above, or by customizing the variable @code{org-publish-use-timestamps-flag}.
10001 This may be necessary in particular if files include other files via
10002 @code{#+SETUPFILE:} or @code{#+INCLUDE:}.
10004 @node Miscellaneous, Hacking, Publishing, Top
10005 @chapter Miscellaneous
10007 @menu
10008 * Completion::                  M-TAB knows what you need
10009 * Customization::               Adapting Org to your taste
10010 * In-buffer settings::          Overview of the #+KEYWORDS
10011 * The very busy C-c C-c key::   When in doubt, press C-c C-c
10012 * Clean view::                  Getting rid of leading stars in the outline
10013 * TTY keys::                    Using Org on a tty
10014 * Interaction::                 Other Emacs packages
10015 @end menu
10018 @node Completion, Customization, Miscellaneous, Miscellaneous
10019 @section Completion
10020 @cindex completion, of @TeX{} symbols
10021 @cindex completion, of TODO keywords
10022 @cindex completion, of dictionary words
10023 @cindex completion, of option keywords
10024 @cindex completion, of tags
10025 @cindex completion, of property keys
10026 @cindex completion, of link abbreviations
10027 @cindex @TeX{} symbol completion
10028 @cindex TODO keywords completion
10029 @cindex dictionary word completion
10030 @cindex option keyword completion
10031 @cindex tag completion
10032 @cindex link abbreviations, completion of
10034 Emacs would not be Emacs without completion, and Org-mode uses it whenever it
10035 makes sense.  If you prefer an @i{iswitchb}- or @i{ido}-like interface for
10036 some of the completion prompts, you can specify your preferece by setting at
10037 most one of the variables @code{org-completion-use-iswitchb}
10038 @code{org-completion-use-ido}.
10040 Org supports in-buffer completion.  This type of completion does
10041 not make use of the minibuffer.  You simply type a few letters into
10042 the buffer and use the key to complete text right there.
10044 @table @kbd
10045 @kindex M-@key{TAB}
10046 @item M-@key{TAB}
10047 Complete word at point
10048 @itemize @bullet
10049 @item
10050 At the beginning of a headline, complete TODO keywords.
10051 @item
10052 After @samp{\}, complete @TeX{} symbols supported by the exporter.
10053 @item
10054 After @samp{*}, complete headlines in the current buffer so that they
10055 can be used in search links like @samp{[[*find this headline]]}.
10056 @item
10057 After @samp{:} in a headline, complete tags.  The list of tags is taken
10058 from the variable @code{org-tag-alist} (possibly set through the
10059 @samp{#+TAGS} in-buffer option, @pxref{Setting tags}), or it is created
10060 dynamically from all tags used in the current buffer.
10061 @item
10062 After @samp{:} and not in a headline, complete property keys.  The list
10063 of keys is constructed dynamically from all keys used in the current
10064 buffer.
10065 @item
10066 After @samp{[}, complete link abbreviations (@pxref{Link abbreviations}).
10067 @item
10068 After @samp{#+}, complete the special keywords like @samp{TYP_TODO} or
10069 @samp{OPTIONS} which set file-specific options for Org mode.  When the
10070 option keyword is already complete, pressing @kbd{M-@key{TAB}} again
10071 will insert example settings for this keyword.
10072 @item
10073 In the line after @samp{#+STARTUP: }, complete startup keywords,
10074 @ie valid keys for this line.
10075 @item
10076 Elsewhere, complete dictionary words using Ispell.
10077 @end itemize
10078 @end table
10080 @node Customization, In-buffer settings, Completion, Miscellaneous
10081 @section Customization
10082 @cindex customization
10083 @cindex options, for customization
10084 @cindex variables, for customization
10086 There are more than 180 variables that can be used to customize
10087 Org.  For the sake of compactness of the manual, I am not
10088 describing the variables here.  A structured overview of customization
10089 variables is available with @kbd{M-x org-customize}.  Or select
10090 @code{Browse Org Group} from the @code{Org->Customization} menu.  Many
10091 settings can also be activated on a per-file basis, by putting special
10092 lines into the buffer (@pxref{In-buffer settings}).
10094 @node In-buffer settings, The very busy C-c C-c key, Customization, Miscellaneous
10095 @section Summary of in-buffer settings
10096 @cindex in-buffer settings
10097 @cindex special keywords
10099 Org mode uses special lines in the buffer to define settings on a
10100 per-file basis.  These lines start with a @samp{#+} followed by a
10101 keyword, a colon, and then individual words defining a setting.  Several
10102 setting words can be in the same line, but you can also have multiple
10103 lines for the keyword.  While these settings are described throughout
10104 the manual, here is a summary.  After changing any of those lines in the
10105 buffer, press @kbd{C-c C-c} with the cursor still in the line to
10106 activate the changes immediately.  Otherwise they become effective only
10107 when the file is visited again in a new Emacs session.
10109 @vindex org-archive-location
10110 @table @kbd
10111 @item #+ARCHIVE: %s_done::
10112 This line sets the archive location for the agenda file.  It applies for
10113 all subsequent lines until the next @samp{#+ARCHIVE} line, or the end
10114 of the file.  The first such line also applies to any entries before it.
10115 The corresponding variable is @code{org-archive-location}.
10116 @item #+CATEGORY:
10117 This line sets the category for the agenda file.  The category applies
10118 for all subsequent lines until the next @samp{#+CATEGORY} line, or the
10119 end of the file.  The first such line also applies to any entries before it.
10120 @item #+COLUMNS: %25ITEM .....
10121 @cindex property, COLUMNS
10122 Set the default format for columns view.  This format applies when
10123 columns view is invoked in locations where no @code{COLUMNS} property
10124 applies.
10125 @item #+CONSTANTS: name1=value1 ...
10126 @vindex org-table-formula-constants
10127 @vindex org-table-formula
10128 Set file-local values for constants to be used in table formulas.  This
10129 line set the local variable @code{org-table-formula-constants-local}.
10130 The global version of this variable is
10131 @code{org-table-formula-constants}.
10132 @item #+FILETAGS: :tag1:tag2:tag3:
10133 Set tags that can be inherited by any entry in the file, including the
10134 top-level entries.
10135 @item #+DRAWERS: NAME1 .....
10136 @vindex org-drawers
10137 Set the file-local set of drawers.  The corresponding global variable is
10138 @code{org-drawers}.
10139 @item #+LINK:  linkword replace
10140 @vindex org-link-abbrev-alist
10141 These lines (several are allowed) specify link abbreviations.
10142 @xref{Link abbreviations}.  The corresponding variable is
10143 @code{org-link-abbrev-alist}.
10144 @item #+PRIORITIES: highest lowest default
10145 @vindex org-highest-priority
10146 @vindex org-lowest-priority
10147 @vindex org-default-priority
10148 This line sets the limits and the default for the priorities.  All three
10149 must be either letters A-Z or numbers 0-9.  The highest priority must
10150 have a lower ASCII number that the lowest priority.
10151 @item #+PROPERTY: Property_Name Value
10152 This line sets a default inheritance value for entries in the current
10153 buffer, most useful for specifying the allowed values of a property.
10154 @cindex #+SETUPFILE
10155 @item #+SETUPFILE: file
10156 This line defines a file that holds more in-buffer setup.  Normally this is
10157 entirely ignored.  Only when the buffer is parsed for option-setting lines
10158 (@ie when starting Org mode for a file, when pressing @kbd{C-c C-c} in a
10159 settings line, or when exporting), then the contents of this file are parsed
10160 as if they had been included in the buffer.  In particular, the file can be
10161 any other Org mode file with internal setup.  You can visit the file the
10162 cursor is in the line with @kbd{C-c '}.
10163 @item #+STARTUP:
10164 @cindex #+STARTUP:
10165 This line sets options to be used at startup of Org mode, when an
10166 Org file is being visited.
10168 The first set of options deals with the initial visibility of the outline
10169 tree.  The corresponding variable for global default settings is
10170 @code{org-startup-folded}, with a default value @code{t}, which means
10171 @code{overview}.
10172 @vindex org-startup-folded
10173 @cindex @code{overview}, STARTUP keyword
10174 @cindex @code{content}, STARTUP keyword
10175 @cindex @code{showall}, STARTUP keyword
10176 @cindex @code{showeverything}, STARTUP keyword
10177 @example
10178 overview         @r{top-level headlines only}
10179 content          @r{all headlines}
10180 showall          @r{no folding of any entries}
10181 showeverything   @r{show even drawer contents}
10182 @end example
10184 @vindex org-startup-indented
10185 @cindex @code{indent}, STARTUP keyword
10186 @cindex @code{noindent}, STARTUP keyword
10187 Dynamic virtual indentation is controlled by the variable
10188 @code{org-startup-indented}@footnote{Emacs 23 and Org-mode 6.29 are required}
10189 @example
10190 indent     @r{start with @code{org-indent-mode} turned on}
10191 noindent   @r{start with @code{org-indent-mode} turned off}
10192 @end example
10194 @vindex org-startup-align-all-tables
10195 Then there are options for aligning tables upon visiting a file.  This
10196 is useful in files containing narrowed table columns.  The corresponding
10197 variable is @code{org-startup-align-all-tables}, with a default value
10198 @code{nil}.
10199 @cindex @code{align}, STARTUP keyword
10200 @cindex @code{noalign}, STARTUP keyword
10201 @example
10202 align      @r{align all tables}
10203 noalign    @r{don't align tables on startup}
10204 @end example
10205 @vindex org-log-done
10206 @vindex org-log-note-clock-out
10207 @vindex org-log-repeat
10208 Logging the closing and reopening of TODO items and clock intervals can be
10209 configured using these options (see variables @code{org-log-done},
10210 @code{org-log-note-clock-out} and @code{org-log-repeat})
10211 @cindex @code{logdone}, STARTUP keyword
10212 @cindex @code{lognotedone}, STARTUP keyword
10213 @cindex @code{nologdone}, STARTUP keyword
10214 @cindex @code{lognoteclock-out}, STARTUP keyword
10215 @cindex @code{nolognoteclock-out}, STARTUP keyword
10216 @cindex @code{logrepeat}, STARTUP keyword
10217 @cindex @code{lognoterepeat}, STARTUP keyword
10218 @cindex @code{nologrepeat}, STARTUP keyword
10219 @example
10220 logdone            @r{record a timestamp when an item is marked DONE}
10221 lognotedone        @r{record timestamp and a note when DONE}
10222 nologdone          @r{don't record when items are marked DONE}
10223 logrepeat          @r{record a time when reinstating a repeating item}
10224 lognoterepeat      @r{record a note when reinstating a repeating item}
10225 nologrepeat        @r{do not record when reinstating repeating item}
10226 lognoteclock-out   @r{record a note when clocking out}
10227 nolognoteclock-out @r{don't record a note when clocking out}
10228 @end example
10229 @vindex org-hide-leading-stars
10230 @vindex org-odd-levels-only
10231 Here are the options for hiding leading stars in outline headings, and for
10232 indenting outlines.  The corresponding variables are
10233 @code{org-hide-leading-stars} and @code{org-odd-levels-only}, both with a
10234 default setting @code{nil} (meaning @code{showstars} and @code{oddeven}).
10235 @cindex @code{hidestars}, STARTUP keyword
10236 @cindex @code{showstars}, STARTUP keyword
10237 @cindex @code{odd}, STARTUP keyword
10238 @cindex @code{even}, STARTUP keyword
10239 @example
10240 hidestars  @r{make all but one of the stars starting a headline invisible.}
10241 showstars  @r{show all stars starting a headline}
10242 indent     @r{virtual indentation according to outline level}
10243 noindent   @r{no virtual indentation according to outline level}
10244 odd        @r{allow only odd outline levels (1,3,...)}
10245 oddeven    @r{allow all outline levels}
10246 @end example
10247 @vindex org-put-time-stamp-overlays
10248 @vindex org-time-stamp-overlay-formats
10249 To turn on custom format overlays over timestamps (variables
10250 @code{org-put-time-stamp-overlays} and
10251 @code{org-time-stamp-overlay-formats}), use
10252 @cindex @code{customtime}, STARTUP keyword
10253 @example
10254 customtime @r{overlay custom time format}
10255 @end example
10256 @vindex constants-unit-system
10257 The following options influence the table spreadsheet (variable
10258 @code{constants-unit-system}).
10259 @cindex @code{constcgs}, STARTUP keyword
10260 @cindex @code{constSI}, STARTUP keyword
10261 @example
10262 constcgs   @r{@file{constants.el} should use the c-g-s unit system}
10263 constSI    @r{@file{constants.el} should use the SI unit system}
10264 @end example
10265 @vindex org-footnote-define-inline
10266 @vindex org-footnote-auto-label
10267 @vindex org-footnote-auto-adjust
10268 To influence footnote settings, use the following keywords.  The
10269 corresponding variables are @code{org-footnote-define-inline},
10270 @code{org-footnote-auto-label}, and @code{org-footnote-auto-adjust}.
10271 @cindex @code{fninline}, STARTUP keyword
10272 @cindex @code{nofninline}, STARTUP keyword
10273 @cindex @code{fnlocal}, STARTUP keyword
10274 @cindex @code{fnprompt}, STARTUP keyword
10275 @cindex @code{fnauto}, STARTUP keyword
10276 @cindex @code{fnconfirm}, STARTUP keyword
10277 @cindex @code{fnplain}, STARTUP keyword
10278 @cindex @code{fnadjust}, STARTUP keyword
10279 @cindex @code{nofnadjust}, STARTUP keyword
10280 @example
10281 fninline    @r{define footnotes inline}
10282 fnnoinline  @r{define footnotes in separate section}
10283 fnlocal     @r{define footnotes near first reference, but not inline}
10284 fnprompt    @r{prompt for footnote labels}
10285 fnauto      @r{create [fn:1]-like labels automatically (default)}
10286 fnconfirm   @r{offer automatic label for editing or confirmation}
10287 fnplain     @r{create [1]-like labels automatically}
10288 fnadjust    @r{automatically renumber and sort footnotes}
10289 nofnadjust  @r{do not renumber and sort automatically}
10290 @end example
10291 @cindex org-hide-block-startup
10292 To hide blocks on startup, use these keywords. The corresponding variable is
10293 @code{org-hide-block-startup}.
10294 @cindex @code{hideblocks}, STARTUP keyword
10295 @cindex @code{nohideblocks}, STARTUP keyword
10296 @example
10297 hideblocks   @r{Hide all begin/end blocks on startup}
10298 nohideblocks @r{Do not hide blocks on startup}
10299 @end example
10300 @item #+TAGS:  TAG1(c1) TAG2(c2)
10301 @vindex org-tag-alist
10302 These lines (several such lines are allowed) specify the valid tags in
10303 this file, and (potentially) the corresponding @emph{fast tag selection}
10304 keys.  The corresponding variable is @code{org-tag-alist}.
10305 @item #+TBLFM:
10306 This line contains the formulas for the table directly above the line.
10307 @item #+TITLE:, #+AUTHOR:, #+EMAIL:, #+LANGUAGE:, #+TEXT:, #+DATE:,
10308 @itemx #+OPTIONS:, #+BIND:
10309 @itemx #+DESCRIPTION:, #+KEYWORDS:
10310 @itemx #+LATEX_HEADER:, #+STYLE:, #+LINK_UP:, #+LINK_HOME:,
10311 @itemx #+EXPORT_SELECT_TAGS:, #+EXPORT_EXCLUDE_TAGS:
10312 These lines provide settings for exporting files.  For more details see
10313 @ref{Export options}.
10314 @item #+TODO:    #+SEQ_TODO:   #+TYP_TODO:
10315 @vindex org-todo-keywords
10316 These lines set the TODO keywords and their interpretation in the
10317 current file.  The corresponding variable is @code{org-todo-keywords}.
10318 @end table
10320 @node The very busy C-c C-c key, Clean view, In-buffer settings, Miscellaneous
10321 @section The very busy C-c C-c key
10322 @kindex C-c C-c
10323 @cindex C-c C-c, overview
10325 The key @kbd{C-c C-c} has many purposes in Org, which are all
10326 mentioned scattered throughout this manual.  One specific function of
10327 this key is to add @emph{tags} to a headline (@pxref{Tags}).  In many
10328 other circumstances it means something like @emph{``Hey Org, look
10329 here and update according to what you see here''}.  Here is a summary of
10330 what this means in different contexts.
10332 @itemize @minus
10333 @item
10334 If there are highlights in the buffer from the creation of a sparse
10335 tree, or from clock display, remove these highlights.
10336 @item
10337 If the cursor is in one of the special @code{#+KEYWORD} lines, this
10338 triggers scanning the buffer for these lines and updating the
10339 information.
10340 @item
10341 If the cursor is inside a table, realign the table.  This command
10342 works even if the automatic table editor has been turned off.
10343 @item
10344 If the cursor is on a @code{#+TBLFM} line, re-apply the formulas to
10345 the entire table.
10346 @item
10347 If the cursor is inside a table created by the @file{table.el} package,
10348 activate that table.
10349 @item
10350 If the current buffer is a Remember buffer, close the note and file it.
10351 With a prefix argument, file it, without further interaction, to the
10352 default location.
10353 @item
10354 If the cursor is on a @code{<<<target>>>}, update radio targets and
10355 corresponding links in this buffer.
10356 @item
10357 If the cursor is in a property line or at the start or end of a property
10358 drawer, offer property commands.
10359 @item
10360 If the cursor is at a footnote reference, go to the corresponding
10361 definition, and vice versa.
10362 @item
10363 If the cursor is on a statistics cookie, update it.
10364 @item
10365 If the cursor is in a plain list item with a checkbox, toggle the status
10366 of the checkbox.
10367 @item
10368 If the cursor is on a numbered item in a plain list, renumber the
10369 ordered list.
10370 @item
10371 If the cursor is on the @code{#+BEGIN} line of a dynamic block, the
10372 block is updated.
10373 @end itemize
10375 @node Clean view, TTY keys, The very busy C-c C-c key, Miscellaneous
10376 @section A cleaner outline view
10377 @cindex hiding leading stars
10378 @cindex dynamic indentation
10379 @cindex odd-levels-only outlines
10380 @cindex clean outline view
10382 Some people find it noisy and distracting that the Org headlines start with a
10383 potentially large number of stars, and that text below the headlines is not
10384 indented.  While this is no problem when writing a @emph{book-like} document
10385 where the outline headings are really section headings, in a more
10386 @emph{list-oriented} outline, indented structure is a lot cleaner:
10388 @example
10389 @group
10390 * Top level headline             |    * Top level headline
10391 ** Second level                  |      * Second level
10392 *** 3rd level                    |        * 3rd level
10393 some text                        |          some text
10394 *** 3rd level                    |        * 3rd level
10395 more text                        |          more text
10396 * Another top level headline     |    * Another top level headline
10397 @end group
10398 @end example
10400 @noindent
10401 If you are using at least Emacs 23.1.50.3 and version 6.29 of Org, this kind
10402 of view can be achieved dynamically at display time using
10403 @code{org-indent-mode}.  In this minor mode, all lines are prefixed for
10404 display with the necessary amount of space.  Also headlines are prefixed with
10405 additional stars, so that the amount of indentation shifts by
10406 two@footnote{See the variable @code{org-indent-indentation-per-level}.}
10407 spaces per level.  All headline stars but the last one are made invisible
10408 using the @code{org-hide} face@footnote{Turning on @code{org-indent-mode}
10409 sets @code{org-hide-leading-stars} to @code{t} and
10410 @code{org-adapt-indentation} to @code{nil}.} - see below under @samp{2.} for
10411 more information on how this works.  You can turn on @code{org-indent-mode}
10412 for all files by customizing the variable @code{org-startup-indented}, or you
10413 can turn it on for individual files using
10415 @example
10416 #+STARTUP: indent
10417 @end example
10419 If you want a similar effect in earlier version of Emacs and/or Org, or if
10420 you want the indentation to be hard space characters so that the plain text
10421 file looks as similar as possible to the Emacs display, Org supports you in
10422 the following way:
10424 @enumerate
10425 @item
10426 @emph{Indentation of text below headlines}@*
10427 You may indent text below each headline to make the left boundary line up
10428 with the headline, like
10430 @example
10431 *** 3rd level
10432     more text, now indented
10433 @end example
10435 @vindex org-adapt-indentation
10436 Org supports this with paragraph filling, line wrapping, and structure
10437 editing@footnote{See also the variable @code{org-adapt-indentation}.},
10438 preserving or adapting the indentation as appropriate.
10440 @item
10441 @vindex org-hide-leading-stars
10442 @emph{Hiding leading stars}@* You can modify the display in such a way that
10443 all leading stars become invisible.  To do this in a global way, configure
10444 the variable @code{org-hide-leading-stars} or change this on a per-file basis
10445 with
10447 @example
10448 #+STARTUP: hidestars
10449 #+STARTUP: showstars
10450 @end example
10452 With hidden stars, the tree becomes:
10454 @example
10455 @group
10456 * Top level headline
10457  * Second level
10458   * 3rd level
10459   ...
10460 @end group
10461 @end example
10463 @noindent
10464 @vindex org-hide @r{(face)}
10465 The leading stars are not truly replaced by whitespace, they are only
10466 fontified with the face @code{org-hide} that uses the background color as
10467 font color.  If you are not using either white or black background, you may
10468 have to customize this face to get the wanted effect.  Another possibility is
10469 to set this font such that the extra stars are @i{almost} invisible, for
10470 example using the color @code{grey90} on a white background.
10472 @item
10473 @vindex org-odd-levels-only
10474 Things become cleaner still if you skip all the even levels and use only odd
10475 levels 1, 3, 5..., effectively adding two stars to go from one outline level
10476 to the next@footnote{When you need to specify a level for a property search
10477 or refile targets, @samp{LEVEL=2} will correspond to 3 stars, etc@.}.  In this
10478 way we get the outline view shown at the beginning of this section.  In order
10479 to make the structure editing and export commands handle this convention
10480 correctly, configure the variable @code{org-odd-levels-only}, or set this on
10481 a per-file basis with one of the following lines:
10483 @example
10484 #+STARTUP: odd
10485 #+STARTUP: oddeven
10486 @end example
10488 You can convert an Org file from single-star-per-level to the
10489 double-star-per-level convention with @kbd{M-x org-convert-to-odd-levels
10490 RET} in that file.  The reverse operation is @kbd{M-x
10491 org-convert-to-oddeven-levels}.
10492 @end enumerate
10494 @node TTY keys, Interaction, Clean view, Miscellaneous
10495 @section Using Org on a tty
10496 @cindex tty key bindings
10498 Because Org contains a large number of commands, by default many of
10499 Org's core commands are bound to keys that are generally not
10500 accessible on a tty, such as the cursor keys (@key{left}, @key{right},
10501 @key{up}, @key{down}), @key{TAB} and @key{RET}, in particular when used
10502 together with modifiers like @key{Meta} and/or @key{Shift}.  To access
10503 these commands on a tty when special keys are unavailable, the following
10504 alternative bindings can be used.  The tty bindings below will likely be
10505 more cumbersome; you may find for some of the bindings below that a
10506 customized workaround suits you better.  For example, changing a timestamp
10507 is really only fun with @kbd{S-@key{cursor}} keys, whereas on a
10508 tty you would rather use @kbd{C-c .} to re-insert the timestamp.
10510 @multitable @columnfractions 0.15 0.2 0.2
10511 @item @b{Default} @tab @b{Alternative 1} @tab @b{Alternative 2}
10512 @item @kbd{S-@key{TAB}}     @tab @kbd{C-u @key{TAB}}       @tab
10513 @item @kbd{M-@key{left}}    @tab @kbd{C-c C-x l}           @tab @kbd{@key{Esc} @key{left}}
10514 @item @kbd{M-S-@key{left}}  @tab @kbd{C-c C-x L}           @tab
10515 @item @kbd{M-@key{right}}   @tab @kbd{C-c C-x r}           @tab @kbd{@key{Esc} @key{right}}
10516 @item @kbd{M-S-@key{right}} @tab @kbd{C-c C-x R}           @tab
10517 @item @kbd{M-@key{up}}      @tab @kbd{C-c C-x u}           @tab @kbd{@key{Esc} @key{up}}
10518 @item @kbd{M-S-@key{up}}    @tab @kbd{C-c C-x U}           @tab
10519 @item @kbd{M-@key{down}}    @tab @kbd{C-c C-x d}           @tab @kbd{@key{Esc} @key{down}}
10520 @item @kbd{M-S-@key{down}}  @tab @kbd{C-c C-x D}           @tab
10521 @item @kbd{S-@key{RET}}     @tab @kbd{C-c C-x c}           @tab
10522 @item @kbd{M-@key{RET}}     @tab @kbd{C-c C-x m}           @tab @kbd{@key{Esc} @key{RET}}
10523 @item @kbd{M-S-@key{RET}}   @tab @kbd{C-c C-x M}           @tab
10524 @item @kbd{S-@key{left}}    @tab @kbd{C-c @key{left}}      @tab
10525 @item @kbd{S-@key{right}}   @tab @kbd{C-c @key{right}}     @tab
10526 @item @kbd{S-@key{up}}      @tab @kbd{C-c @key{up}}        @tab
10527 @item @kbd{S-@key{down}}    @tab @kbd{C-c @key{down}}      @tab
10528 @item @kbd{C-S-@key{left}}  @tab @kbd{C-c C-x @key{left}}  @tab
10529 @item @kbd{C-S-@key{right}} @tab @kbd{C-c C-x @key{right}} @tab
10530 @end multitable
10533 @node Interaction,  , TTY keys, Miscellaneous
10534 @section Interaction with other packages
10535 @cindex packages, interaction with other
10536 Org lives in the world of GNU Emacs and interacts in various ways
10537 with other code out there.
10539 @menu
10540 * Cooperation::                 Packages Org cooperates with
10541 * Conflicts::                   Packages that lead to conflicts
10542 @end menu
10544 @node Cooperation, Conflicts, Interaction, Interaction
10545 @subsection Packages that Org cooperates with
10547 @table @asis
10548 @cindex @file{calc.el}
10549 @cindex Gillespie, Dave
10550 @item @file{calc.el} by Dave Gillespie
10551 Org uses the Calc package for implementing spreadsheet
10552 functionality in its tables (@pxref{The spreadsheet}).  Org
10553 checks for the availability of Calc by looking for the function
10554 @code{calc-eval} which will have been autoloaded during setup if Calc has
10555 been installed properly.  As of Emacs 22, Calc is part of the Emacs
10556 distribution.  Another possibility for interaction between the two
10557 packages is using Calc for embedded calculations. @xref{Embedded Mode,
10558 , Embedded Mode, Calc, GNU Emacs Calc Manual}.
10559 @item @file{constants.el} by Carsten Dominik
10560 @cindex @file{constants.el}
10561 @cindex Dominik, Carsten
10562 @vindex org-table-formula-constants
10563 In a table formula (@pxref{The spreadsheet}), it is possible to use
10564 names for natural constants or units.  Instead of defining your own
10565 constants in the variable @code{org-table-formula-constants}, install
10566 the @file{constants} package which defines a large number of constants
10567 and units, and lets you use unit prefixes like @samp{M} for
10568 @samp{Mega}, etc@.  You will need version 2.0 of this package, available
10569 at @url{http://www.astro.uva.nl/~dominik/Tools}. Org checks for
10570 the function @code{constants-get}, which has to be autoloaded in your
10571 setup.  See the installation instructions in the file
10572 @file{constants.el}.
10573 @item @file{cdlatex.el} by Carsten Dominik
10574 @cindex @file{cdlatex.el}
10575 @cindex Dominik, Carsten
10576 Org mode can make use of the CDLa@TeX{} package to efficiently enter
10577 La@TeX{} fragments into Org files.  See @ref{CDLaTeX mode}.
10578 @item @file{imenu.el} by Ake Stenhoff and Lars Lindberg
10579 @cindex @file{imenu.el}
10580 Imenu allows menu access to an index of items in a file.  Org mode
10581 supports Imenu---all you need to do to get the index is the following:
10582 @lisp
10583 (add-hook 'org-mode-hook
10584           (lambda () (imenu-add-to-menubar "Imenu")))
10585 @end lisp
10586 @vindex org-imenu-depth
10587 By default the index is two levels deep---you can modify the depth using
10588 the option @code{org-imenu-depth}.
10589 @item @file{remember.el} by John Wiegley
10590 @cindex @file{remember.el}
10591 @cindex Wiegley, John
10592 Org cooperates with remember, see @ref{Remember}.
10593 @file{Remember.el} is not part of Emacs, find it on the web.
10594 @item @file{speedbar.el} by Eric M. Ludlam
10595 @cindex @file{speedbar.el}
10596 @cindex Ludlam, Eric M.
10597 Speedbar is a package that creates a special frame displaying files and
10598 index items in files.  Org mode supports Speedbar and allows you to
10599 drill into Org files directly from the Speedbar.  It also allows you to
10600 restrict the scope of agenda commands to a file or a subtree by using
10601 the command @kbd{<} in the Speedbar frame.
10602 @cindex @file{table.el}
10603 @item @file{table.el} by Takaaki Ota
10604 @kindex C-c C-c
10605 @cindex table editor, @file{table.el}
10606 @cindex @file{table.el}
10607 @cindex Ota, Takaaki
10609 Complex ASCII tables with automatic line wrapping, column- and
10610 row-spanning, and alignment can be created using the Emacs table
10611 package by Takaaki Ota (@uref{http://sourceforge.net/projects/table},
10612 and also part of Emacs 22).
10613 When @key{TAB} or @kbd{C-c C-c} is pressed in such a table, Org mode
10614 will call @command{table-recognize-table} and move the cursor into the
10615 table.  Inside a table, the keymap of Org mode is inactive.  In order
10616 to execute Org mode-related commands, leave the table.
10618 @table @kbd
10619 @kindex C-c C-c
10620 @item C-c C-c
10621 Recognize @file{table.el} table.  Works when the cursor is in a
10622 table.el table.
10624 @kindex C-c ~
10625 @item C-c ~
10626 Insert a @file{table.el} table.  If there is already a table at point, this
10627 command converts it between the @file{table.el} format and the Org-mode
10628 format.  See the documentation string of the command
10629 @code{org-convert-table} for the restrictions under which this is
10630 possible.
10631 @end table
10632 @file{table.el} is part of Emacs 22.
10633 @item @file{footnote.el} by Steven L. Baur
10634 @cindex @file{footnote.el}
10635 @cindex Baur, Steven L.
10636 Org mode recognizes numerical footnotes as provided by this package.
10637 However, Org mode also has its own footnote support (@pxref{Footnotes}),
10638 which makes using @file{footnote.el} unnecessary.
10639 @end table
10641 @node Conflicts,  , Cooperation, Interaction
10642 @subsection Packages that lead to conflicts with Org mode
10644 @table @asis
10646 @cindex @code{shift-selection-mode}
10647 @vindex org-support-shift-select
10648 In Emacs 23, @code{shift-selection-mode} is on by default, meaning that
10649 cursor motions combined with the shift key should start or enlarge regions.
10650 This conflicts with the use of @kbd{S-@key{cursor}} commands in Org to change
10651 timestamps, TODO keywords, priorities, and item bullet types if the cursor is
10652 at such a location.  By default, @kbd{S-@key{cursor}} commands outside
10653 special contexts don't do anything, but you can customize the variable
10654 @code{org-support-shift-select}.  Org mode then tries to accommodate shift
10655 selection by (i) using it outside of the special contexts where special
10656 commands apply, and by (ii) extending an existing active region even if the
10657 cursor moves across a special context.
10659 @item @file{CUA.el} by Kim. F. Storm
10660 @cindex @file{CUA.el}
10661 @cindex Storm, Kim. F.
10662 @vindex org-replace-disputed-keys
10663 Key bindings in Org conflict with the @kbd{S-<cursor>} keys used by CUA mode
10664 (as well as @code{pc-select-mode} and @code{s-region-mode}) to select and extend the
10665 region.  In fact, Emacs 23 has this built-in in the form of
10666 @code{shift-selection-mode}, see previous paragraph.  If you are using Emacs
10667 23, you probably don't want to use another package for this purpose.  However,
10668 if you prefer to leave these keys to a different package while working in
10669 Org mode, configure the variable @code{org-replace-disputed-keys}.  When set,
10670 Org will move the following key bindings in Org files, and in the agenda
10671 buffer (but not during date selection).
10673 @example
10674 S-UP      ->  M-p             S-DOWN     ->  M-n
10675 S-LEFT    ->  M--             S-RIGHT    ->  M-+
10676 C-S-LEFT  ->  M-S--           C-S-RIGHT  ->  M-S-+
10677 @end example
10679 @vindex org-disputed-keys
10680 Yes, these are unfortunately more difficult to remember.  If you want
10681 to have other replacement keys, look at the variable
10682 @code{org-disputed-keys}.
10684 @item @file{yasnippet.el}
10685 @cindex @file{yasnippet.el}
10686 The way Org-mode binds the TAB key (binding to @code{[tab]} instead of
10687 @code{"\t"}) overrules yasnippets' access to this key.  The following code
10688 fixed this problem:
10690 @lisp
10691 (add-hook 'org-mode-hook
10692           (lambda ()
10693             (org-set-local 'yas/trigger-key [tab])
10694             (define-key yas/keymap [tab] 'yas/next-field-group)))
10695 @end lisp
10697 @item @file{windmove.el} by Hovav Shacham
10698 @cindex @file{windmove.el}
10699 This package also uses the @kbd{S-<cursor>} keys, so everything written
10700 in the paragraph above about CUA mode also applies here.
10702 @end table
10705 @node Hacking, MobileOrg, Miscellaneous, Top
10706 @appendix Hacking
10707 @cindex hacking
10709 This appendix covers some aspects where users can extend the functionality of
10710 Org.
10712 @menu
10713 * Hooks::                       Who to reach into Org's internals
10714 * Add-on packages::             Available extensions
10715 * Adding hyperlink types::      New custom link types
10716 * Context-sensitive commands::  How to add functionality to such commands
10717 * Tables in arbitrary syntax::  Orgtbl for La@TeX{} and other programs
10718 * Dynamic blocks::              Automatically filled blocks
10719 * Special agenda views::        Customized views
10720 * Extracting agenda information::  Postprocessing of agenda information
10721 * Using the property API::      Writing programs that use entry properties
10722 * Using the mapping API::       Mapping over all or selected entries
10723 @end menu
10725 @node Hooks, Add-on packages, Hacking, Hacking
10726 @section Hooks
10727 @cindex hooks
10729 Org has a large number of hook variables that can be used to add
10730 functionality.  This appendix about hacking is going to illustrate the
10731 use of some of them.  A complete list of all hooks with documentation is
10732 maintained by the Worg project and can be found at
10733 @uref{http://orgmode.org/worg/org-configs/org-hooks.php}.
10735 @node Add-on packages, Adding hyperlink types, Hooks, Hacking
10736 @section Add-on packages
10737 @cindex add-on packages
10739 A large number of add-on packages have been written by various authors.
10740 These packages are not part of Emacs, but they are distributed as contributed
10741 packages with the separate release available at the Org mode home page at
10742 @uref{http://orgmode.org}.  The list of contributed packages, along with
10743 documentation about each package, is maintained by the Worg project at
10744 @uref{http://orgmode.org/worg/org-contrib/}.
10748 @node Adding hyperlink types, Context-sensitive commands, Add-on packages, Hacking
10749 @section Adding hyperlink types
10750 @cindex hyperlinks, adding new types
10752 Org has a large number of hyperlink types built-in
10753 (@pxref{Hyperlinks}).  If you would like to add new link types, Org
10754 provides an interface for doing so.  Let's look at an example file,
10755 @file{org-man.el}, that will add support for creating links like
10756 @samp{[[man:printf][The printf manpage]]} to show Unix manual pages inside
10757 Emacs:
10759 @lisp
10760 ;;; org-man.el - Support for links to manpages in Org
10762 (require 'org)
10764 (org-add-link-type "man" 'org-man-open)
10765 (add-hook 'org-store-link-functions 'org-man-store-link)
10767 (defcustom org-man-command 'man
10768   "The Emacs command to be used to display a man page."
10769   :group 'org-link
10770   :type '(choice (const man) (const woman)))
10772 (defun org-man-open (path)
10773   "Visit the manpage on PATH.
10774 PATH should be a topic that can be thrown at the man command."
10775   (funcall org-man-command path))
10777 (defun org-man-store-link ()
10778   "Store a link to a manpage."
10779   (when (memq major-mode '(Man-mode woman-mode))
10780     ;; This is a man page, we do make this link
10781     (let* ((page (org-man-get-page-name))
10782            (link (concat "man:" page))
10783            (description (format "Manpage for %s" page)))
10784       (org-store-link-props
10785        :type "man"
10786        :link link
10787        :description description))))
10789 (defun org-man-get-page-name ()
10790   "Extract the page name from the buffer name."
10791   ;; This works for both `Man-mode' and `woman-mode'.
10792   (if (string-match " \\(\\S-+\\)\\*" (buffer-name))
10793       (match-string 1 (buffer-name))
10794     (error "Cannot create link to this man page")))
10796 (provide 'org-man)
10798 ;;; org-man.el ends here
10799 @end lisp
10801 @noindent
10802 You would activate this new link type in @file{.emacs} with
10804 @lisp
10805 (require 'org-man)
10806 @end lisp
10808 @noindent
10809 Let's go through the file and see what it does.
10810 @enumerate
10811 @item
10812 It does @code{(require 'org)} to make sure that @file{org.el} has been
10813 loaded.
10814 @item
10815 The next line calls @code{org-add-link-type} to define a new link type
10816 with prefix @samp{man}.  The call also contains the name of a function
10817 that will be called to follow such a link.
10818 @item
10819 @vindex org-store-link-functions
10820 The next line adds a function to @code{org-store-link-functions}, in
10821 order to allow the command @kbd{C-c l} to record a useful link in a
10822 buffer displaying a man page.
10823 @end enumerate
10825 The rest of the file defines the necessary variables and functions.
10826 First there is a customization variable that determines which Emacs
10827 command should be used to display man pages.  There are two options,
10828 @code{man} and @code{woman}.  Then the function to follow a link is
10829 defined.  It gets the link path as an argument---in this case the link
10830 path is just a topic for the manual command.  The function calls the
10831 value of @code{org-man-command} to display the man page.
10833 Finally the function @code{org-man-store-link} is defined.  When you try
10834 to store a link with @kbd{C-c l}, this function will be called to
10835 try to make a link.  The function must first decide if it is supposed to
10836 create the link for this buffer type; we do this by checking the value
10837 of the variable @code{major-mode}.  If not, the function must exit and
10838 return the value @code{nil}.  If yes, the link is created by getting the
10839 manual topic from the buffer name and prefixing it with the string
10840 @samp{man:}.  Then it must call the command @code{org-store-link-props}
10841 and set the @code{:type} and @code{:link} properties.  Optionally you
10842 can also set the @code{:description} property to provide a default for
10843 the link description when the link is later inserted into an Org
10844 buffer with @kbd{C-c C-l}.
10846 When is makes sense for your new link type, you may also define a function
10847 @code{org-PREFIX-complete-link} that implements special (@eg completion)
10848 support for inserting such a link with @kbd{C-c C-l}.  Such a function should
10849 not accept any arguments, and return the full link with prefix.
10851 @node Context-sensitive commands, Tables in arbitrary syntax, Adding hyperlink types, Hacking
10852 @section Context-sensitive commands
10853 @cindex context-sensitive commands, hooks
10854 @cindex add-ons, context-sensitive commands
10855 @vindex org-ctrl-c-ctrl-c-hook
10857 Org has several commands that act differently depending on context.  The most
10858 important example it the @kbd{C-c C-c} (@pxref{The very busy C-c C-c key}).
10859 Also the @kbd{M-cursor} and @kbd{M-S-cursor} keys have this property.
10861 Add-ons can tap into this functionality by providing a function that detects
10862 special context for that add-on and executes functionality appropriate for
10863 the context.  Here is an example from Dan Davison's @file{org-R.el} which
10864 allows you to evaluate commands based on the @file{R} programming language.  For
10865 this package, special contexts are lines that start with @code{#+R:} or
10866 @code{#+RR:}.
10868 @lisp
10869 (defun org-R-apply-maybe ()
10870   "Detect if this is context for org-R and execute R commands."
10871   (if (save-excursion
10872         (beginning-of-line 1)
10873         (looking-at "#\\+RR?:"))
10874       (progn (call-interactively 'org-R-apply)
10875              t) ;; to signal that we took action
10876     nil)) ;; to signal that we did not
10878 (add-hook 'org-ctrl-c-ctrl-c-hook 'org-R-apply-maybe)
10879 @end lisp
10881 The function first checks if the cursor is in such a line.  If that is the
10882 case, @code{org-R-apply} is called and the function returns @code{t} to
10883 signal that action was taken, and @kbd{C-c C-c} will stop looking for other
10884 contexts.  If the function finds it should do nothing locally, it returns @code{nil} so that other, similar functions can have a try.
10887 @node Tables in arbitrary syntax, Dynamic blocks, Context-sensitive commands, Hacking
10888 @section Tables and lists in arbitrary syntax
10889 @cindex tables, in other modes
10890 @cindex lists, in other modes
10891 @cindex Orgtbl mode
10893 Since Orgtbl mode can be used as a minor mode in arbitrary buffers, a
10894 frequent feature request has been to make it work with native tables in
10895 specific languages, for example La@TeX{}.  However, this is extremely
10896 hard to do in a general way, would lead to a customization nightmare,
10897 and would take away much of the simplicity of the Orgtbl-mode table
10898 editor.
10901 This appendix describes a different approach.  We keep the Orgtbl mode
10902 table in its native format (the @i{source table}), and use a custom
10903 function to @i{translate} the table to the correct syntax, and to
10904 @i{install} it in the right location (the @i{target table}).  This puts
10905 the burden of writing conversion functions on the user, but it allows
10906 for a very flexible system.
10908 Bastien added the ability to do the same with lists.  You can use Org's
10909 facilities to edit and structure lists by turning @code{orgstruct-mode}
10910 on, then locally exporting such lists in another format (HTML, La@TeX{}
10911 or Texinfo.)
10914 @menu
10915 * Radio tables::                Sending and receiving radio tables
10916 * A LaTeX example::             Step by step, almost a tutorial
10917 * Translator functions::        Copy and modify
10918 * Radio lists::                 Doing the same for lists
10919 @end menu
10921 @node Radio tables, A LaTeX example, Tables in arbitrary syntax, Tables in arbitrary syntax
10922 @subsection Radio tables
10923 @cindex radio tables
10925 To define the location of the target table, you first need to create two
10926 lines that are comments in the current mode, but contain magic words for
10927 Orgtbl mode to find.  Orgtbl mode will insert the translated table
10928 between these lines, replacing whatever was there before.  For example:
10930 @example
10931 /* BEGIN RECEIVE ORGTBL table_name */
10932 /* END RECEIVE ORGTBL table_name */
10933 @end example
10935 @noindent
10936 Just above the source table, we put a special line that tells
10937 Orgtbl mode how to translate this table and where to install it.  For
10938 example:
10939 @cindex #+ORGTBL
10940 @example
10941 #+ORGTBL: SEND table_name translation_function arguments....
10942 @end example
10944 @noindent
10945 @code{table_name} is the reference name for the table that is also used
10946 in the receiver lines. @code{translation_function} is the Lisp function
10947 that does the translation.  Furthermore, the line can contain a list of
10948 arguments (alternating key and value) at the end.  The arguments will be
10949 passed as a property list to the translation function for
10950 interpretation.  A few standard parameters are already recognized and
10951 acted upon before the translation function is called:
10953 @table @code
10954 @item :skip N
10955 Skip the first N lines of the table.  Hlines do count as separate lines for
10956 this parameter!
10958 @item :skipcols (n1 n2 ...)
10959 List of columns that should be skipped.  If the table has a column with
10960 calculation marks, that column is automatically discarded as well.
10961 Please note that the translator function sees the table @emph{after} the
10962 removal of these columns, the function never knows that there have been
10963 additional columns.
10964 @end table
10966 @noindent
10967 The one problem remaining is how to keep the source table in the buffer
10968 without disturbing the normal workings of the file, for example during
10969 compilation of a C file or processing of a La@TeX{} file.  There are a
10970 number of different solutions:
10972 @itemize @bullet
10973 @item
10974 The table could be placed in a block comment if that is supported by the
10975 language.  For example, in C mode you could wrap the table between
10976 @samp{/*} and @samp{*/} lines.
10977 @item
10978 Sometimes it is possible to put the table after some kind of @i{END}
10979 statement, for example @samp{\bye} in @TeX{} and @samp{\end@{document@}}
10980 in La@TeX{}.
10981 @item
10982 You can just comment the table line-by-line whenever you want to process
10983 the file, and uncomment it whenever you need to edit the table.  This
10984 only sounds tedious---the command @kbd{M-x orgtbl-toggle-comment}
10985 makes this comment-toggling very easy, in particular if you bind it to a
10986 key.
10987 @end itemize
10989 @node A LaTeX example, Translator functions, Radio tables, Tables in arbitrary syntax
10990 @subsection A La@TeX{} example of radio tables
10991 @cindex La@TeX{}, and Orgtbl mode
10993 The best way to wrap the source table in La@TeX{} is to use the
10994 @code{comment} environment provided by @file{comment.sty}.  It has to be
10995 activated by placing @code{\usepackage@{comment@}} into the document
10996 header.  Orgtbl mode can insert a radio table skeleton@footnote{By
10997 default this works only for La@TeX{}, HTML, and Texinfo.  Configure the
10998 variable @code{orgtbl-radio-tables} to install templates for other
10999 modes.}  with the command @kbd{M-x orgtbl-insert-radio-table}.  You will
11000 be prompted for a table name, let's say we use @samp{salesfigures}.  You
11001 will then get the following template:
11003 @cindex #+ORGTBL, SEND
11004 @example
11005 % BEGIN RECEIVE ORGTBL salesfigures
11006 % END RECEIVE ORGTBL salesfigures
11007 \begin@{comment@}
11008 #+ORGTBL: SEND salesfigures orgtbl-to-latex
11009 | | |
11010 \end@{comment@}
11011 @end example
11013 @noindent
11014 @vindex La@TeX{}-verbatim-environments
11015 The @code{#+ORGTBL: SEND} line tells Orgtbl mode to use the function
11016 @code{orgtbl-to-latex} to convert the table into La@TeX{} and to put it
11017 into the receiver location with name @code{salesfigures}.  You may now
11018 fill in the table, feel free to use the spreadsheet features@footnote{If
11019 the @samp{#+TBLFM} line contains an odd number of dollar characters,
11020 this may cause problems with font-lock in La@TeX{} mode.  As shown in the
11021 example you can fix this by adding an extra line inside the
11022 @code{comment} environment that is used to balance the dollar
11023 expressions.  If you are using AUC@TeX{} with the font-latex library, a
11024 much better solution is to add the @code{comment} environment to the
11025 variable @code{LaTeX-verbatim-environments}.}:
11027 @example
11028 % BEGIN RECEIVE ORGTBL salesfigures
11029 % END RECEIVE ORGTBL salesfigures
11030 \begin@{comment@}
11031 #+ORGTBL: SEND salesfigures orgtbl-to-latex
11032 | Month | Days | Nr sold | per day |
11033 |-------+------+---------+---------|
11034 | Jan   |   23 |      55 |     2.4 |
11035 | Feb   |   21 |      16 |     0.8 |
11036 | March |   22 |     278 |    12.6 |
11037 #+TBLFM: $4=$3/$2;%.1f
11038 % $ (optional extra dollar to keep font-lock happy, see footnote)
11039 \end@{comment@}
11040 @end example
11042 @noindent
11043 When you are done, press @kbd{C-c C-c} in the table to get the converted
11044 table inserted between the two marker lines.
11046 Now let's assume you want to make the table header by hand, because you
11047 want to control how columns are aligned, etc@.  In this case we make sure
11048 that the table translator skips the first 2 lines of the source
11049 table, and tell the command to work as a @i{splice}, @ie to not produce
11050 header and footer commands of the target table:
11052 @example
11053 \begin@{tabular@}@{lrrr@}
11054 Month & \multicolumn@{1@}@{c@}@{Days@} & Nr.\ sold & per day\\
11055 % BEGIN RECEIVE ORGTBL salesfigures
11056 % END RECEIVE ORGTBL salesfigures
11057 \end@{tabular@}
11059 \begin@{comment@}
11060 #+ORGTBL: SEND salesfigures orgtbl-to-latex :splice t :skip 2
11061 | Month | Days | Nr sold | per day |
11062 |-------+------+---------+---------|
11063 | Jan   |   23 |      55 |     2.4 |
11064 | Feb   |   21 |      16 |     0.8 |
11065 | March |   22 |     278 |    12.6 |
11066 #+TBLFM: $4=$3/$2;%.1f
11067 \end@{comment@}
11068 @end example
11070 The La@TeX{} translator function @code{orgtbl-to-latex} is already part of
11071 Orgtbl mode.  It uses a @code{tabular} environment to typeset the table
11072 and marks horizontal lines with @code{\hline}.  Furthermore, it
11073 interprets the following parameters (see also @pxref{Translator functions}):
11075 @table @code
11076 @item :splice nil/t
11077 When set to t, return only table body lines, don't wrap them into a
11078 tabular environment.  Default is nil.
11080 @item :fmt fmt
11081 A format to be used to wrap each field, it should contain @code{%s} for the
11082 original field value.  For example, to wrap each field value in dollars,
11083 you could use @code{:fmt "$%s$"}.  This may also be a property list with
11084 column numbers and formats. for example @code{:fmt (2 "$%s$" 4 "%s\\%%")}.
11085 A function of one argument can be used in place of the strings; the
11086 function must return a formatted string.
11088 @item :efmt efmt
11089 Use this format to print numbers with exponentials.  The format should
11090 have @code{%s} twice for inserting mantissa and exponent, for example
11091 @code{"%s\\times10^@{%s@}"}.  The default is @code{"%s\\,(%s)"}.  This
11092 may also be a property list with column numbers and formats, for example
11093 @code{:efmt (2 "$%s\\times10^@{%s@}$" 4 "$%s\\cdot10^@{%s@}$")}.  After
11094 @code{efmt} has been applied to a value, @code{fmt} will also be
11095 applied.  Similar to @code{fmt}, functions of two arguments can be
11096 supplied instead of strings.
11097 @end table
11099 @node Translator functions, Radio lists, A LaTeX example, Tables in arbitrary syntax
11100 @subsection Translator functions
11101 @cindex HTML, and Orgtbl mode
11102 @cindex translator function
11104 Orgtbl mode has several translator functions built-in: @code{orgtbl-to-csv}
11105 (comma-separated values), @code{orgtbl-to-tsv} (TAB-separated values)
11106 @code{orgtbl-to-latex}, @code{orgtbl-to-html}, and @code{orgtbl-to-texinfo}.
11107 Except for @code{orgtbl-to-html}@footnote{The HTML translator uses the same
11108 code that produces tables during HTML export.}, these all use a generic
11109 translator, @code{orgtbl-to-generic}.  For example, @code{orgtbl-to-latex}
11110 itself is a very short function that computes the column definitions for the
11111 @code{tabular} environment, defines a few field and line separators and then
11112 hands processing over to the generic translator.  Here is the entire code:
11114 @lisp
11115 @group
11116 (defun orgtbl-to-latex (table params)
11117   "Convert the Orgtbl mode TABLE to LaTeX."
11118   (let* ((alignment (mapconcat (lambda (x) (if x "r" "l"))
11119                                org-table-last-alignment ""))
11120          (params2
11121           (list
11122            :tstart (concat "\\begin@{tabular@}@{" alignment "@}")
11123            :tend "\\end@{tabular@}"
11124            :lstart "" :lend " \\\\" :sep " & "
11125            :efmt "%s\\,(%s)" :hline "\\hline")))
11126     (orgtbl-to-generic table (org-combine-plists params2 params))))
11127 @end group
11128 @end lisp
11130 As you can see, the properties passed into the function (variable
11131 @var{PARAMS}) are combined with the ones newly defined in the function
11132 (variable @var{PARAMS2}).  The ones passed into the function (@ie the
11133 ones set by the @samp{ORGTBL SEND} line) take precedence.  So if you
11134 would like to use the La@TeX{} translator, but wanted the line endings to
11135 be @samp{\\[2mm]} instead of the default @samp{\\}, you could just
11136 overrule the default with
11138 @example
11139 #+ORGTBL: SEND test orgtbl-to-latex :lend " \\\\[2mm]"
11140 @end example
11142 For a new language, you can either write your own converter function in
11143 analogy with the La@TeX{} translator, or you can use the generic function
11144 directly.  For example, if you have a language where a table is started
11145 with @samp{!BTBL!}, ended with @samp{!ETBL!}, and where table lines are
11146 started with @samp{!BL!}, ended with @samp{!EL!}, and where the field
11147 separator is a TAB, you could call the generic translator like this (on
11148 a single line!):
11150 @example
11151 #+ORGTBL: SEND test orgtbl-to-generic :tstart "!BTBL!" :tend "!ETBL!"
11152                               :lstart "!BL! " :lend " !EL!" :sep "\t"
11153 @end example
11155 @noindent
11156 Please check the documentation string of the function
11157 @code{orgtbl-to-generic} for a full list of parameters understood by
11158 that function, and remember that you can pass each of them into
11159 @code{orgtbl-to-latex}, @code{orgtbl-to-texinfo}, and any other function
11160 using the generic function.
11162 Of course you can also write a completely new function doing complicated
11163 things the generic translator cannot do.  A translator function takes
11164 two arguments.  The first argument is the table, a list of lines, each
11165 line either the symbol @code{hline} or a list of fields.  The second
11166 argument is the property list containing all parameters specified in the
11167 @samp{#+ORGTBL: SEND} line.  The function must return a single string
11168 containing the formatted table.  If you write a generally useful
11169 translator, please post it on @email{emacs-orgmode@@gnu.org} so that
11170 others can benefit from your work.
11172 @node  Radio lists,  , Translator functions, Tables in arbitrary syntax
11173 @subsection Radio lists
11174 @cindex radio lists
11175 @cindex org-list-insert-radio-list
11177 Sending and receiving radio lists works exactly the same way than sending and
11178 receiving radio tables (@pxref{Radio tables}).  As for radio tables, you can
11179 insert radio lists templates in HTML, La@TeX{} and Texinfo modes by calling
11180 @code{org-list-insert-radio-list}.
11182 Here are the differences with radio tables:
11184 @itemize @minus
11185 @item
11186 Use @code{ORGLST} instead of @code{ORGTBL}.
11187 @item
11188 The available translation functions for radio lists don't take
11189 parameters.
11190 @item
11191 @kbd{C-c C-c} will work when pressed on the first item of the list.
11192 @end itemize
11194 Here is a La@TeX{} example.  Let's say that you have this in your
11195 La@TeX{} file:
11197 @cindex #+ORGLIST
11198 @example
11199 % BEGIN RECEIVE ORGLST to-buy
11200 % END RECEIVE ORGLST to-buy
11201 \begin@{comment@}
11202 #+ORGLIST: SEND to-buy orgtbl-to-latex
11203 - a new house
11204 - a new computer
11205   + a new keyboard
11206   + a new mouse
11207 - a new life
11208 \end@{comment@}
11209 @end example
11211 Pressing `C-c C-c' on @code{a new house} and will insert the converted
11212 La@TeX{} list between the two marker lines.
11214 @node Dynamic blocks, Special agenda views, Tables in arbitrary syntax, Hacking
11215 @section Dynamic blocks
11216 @cindex dynamic blocks
11218 Org documents can contain @emph{dynamic blocks}.  These are
11219 specially marked regions that are updated by some user-written function.
11220 A good example for such a block is the clock table inserted by the
11221 command @kbd{C-c C-x C-r} (@pxref{Clocking work time}).
11223 Dynamic block are enclosed by a BEGIN-END structure that assigns a name
11224 to the block and can also specify parameters for the function producing
11225 the content of the block.
11227 #+BEGIN:dynamic block
11228 @example
11229 #+BEGIN: myblock :parameter1 value1 :parameter2 value2 ...
11231 #+END:
11232 @end example
11234 Dynamic blocks are updated with the following commands
11236 @table @kbd
11237 @kindex C-c C-x C-u
11238 @item C-c C-x C-u
11239 Update dynamic block at point.
11240 @kindex C-u C-c C-x C-u
11241 @item C-u C-c C-x C-u
11242 Update all dynamic blocks in the current file.
11243 @end table
11245 Updating a dynamic block means to remove all the text between BEGIN and
11246 END, parse the BEGIN line for parameters and then call the specific
11247 writer function for this block to insert the new content.  If you want
11248 to use the original content in the writer function, you can use the
11249 extra parameter @code{:content}.
11251 For a block with name @code{myblock}, the writer function is
11252 @code{org-dblock-write:myblock} with as only parameter a property list
11253 with the parameters given in the begin line.  Here is a trivial example
11254 of a block that keeps track of when the block update function was last
11255 run:
11257 @example
11258 #+BEGIN: block-update-time :format "on %m/%d/%Y at %H:%M"
11260 #+END:
11261 @end example
11263 @noindent
11264 The corresponding block writer function could look like this:
11266 @lisp
11267 (defun org-dblock-write:block-update-time (params)
11268    (let ((fmt (or (plist-get params :format) "%d. %m. %Y")))
11269      (insert "Last block update at: "
11270              (format-time-string fmt (current-time)))))
11271 @end lisp
11273 If you want to make sure that all dynamic blocks are always up-to-date,
11274 you could add the function @code{org-update-all-dblocks} to a hook, for
11275 example @code{before-save-hook}.  @code{org-update-all-dblocks} is
11276 written in a way such that it does nothing in buffers that are not in
11277 @code{org-mode}.
11279 @node Special agenda views, Extracting agenda information, Dynamic blocks, Hacking
11280 @section Special agenda views
11281 @cindex agenda views, user-defined
11283 Org provides a special hook that can be used to narrow down the
11284 selection made by any of the agenda views.  You may specify a function
11285 that is used at each match to verify if the match should indeed be part
11286 of the agenda view, and if not, how much should be skipped.
11288 Let's say you want to produce a list of projects that contain a WAITING
11289 tag anywhere in the project tree.  Let's further assume that you have
11290 marked all tree headings that define a project with the TODO keyword
11291 PROJECT.  In this case you would run a TODO search for the keyword
11292 PROJECT, but skip the match unless there is a WAITING tag anywhere in
11293 the subtree belonging to the project line.
11295 To achieve this, you must write a function that searches the subtree for
11296 the tag.  If the tag is found, the function must return @code{nil} to
11297 indicate that this match should not be skipped.  If there is no such
11298 tag, return the location of the end of the subtree, to indicate that
11299 search should continue from there.
11301 @lisp
11302 (defun my-skip-unless-waiting ()
11303   "Skip trees that are not waiting"
11304   (let ((subtree-end (save-excursion (org-end-of-subtree t))))
11305     (if (re-search-forward ":waiting:" subtree-end t)
11306         nil          ; tag found, do not skip
11307       subtree-end))) ; tag not found, continue after end of subtree
11308 @end lisp
11310 Now you may use this function in an agenda custom command, for example
11311 like this:
11313 @lisp
11314 (org-add-agenda-custom-command
11315  '("b" todo "PROJECT"
11316    ((org-agenda-skip-function 'my-skip-unless-waiting)
11317     (org-agenda-overriding-header "Projects waiting for something: "))))
11318 @end lisp
11320 @vindex org-agenda-overriding-header
11321 Note that this also binds @code{org-agenda-overriding-header} to get a
11322 meaningful header in the agenda view.
11324 @vindex org-odd-levels-only
11325 @vindex org-agenda-skip-function
11326 A general way to create custom searches is to base them on a search for
11327 entries with a certain level limit.  If you want to study all entries with
11328 your custom search function, simply do a search for
11329 @samp{LEVEL>0}@footnote{Note that, when using @code{org-odd-levels-only}, a
11330 level number corresponds to order in the hierarchy, not to the number of
11331 stars.}, and then use @code{org-agenda-skip-function} to select the entries
11332 you really want to have.
11334 You may also put a Lisp form into @code{org-agenda-skip-function}.  In
11335 particular, you may use the functions @code{org-agenda-skip-entry-if}
11336 and @code{org-agenda-skip-subtree-if} in this form, for example:
11338 @table @code
11339 @item '(org-agenda-skip-entry-if 'scheduled)
11340 Skip current entry if it has been scheduled.
11341 @item '(org-agenda-skip-entry-if 'notscheduled)
11342 Skip current entry if it has not been scheduled.
11343 @item '(org-agenda-skip-entry-if 'deadline)
11344 Skip current entry if it has a deadline.
11345 @item '(org-agenda-skip-entry-if 'scheduled 'deadline)
11346 Skip current entry if it has a deadline, or if it is scheduled.
11347 @item '(org-agenda-skip-entry-if 'timestamp)
11348 Skip current entry if it has any timestamp, may also be deadline or scheduled.
11349 @item '(org-agenda-skip-entry 'regexp "regular expression")
11350 Skip current entry if the regular expression matches in the entry.
11351 @item '(org-agenda-skip-entry 'notregexp "regular expression")
11352 Skip current entry unless the regular expression matches.
11353 @item '(org-agenda-skip-subtree-if 'regexp "regular expression")
11354 Same as above, but check and skip the entire subtree.
11355 @end table
11357 Therefore we could also have written the search for WAITING projects
11358 like this, even without defining a special function:
11360 @lisp
11361 (org-add-agenda-custom-command
11362  '("b" todo "PROJECT"
11363    ((org-agenda-skip-function '(org-agenda-skip-subtree-if
11364                                 'regexp ":waiting:"))
11365     (org-agenda-overriding-header "Projects waiting for something: "))))
11366 @end lisp
11368 @node Extracting agenda information, Using the property API, Special agenda views, Hacking
11369 @section Extracting agenda information
11370 @cindex agenda, pipe
11371 @cindex Scripts, for agenda processing
11373 @vindex org-agenda-custom-commands
11374 Org provides commands to access agenda information for the command
11375 line in Emacs batch mode.  This extracted information can be sent
11376 directly to a printer, or it can be read by a program that does further
11377 processing of the data.  The first of these commands is the function
11378 @code{org-batch-agenda}, that produces an agenda view and sends it as
11379 ASCII text to STDOUT.  The command takes a single string as parameter.
11380 If the string has length 1, it is used as a key to one of the commands
11381 you have configured in @code{org-agenda-custom-commands}, basically any
11382 key you can use after @kbd{C-c a}.  For example, to directly print the
11383 current TODO list, you could use
11385 @example
11386 emacs -batch -l ~/.emacs -eval '(org-batch-agenda "t")' | lpr
11387 @end example
11389 If the parameter is a string with 2 or more characters, it is used as a
11390 tags/TODO match string.  For example, to print your local shopping list
11391 (all items with the tag @samp{shop}, but excluding the tag
11392 @samp{NewYork}), you could use
11394 @example
11395 emacs -batch -l ~/.emacs                                      \
11396       -eval '(org-batch-agenda "+shop-NewYork")' | lpr
11397 @end example
11399 @noindent
11400 You may also modify parameters on the fly like this:
11402 @example
11403 emacs -batch -l ~/.emacs                                      \
11404    -eval '(org-batch-agenda "a"                               \
11405             org-agenda-ndays 30                               \
11406             org-agenda-include-diary nil                      \
11407             org-agenda-files (quote ("~/org/project.org")))'  \
11408    | lpr
11409 @end example
11411 @noindent
11412 which will produce a 30-day agenda, fully restricted to the Org file
11413 @file{~/org/projects.org}, not even including the diary.
11415 If you want to process the agenda data in more sophisticated ways, you
11416 can use the command @code{org-batch-agenda-csv} to get a comma-separated
11417 list of values for each agenda item.  Each line in the output will
11418 contain a number of fields separated by commas.  The fields in a line
11419 are:
11421 @example
11422 category     @r{The category of the item}
11423 head         @r{The headline, without TODO keyword, TAGS and PRIORITY}
11424 type         @r{The type of the agenda entry, can be}
11425                 todo               @r{selected in TODO match}
11426                 tagsmatch          @r{selected in tags match}
11427                 diary              @r{imported from diary}
11428                 deadline           @r{a deadline}
11429                 scheduled          @r{scheduled}
11430                 timestamp          @r{appointment, selected by timestamp}
11431                 closed             @r{entry was closed on date}
11432                 upcoming-deadline  @r{warning about nearing deadline}
11433                 past-scheduled     @r{forwarded scheduled item}
11434                 block              @r{entry has date block including date}
11435 todo         @r{The TODO keyword, if any}
11436 tags         @r{All tags including inherited ones, separated by colons}
11437 date         @r{The relevant date, like 2007-2-14}
11438 time         @r{The time, like 15:00-16:50}
11439 extra        @r{String with extra planning info}
11440 priority-l   @r{The priority letter if any was given}
11441 priority-n   @r{The computed numerical priority}
11442 @end example
11444 @noindent
11445 Time and date will only be given if a timestamp (or deadline/scheduled)
11446 led to the selection of the item.
11448 A CSV list like this is very easy to use in a post-processing script.
11449 For example, here is a Perl program that gets the TODO list from
11450 Emacs/Org and prints all the items, preceded by a checkbox:
11452 @example
11453 #!/usr/bin/perl
11455 # define the Emacs command to run
11456 $cmd = "emacs -batch -l ~/.emacs -eval '(org-batch-agenda-csv \"t\")'";
11458 # run it and capture the output
11459 $agenda = qx@{$cmd 2>/dev/null@};
11461 # loop over all lines
11462 foreach $line (split(/\n/,$agenda)) @{
11463   # get the individual values
11464   ($category,$head,$type,$todo,$tags,$date,$time,$extra,
11465    $priority_l,$priority_n) = split(/,/,$line);
11466   # process and print
11467   print "[ ] $head\n";
11469 @end example
11471 @node Using the property API, Using the mapping API, Extracting agenda information, Hacking
11472 @section Using the property API
11473 @cindex API, for properties
11474 @cindex properties, API
11476 Here is a description of the functions that can be used to work with
11477 properties.
11479 @defun org-entry-properties &optional pom which
11480 Get all properties of the entry at point-or-marker POM.@*
11481 This includes the TODO keyword, the tags, time strings for deadline,
11482 scheduled, and clocking, and any additional properties defined in the
11483 entry.  The return value is an alist, keys may occur multiple times
11484 if the property key was used several times.@*
11485 POM may also be nil, in which case the current entry is used.
11486 If WHICH is nil or `all', get all properties.  If WHICH is
11487 `special' or `standard', only get that subclass.
11488 @end defun
11489 @vindex org-use-property-inheritance
11490 @defun org-entry-get pom property &optional inherit
11491 Get value of PROPERTY for entry at point-or-marker POM.  By default,
11492 this only looks at properties defined locally in the entry.  If INHERIT
11493 is non-nil and the entry does not have the property, then also check
11494 higher levels of the hierarchy.  If INHERIT is the symbol
11495 @code{selective}, use inheritance if and only if the setting of
11496 @code{org-use-property-inheritance} selects PROPERTY for inheritance.
11497 @end defun
11499 @defun org-entry-delete pom property
11500 Delete the property PROPERTY from entry at point-or-marker POM.
11501 @end defun
11503 @defun org-entry-put pom property value
11504 Set PROPERTY to VALUE for entry at point-or-marker POM.
11505 @end defun
11507 @defun org-buffer-property-keys &optional include-specials
11508 Get all property keys in the current buffer.
11509 @end defun
11511 @defun org-insert-property-drawer
11512 Insert a property drawer at point.
11513 @end defun
11515 @defun org-entry-put-multivalued-property pom property &rest values
11516 Set PROPERTY at point-or-marker POM to VALUES.  VALUES should be a list of
11517 strings.  They will be concatenated, with spaces as separators.
11518 @end defun
11520 @defun org-entry-get-multivalued-property pom property
11521 Treat the value of the property PROPERTY as a whitespace-separated list of
11522 values and return the values as a list of strings.
11523 @end defun
11525 @defun org-entry-add-to-multivalued-property pom property value
11526 Treat the value of the property PROPERTY as a whitespace-separated list of
11527 values and make sure that VALUE is in this list.
11528 @end defun
11530 @defun org-entry-remove-from-multivalued-property pom property value
11531 Treat the value of the property PROPERTY as a whitespace-separated list of
11532 values and make sure that VALUE is @emph{not} in this list.
11533 @end defun
11535 @defun org-entry-member-in-multivalued-property pom property value
11536 Treat the value of the property PROPERTY as a whitespace-separated list of
11537 values and check if VALUE is in this list.
11538 @end defun
11540 @node Using the mapping API,  , Using the property API, Hacking
11541 @section Using the mapping API
11542 @cindex API, for mapping
11543 @cindex mapping entries, API
11545 Org has sophisticated mapping capabilities to find all entries satisfying
11546 certain criteria.  Internally, this functionality is used to produce agenda
11547 views, but there is also an API that can be used to execute arbitrary
11548 functions for each or selected entries.  The main entry point for this API
11551 @defun org-map-entries func &optional match scope &rest skip
11552 Call FUNC at each headline selected by MATCH in SCOPE.
11554 FUNC is a function or a Lisp form.  The function will be called without
11555 arguments, with the cursor positioned at the beginning of the headline.
11556 The return values of all calls to the function will be collected and
11557 returned as a list.
11559 The call to FUNC will be wrapped into a save-excursion form, so FUNC
11560 does not need to preserve point.  After evaluation, the cursor will be
11561 moved to the end of the line (presumably of the headline of the
11562 processed entry) and search continues from there.  Under some
11563 circumstances, this may not produce the wanted results.  For example,
11564 if you have removed (@eg archived) the current (sub)tree it could
11565 mean that the next entry will be skipped entirely.  In such cases, you
11566 can specify the position from where search should continue by making
11567 FUNC set the variable `org-map-continue-from' to the desired buffer
11568 position.
11570 MATCH is a tags/property/todo match as it is used in the agenda match view.
11571 Only headlines that are matched by this query will be considered during
11572 the iteration.  When MATCH is nil or t, all headlines will be
11573 visited by the iteration.
11575 SCOPE determines the scope of this command.  It can be any of:
11577 @example
11578 nil     @r{the current buffer, respecting the restriction if any}
11579 tree    @r{the subtree started with the entry at point}
11580 file    @r{the current buffer, without restriction}
11581 file-with-archives
11582         @r{the current buffer, and any archives associated with it}
11583 agenda  @r{all agenda files}
11584 agenda-with-archives
11585         @r{all agenda files with any archive files associated with them}
11586 (file1 file2 ...)
11587         @r{if this is a list, all files in the list will be scanned}
11588 @end example
11589 @noindent
11590 The remaining args are treated as settings for the skipping facilities of
11591 the scanner.  The following items can be given here:
11593 @vindex org-agenda-skip-function
11594 @example
11595 archive   @r{skip trees with the archive tag}
11596 comment   @r{skip trees with the COMMENT keyword}
11597 function or Lisp form
11598           @r{will be used as value for @code{org-agenda-skip-function},}
11599           @r{so whenever the function returns t, FUNC}
11600           @r{will not be called for that entry and search will}
11601           @r{continue from the point where the function leaves it}
11602 @end example
11603 @end defun
11605 The function given to that mapping routine can really do anything you like.
11606 It can use the property API (@pxref{Using the property API}) to gather more
11607 information about the entry, or in order to change metadata in the entry.
11608 Here are a couple of functions that might be handy:
11610 @defun org-todo &optional arg
11611 Change the TODO state of the entry, see the docstring of the functions for
11612 the many possible values for the argument ARG.
11613 @end defun
11615 @defun org-priority &optional action
11616 Change the priority of the entry, see the docstring of this function for the
11617 possible values for ACTION.
11618 @end defun
11620 @defun org-toggle-tag tag &optional onoff
11621 Toggle the tag TAG in the current entry.  Setting ONOFF to either @code{on}
11622 or @code{off} will not toggle tag, but ensure that it is either on or off.
11623 @end defun
11625 @defun org-promote
11626 Promote the current entry.
11627 @end defun
11629 @defun org-demote
11630 Demote the current entry.
11631 @end defun
11633 Here is a simple example that will turn all entries in the current file with
11634 a tag @code{TOMORROW} into TODO entries with the keyword @code{UPCOMING}.
11635 Entries in comment trees and in archive trees will be ignored.
11637 @lisp
11638 (org-map-entries
11639    '(org-todo "UPCOMING")
11640    "+TOMORROW" 'file 'archive 'comment)
11641 @end lisp
11643 The following example counts the number of entries with TODO keyword
11644 @code{WAITING}, in all agenda files.
11646 @lisp
11647 (length (org-map-entries t "/+WAITING" 'agenda))
11648 @end lisp
11650 @node MobileOrg, History and Acknowledgments, Hacking, Top
11651 @appendix MobileOrg
11652 @cindex iPhone
11653 @cindex MobileOrg
11655 @i{MobileOrg} is an application for the @i{iPhone/iPod Touch} series of
11656 devices, developed by Richard Moreland.  Instead of trying to implement the
11657 full feature set of Org and fighting with synchronization issues, this
11658 application chooses a different path.  @i{MobileOrg} provides offline viewing
11659 and capture support for an Org-mode system rooted on a ``real'' computer.
11660 Synchronization issues are avoided by making @i{MobileOrg} only @i{write} to
11661 a special capture file, that is only @i{read} by the computer-based system.
11663 This appendix describes the support Org has for creating agenda views in a
11664 format that can be displayed by @i{MobileOrg}, and for integrating notes
11665 captured by @i{MobileOrg} into the main system.  It does not cover the
11666 operation of @i{MobileOrg} itself (see @uref{http://ncogni.to/mobileorg/}).
11668 @menu
11669 * Setting up the staging area::  Where to interact with the mobile device
11670 * Pushing to MobileOrg::        Uploading Org files and agendas
11671 * Pulling from MobileOrg::      Integrating captured and flagged items
11672 @end menu
11674 @node Setting up the staging area, Pushing to MobileOrg, MobileOrg, MobileOrg
11675 @section Setting up the staging area
11677 Org-mode has commands to prepare a directory with files for @i{MobileOrg}, and to
11678 read captured notes from there.  If Emacs can directly write to the WebDAV
11679 directory accessed by @i{MobileOrg}, all you need to do is to point to this
11680 directory using the variable @code{org-mobile-directory}.
11682 If Emacs cannot access the WebDAV directory directly, you can use a local
11683 directory for staging.  Other means must then be used to keep this directory
11684 in sync with the WebDAV directory.  In the following example, files are
11685 staged in @file{~/stage}, and Org-mode hooks take care of moving files to and
11686 from the WebDAV directory using @file{scp}.
11688 @example
11689 (setq org-mobile-directory "~/stage/")
11690 (add-hook 'org-mobile-post-push-hook
11691   (lambda ()
11692    (shell-command "scp ~/stage/* user@@webdavhost:mobile/")))
11693 (add-hook 'org-mobile-pre-pull-hook
11694   (lambda ()
11695    (shell-command "scp user@@webdavhost:mobile/mobile-capture.org ~/stage/ ")))
11696 (add-hook 'org-mobile-post-pull-hook
11697   (lambda ()
11698    (shell-command "scp ~/stage/mobile-capture.org user@@webdavhost:mobile/")))
11699 @end example
11701 @node Pushing to MobileOrg, Pulling from MobileOrg, Setting up the staging area, MobileOrg
11702 @section Pushing to MobileOrg
11705 This operation copies all files currently listed in @code{org-agenda-files}
11706 to the directory @code{org-mobile-directory}.  It also creates (in the same
11707 directory) a special Org file @file{agendas.org}.  This file is an Org-mode
11708 style outline, containing every custom agenda view defined by the user.
11709 While creating the agendas, Org-mode will force@footnote{See the variable
11710 @code{org-mobile-force-id-on-agenda-items}.} an ID property on all entries
11711 referenced by the agendas, so that these entries can be uniquely identified
11712 if @i{MobileOrg} flags them for further action.  Finally, Org writes the file
11713 @file{index.org}, containing links to all other files.  If @i{MobileOrg} is
11714 configured to request this file from the WebDAV server, all agendas and Org
11715 files will be downloaded to the iPhone.
11717 @node Pulling from MobileOrg,  , Pushing to MobileOrg, MobileOrg
11718 @section Pulling from MobileOrg
11720 When @i{MobileOrg} synchronizes with the WebDAV server, it not only pulls the
11721 Org files for viewing.  It also appends captured entries and pointers to
11722 flagged entries to the file @file{mobile-capture.org} on the server.  Org has
11723 a @emph{pull} operation that integrates this information into an inbox file
11724 and operates on the pointers to flagged entries.  Here is how it works:
11726 @enumerate
11727 @item
11728 Org moves all entries found in @file{mobile-capture.org} and appends them to
11729 the file pointed to by the variable @code{org-mobile-inbox-for-pull}.  Each
11730 captured entry will be a top-level entry in the inbox file.
11731 @item
11732 After moving the entries, Org will attempt to act on the flags.  Some flags
11733 specify simple operations that will be executed directly and without user
11734 interaction.  Examples are marking an entry as DONE and/or archiving
11735 it@footnote{as specified by the variable @code{org-archive-default-action}}.
11736 All other flagged entries will receive a tag @code{:FLAGGED:}, so that they
11737 can be easily found again.  When there is a problem finding the entry that
11738 should be flagged, the pointer entry will remain in the inbox and will be
11739 marked with an error message.
11740 @item
11741 Org will then generate an agenda view with all flagged entries.  The user
11742 should then go through these entries and do whatever actions are necessary.
11743 If a note has been stored while flagging an entry in @i{MobileOrg}, that note
11744 will be displayed in the echo area when the cursor is on the corresponding
11745 agenda line.
11746 @table @kbd
11747 @kindex ?
11748 @item ?
11749 Pressing @kbd{?} in that special agenda will display the full flagging note in
11750 another window and also push it onto the kill ring.  So you could use @kbd{?
11751 z C-y C-c C-c} to store that flagging note as a normal note in the entry.
11752 Pressing @kbd{?} twice in succession will offer to remove the
11753 @code{:FLAGGED:} tag along with the recorded flagging note (which is stored
11754 in a property).
11755 @end table
11756 @end enumerate
11758 @kindex C-c a ?
11759 If you are not able to process all flagged entries directly, you can always
11760 return to this agenda view using @kbd{C-c a ?}.  Note, however, that there is
11761 a subtle difference.  The view created automatically by @kbd{M-x
11762 org-mobile-pull RET} is guaranteed to search all files that have been
11763 addressed by the last pull.  This might include a file that is not currently
11764 in your list of agenda files.  If you later use @kbd{C-c a ?} to regenerate
11765 the view, only the current agenda files will be searched.
11767 @node History and Acknowledgments, Main Index, MobileOrg, Top
11768 @appendix History and Acknowledgments
11769 @cindex acknowledgments
11770 @cindex history
11771 @cindex thanks
11773 Org was born in 2003, out of frustration over the user interface
11774 of the Emacs Outline mode.  I was trying to organize my notes and
11775 projects, and using Emacs seemed to be the natural way to go.  However,
11776 having to remember eleven different commands with two or three keys per
11777 command, only to hide and show parts of the outline tree, that seemed
11778 entirely unacceptable to me.  Also, when using outlines to take notes, I
11779 constantly wanted to restructure the tree, organizing it parallel to my
11780 thoughts and plans.  @emph{Visibility cycling} and @emph{structure
11781 editing} were originally implemented in the package
11782 @file{outline-magic.el}, but quickly moved to the more general
11783 @file{org.el}.  As this environment became comfortable for project
11784 planning, the next step was adding @emph{TODO entries}, basic
11785 @emph{timestamps}, and @emph{table support}.  These areas highlighted the two main
11786 goals that Org still has today: to be a new, outline-based,
11787 plain text mode with innovative and intuitive editing features, and to
11788 incorporate project planning functionality directly into a notes file.
11790 A special thanks goes to @i{Bastien Guerry} who has not only written a large
11791 number of extensions to Org (most of them integrated into the core by now),
11792 but who has also helped in the development and maintenance of Org so much that he
11793 should be considered the main co-contributor to this package.
11795 Since the first release, literally thousands of emails to me or to
11796 @email{emacs-orgmode@@gnu.org} have provided a constant stream of bug
11797 reports, feedback, new ideas, and sometimes patches and add-on code.
11798 Many thanks to everyone who has helped to improve this package.  I am
11799 trying to keep here a list of the people who had significant influence
11800 in shaping one or more aspects of Org.  The list may not be
11801 complete, if I have forgotten someone, please accept my apologies and
11802 let me know.
11804 @itemize @bullet
11806 @item
11807 @i{Russel Adams} came up with the idea for drawers.
11808 @item
11809 @i{Thomas Baumann} wrote @file{org-bbdb.el} and @file{org-mhe.el}.
11810 @item
11811 @i{Christophe Bataillon} created the great unicorn logo that we use on the
11812 Org-mode website.
11813 @item
11814 @i{Alex Bochannek} provided a patch for rounding timestamps.
11815 @item
11816 @i{Brad Bozarth} showed how to pull RSS feed data into Org-mode files.
11817 @item
11818 @i{Tom Breton} wrote @file{org-choose.el}.
11819 @item
11820 @i{Charles Cave}'s suggestion sparked the implementation of templates
11821 for Remember.
11822 @item
11823 @i{Pavel Chalmoviansky} influenced the agenda treatment of items with
11824 specified time.
11825 @item
11826 @i{Gregory Chernov} patched support for Lisp forms into table
11827 calculations and improved XEmacs compatibility, in particular by porting
11828 @file{nouline.el} to XEmacs.
11829 @item
11830 @i{Sacha Chua} suggested copying some linking code from Planner.
11831 @item
11832 @i{Baoqiu Cui} contributed the DocBook exporter.
11833 @item
11834 @i{Eddward DeVilla} proposed and tested checkbox statistics.  He also
11835 came up with the idea of properties, and that there should be an API for
11836 them.
11837 @item
11838 @i{Nick Dokos} tracked down several nasty bugs.
11839 @item
11840 @i{Kees Dullemond} used to edit projects lists directly in HTML and so
11841 inspired some of the early development, including HTML export.  He also
11842 asked for a way to narrow wide table columns.
11843 @item
11844 @i{Christian Egli} converted the documentation into Texinfo format,
11845 patched CSS formatting into the HTML exporter, and inspired the agenda.
11846 @item
11847 @i{David Emery} provided a patch for custom CSS support in exported
11848 HTML agendas.
11849 @item
11850 @i{Nic Ferrier} contributed mailcap and XOXO support.
11851 @item
11852 @i{Miguel A. Figueroa-Villanueva} implemented hierarchical checkboxes.
11853 @item
11854 @i{John Foerch} figured out how to make incremental search show context
11855 around a match in a hidden outline tree.
11856 @item
11857 @i{Niels Giesen} had the idea to automatically archive DONE trees.
11858 @item
11859 @i{Bastien Guerry} wrote the La@TeX{} exporter and @file{org-bibtex.el}, and
11860 has been prolific with patches, ideas, and bug reports.
11861 @item
11862 @i{Kai Grossjohann} pointed out key-binding conflicts with other packages.
11863 @item
11864 @i{Bernt Hansen} has driven much of the support for auto-repeating tasks,
11865 task state change logging, and the clocktable.  His clear explanations have
11866 been critical when we started to adopt the Git version control system.
11867 @item
11868 @i{Manuel Hermenegildo} has contributed various ideas, small fixes and
11869 patches.
11870 @item
11871 @i{Phil Jackson} wrote @file{org-irc.el}.
11872 @item
11873 @i{Scott Jaderholm} proposed footnotes, control over whitespace between
11874 folded entries, and column view for properties.
11875 @item
11876 @i{Tokuya Kameshima} wrote @file{org-wl.el} and @file{org-mew.el}.
11877 @item
11878 @i{Shidai Liu} ("Leo") asked for embedded La@TeX{} and tested it.  He also
11879 provided frequent feedback and some patches.
11880 @item
11881 @i{Matt Lundin} has proposed last-row references for table formulas and named
11882 invisible anchors.  He has also worked a lot on the FAQ.
11883 @item
11884 @i{Jason F. McBrayer} suggested agenda export to CSV format.
11885 @item
11886 @i{Max Mikhanosha} came up with the idea of refiling.
11887 @item
11888 @i{Dmitri Minaev} sent a patch to set priority limits on a per-file
11889 basis.
11890 @item
11891 @i{Stefan Monnier} provided a patch to keep the Emacs-Lisp compiler
11892 happy.
11893 @item
11894 @i{Richard Moreland} wrote @i{MobileOrg} for the iPhone.
11895 @item
11896 @i{Rick Moynihan} proposed allowing multiple TODO sequences in a file
11897 and being able to quickly restrict the agenda to a subtree.
11898 @item
11899 @i{Todd Neal} provided patches for links to Info files and Elisp forms.
11900 @item
11901 @i{Greg Newman} refreshed the unicorn logo into its current form.
11902 @item
11903 @i{Tim O'Callaghan} suggested in-file links, search options for general
11904 file links, and TAGS.
11905 @item
11906 @i{Takeshi Okano} translated the manual and David O'Toole's tutorial
11907 into Japanese.
11908 @item
11909 @i{Oliver Oppitz} suggested multi-state TODO items.
11910 @item
11911 @i{Scott Otterson} sparked the introduction of descriptive text for
11912 links, among other things.
11913 @item
11914 @i{Pete Phillips} helped during the development of the TAGS feature, and
11915 provided frequent feedback.
11916 @item
11917 @i{Martin Pohlack} provided the code snippet to bundle character insertion
11918 into bundles of 20 for undo.
11919 @item
11920 @i{T.V. Raman} reported bugs and suggested improvements.
11921 @item
11922 @i{Matthias Rempe} (Oelde) provided ideas, Windows support, and quality
11923 control.
11924 @item
11925 @i{Paul Rivier} provided the basic implementation of named footnotes.
11926 @item
11927 @i{Kevin Rogers} contributed code to access VM files on remote hosts.
11928 @item
11929 @i{Sebastian Rose} wrote @file{org-info.js}, a Java script for displaying
11930 webpages derived from Org using an Info-like or a folding interface with
11931 single-key navigation.
11932 @item
11933 @i{Frank Ruell} solved the mystery of the @code{keymapp nil} bug, a
11934 conflict with @file{allout.el}.
11935 @item
11936 @i{Jason Riedy} generalized the send-receive mechanism for Orgtbl tables with
11937 extensive patches.
11938 @item
11939 @i{Philip Rooke} created the Org reference card, provided lots
11940 of feedback, developed and applied standards to the Org documentation.
11941 @item
11942 @i{Christian Schlauer} proposed angular brackets around links, among
11943 other things.
11944 @item
11945 @i{Eric Schulte} wrote @file{org-plot.el} and contributed various patches,
11946 small features and modules.
11947 @item
11948 Linking to VM/BBDB/Gnus was first inspired by @i{Tom Shannon}'s
11949 @file{organizer-mode.el}.
11950 @item
11951 @i{Ilya Shlyakhter} proposed the Archive Sibling, line numbering in literal
11952 examples, and remote highlighting for referenced code lines.
11953 @item
11954 @i{Stathis Sideris} wrote the @file{ditaa.jar} ASCII to PNG converter that is
11955 now packaged into Org's @file{contrib} directory.
11956 @item
11957 @i{Daniel Sinder} came up with the idea of internal archiving by locking
11958 subtrees.
11959 @item
11960 @i{Dale Smith} proposed link abbreviations.
11961 @item
11962 @i{James TD Smith} has contributed a large number of patches for useful
11963 tweaks and features.
11964 @item
11965 @i{Adam Spiers} asked for global linking commands, inspired the link
11966 extension system, added support for mairix, and proposed the mapping API.
11967 @item
11968 @i{Andy Stewart} contributed code to @file{org-w3m.el}, to copy HTML content
11969 with links transformation to Org syntax.
11970 @item
11971 @i{David O'Toole} wrote @file{org-publish.el} and drafted the manual
11972 chapter about publishing.
11973 @item
11974 @i{J@"urgen Vollmer} contributed code generating the table of contents
11975 in HTML output.
11976 @item
11977 @i{Chris Wallace} provided a patch implementing the @samp{QUOTE}
11978 keyword.
11979 @item
11980 @i{David Wainberg} suggested archiving, and improvements to the linking
11981 system.
11982 @item
11983 @i{John Wiegley} wrote @file{emacs-wiki.el}, @file{planner.el}, and
11984 @file{muse.el}, which have some overlap with Org.  Initially the development
11985 of Org was fully independent because I was not aware of the existence of
11986 these packages.  But with time I have occasionally looked at John's code and
11987 learned a lot from it.  John has also contributed a number of great ideas and
11988 patches directly to Org, including the attachment system
11989 (@file{org-attach.el}), integration with Apple Mail
11990 (@file{org-mac-message.el}), and hierarchical dependencies of TODO items.
11991 @item
11992 @i{Carsten Wimmer} suggested some changes and helped fix a bug in
11993 linking to Gnus.
11994 @item
11995 @i{Roland Winkler} requested additional key bindings to make Org
11996 work on a tty.
11997 @item
11998 @i{Piotr Zielinski} wrote @file{org-mouse.el}, proposed agenda blocks
11999 and contributed various ideas and code snippets.
12000 @end itemize
12003 @node Main Index, Key Index, History and Acknowledgments, Top
12004 @unnumbered Concept Index
12006 @printindex cp
12008 @node Key Index, Variable Index, Main Index, Top
12009 @unnumbered Key Index
12011 @printindex ky
12013 @node Variable Index,  , Key Index, Top
12014 @unnumbered Variable Index
12016 This is not a complete index of variables and faces, only the ones that are
12017 mentioned in the manual.  For a more complete list, use @kbd{M-x
12018 org-customize @key{RET}} and then klick yourself through the tree.
12020 @printindex vr
12022 @bye
12024 @ignore
12025         arch-tag: 7893d1Fe-cc57-4d13-b5e5-f494a1CBC7ac
12026 @end ignore
12028 @c Local variables:
12029 @c ispell-local-dictionary: "en_US-w_accents"
12030 @c ispell-local-pdict: "./.aspell.org.pws"
12031 @c fill-column: 77
12032 @c End:
12035 @c  LocalWords:  webdavhost pre