Website: Improve reading experience of the manual
[org-mode.git] / doc / org.texi
blob7ad21983055fd2f06cc7cbf97cee60c99b3d5046
1 \input texinfo
2 @c %**start of header
3 @setfilename ../../info/org
4 @settitle The Org Manual
6 @set VERSION 6.17trans
7 @set DATE January 2009
9 @dircategory Emacs
10 @direntry
11 * Org Mode: (org).      Outline-based notes management and organizer
12 @end direntry
14 @c Version and Contact Info
15 @set MAINTAINERSITE @uref{http://orgmode.org,maintainers webpage}
16 @set AUTHOR Carsten Dominik
17 @set MAINTAINER Carsten Dominik
18 @set MAINTAINEREMAIL @email{carsten at orgmode dot org}
19 @set MAINTAINERCONTACT @uref{mailto:carsten at orgmode dot org,contact the maintainer}
20 @c %**end of header
21 @finalout
23 @c Macro definitions
25 @c Subheadings inside a table.
26 @macro tsubheading{text}
27 @ifinfo
28 @subsubheading \text\
29 @end ifinfo
30 @ifnotinfo
31 @item @b{\text\}
32 @end ifnotinfo
33 @end macro
35 @copying
36 This manual is for Org (version @value{VERSION}).
38 Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
40 @quotation
41 Permission is granted to copy, distribute and/or modify this document
42 under the terms of the GNU Free Documentation License, Version 1.3 or
43 any later version published by the Free Software Foundation; with no
44 Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
45 and with the Back-Cover Texts as in (a) below.  A copy of the license
46 is included in the section entitled ``GNU Free Documentation License.''
48 (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
49 modify this GNU manual.  Buying copies from the FSF supports it in
50 developing GNU and promoting software freedom.''
52 This document is part of a collection distributed under the GNU Free
53 Documentation License.  If you want to distribute this document
54 separately from the collection, you can do so by adding a copy of the
55 license to the document, as described in section 6 of the license.
56 @end quotation
57 @end copying
59 @titlepage
60 @title The Org Manual
62 @subtitle Release @value{VERSION}
63 @author by Carsten Dominik
65 @c The following two commands start the copyright page.
66 @page
67 @vskip 0pt plus 1filll
68 @insertcopying
69 @end titlepage
71 @c Output the table of contents at the beginning.
72 @contents
74 @ifnottex
75 @node Top, Introduction, (dir), (dir)
76 @top Org Mode Manual
78 @insertcopying
79 @end ifnottex
81 @menu
82 * Introduction::                Getting started
83 * Document Structure::          A tree works like your brain
84 * Tables::                      Pure magic for quick formatting
85 * Hyperlinks::                  Notes in context
86 * TODO Items::                  Every tree branch can be a TODO item
87 * Tags::                        Tagging headlines and matching sets of tags
88 * Properties and Columns::      Storing information about an entry
89 * Dates and Times::             Making items useful for planning
90 * Capture::                     Creating tasks and attaching files
91 * Agenda Views::                Collecting information into views
92 * Embedded LaTeX::              LaTeX fragments and formulas
93 * Exporting::                   Sharing and publishing of notes
94 * Publishing::                  Create a web site of linked Org files
95 * Miscellaneous::               All the rest which did not fit elsewhere
96 * Extensions::                  Add-ons for Org mode
97 * Hacking::                     How to hack your way around
98 * History and Acknowledgments::  How Org came into being
99 * Main Index::                  An index of Org's concepts and features
100 * Key Index::                   Key bindings and where they are described
102 @detailmenu
103  --- The Detailed Node Listing ---
105 Introduction
107 * Summary::                     Brief summary of what Org does
108 * Installation::                How to install a downloaded version of Org
109 * Activation::                  How to activate Org for certain buffers
110 * Feedback::                    Bug reports, ideas, patches etc.
111 * Conventions::                 Type-setting conventions in the manual
113 Document Structure
115 * Outlines::                    Org is based on Outline mode
116 * Headlines::                   How to typeset Org tree headlines
117 * Visibility cycling::          Show and hide, much simplified
118 * Motion::                      Jumping to other headlines
119 * Structure editing::           Changing sequence and level of headlines
120 * Archiving::                   Move done task trees to a different place
121 * Sparse trees::                Matches embedded in context
122 * Plain lists::                 Additional structure within an entry
123 * Drawers::                     Tucking stuff away
124 * Footnotes::                   How footnotes are defined in Org's syntax
125 * Orgstruct mode::              Structure editing outside Org
127 Archiving
129 * ARCHIVE tag::                 Marking a tree as inactive
130 * Moving subtrees::             Moving a tree to an archive file
132 Tables
134 * Built-in table editor::       Simple tables
135 * Narrow columns::              Stop wasting space in tables
136 * Column groups::               Grouping to trigger vertical lines
137 * Orgtbl mode::                 The table editor as minor mode
138 * The spreadsheet::             The table editor has spreadsheet capabilities
139 * Org Plot::                    Plotting from org tables
141 The spreadsheet
143 * References::                  How to refer to another field or range
144 * Formula syntax for Calc::     Using Calc to compute stuff
145 * Formula syntax for Lisp::     Writing formulas in Emacs Lisp
146 * Field formulas::              Formulas valid for a single field
147 * Column formulas::             Formulas valid for an entire column
148 * Editing and debugging formulas::  Fixing formulas
149 * Updating the table::          Recomputing all dependent fields
150 * Advanced features::           Field names, parameters and automatic recalc
152 Hyperlinks
154 * Link format::                 How links in Org are formatted
155 * Internal links::              Links to other places in the current file
156 * External links::              URL-like links to the world
157 * Handling links::              Creating, inserting and following
158 * Using links outside Org::     Linking from my C source code?
159 * Link abbreviations::          Shortcuts for writing complex links
160 * Search options::              Linking to a specific location
161 * Custom searches::             When the default search is not enough
163 Internal links
165 * Radio targets::               Make targets trigger links in plain text
167 TODO Items
169 * TODO basics::                 Marking and displaying TODO entries
170 * TODO extensions::             Workflow and assignments
171 * Progress logging::            Dates and notes for progress
172 * Priorities::                  Some things are more important than others
173 * Breaking down tasks::         Splitting a task into manageable pieces
174 * Checkboxes::                  Tick-off lists
176 Extended use of TODO keywords
178 * Workflow states::             From TODO to DONE in steps
179 * TODO types::                  I do this, Fred does the rest
180 * Multiple sets in one file::   Mixing it all, and still finding your way
181 * Fast access to TODO states::  Single letter selection of a state
182 * Per-file keywords::           Different files, different requirements
183 * Faces for TODO keywords::     Highlighting states
185 Progress logging
187 * Closing items::               When was this entry marked DONE?
188 * Tracking TODO state changes::  When did the status change?
190 Tags
192 * Tag inheritance::             Tags use the tree structure of the outline
193 * Setting tags::                How to assign tags to a headline
194 * Tag searches::                Searching for combinations of tags
196 Properties and Columns
198 * Property syntax::             How properties are spelled out
199 * Special properties::          Access to other Org mode features
200 * Property searches::           Matching property values
201 * Property inheritance::        Passing values down the tree
202 * Column view::                 Tabular viewing and editing
203 * Property API::                Properties for Lisp programmers
205 Column view
207 * Defining columns::            The COLUMNS format property
208 * Using column view::           How to create and use column view
209 * Capturing column view::       A dynamic block for column view
211 Defining columns
213 * Scope of column definitions::  Where defined, where valid?
214 * Column attributes::           Appearance and content of a column
216 Dates and Times
218 * Timestamps::                  Assigning a time to a tree entry
219 * Creating timestamps::         Commands which insert timestamps
220 * Deadlines and scheduling::    Planning your work
221 * Clocking work time::          Tracking how long you spend on a task
222 * Effort estimates::            Planning work effort in advance
223 * Relative timer::              Notes with a running timer
225 Creating timestamps
227 * The date/time prompt::        How Org mode helps you entering date and time
228 * Custom time format::          Making dates look different
230 Deadlines and scheduling
232 * Inserting deadline/schedule::  Planning items
233 * Repeated tasks::              Items that show up again and again
235 Capture
237 * Remember::                    Capture new tasks/ideas with little interruption
238 * Attachments::                 Add files to tasks.
240 Remember
242 * Setting up Remember::         Some code for .emacs to get things going
243 * Remember templates::          Define the outline of different note types
244 * Storing notes::               Directly get the note to where it belongs
245 * Refiling notes::              Moving a note or task to a project
247 Agenda Views
249 * Agenda files::                Files being searched for agenda information
250 * Agenda dispatcher::           Keyboard access to agenda views
251 * Built-in agenda views::       What is available out of the box?
252 * Presentation and sorting::    How agenda items are prepared for display
253 * Agenda commands::             Remote editing of Org trees
254 * Custom agenda views::         Defining special searches and views
255 * Agenda column view::          Using column view for collected entries
257 The built-in agenda views
259 * Weekly/daily agenda::         The calendar page with current tasks
260 * Global TODO list::            All unfinished action items
261 * Matching tags and properties::  Structured information with fine-tuned search
262 * Timeline::                    Time-sorted view for single file
263 * Keyword search::              Finding entries by keyword
264 * Stuck projects::              Find projects you need to review
266 Presentation and sorting
268 * Categories::                  Not all tasks are equal
269 * Time-of-day specifications::  How the agenda knows the time
270 * Sorting of agenda items::     The order of things
272 Custom agenda views
274 * Storing searches::            Type once, use often
275 * Block agenda::                All the stuff you need in a single buffer
276 * Setting Options::             Changing the rules
277 * Exporting Agenda Views::      Writing agendas to files
278 * Using the agenda elsewhere::  Using agenda information in other programs
280 Embedded LaTeX
282 * Math symbols::                TeX macros for symbols and Greek letters
283 * Subscripts and superscripts::  Simple syntax for raising/lowering text
284 * LaTeX fragments::             Complex formulas made easy
285 * Processing LaTeX fragments::  Previewing LaTeX processing
286 * CDLaTeX mode::                Speed up entering of formulas
288 Exporting
290 * Markup rules::                Which structures are recognized?
291 * Selective export::            Using tags to select and exclude trees
292 * Export options::              Per-file export settings
293 * The export dispatcher::       How to access exporter commands
294 * ASCII export::                Exporting to plain ASCII
295 * HTML export::                 Exporting to HTML
296 * LaTeX and PDF export::        Exporting to LaTeX, and processing to PDF
297 * XOXO export::                 Exporting to XOXO
298 * iCalendar export::            Exporting in iCalendar format
300 Markup rules
302 * Document title::              How the document title is determined
303 * Headings and sections::       The main structure of the exported document
304 * Table of contents::           If, where, how to create a table of contents
305 * Initial text::                Text before the first headline
306 * Lists::                       Plain lists are exported
307 * Paragraphs::                  What determines beginning and ending
308 * Literal examples::            Source code and other examples
309 * Include files::               Include the contents of a file during export
310 * Tables exported::             Tables are exported richly
311 * Inlined images::              How to inline images during export
312 * Footnote markup::             
313 * Emphasis and monospace::      To bold or not to bold
314 * TeX macros and LaTeX fragments::  Create special, rich export.
315 * Horizontal rules::            A line across the page
316 * Comment lines::               Some lines will not be exported
318 HTML export
320 * HTML Export commands::        How to invoke HTML export
321 * Quoting HTML tags::           Using direct HTML in Org mode
322 * Links::                       Transformation of links for HTML
323 * Images in HTML export::       How to insert figures into HTML output
324 * CSS support::                 Changing the appearance of the output
325 * Javascript support::          Info and Folding in a web browser
327 LaTeX and PDF export
329 * LaTeX/PDF export commands::   Which key invokes which commands
330 * Quoting LaTeX code::          Incorporating literal LaTeX code
331 * Sectioning structure::        Changing sectioning in LaTeX output
332 * Tables in LaTeX export::      Options for exporting tables to LaTeX
333 * Images in LaTeX export::      How to insert figures into LaTeX output
335 Publishing
337 * Configuration::               Defining projects
338 * Sample configuration::        Example projects
339 * Triggering publication::      Publication commands
341 Configuration
343 * Project alist::               The central configuration variable
344 * Sources and destinations::    From here to there
345 * Selecting files::             What files are part of the project?
346 * Publishing action::           Setting the function doing the publishing
347 * Publishing options::          Tweaking HTML export
348 * Publishing links::            Which links keep working after publishing?
349 * Project page index::          Publishing a list of project files
351 Sample configuration
353 * Simple example::              One-component publishing
354 * Complex example::             A multi-component publishing example
356 Miscellaneous
358 * Completion::                  M-TAB knows what you need
359 * Customization::               Adapting Org to your taste
360 * In-buffer settings::          Overview of the #+KEYWORDS
361 * The very busy C-c C-c key::   When in doubt, press C-c C-c
362 * Clean view::                  Getting rid of leading stars in the outline
363 * TTY keys::                    Using Org on a tty
364 * Interaction::                 Other Emacs packages
365 * Bugs::                        Things which do not work perfectly
367 Interaction with other packages
369 * Cooperation::                 Packages Org cooperates with
370 * Conflicts::                   Packages that lead to conflicts
372 Extensions
374 * Extensions in the contrib directory::  These come with the Org distro
375 * Other extensions::            These you have to find on the web.
377 Hacking
379 * Adding hyperlink types::      New custom link types
380 * Tables in arbitrary syntax::  Orgtbl for LaTeX and other programs
381 * Dynamic blocks::              Automatically filled blocks
382 * Special agenda views::        Customized views
383 * Using the property API::      Writing programs that use entry properties
384 * Using the mapping API::       Mapping over all or selected entries
386 Tables and lists in arbitrary syntax
388 * Radio tables::                Sending and receiving
389 * A LaTeX example::             Step by step, almost a tutorial
390 * Translator functions::        Copy and modify
391 * Radio lists::                 Doing the same for lists
393 @end detailmenu
394 @end menu
396 @node Introduction, Document Structure, Top, Top
397 @chapter Introduction
398 @cindex introduction
400 @menu
401 * Summary::                     Brief summary of what Org does
402 * Installation::                How to install a downloaded version of Org
403 * Activation::                  How to activate Org for certain buffers
404 * Feedback::                    Bug reports, ideas, patches etc.
405 * Conventions::                 Type-setting conventions in the manual
406 @end menu
408 @node Summary, Installation, Introduction, Introduction
409 @section Summary
410 @cindex summary
412 Org is a mode for keeping notes, maintaining TODO lists, and doing
413 project planning with a fast and effective plain-text system.
415 Org develops organizational tasks around NOTES files that contain
416 lists or information about projects as plain text.  Org is
417 implemented on top of Outline mode, which makes it possible to keep the
418 content of large files well structured.  Visibility cycling and
419 structure editing help to work with the tree.  Tables are easily created
420 with a built-in table editor.  Org supports TODO items, deadlines,
421 time stamps, and scheduling.  It dynamically compiles entries into an
422 agenda that utilizes and smoothly integrates much of the Emacs calendar
423 and diary.  Plain text URL-like links connect to websites, emails,
424 Usenet messages, BBDB entries, and any files related to the projects.
425 For printing and sharing of notes, an Org file can be exported as a
426 structured ASCII file, as HTML, or (TODO and agenda items only) as an
427 iCalendar file.  It can also serve as a publishing tool for a set of
428 linked web pages.
430 An important design aspect that distinguishes Org from for example
431 Planner/Muse is that it encourages to store every piece of information
432 only once.  In Planner, you have project pages, day pages and possibly
433 other files, duplicating some information such as tasks.  In Org,
434 you only have notes files.  In your notes you mark entries as tasks,
435 label them with tags and timestamps.  All necessary lists like a
436 schedule for the day, the agenda for a meeting, tasks lists selected by
437 tags etc are created dynamically when you need them.
439 Org keeps simple things simple.  When first fired up, it should
440 feel like a straightforward, easy to use outliner.  Complexity is not
441 imposed, but a large amount of functionality is available when you need
442 it.  Org is a toolbox and can be used in different ways, for
443 example as:
445 @example
446 @r{@bullet{} outline extension with visibility cycling and structure editing}
447 @r{@bullet{} ASCII system and table editor for taking structured notes}
448 @r{@bullet{} ASCII table editor with spreadsheet-like capabilities}
449 @r{@bullet{} TODO list editor}
450 @r{@bullet{} full agenda and planner with deadlines and work scheduling}
451 @r{@bullet{} environment to implement David Allen's GTD system}
452 @r{@bullet{} a basic database application}
453 @r{@bullet{} simple hypertext system, with HTML and LaTeX export}
454 @r{@bullet{} publishing tool to create a set of interlinked webpages}
455 @end example
457 Org's automatic, context sensitive table editor with spreadsheet
458 capabilities can be integrated into any major mode by activating the
459 minor Orgtbl mode.  Using a translation step, it can be used to maintain
460 tables in arbitrary file types, for example in La@TeX{}.  The structure
461 editing and list creation capabilities can be used outside Org with
462 the minor Orgstruct mode.
464 @cindex FAQ
465 There is a website for Org which provides links to the newest
466 version of Org, as well as additional information, frequently asked
467 questions (FAQ), links to tutorials etc.  This page is located at
468 @uref{http://orgmode.org}.
470 @page
473 @node Installation, Activation, Summary, Introduction
474 @section Installation
475 @cindex installation
476 @cindex XEmacs
478 @b{Important:} @i{If Org is part of the Emacs distribution or an
479 XEmacs package, please skip this section and go directly to
480 @ref{Activation}.}
482 If you have downloaded Org from the Web, either as a distribution @file{.zip}
483 or @file{.tar} file, or as a GIT archive, you must take the following steps
484 to install it: Go into the unpacked Org distribution directory and edit the
485 top section of the file @file{Makefile}.  You must set the name of the Emacs
486 binary (likely either @file{emacs} or @file{xemacs}), and the paths to the
487 directories where local Lisp and Info files are kept.  If you don't have
488 access to the system-wide directories, you can simply run Org directly from
489 the distribution directory by adding the @file{lisp} subdirectory to the
490 Emacs load path.  To do this, add the following line to @file{.emacs}:
492 @example
493 (setq load-path (cons "~/path/to/orgdir/lisp" load-path))
494 @end example
496 @noindent
497 If you plan to use code from the @file{contrib} subdirectory, do a similar
498 step for this directory:
500 @example
501 (setq load-path (cons "~/path/to/orgdir/contrib/lisp" load-path))
502 @end example
504 @b{XEmacs users now need to install the file @file{noutline.el} from
505 the @file{xemacs} sub-directory of the Org distribution.  Use the
506 command:}
508 @example
509 @b{make install-noutline}
510 @end example
512 @noindent Now byte-compile the Lisp files with the shell command:
514 @example
515 make
516 @end example
518 @noindent If you are running Org from the distribution directory, this is
519 all.  If you want to install into the system directories, use
521 @example
522 make install
523 make install-info
524 @end example
526 @noindent Then add to @file{.emacs}:
528 @lisp
529 ;; This line only if Org is not part of the X/Emacs distribution.
530 (require 'org-install)
531 @end lisp
533 Do not forget to activate Org as described in the following section.
535 @node Activation, Feedback, Installation, Introduction
536 @section Activation
537 @cindex activation
538 @cindex autoload
539 @cindex global key bindings
540 @cindex key bindings, global
542 @iftex
543 @b{Important:} @i{If you use copy-and-paste to copy lisp code from the
544 PDF documentation as viewed by some PDF viewers to your .emacs file, the
545 single quote character comes out incorrectly and the code will not work.
546 You need to fix the single quotes by hand, or copy from Info
547 documentation.}
548 @end iftex
550 Add the following lines to your @file{.emacs} file.  The last three lines
551 define @emph{global} keys for the commands @command{org-store-link},
552 @command{org-agenda}, and @command{org-iswitchb} - please choose suitable
553 keys yourself.
555 @lisp
556 ;; The following lines are always needed.  Choose your own keys.
557 (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
558 (global-set-key "\C-cl" 'org-store-link)
559 (global-set-key "\C-ca" 'org-agenda)
560 (global-set-key "\C-cb" 'org-iswitchb)
561 @end lisp
563 Furthermore, you must activate @code{font-lock-mode} in Org
564 buffers, because significant functionality depends on font-locking being
565 active.  You can do this with either one of the following two lines
566 (XEmacs user must use the second option):
567 @lisp
568 (global-font-lock-mode 1)                     ; for all buffers
569 (add-hook 'org-mode-hook 'turn-on-font-lock)  ; Org buffers only
570 @end lisp
572 @cindex Org mode, turning on
573 With this setup, all files with extension @samp{.org} will be put
574 into Org mode.  As an alternative, make the first line of a file look
575 like this:
577 @example
578 MY PROJECTS    -*- mode: org; -*-
579 @end example
581 @noindent which will select Org mode for this buffer no matter what
582 the file's name is.  See also the variable
583 @code{org-insert-mode-line-in-empty-file}.
585 Many commands in Org work on the region is he region is active.  To make use
586 of this, you need to have @code{transient-mark-mode} (@code{zmacs-regions} in
587 XEmacs) turned on.  In Emacs 23 this is the default, in Emacs 22 you need to
588 do this yourself with
590 @lisp
591 (transient-mark-mode 1)
592 @end lisp
594 @node Feedback, Conventions, Activation, Introduction
595 @section Feedback
596 @cindex feedback
597 @cindex bug reports
598 @cindex maintainer
599 @cindex author
601 If you find problems with Org, or if you have questions, remarks, or ideas
602 about it, please mail to the Org mailing list @code{emacs-orgmode@@gnu.org}.
603 If you are not a member of the mailing list, your mail will be reviewed by a
604 moderator and then passed through to the list.
606 For bug reports, please provide as much information as possible,
607 including the version information of Emacs (@kbd{C-h v emacs-version
608 @key{RET}}) and Org (@kbd{C-h v org-version @key{RET}}), as well as
609 the Org related setup in @file{.emacs}.  If an error occurs, a
610 backtrace can be very useful (see below on how to create one).  Often a
611 small example file helps, along with clear information about:
613 @enumerate
614 @item What exactly did you do?
615 @item What did you expect to happen?
616 @item What happened instead?
617 @end enumerate
618 @noindent Thank you for helping to improve this mode.
620 @subsubheading How to create a useful backtrace
622 @cindex backtrace of an error
623 If working with Org produces an error with a message you don't
624 understand, you may have hit a bug.  The best way to report this is by
625 providing, in addition to what was mentioned above, a @emph{Backtrace}.
626 This is information from the built-in debugger about where and how the
627 error occurred.  Here is how to produce a useful backtrace:
629 @enumerate
630 @item
631 Start a fresh Emacs or XEmacs, and make sure that it will load the
632 original Lisp code in @file{org.el} instead of the compiled version in
633 @file{org.elc}.  The backtrace contains much more information if it is
634 produced with uncompiled code.  To do this, either rename @file{org.elc}
635 to something else before starting Emacs, or ask Emacs explicitly to load
636 @file{org.el} by using the command line
637 @example
638 emacs -l /path/to/org.el
639 @end example
640 @item
641 Go to the @code{Options} menu and select @code{Enter Debugger on Error}
642 (XEmacs has this option in the @code{Troubleshooting} sub-menu).
643 @item
644 Do whatever you have to do to hit the error.  Don't forget to
645 document the steps you take.
646 @item
647 When you hit the error, a @file{*Backtrace*} buffer will appear on the
648 screen.  Save this buffer to a file (for example using @kbd{C-x C-w}) and
649 attach it to your bug report.
650 @end enumerate
652 @node Conventions,  , Feedback, Introduction
653 @section Typesetting conventions used in this manual
655 Org uses three types of keywords: TODO keywords, tags, and property
656 names.  In this manual we use the following conventions:
658 @table @code
659 @item TODO
660 @itemx WAITING
661 TODO keywords are written with all capitals, even if they are
662 user-defined.
663 @item boss
664 @itemx ARCHIVE
665 User-defined tags are written in lowercase; built-in tags with special
666 meaning are written with all capitals.
667 @item Release
668 @itemx PRIORITY
669 User-defined properties are capitalized; built-in properties with
670 special meaning are written with all capitals.
671 @end table
673 @node Document Structure, Tables, Introduction, Top
674 @chapter Document Structure
675 @cindex document structure
676 @cindex structure of document
678 Org is based on outline mode and provides flexible commands to
679 edit the structure of the document.
681 @menu
682 * Outlines::                    Org is based on Outline mode
683 * Headlines::                   How to typeset Org tree headlines
684 * Visibility cycling::          Show and hide, much simplified
685 * Motion::                      Jumping to other headlines
686 * Structure editing::           Changing sequence and level of headlines
687 * Archiving::                   Move done task trees to a different place
688 * Sparse trees::                Matches embedded in context
689 * Plain lists::                 Additional structure within an entry
690 * Drawers::                     Tucking stuff away
691 * Footnotes::                   How footnotes are defined in Org's syntax
692 * Orgstruct mode::              Structure editing outside Org
693 @end menu
695 @node Outlines, Headlines, Document Structure, Document Structure
696 @section Outlines
697 @cindex outlines
698 @cindex Outline mode
700 Org is implemented on top of Outline mode.  Outlines allow a
701 document to be organized in a hierarchical structure, which (at least
702 for me) is the best representation of notes and thoughts.  An overview
703 of this structure is achieved by folding (hiding) large parts of the
704 document to show only the general document structure and the parts
705 currently being worked on.  Org greatly simplifies the use of
706 outlines by compressing the entire show/hide functionality into a single
707 command @command{org-cycle}, which is bound to the @key{TAB} key.
709 @node Headlines, Visibility cycling, Outlines, Document Structure
710 @section Headlines
711 @cindex headlines
712 @cindex outline tree
714 Headlines define the structure of an outline tree.  The headlines in
715 Org start with one or more stars, on the left margin@footnote{See
716 the variable @code{org-special-ctrl-a/e} to configure special behavior
717 of @kbd{C-a} and @kbd{C-e} in headlines.}.  For example:
719 @example
720 * Top level headline
721 ** Second level
722 *** 3rd level
723     some text
724 *** 3rd level
725     more text
727 * Another top level headline
728 @end example
730 @noindent Some people find the many stars too noisy and would prefer an
731 outline that has whitespace followed by a single star as headline
732 starters.  @ref{Clean view} describes a setup to realize this.
734 An empty line after the end of a subtree is considered part of it and
735 will be hidden when the subtree is folded.  However, if you leave at
736 least two empty lines, one empty line will remain visible after folding
737 the subtree, in order to structure the collapsed view.  See the
738 variable @code{org-cycle-separator-lines} to modify this behavior.
740 @node Visibility cycling, Motion, Headlines, Document Structure
741 @section Visibility cycling
742 @cindex cycling, visibility
743 @cindex visibility cycling
744 @cindex trees, visibility
745 @cindex show hidden text
746 @cindex hide text
748 Outlines make it possible to hide parts of the text in the buffer.
749 Org uses just two commands, bound to @key{TAB} and
750 @kbd{S-@key{TAB}} to change the visibility in the buffer.
752 @cindex subtree visibility states
753 @cindex subtree cycling
754 @cindex folded, subtree visibility state
755 @cindex children, subtree visibility state
756 @cindex subtree, subtree visibility state
757 @table @kbd
758 @kindex @key{TAB}
759 @item @key{TAB}
760 @emph{Subtree cycling}: Rotate current subtree among the states
762 @example
763 ,-> FOLDED -> CHILDREN -> SUBTREE --.
764 '-----------------------------------'
765 @end example
767 The cursor must be on a headline for this to work@footnote{see, however,
768 the option @code{org-cycle-emulate-tab}.}.  When the cursor is at the
769 beginning of the buffer and the first line is not a headline, then
770 @key{TAB} actually runs global cycling (see below)@footnote{see the
771 option @code{org-cycle-global-at-bob}.}.  Also when called with a prefix
772 argument (@kbd{C-u @key{TAB}}), global cycling is invoked.
774 @cindex global visibility states
775 @cindex global cycling
776 @cindex overview, global visibility state
777 @cindex contents, global visibility state
778 @cindex show all, global visibility state
779 @kindex S-@key{TAB}
780 @item S-@key{TAB}
781 @itemx C-u @key{TAB}
782 @emph{Global cycling}: Rotate the entire buffer among the states
784 @example
785 ,-> OVERVIEW -> CONTENTS -> SHOW ALL --.
786 '--------------------------------------'
787 @end example
789 When @kbd{S-@key{TAB}} is called with a numeric prefix argument N, the
790 CONTENTS view up to headlines of level N will be shown.  Note that inside
791 tables, @kbd{S-@key{TAB}} jumps to the previous field.
793 @cindex show all, command
794 @kindex C-u C-u C-u @key{TAB}
795 @item C-u C-u C-u @key{TAB}
796 Show all, including drawers.
797 @kindex C-c C-r
798 @item C-c C-r
799 Reveal context around point, showing the current entry, the following heading
800 and the hierarchy above.  Useful for working near a location that has been
801 exposed by a sparse tree command (@pxref{Sparse trees}) or an agenda command
802 (@pxref{Agenda commands}).  With a prefix argument show, on each
803 level, all sibling headings.
804 @kindex C-c C-x b
805 @item C-c C-x b
806 Show the current subtree in an indirect buffer@footnote{The indirect
807 buffer
808 @ifinfo
809 (@pxref{Indirect Buffers,,,emacs,GNU Emacs Manual})
810 @end ifinfo
811 @ifnotinfo
812 (see the Emacs manual for more information about indirect buffers)
813 @end ifnotinfo
814 will contain the entire buffer, but will be narrowed to the current
815 tree.  Editing the indirect buffer will also change the original buffer,
816 but without affecting visibility in that buffer.}.  With a numeric
817 prefix argument N, go up to level N and then take that tree.  If N is
818 negative then go up that many levels.  With a @kbd{C-u} prefix, do not remove
819 the previously used indirect buffer.
820 @end table
822 When Emacs first visits an Org file, the global state is set to
823 OVERVIEW, i.e. only the top level headlines are visible.  This can be
824 configured through the variable @code{org-startup-folded}, or on a
825 per-file basis by adding one of the following lines anywhere in the
826 buffer:
828 @example
829 #+STARTUP: overview
830 #+STARTUP: content
831 #+STARTUP: showall
832 @end example
834 @noindent
835 Furthermore, any entries with a @samp{VISIBILITY} property (@pxref{Properties
836 and Columns}) will get their visibility adapted accordingly.  Allowed values
837 for this property are @code{folded}, @code{children}, @code{content}, and
838 @code{all}.
839 @table @kbd
840 @kindex C-u C-u @key{TAB}
841 @item C-u C-u @key{TAB}
842 Switch back to the startup visibility of the buffer, i.e. whatever is
843 requested by startup options and @samp{VISIBILITY} properties in individual
844 entries.
845 @end table
847 @node Motion, Structure editing, Visibility cycling, Document Structure
848 @section Motion
849 @cindex motion, between headlines
850 @cindex jumping, to headlines
851 @cindex headline navigation
852 The following commands jump to other headlines in the buffer.
854 @table @kbd
855 @kindex C-c C-n
856 @item C-c C-n
857 Next heading.
858 @kindex C-c C-p
859 @item C-c C-p
860 Previous heading.
861 @kindex C-c C-f
862 @item C-c C-f
863 Next heading same level.
864 @kindex C-c C-b
865 @item C-c C-b
866 Previous heading same level.
867 @kindex C-c C-u
868 @item C-c C-u
869 Backward to higher level heading.
870 @kindex C-c C-j
871 @item C-c C-j
872 Jump to a different place without changing the current outline
873 visibility.  Shows the document structure in a temporary buffer, where
874 you can use the following keys to find your destination:
875 @example
876 @key{TAB}         @r{Cycle visibility.}
877 @key{down} / @key{up}   @r{Next/previous visible headline.}
878 @key{RET}         @r{Select this location.}
879 @kbd{/}           @r{Do a Sparse-tree search}
880 @r{The following keys work if you turn off @code{org-goto-auto-isearch}}
881 n / p        @r{Next/previous visible headline.}
882 f / b        @r{Next/previous headline same level.}
883 u            @r{One level up.}
884 0-9          @r{Digit argument.}
885 q            @r{Quit}
886 @end example
887 See also the variable@code{org-goto-interface}.
888 @end table
890 @node Structure editing, Archiving, Motion, Document Structure
891 @section Structure editing
892 @cindex structure editing
893 @cindex headline, promotion and demotion
894 @cindex promotion, of subtrees
895 @cindex demotion, of subtrees
896 @cindex subtree, cut and paste
897 @cindex pasting, of subtrees
898 @cindex cutting, of subtrees
899 @cindex copying, of subtrees
900 @cindex subtrees, cut and paste
902 @table @kbd
903 @kindex M-@key{RET}
904 @item M-@key{RET}
905 Insert new heading with same level as current.  If the cursor is in a
906 plain list item, a new item is created (@pxref{Plain lists}).  To force
907 creation of a new headline, use a prefix argument, or first press @key{RET}
908 to get to the beginning of the next line.  When this command is used in
909 the middle of a line, the line is split and the rest of the line becomes
910 the new headline@footnote{If you do not want the line to be split,
911 customize the variable @code{org-M-RET-may-split-line}.}.  If the
912 command is used at the beginning of a headline, the new headline is
913 created before the current line.  If at the beginning of any other line,
914 the content of that line is made the new heading.  If the command is
915 used at the end of a folded subtree (i.e. behind the ellipses at the end
916 of a headline), then a headline like the current one will be inserted
917 after the end of the subtree.
918 @kindex C-@key{RET}
919 @item C-@key{RET}
920 Just like @kbd{M-@key{RET}}, except when adding a new heading below the
921 current heading, the new heading is placed after the body instead of before
922 it.  This command works from anywhere in the entry.
923 @kindex M-S-@key{RET}
924 @item M-S-@key{RET}
925 Insert new TODO entry with same level as current heading.
926 @kindex C-S-@key{RET}
927 @item C-S-@key{RET}
928 Insert new TODO entry with same level as current heading.  Like
929 @kbd{C-@key{RET}}, the new headline will be inserted after the current
930 subtree.
931 @kindex M-@key{left}
932 @item M-@key{left}
933 Promote current heading by one level.
934 @kindex M-@key{right}
935 @item M-@key{right}
936 Demote current heading by one level.
937 @kindex M-S-@key{left}
938 @item M-S-@key{left}
939 Promote the current subtree by one level.
940 @kindex M-S-@key{right}
941 @item M-S-@key{right}
942 Demote the current subtree by one level.
943 @kindex M-S-@key{up}
944 @item M-S-@key{up}
945 Move subtree up (swap with previous subtree of same
946 level).
947 @kindex M-S-@key{down}
948 @item M-S-@key{down}
949 Move subtree down (swap with next subtree of same level).
950 @kindex C-c C-x C-w
951 @item C-c C-x C-w
952 Kill subtree, i.e. remove it from buffer but save in kill ring.
953 With a numeric prefix argument N, kill N sequential subtrees.
954 @kindex C-c C-x M-w
955 @item C-c C-x M-w
956 Copy subtree to kill ring.  With a numeric prefix argument N, copy the N
957 sequential subtrees.
958 @kindex C-c C-x C-y
959 @item C-c C-x C-y
960 Yank subtree from kill ring.  This does modify the level of the subtree to
961 make sure the tree fits in nicely at the yank position.  The yank level can
962 also be specified with a numeric prefix argument, or by yanking after a
963 headline marker like @samp{****}.
964 @kindex C-y
965 @item C-y
966 Depending on the variables @code{org-yank-adjusted-subtrees} and
967 @code{org-yank-folded-subtrees}, Org's internal @code{yank} command will
968 paste subtrees folded and in a clever way, using the same command as @kbd{C-c
969 C-x C-y}.  With the default settings, level adjustment will take place and
970 yanked trees will be folded unless doing so would swallow text previously
971 visible.  Any prefix argument to this command will force a normal @code{yank}
972 to be executed, with the prefix passed along.  A good way to force a normal
973 yank is @kbd{C-u C-y}.  If you use @code{yank-pop} after a yank, it will yank
974 previous kill items plainly, without adjustment and folding.
975 @kindex C-c C-w
976 @item C-c C-w
977 Refile entry or region to a different location.  @xref{Refiling notes}.
978 @kindex C-c ^
979 @item C-c ^
980 Sort same-level entries.  When there is an active region, all entries in the
981 region will be sorted.  Otherwise the children of the current headline are
982 sorted.  The command prompts for the sorting method, which can be
983 alphabetically, numerically, by time (using the first time stamp in each
984 entry), by priority, or by TODO keyword (in the sequence the keywords have
985 been defined in the setup).  Reverse sorting is possible as well.  You can
986 also supply your own function to extract the sorting key.  With a @kbd{C-u}
987 prefix, sorting will be case-sensitive.  With two @kbd{C-u C-u} prefixes,
988 duplicate entries will also be removed.
989 @kindex C-x n s
990 @item C-x n s
991 Narrow buffer to current subtree.
992 @kindex C-x n w
993 @item C-x n w
994 Widen buffer to remove a narrowing.
995 @kindex C-c *
996 @item C-c *
997 Turn a normal line or plain list item into a headline (so that it
998 becomes a subheading at its location).  Also turn a headline into a
999 normal line by removing the stars.  If there is an active region, turn
1000 all lines in the region into headlines.  Or, if the first line is a
1001 headline, remove the stars from all headlines in the region.
1002 @end table
1004 @cindex region, active
1005 @cindex active region
1006 @cindex Transient mark mode
1007 When there is an active region (Transient mark mode), promotion and
1008 demotion work on all headlines in the region.  To select a region of
1009 headlines, it is best to place both point and mark at the beginning of a
1010 line, mark at the beginning of the first headline, and point at the line
1011 just after the last headline to change.  Note that when the cursor is
1012 inside a table (@pxref{Tables}), the Meta-Cursor keys have different
1013 functionality.
1015 @node Archiving, Sparse trees, Structure editing, Document Structure
1016 @section Archiving
1017 @cindex archiving
1019 When a project represented by a (sub)tree is finished, you may want
1020 to move the tree out of the way and to stop it from contributing to the
1021 agenda.  Org mode knows two ways of archiving.  You can mark a tree with
1022 the ARCHIVE tag, or you can move an entire (sub)tree to a different
1023 location.
1025 @menu
1026 * ARCHIVE tag::                 Marking a tree as inactive
1027 * Moving subtrees::             Moving a tree to an archive file
1028 @end menu
1030 @node ARCHIVE tag, Moving subtrees, Archiving, Archiving
1031 @subsection The ARCHIVE tag
1032 @cindex internal archiving
1034 A headline that is marked with the ARCHIVE tag (@pxref{Tags}) stays at
1035 its location in the outline tree, but behaves in the following way:
1036 @itemize @minus
1037 @item
1038 It does not open when you attempt to do so with a visibility cycling
1039 command (@pxref{Visibility cycling}).  You can force cycling archived
1040 subtrees with @kbd{C-@key{TAB}}, or by setting the option
1041 @code{org-cycle-open-archived-trees}.  Also normal outline commands like
1042 @code{show-all} will open archived subtrees.
1043 @item
1044 During sparse tree construction (@pxref{Sparse trees}), matches in
1045 archived subtrees are not exposed, unless you configure the option
1046 @code{org-sparse-tree-open-archived-trees}.
1047 @item
1048 During agenda view construction (@pxref{Agenda Views}), the content of
1049 archived trees is ignored unless you configure the option
1050 @code{org-agenda-skip-archived-trees}, in which case these trees will always
1051 be included.  In the agenda you can press the @kbd{v} key to get archives
1052 temporarily included.
1053 @item
1054 Archived trees are not exported (@pxref{Exporting}), only the headline
1055 is.  Configure the details using the variable
1056 @code{org-export-with-archived-trees}.
1057 @end itemize
1059 The following commands help managing the ARCHIVE tag:
1061 @table @kbd
1062 @kindex C-c C-x a
1063 @item C-c C-x a
1064 Toggle the ARCHIVE tag for the current headline.  When the tag is set,
1065 the headline changes to a shadowed face, and the subtree below it is
1066 hidden.
1067 @kindex C-u C-c C-x a
1068 @item C-u C-c C-x a
1069 Check if any direct children of the current headline should be archived.
1070 To do this, each subtree is checked for open TODO entries.  If none are
1071 found, the command offers to set the ARCHIVE tag for the child.  If the
1072 cursor is @emph{not} on a headline when this command is invoked, the
1073 level 1 trees will be checked.
1074 @kindex C-@kbd{TAB}
1075 @item C-@kbd{TAB}
1076 Cycle a tree even if it is tagged with ARCHIVE.
1077 @end table
1079 @node Moving subtrees,  , ARCHIVE tag, Archiving
1080 @subsection Moving subtrees
1081 @cindex external archiving
1083 Once an entire project is finished, you may want to move it to a different
1084 location.  Org can move it to an @emph{Archive Sibling} in the same tree, to a
1085 different tree in the current file, or to a different file, the archive file.
1087 @table @kbd
1088 @kindex C-c C-x A
1089 @item C-c C-x A
1090 Move the current entry to the @emph{Archive Sibling}.  This is a sibling of
1091 the entry with the heading @samp{Archive} and the tag @samp{ARCHIVE}
1092 (@pxref{ARCHIVE tag}).  The entry becomes a child of that sibling and in this
1093 way retains a lot of its original context, including inherited tags and
1094 approximate position in the outline.
1095 @kindex C-c C-x C-s
1096 @item C-c C-x C-s
1097 Archive the subtree starting at the cursor position to the location
1098 given by @code{org-archive-location}.  Context information that could be
1099 lost like the file name, the category, inherited tags, and the TODO
1100 state will be store as properties in the entry.
1101 @kindex C-u C-c C-x C-s
1102 @item C-u C-c C-x C-s
1103 Check if any direct children of the current headline could be moved to
1104 the archive.  To do this, each subtree is checked for open TODO entries.
1105 If none are found, the command offers to move it to the archive
1106 location.  If the cursor is @emph{not} on a headline when this command
1107 is invoked, the level 1 trees will be checked.
1108 @end table
1110 @cindex archive locations
1111 The default archive location is a file in the same directory as the
1112 current file, with the name derived by appending @file{_archive} to the
1113 current file name.  For information and examples on how to change this,
1114 see the documentation string of the variable
1115 @code{org-archive-location}.  There is also an in-buffer option for
1116 setting this variable, for example@footnote{For backward compatibility,
1117 the following also works: If there are several such lines in a file,
1118 each specifies the archive location for the text below it.  The first
1119 such line also applies to any text before its definition.  However,
1120 using this method is @emph{strongly} deprecated as it is incompatible
1121 with the outline structure of the document.  The correct method for
1122 setting multiple archive locations in a buffer is using properties.}:
1124 @example
1125 #+ARCHIVE: %s_done::
1126 @end example
1128 @noindent
1129 If you would like to have a special ARCHIVE location for a single entry
1130 or a (sub)tree, give the entry an @code{:ARCHIVE:} property with the
1131 location as the value (@pxref{Properties and Columns}).
1133 When a subtree is moved, it receives a number of special properties that
1134 record context information like the file from where the entry came, it's
1135 outline path the archiving time etc.  Configure the variable
1136 @code{org-archive-save-context-info} to adjust the amount of information
1137 added.
1139 @node Sparse trees, Plain lists, Archiving, Document Structure
1140 @section Sparse trees
1141 @cindex sparse trees
1142 @cindex trees, sparse
1143 @cindex folding, sparse trees
1144 @cindex occur, command
1146 An important feature of Org mode is the ability to construct @emph{sparse
1147 trees} for selected information in an outline tree, so that the entire
1148 document is folded as much as possible, but the selected information is made
1149 visible along with the headline structure above it@footnote{See also the
1150 variables @code{org-show-hierarchy-above}, @code{org-show-following-heading},
1151 @code{org-show-siblings}, and @code{org-show-entry-below} for detailed
1152 control on how much context is shown around each match.}.  Just try it out
1153 and you will see immediately how it works.
1155 Org mode contains several commands creating such trees, all these
1156 commands can be accessed through a dispatcher:
1158 @table @kbd
1159 @kindex C-c /
1160 @item C-c /
1161 This prompts for an extra key to select a sparse-tree creating command.
1162 @kindex C-c / r
1163 @item C-c / r
1164 Occur.  Prompts for a regexp and shows a sparse tree with all matches.  If
1165 the match is in a headline, the headline is made visible.  If the match is in
1166 the body of an entry, headline and body are made visible.  In order to
1167 provide minimal context, also the full hierarchy of headlines above the match
1168 is shown, as well as the headline following the match.  Each match is also
1169 highlighted; the highlights disappear when the buffer is changed by an
1170 editing command@footnote{depending on the option
1171 @code{org-remove-highlights-with-change}}, or by pressing @kbd{C-c C-c}.
1172 When called with a @kbd{C-u} prefix argument, previous highlights are kept,
1173 so several calls to this command can be stacked.
1174 @end table
1176 @noindent
1177 For frequently used sparse trees of specific search strings, you can
1178 use the variable @code{org-agenda-custom-commands} to define fast
1179 keyboard access to specific sparse trees.  These commands will then be
1180 accessible through the agenda dispatcher (@pxref{Agenda dispatcher}).
1181 For example:
1183 @lisp
1184 (setq org-agenda-custom-commands
1185       '(("f" occur-tree "FIXME")))
1186 @end lisp
1188 @noindent will define the key @kbd{C-c a f} as a shortcut for creating
1189 a sparse tree matching the string @samp{FIXME}.
1191 The other sparse tree commands select headings based on TODO keywords,
1192 tags, or properties and will be discussed later in this manual.
1194 @kindex C-c C-e v
1195 @cindex printing sparse trees
1196 @cindex visible text, printing
1197 To print a sparse tree, you can use the Emacs command
1198 @code{ps-print-buffer-with-faces} which does not print invisible parts
1199 of the document @footnote{This does not work under XEmacs, because
1200 XEmacs uses selective display for outlining, not text properties.}.
1201 Or you can use the command @kbd{C-c C-e v} to export only the visible
1202 part of the document and print the resulting file.
1204 @node Plain lists, Drawers, Sparse trees, Document Structure
1205 @section Plain lists
1206 @cindex plain lists
1207 @cindex lists, plain
1208 @cindex lists, ordered
1209 @cindex ordered lists
1211 Within an entry of the outline tree, hand-formatted lists can provide
1212 additional structure.  They also provide a way to create lists of
1213 checkboxes (@pxref{Checkboxes}).  Org supports editing such lists,
1214 and the HTML exporter (@pxref{Exporting}) parses and formats them.
1216 Org knows ordered lists, unordered lists, and description lists.
1217 @itemize @bullet
1218 @item
1219 @emph{Unordered} list items start with @samp{-}, @samp{+}, or
1220 @samp{*}@footnote{When using @samp{*} as a bullet, lines must be indented or
1221 they will be seen as top-level headlines.  Also, when you are hiding leading
1222 stars to get a clean outline view, plain list items starting with a star are
1223 visually indistinguishable from true headlines.  In short: even though
1224 @samp{*} is supported, it may be better to not use it for plain list items.}
1225 as bullets.
1226 @item
1227 @emph{Ordered} list items start with a numeral followed by either a period or
1228 a right parenthesis, such as @samp{1.} or @samp{1)}.
1229 @item
1230 @emph{Description} list items are like unordered list items, but contain the
1231 separator @samp{ :: } to separate the description @emph{term} from the
1232 description.
1233 @end itemize
1235 Items belonging to the same list must have the same indentation on the first
1236 line.  In particular, if an ordered list reaches number @samp{10.}, then the
1237 2--digit numbers must be written left-aligned with the other numbers in the
1238 list.  Indentation also determines the end of a list item.  It ends before
1239 the next line that is indented like the bullet/number, or less.  Empty lines
1240 are part of the previous item, so you can have several paragraphs in one
1241 item.  If you would like an empty line to terminate all currently open plain
1242 lists, configure the variable @code{org-empty-line-terminates-plain-lists}.
1243 Here is an example:
1245 @example
1246 @group
1247 ** Lord of the Rings
1248    My favorite scenes are (in this order)
1249    1. The attack of the Rohirrim
1250    2. Eowyn's fight with the witch king
1251       + this was already my favorite scene in the book
1252       + I really like Miranda Otto.
1253    3. Peter Jackson being shot by Legolas
1254        - on DVD only
1255       He makes a really funny face when it happens.
1256    But in the end, no individual scenes matter but the film as a whole.
1257    Important actors in this film are:
1258    - @b{Elijah Wood} :: He plays Frodo
1259    - @b{Sean Austin} :: He plays Sam, Frodo's friend.  I still remember
1260      him very well from his role as Mikey Walsh in the Goonies.
1261 @end group
1262 @end example
1264 Org supports these lists by tuning filling and wrapping commands to
1265 deal with them correctly@footnote{Org only changes the filling
1266 settings for Emacs.  For XEmacs, you should use Kyle E. Jones'
1267 @file{filladapt.el}.  To turn this on,  put into @file{.emacs}:
1268 @code{(require 'filladapt)}}, and by exporting them properly
1269 (@pxref{Exporting}).
1271 The following commands act on items when the cursor is in the first line
1272 of an item (the line with the bullet or number).
1274 @table @kbd
1275 @kindex @key{TAB}
1276 @item @key{TAB}
1277 Items can be folded just like headline levels if you set the variable
1278 @code{org-cycle-include-plain-lists}.  The level of an item is then
1279 given by the indentation of the bullet/number.  Items are always
1280 subordinate to real headlines, however; the hierarchies remain
1281 completely separated.
1283 If @code{org-cycle-include-plain-lists} has not been set, @key{TAB}
1284 fixes the indentation of the current line in a heuristic way.
1285 @kindex M-@key{RET}
1286 @item M-@key{RET}
1287 Insert new item at current level.  With a prefix argument, force a new
1288 heading (@pxref{Structure editing}).  If this command is used in the middle
1289 of a line, the line is @emph{split} and the rest of the line becomes the new
1290 item@footnote{If you do not want the line to be split, customize the variable
1291 @code{org-M-RET-may-split-line}.}.  If this command is executed in the
1292 @emph{whitespace before a bullet or number}, the new item is created
1293 @emph{before} the current item.  If the command is executed in the white
1294 space before the text that is part of an item but does not contain the
1295 bullet, a bullet is added to the current line.
1296 @kindex M-S-@key{RET}
1297 @item M-S-@key{RET}
1298 Insert a new item with a checkbox (@pxref{Checkboxes}).
1299 @kindex S-@key{up}
1300 @kindex S-@key{down}
1301 @item S-@key{up}
1302 @itemx S-@key{down}
1303 Jump to the previous/next item in the current list.
1304 @kindex M-S-@key{up}
1305 @kindex M-S-@key{down}
1306 @item M-S-@key{up}
1307 @itemx M-S-@key{down}
1308 Move the item including subitems up/down (swap with previous/next item
1309 of same indentation).  If the list is ordered, renumbering is
1310 automatic.
1311 @kindex M-S-@key{left}
1312 @kindex M-S-@key{right}
1313 @item M-S-@key{left}
1314 @itemx M-S-@key{right}
1315 Decrease/increase the indentation of the item, including subitems.
1316 Initially, the item tree is selected based on current indentation.
1317 When these commands are executed several times in direct succession,
1318 the initially selected region is used, even if the new indentation
1319 would imply a different hierarchy.  To use the new hierarchy, break
1320 the command chain with a cursor motion or so.
1321 @kindex C-c C-c
1322 @item C-c C-c
1323 If there is a checkbox (@pxref{Checkboxes}) in the item line, toggle the
1324 state of the checkbox.  If not, this command makes sure that all the
1325 items on this list level use the same bullet.  Furthermore, if this is
1326 an ordered list, make sure the numbering is OK.
1327 @kindex C-c -
1328 @item C-c -
1329 Cycle the entire list level through the different itemize/enumerate bullets
1330 (@samp{-}, @samp{+}, @samp{*}, @samp{1.}, @samp{1)}).  With a numeric prefix
1331 argument N, select the Nth bullet from this list.  If there is an active
1332 region when calling this, all lines will be converted to list items.  If the
1333 first line already was a list item, any item markers will be removed from the
1334 list.  Finally, even without an active region, a normal line will be
1335 converted into a list item.
1336 @kindex S-@key{left}
1337 @kindex S-@key{right}
1338 @item S-@key{left}/@key{right}
1339 Also cycle bullet styles when in the first line of an item.
1340 @end table
1342 @node Drawers, Footnotes, Plain lists, Document Structure
1343 @section Drawers
1344 @cindex drawers
1345 @cindex visibility cycling, drawers
1347 Sometimes you want to keep information associated with an entry, but you
1348 normally don't want to see it.  For this, Org mode has @emph{drawers}.
1349 Drawers need to be configured with the variable
1350 @code{org-drawers}@footnote{You can define drawers on a per-file basis
1351 with a line like @code{#+DRAWERS: HIDDEN PROPERTIES STATE}}.  Drawers
1352 look like this:
1354 @example
1355 ** This is a headline
1356    Still outside the drawer
1357    :DRAWERNAME:
1358       This is inside the drawer.
1359    :END:
1360    After the drawer.
1361 @end example
1363 Visibility cycling (@pxref{Visibility cycling}) on the headline will
1364 hide and show the entry, but keep the drawer collapsed to a single line.
1365 In order to look inside the drawer, you need to move the cursor to the
1366 drawer line and press @key{TAB} there.  Org mode uses a drawer for
1367 storing properties (@pxref{Properties and Columns}), and another one for
1368 storing clock times (@pxref{Clocking work time}).
1370 @node Footnotes, Orgstruct mode, Drawers, Document Structure
1371 @section Footnotes
1372 @cindex footnotes
1374 Org-mode supports the creation of footnotes.  In contrast to the
1375 @file{footnote.el} package, Org-mode's footnotes are designed for work on a
1376 larger document, not only for one-off documents like emails.  The basic
1377 syntax is similar to the one used by @file{footnote.el}, i.e. a footnote is
1378 defined in a paragraph that is started by a footnote marker in square
1379 brackets in column 0, no indentation allowed.  The footnote reference is
1380 simply the marker in square brackets, inside text.  For example:
1382 @example
1383 The Org homepage[fn:1] now looks a lot better than it used to.
1385 [fn:1] The link is: http://orgmode.org
1386 @end example
1388 Org-mode extends the number-based syntax to @emph{named} footnotes and
1389 optional inline definition.  Using plain numbers as markers (as
1390 @file{footnote.el} does) is supported for backward compatibility, but not
1391 encouraged because of possible conflicts with LaTeX snippets @pxref{Embedded
1392 LaTeX}.  Here are the valid references:
1394 @table @code
1395 @item [1]
1396 A plain numeric footnote marker.
1397 @item [fn:name]
1398 A named footnote reference, where @code{name} is a unique label word, or, for
1399 simplicity of automatic creation, a number.
1400 @item [fn:: This is the inline definition of this footnote]
1401 A LaTeX-like anonymous footnote where the definition is given directly at the
1402 reference point.
1403 @item [fn:name: a definition]
1404 An inline definition of a footnote, which also specifies a name for the note.
1405 Since Org allows multiple references to the same note, you can then use use
1406 @code{[fn:name]} to create additional references.
1407 @end table
1409 Footnote labels can be created automatically, or you create names yourself.
1410 This is handled by the variable @code{org-footnote-auto-label} and its
1411 corresponding @code{#+STARTUP} keywords, see the docstring of that variable
1412 for details.
1414 @noindent The following command handles footnotes:
1416 @table @kbd
1417 @kindex C-c C-x f
1418 @item C-c C-x f
1419 The footnote action command.
1421 When the cursor is on a footnote reference, jump to the definition.  When it
1422 is at a definition, jump to the (first) reference.
1424 Otherwise, create a new footnote.  Depending on the variable
1425 @code{org-footnote-define-inline}@footnote{The corresponding in-buffer
1426 setting is: @code{#+STARTUP: fninline} or @code{#+STARTUP: nofninline}}, the
1427 definition will be placed right into the text as part of the reference, or
1428 separately into the location determined by the variable
1429 @code{org-footnote-section}.
1431 When this command is called with a prefix argument, a menu of additional
1432 options is offered:
1433 @example
1434 s   @r{Sort the footnote definitions by reference sequence.  During editing,}
1435     @r{Org makes no effort to sort footnote definitions into a particular}
1436     @r{sequence.  If you want them sorted, use this command, which will}
1437     @r{also move entries according to @code{org-footnote-section}.}
1438 n   @r{Normalize the footnotes by collecting all definitions (including}
1439     @r{inline definitions) into a special section, and then numbering them}
1440     @r{in sequence.  The references will then also be numbers.  This is}
1441     @r{meant to be the final step before finishing a document (e.g. sending}
1442     @r{off an email).  The exporters do this automatically, and so could}
1443     @r{something like @code{message-send-hook}.}
1444 d   @r{Delete the footnote at point, and all definitions of and references}
1445     @r{to it.}
1446 @end example
1447 @kindex C-c C-c
1448 @item C-c C-c
1449 If the cursor is on a footnote reference, jump to the definition.  If it is a
1450 the definition, jump back to the reference.  When called at a footnote
1451 location with a prefix argument, offer the same menu as @kbd{C-c C-x f}.
1452 @kindex C-c C-o
1453 @kindex mouse-1
1454 @kindex mouse-2
1455 @item C-c C-c  @r{or} mouse-1/2
1456 Footnote labels are also links to the corresponding definition/reference, and
1457 you can use the usual commands to follow these links.
1458 @end table
1460 @node Orgstruct mode,  , Footnotes, Document Structure
1461 @section The Orgstruct minor mode
1462 @cindex Orgstruct mode
1463 @cindex minor mode for structure editing
1465 If you like the intuitive way the Org mode structure editing and list
1466 formatting works, you might want to use these commands in other modes
1467 like Text mode or Mail mode as well.  The minor mode Orgstruct mode
1468 makes this possible.  You can always toggle the mode with @kbd{M-x
1469 orgstruct-mode}.  To turn it on by default, for example in Mail mode,
1472 @lisp
1473 (add-hook 'mail-mode-hook 'turn-on-orgstruct)
1474 @end lisp
1476 When this mode is active and the cursor is on a line that looks to
1477 Org like a headline of the first line of a list item, most
1478 structure editing commands will work, even if the same keys normally
1479 have different functionality in the major mode you are using.  If the
1480 cursor is not in one of those special lines, Orgstruct mode lurks
1481 silently in the shadow.
1483 @node Tables, Hyperlinks, Document Structure, Top
1484 @chapter Tables
1485 @cindex tables
1486 @cindex editing tables
1488 Org comes with a fast and intuitive table editor.  Spreadsheet-like
1489 calculations are supported in connection with the Emacs @file{calc}
1490 package
1491 @ifinfo
1492 (@pxref{Top,Calc,,Calc,Gnu Emacs Calculator Manual}).
1493 @end ifinfo
1494 @ifnotinfo
1495 (see the Emacs Calculator manual for more information about the Emacs
1496 calculator).
1497 @end ifnotinfo
1499 @menu
1500 * Built-in table editor::       Simple tables
1501 * Narrow columns::              Stop wasting space in tables
1502 * Column groups::               Grouping to trigger vertical lines
1503 * Orgtbl mode::                 The table editor as minor mode
1504 * The spreadsheet::             The table editor has spreadsheet capabilities
1505 * Org Plot::                    Plotting from org tables
1506 @end menu
1508 @node Built-in table editor, Narrow columns, Tables, Tables
1509 @section The built-in table editor
1510 @cindex table editor, built-in
1512 Org makes it easy to format tables in plain ASCII.  Any line with
1513 @samp{|} as the first non-whitespace character is considered part of a
1514 table.  @samp{|} is also the column separator.  A table might look like
1515 this:
1517 @example
1518 | Name  | Phone | Age |
1519 |-------+-------+-----|
1520 | Peter |  1234 |  17 |
1521 | Anna  |  4321 |  25 |
1522 @end example
1524 A table is re-aligned automatically each time you press @key{TAB} or
1525 @key{RET} or @kbd{C-c C-c} inside the table.  @key{TAB} also moves to
1526 the next field (@key{RET} to the next row) and creates new table rows
1527 at the end of the table or before horizontal lines.  The indentation
1528 of the table is set by the first line.  Any line starting with
1529 @samp{|-} is considered as a horizontal separator line and will be
1530 expanded on the next re-align to span the whole table width.  So, to
1531 create the above table, you would only type
1533 @example
1534 |Name|Phone|Age|
1536 @end example
1538 @noindent and then press @key{TAB} to align the table and start filling in
1539 fields.
1541 When typing text into a field, Org treats @key{DEL},
1542 @key{Backspace}, and all character keys in a special way, so that
1543 inserting and deleting avoids shifting other fields.  Also, when
1544 typing @emph{immediately after the cursor was moved into a new field
1545 with @kbd{@key{TAB}}, @kbd{S-@key{TAB}} or @kbd{@key{RET}}}, the
1546 field is automatically made blank.  If this behavior is too
1547 unpredictable for you, configure the variables
1548 @code{org-enable-table-editor} and @code{org-table-auto-blank-field}.
1550 @table @kbd
1551 @tsubheading{Creation and conversion}
1552 @kindex C-c |
1553 @item C-c |
1554 Convert the active region to table. If every line contains at least one
1555 TAB character, the function assumes that the material is tab separated.
1556 If every line contains a comma, comma-separated values (CSV) are assumed.
1557 If not, lines are split at whitespace into fields.  You can use a prefix
1558 argument to force a specific separator: @kbd{C-u} forces CSV, @kbd{C-u
1559 C-u} forces TAB, and a numeric argument N indicates that at least N
1560 consecutive spaces, or alternatively a TAB will be the separator.
1562 If there is no active region, this command creates an empty Org
1563 table.  But it's easier just to start typing, like
1564 @kbd{|Name|Phone|Age @key{RET} |- @key{TAB}}.
1566 @tsubheading{Re-aligning and field motion}
1567 @kindex C-c C-c
1568 @item C-c C-c
1569 Re-align the table without moving the cursor.
1571 @kindex @key{TAB}
1572 @item @key{TAB}
1573 Re-align the table, move to the next field.  Creates a new row if
1574 necessary.
1576 @kindex S-@key{TAB}
1577 @item S-@key{TAB}
1578 Re-align, move to previous field.
1580 @kindex @key{RET}
1581 @item @key{RET}
1582 Re-align the table and move down to next row.  Creates a new row if
1583 necessary.  At the beginning or end of a line, @key{RET} still does
1584 NEWLINE, so it can be used to split a table.
1586 @tsubheading{Column and row editing}
1587 @kindex M-@key{left}
1588 @kindex M-@key{right}
1589 @item M-@key{left}
1590 @itemx M-@key{right}
1591 Move the current column left/right.
1593 @kindex M-S-@key{left}
1594 @item M-S-@key{left}
1595 Kill the current column.
1597 @kindex M-S-@key{right}
1598 @item M-S-@key{right}
1599 Insert a new column to the left of the cursor position.
1601 @kindex M-@key{up}
1602 @kindex M-@key{down}
1603 @item M-@key{up}
1604 @itemx M-@key{down}
1605 Move the current row up/down.
1607 @kindex M-S-@key{up}
1608 @item M-S-@key{up}
1609 Kill the current row or horizontal line.
1611 @kindex M-S-@key{down}
1612 @item M-S-@key{down}
1613 Insert a new row above the current row.  With a prefix argument, the line is
1614 created below the current one.
1616 @kindex C-c -
1617 @item C-c -
1618 Insert a horizontal line below current row. With a prefix argument, the line
1619 is created above the current line.
1621 @kindex C-c ^
1622 @item C-c ^
1623 Sort the table lines in the region.  The position of point indicates the
1624 column to be used for sorting, and the range of lines is the range
1625 between the nearest horizontal separator lines, or the entire table.  If
1626 point is before the first column, you will be prompted for the sorting
1627 column.  If there is an active region, the mark specifies the first line
1628 and the sorting column, while point should be in the last line to be
1629 included into the sorting.  The command prompts for the sorting type
1630 (alphabetically, numerically, or by time).  When called with a prefix
1631 argument, alphabetic sorting will be case-sensitive.
1633 @tsubheading{Regions}
1634 @kindex C-c C-x M-w
1635 @item C-c C-x M-w
1636 Copy a rectangular region from a table to a special clipboard.  Point
1637 and mark determine edge fields of the rectangle.  The process ignores
1638 horizontal separator lines.
1640 @kindex C-c C-x C-w
1641 @item C-c C-x C-w
1642 Copy a rectangular region from a table to a special clipboard, and
1643 blank all fields in the rectangle.  So this is the ``cut'' operation.
1645 @kindex C-c C-x C-y
1646 @item C-c C-x C-y
1647 Paste a rectangular region into a table.
1648 The upper left corner ends up in the current field.  All involved fields
1649 will be overwritten.  If the rectangle does not fit into the present table,
1650 the table is enlarged as needed.  The process ignores horizontal separator
1651 lines.
1653 @kindex M-@key{RET}
1654 @itemx M-@kbd{RET}
1655 Wrap several fields in a column like a paragraph.  If there is an active
1656 region, and both point and mark are in the same column, the text in the
1657 column is wrapped to minimum width for the given number of lines.  A numeric
1658 prefix argument may be used to change the number of desired lines.  If there
1659 is no region, the current field is split at the cursor position and the text
1660 fragment to the right of the cursor is prepended to the field one line
1661 down. If there is no region, but you specify a prefix argument, the current
1662 field is made blank, and the content is appended to the field above.
1664 @tsubheading{Calculations}
1665 @cindex formula, in tables
1666 @cindex calculations, in tables
1667 @cindex region, active
1668 @cindex active region
1669 @cindex Transient mark mode
1670 @kindex C-c +
1671 @item C-c +
1672 Sum the numbers in the current column, or in the rectangle defined by
1673 the active region.  The result is shown in the echo area and can
1674 be inserted with @kbd{C-y}.
1676 @kindex S-@key{RET}
1677 @item S-@key{RET}
1678 When current field is empty, copy from first non-empty field above.  When not
1679 empty, copy current field down to next row and move cursor along with it.
1680 Depending on the variable @code{org-table-copy-increment}, integer field
1681 values will be incremented during copy.  Integers that are too large will not
1682 be incremented.  Also, a @code{0} prefix argument temporarily disables the
1683 increment.  This key is also used by CUA mode (@pxref{Cooperation}).
1685 @tsubheading{Miscellaneous}
1686 @kindex C-c `
1687 @item C-c `
1688 Edit the current field in a separate window.  This is useful for fields
1689 that are not fully visible (@pxref{Narrow columns}).  When called with a
1690 @kbd{C-u} prefix, just make the full field visible, so that it can be
1691 edited in place.
1693 @item M-x org-table-import
1694 Import a file as a table.  The table should be TAB- or whitespace
1695 separated.  Useful, for example, to import a spreadsheet table or data
1696 from a database, because these programs generally can write
1697 TAB-separated text files.  This command works by inserting the file into
1698 the buffer and then converting the region to a table.  Any prefix
1699 argument is passed on to the converter, which uses it to determine the
1700 separator.
1701 @item C-c |
1702 Tables can also be imported by pasting tabular text into the Org
1703 buffer, selecting the pasted text with @kbd{C-x C-x} and then using the
1704 @kbd{C-c |} command (see above under @i{Creation and conversion}).
1706 @item M-x org-table-export
1707 Export the table, by default as a TAB-separated file.  Useful for data
1708 exchange with, for example, spreadsheet or database programs.  The format
1709 used to export the file can be configured in the variable
1710 @code{org-table-export-default-format}.  You may also use properties
1711 @code{TABLE_EXPORT_FILE} and @code{TABLE_EXPORT_FORMAT} to specify the file
1712 name and the format for table export in a subtree.  Org supports quite
1713 general formats for exported tables.  The exporter format is the same as the
1714 format used by Orgtbl radio tables, see @ref{Translator functions} for a
1715 detailed description.
1716 @end table
1718 If you don't like the automatic table editor because it gets in your
1719 way on lines which you would like to start with @samp{|}, you can turn
1720 it off with
1722 @lisp
1723 (setq org-enable-table-editor nil)
1724 @end lisp
1726 @noindent Then the only table command that still works is
1727 @kbd{C-c C-c} to do a manual re-align.
1729 @node Narrow columns, Column groups, Built-in table editor, Tables
1730 @section Narrow columns
1731 @cindex narrow columns in tables
1733 The width of columns is automatically determined by the table editor.
1734 Sometimes a single field or a few fields need to carry more text,
1735 leading to inconveniently wide columns.  To limit@footnote{This feature
1736 does not work on XEmacs.} the width of a column, one field anywhere in
1737 the column may contain just the string @samp{<N>} where @samp{N} is an
1738 integer specifying the width of the column in characters.  The next
1739 re-align will then set the width of this column to no more than this
1740 value.
1742 @example
1743 @group
1744 |---+------------------------------|               |---+--------|
1745 |   |                              |               |   | <6>    |
1746 | 1 | one                          |               | 1 | one    |
1747 | 2 | two                          |     ----\     | 2 | two    |
1748 | 3 | This is a long chunk of text |     ----/     | 3 | This=> |
1749 | 4 | four                         |               | 4 | four   |
1750 |---+------------------------------|               |---+--------|
1751 @end group
1752 @end example
1754 @noindent
1755 Fields that are wider become clipped and end in the string @samp{=>}.
1756 Note that the full text is still in the buffer, it is only invisible.
1757 To see the full text, hold the mouse over the field - a tool-tip window
1758 will show the full content.  To edit such a field, use the command
1759 @kbd{C-c `} (that is @kbd{C-c} followed by the backquote).  This will
1760 open a new window with the full field.  Edit it and finish with @kbd{C-c
1761 C-c}.
1763 When visiting a file containing a table with narrowed columns, the
1764 necessary character hiding has not yet happened, and the table needs to
1765 be aligned before it looks nice.  Setting the option
1766 @code{org-startup-align-all-tables} will realign all tables in a file
1767 upon visiting, but also slow down startup.  You can also set this option
1768 on a per-file basis with:
1770 @example
1771 #+STARTUP: align
1772 #+STARTUP: noalign
1773 @end example
1775 @node Column groups, Orgtbl mode, Narrow columns, Tables
1776 @section Column groups
1777 @cindex grouping columns in tables
1779 When Org exports tables, it does so by default without vertical
1780 lines because that is visually more satisfying in general.  Occasionally
1781 however, vertical lines can be useful to structure a table into groups
1782 of columns, much like horizontal lines can do for groups of rows.  In
1783 order to specify column groups, you can use a special row where the
1784 first field contains only @samp{/}.  The further fields can either
1785 contain @samp{<} to indicate that this column should start a group,
1786 @samp{>} to indicate the end of a column, or @samp{<>} to make a column
1787 a group of its own.  Boundaries between column groups will upon export be
1788 marked with vertical lines.  Here is an example:
1790 @example
1791 |   |  N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
1792 |---+----+-----+-----+-----+---------+------------|
1793 | / | <> |   < |     |   > |       < |          > |
1794 | # |  1 |   1 |   1 |   1 |       1 |          1 |
1795 | # |  2 |   4 |   8 |  16 |  1.4142 |     1.1892 |
1796 | # |  3 |   9 |  27 |  81 |  1.7321 |     1.3161 |
1797 |---+----+-----+-----+-----+---------+------------|
1798 #+TBLFM: $3=$2^2::$4=$2^3::$5=$2^4::$6=sqrt($2)::$7=sqrt(sqrt(($2)))
1799 @end example
1801 It is also sufficient to just insert the column group starters after
1802 every vertical line you'd like to have:
1804 @example
1805 |  N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
1806 |----+-----+-----+-----+---------+------------|
1807 | /  | <   |     |     | <       |            |
1808 @end example
1810 @node Orgtbl mode, The spreadsheet, Column groups, Tables
1811 @section The Orgtbl minor mode
1812 @cindex Orgtbl mode
1813 @cindex minor mode for tables
1815 If you like the intuitive way the Org table editor works, you
1816 might also want to use it in other modes like Text mode or Mail mode.
1817 The minor mode Orgtbl mode makes this possible.  You can always toggle
1818 the mode with @kbd{M-x orgtbl-mode}.  To turn it on by default, for
1819 example in mail mode, use
1821 @lisp
1822 (add-hook 'mail-mode-hook 'turn-on-orgtbl)
1823 @end lisp
1825 Furthermore, with some special setup, it is possible to maintain tables
1826 in arbitrary syntax with Orgtbl mode.  For example, it is possible to
1827 construct La@TeX{} tables with the underlying ease and power of
1828 Orgtbl mode, including spreadsheet capabilities.  For details, see
1829 @ref{Tables in arbitrary syntax}.
1831 @node The spreadsheet, Org Plot, Orgtbl mode, Tables
1832 @section The spreadsheet
1833 @cindex calculations, in tables
1834 @cindex spreadsheet capabilities
1835 @cindex @file{calc} package
1837 The table editor makes use of the Emacs @file{calc} package to implement
1838 spreadsheet-like capabilities.  It can also evaluate Emacs Lisp forms to
1839 derive fields from other fields.  While fully featured, Org's
1840 implementation is not identical to other spreadsheets.  For example,
1841 Org knows the concept of a @emph{column formula} that will be
1842 applied to all non-header fields in a column without having to copy the
1843 formula to each relevant field.
1845 @menu
1846 * References::                  How to refer to another field or range
1847 * Formula syntax for Calc::     Using Calc to compute stuff
1848 * Formula syntax for Lisp::     Writing formulas in Emacs Lisp
1849 * Field formulas::              Formulas valid for a single field
1850 * Column formulas::             Formulas valid for an entire column
1851 * Editing and debugging formulas::  Fixing formulas
1852 * Updating the table::          Recomputing all dependent fields
1853 * Advanced features::           Field names, parameters and automatic recalc
1854 @end menu
1856 @node References, Formula syntax for Calc, The spreadsheet, The spreadsheet
1857 @subsection References
1858 @cindex references
1860 To compute fields in the table from other fields, formulas must
1861 reference other fields or ranges.  In Org, fields can be referenced
1862 by name, by absolute coordinates, and by relative coordinates.  To find
1863 out what the coordinates of a field are, press @kbd{C-c ?} in that
1864 field, or press @kbd{C-c @}} to toggle the display of a grid.
1866 @subsubheading Field references
1867 @cindex field references
1868 @cindex references, to fields
1870 Formulas can reference the value of another field in two ways.  Like in
1871 any other spreadsheet, you may reference fields with a letter/number
1872 combination like @code{B3}, meaning the 2nd field in the 3rd row.
1873 @c Such references are always fixed to that field, they don't change
1874 @c when you copy and paste a formula to a different field.  So
1875 @c Org's @code{B3} behaves like @code{$B$3} in other spreadsheets.
1877 @noindent
1878 Org also uses another, more general operator that looks like this:
1879 @example
1880 @@row$column
1881 @end example
1883 @noindent
1884 Column references can be absolute like @samp{1}, @samp{2},...@samp{N},
1885 or relative to the current column like @samp{+1} or @samp{-2}.
1887 The row specification only counts data lines and ignores horizontal
1888 separator lines (hlines).  You can use absolute row numbers
1889 @samp{1}...@samp{N}, and row numbers relative to the current row like
1890 @samp{+3} or @samp{-1}.  Or specify the row relative to one of the
1891 hlines: @samp{I} refers to the first hline@footnote{Note that only
1892 hlines are counted that @emph{separate} table lines.  If the table
1893 starts with a hline above the header, it does not count.}, @samp{II} to
1894 the second etc.  @samp{-I} refers to the first such line above the
1895 current line, @samp{+I} to the first such line below the current line.
1896 You can also write @samp{III+2} which is the second data line after the
1897 third hline in the table.  Relative row numbers like @samp{-3} will not
1898 cross hlines if the current line is too close to the hline.  Instead,
1899 the value directly at the hline is used.
1901 @samp{0} refers to the current row and column.  Also, if you omit
1902 either the column or the row part of the reference, the current
1903 row/column is implied.
1905 Org's references with @emph{unsigned} numbers are fixed references
1906 in the sense that if you use the same reference in the formula for two
1907 different fields, the same field will be referenced each time.
1908 Org's references with @emph{signed} numbers are floating
1909 references because the same reference operator can reference different
1910 fields depending on the field being calculated by the formula.
1912 As a special case references like @samp{$LR5} and @samp{$LR12} can be used to
1913 refer in a stable way to the 5th and 12th field in the last row of the
1914 table.
1916 Here are a few examples:
1918 @example
1919 @@2$3      @r{2nd row, 3rd column}
1920 C2        @r{same as previous}
1921 $5        @r{column 5 in the current row}
1922 E&        @r{same as previous}
1923 @@2        @r{current column, row 2}
1924 @@-1$-3    @r{the field one row up, three columns to the left}
1925 @@-I$2     @r{field just under hline above current row, column 2}
1926 @end example
1928 @subsubheading Range references
1929 @cindex range references
1930 @cindex references, to ranges
1932 You may reference a rectangular range of fields by specifying two field
1933 references connected by two dots @samp{..}.  If both fields are in the
1934 current row, you may simply use @samp{$2..$7}, but if at least one field
1935 is in a different row, you need to use the general @code{@@row$column}
1936 format at least for the first field (i.e the reference must start with
1937 @samp{@@} in order to be interpreted correctly).  Examples:
1939 @example
1940 $1..$3        @r{First three fields in the current row.}
1941 $P..$Q        @r{Range, using column names (see under Advanced)}
1942 @@2$1..@@4$3    @r{6 fields between these two fields.}
1943 A2..C4        @r{Same as above.}
1944 @@-1$-2..@@-1   @r{3 numbers from the column to the left, 2 up to current row}
1945 @end example
1947 @noindent Range references return a vector of values that can be fed
1948 into Calc vector functions.  Empty fields in ranges are normally
1949 suppressed, so that the vector contains only the non-empty fields (but
1950 see the @samp{E} mode switch below).  If there are no non-empty fields,
1951 @samp{[0]} is returned to avoid syntax errors in formulas.
1953 @subsubheading Named references
1954 @cindex named references
1955 @cindex references, named
1956 @cindex name, of column or field
1957 @cindex constants, in calculations
1959 @samp{$name} is interpreted as the name of a column, parameter or
1960 constant.  Constants are defined globally through the variable
1961 @code{org-table-formula-constants}, and locally (for the file) through a
1962 line like
1964 @example
1965 #+CONSTANTS: c=299792458. pi=3.14 eps=2.4e-6
1966 @end example
1968 @noindent
1969 Also properties (@pxref{Properties and Columns}) can be used as
1970 constants in table formulas: For a property @samp{:Xyz:} use the name
1971 @samp{$PROP_Xyz}, and the property will be searched in the current
1972 outline entry and in the hierarchy above it.  If you have the
1973 @file{constants.el} package, it will also be used to resolve constants,
1974 including natural constants like @samp{$h} for Planck's constant, and
1975 units like @samp{$km} for kilometers@footnote{@file{Constant.el} can
1976 supply the values of constants in two different unit systems, @code{SI}
1977 and @code{cgs}.  Which one is used depends on the value of the variable
1978 @code{constants-unit-system}.  You can use the @code{#+STARTUP} options
1979 @code{constSI} and @code{constcgs} to set this value for the current
1980 buffer.}.  Column names and parameters can be specified in special table
1981 lines.  These are described below, see @ref{Advanced features}.  All
1982 names must start with a letter, and further consist of letters and
1983 numbers.
1985 @node Formula syntax for Calc, Formula syntax for Lisp, References, The spreadsheet
1986 @subsection Formula syntax for Calc
1987 @cindex formula syntax, Calc
1988 @cindex syntax, of formulas
1990 A formula can be any algebraic expression understood by the Emacs
1991 @file{Calc} package.  @b{Note that @file{calc} has the
1992 non-standard convention that @samp{/} has lower precedence than
1993 @samp{*}, so that @samp{a/b*c} is interpreted as @samp{a/(b*c)}.}  Before
1994 evaluation by @code{calc-eval} (@pxref{Calling Calc from
1995 Your Programs,calc-eval,Calling Calc from Your Lisp Programs,Calc,GNU
1996 Emacs Calc Manual}),
1997 @c FIXME:  The link to the Calc manual in HTML does not work.
1998 variable substitution takes place according to the rules described above.
1999 @cindex vectors, in table calculations
2000 The range vectors can be directly fed into the Calc vector functions
2001 like @samp{vmean} and @samp{vsum}.
2003 @cindex format specifier
2004 @cindex mode, for @file{calc}
2005 A formula can contain an optional mode string after a semicolon.  This
2006 string consists of flags to influence Calc and other modes during
2007 execution.  By default, Org uses the standard Calc modes (precision
2008 12, angular units degrees, fraction and symbolic modes off).  The display
2009 format, however, has been changed to @code{(float 5)} to keep tables
2010 compact.  The default settings can be configured using the variable
2011 @code{org-calc-default-modes}.
2013 @example
2014 p20           @r{switch the internal precision to 20 digits}
2015 n3 s3 e2 f4   @r{normal, scientific, engineering, or fixed display format}
2016 D R           @r{angle modes: degrees, radians}
2017 F S           @r{fraction and symbolic modes}
2018 N             @r{interpret all fields as numbers, use 0 for non-numbers}
2019 T             @r{force text interpretation}
2020 E             @r{keep empty fields in ranges}
2021 @end example
2023 @noindent
2024 In addition, you may provide a @code{printf} format specifier to
2025 reformat the final result.  A few examples:
2027 @example
2028 $1+$2                @r{Sum of first and second field}
2029 $1+$2;%.2f           @r{Same, format result to two decimals}
2030 exp($2)+exp($1)      @r{Math functions can be used}
2031 $0;%.1f              @r{Reformat current cell to 1 decimal}
2032 ($3-32)*5/9          @r{Degrees F -> C conversion}
2033 $c/$1/$cm            @r{Hz -> cm conversion, using @file{constants.el}}
2034 tan($1);Dp3s1        @r{Compute in degrees, precision 3, display SCI 1}
2035 sin($1);Dp3%.1e      @r{Same, but use printf specifier for display}
2036 vmean($2..$7)        @r{Compute column range mean, using vector function}
2037 vmean($2..$7);EN     @r{Same, but treat empty fields as 0}
2038 taylor($3,x=7,2)     @r{taylor series of $3, at x=7, second degree}
2039 @end example
2041 Calc also contains a complete set of logical operations.  For example
2043 @example
2044 if($1<20,teen,string(""))  @r{``teen'' if age $1 less than 20, else empty}
2045 @end example
2047 @node Formula syntax for Lisp, Field formulas, Formula syntax for Calc, The spreadsheet
2048 @subsection Emacs Lisp forms as formulas
2049 @cindex Lisp forms, as table formulas
2051 It is also possible to write a formula in Emacs Lisp; this can be useful
2052 for string manipulation and control structures, if Calc's
2053 functionality is not enough.  If a formula starts with a single quote
2054 followed by an opening parenthesis, then it is evaluated as a lisp form.
2055 The evaluation should return either a string or a number.  Just as with
2056 @file{calc} formulas, you can specify modes and a printf format after a
2057 semicolon.  With Emacs Lisp forms, you need to be conscious about the way
2058 field references are interpolated into the form.  By default, a
2059 reference will be interpolated as a Lisp string (in double quotes)
2060 containing the field.  If you provide the @samp{N} mode switch, all
2061 referenced elements will be numbers (non-number fields will be zero) and
2062 interpolated as Lisp numbers, without quotes.  If you provide the
2063 @samp{L} flag, all fields will be interpolated literally, without quotes.
2064 I.e., if you want a reference to be interpreted as a string by the Lisp
2065 form, enclose the reference operator itself in double quotes, like
2066 @code{"$3"}.  Ranges are inserted as space-separated fields, so you can
2067 embed them in list or vector syntax.  A few examples, note how the
2068 @samp{N} mode is used when we do computations in lisp.
2070 @example
2071 @r{Swap the first two characters of the content of column 1}
2072   '(concat (substring $1 1 2) (substring $1 0 1) (substring $1 2))
2073 @r{Add columns 1 and 2, equivalent to the Calc's @code{$1+$2}}
2074   '(+ $1 $2);N
2075 @r{Compute the sum of columns 1-4, like Calc's @code{vsum($1..$4)}}
2076   '(apply '+ '($1..$4));N
2077 @end example
2079 @node Field formulas, Column formulas, Formula syntax for Lisp, The spreadsheet
2080 @subsection Field formulas
2081 @cindex field formula
2082 @cindex formula, for individual table field
2084 To assign a formula to a particular field, type it directly into the
2085 field, preceded by @samp{:=}, for example @samp{:=$1+$2}.  When you
2086 press @key{TAB} or @key{RET} or @kbd{C-c C-c} with the cursor still in
2087 the field, the formula will be stored as the formula for this field,
2088 evaluated, and the current field replaced with the result.
2090 Formulas are stored in a special line starting with @samp{#+TBLFM:}
2091 directly below the table.  If you typed the equation in the 4th field of
2092 the 3rd data line in the table, the formula will look like
2093 @samp{@@3$4=$1+$2}.  When inserting/deleting/swapping column and rows
2094 with the appropriate commands, @i{absolute references} (but not relative
2095 ones) in stored formulas are modified in order to still reference the
2096 same field.  Of cause this is not true if you edit the table structure
2097 with normal editing commands - then you must fix the equations yourself.
2098 The left hand side of a formula may also be a named field (@pxref{Advanced
2099 features}), or a last-row reference like @samp{$LR3}.
2101 Instead of typing an equation into the field, you may also use the
2102 following command
2104 @table @kbd
2105 @kindex C-u C-c =
2106 @item C-u C-c =
2107 Install a new formula for the current field.  The command prompts for a
2108 formula, with default taken from the @samp{#+TBLFM:} line, applies
2109 it to the current field and stores it.
2110 @end table
2112 @node Column formulas, Editing and debugging formulas, Field formulas, The spreadsheet
2113 @subsection Column formulas
2114 @cindex column formula
2115 @cindex formula, for table column
2117 Often in a table, the same formula should be used for all fields in a
2118 particular column.  Instead of having to copy the formula to all fields
2119 in that column, Org allows to assign a single formula to an entire
2120 column.  If the table contains horizontal separator hlines, everything
2121 before the first such line is considered part of the table @emph{header}
2122 and will not be modified by column formulas.
2124 To assign a formula to a column, type it directly into any field in the
2125 column, preceded by an equal sign, like @samp{=$1+$2}.  When you press
2126 @key{TAB} or @key{RET} or @kbd{C-c C-c} with the cursor still in the
2127 field, the formula will be stored as the formula for the current column,
2128 evaluated and the current field replaced with the result.  If the field
2129 contains only @samp{=}, the previously stored formula for this column is
2130 used.  For each column, Org will only remember the most recently
2131 used formula.  In the @samp{TBLFM:} line, column formulas will look like
2132 @samp{$4=$1+$2}.
2134 Instead of typing an equation into the field, you may also use the
2135 following command:
2137 @table @kbd
2138 @kindex C-c =
2139 @item C-c =
2140 Install a new formula for the current column and replace current field with
2141 the result of the formula.  The command prompts for a formula, with default
2142 taken from the @samp{#+TBLFM} line, applies it to the current field and
2143 stores it.  With a numeric prefix argument(e.g. @kbd{C-5 C-c =}) the command
2144 will apply it to that many consecutive fields in the current column.
2145 @end table
2147 @node Editing and debugging formulas, Updating the table, Column formulas, The spreadsheet
2148 @subsection Editing and debugging formulas
2149 @cindex formula editing
2150 @cindex editing, of table formulas
2152 You can edit individual formulas in the minibuffer or directly in the
2153 field.  Org can also prepare a special buffer with all active
2154 formulas of a table.  When offering a formula for editing, Org
2155 converts references to the standard format (like @code{B3} or @code{D&})
2156 if possible.  If you prefer to only work with the internal format (like
2157 @code{@@3$2} or @code{$4}), configure the variable
2158 @code{org-table-use-standard-references}.
2160 @table @kbd
2161 @kindex C-c =
2162 @kindex C-u C-c =
2163 @item C-c =
2164 @itemx C-u C-c =
2165 Edit the formula associated with the current column/field in the
2166 minibuffer.  See @ref{Column formulas} and @ref{Field formulas}.
2167 @kindex C-u C-u C-c =
2168 @item C-u C-u C-c =
2169 Re-insert the active formula (either a
2170 field formula, or a column formula) into the current field, so that you
2171 can edit it directly in the field.  The advantage over editing in the
2172 minibuffer is that you can use the command @kbd{C-c ?}.
2173 @kindex C-c ?
2174 @item C-c ?
2175 While editing a formula in a table field, highlight the field(s)
2176 referenced by the reference at the cursor position in the formula.
2177 @kindex C-c @}
2178 @item C-c @}
2179 Toggle the display of row and column numbers for a table, using
2180 overlays.  These are updated each time the table is aligned, you can
2181 force it with @kbd{C-c C-c}.
2182 @kindex C-c @{
2183 @item C-c @{
2184 Toggle the formula debugger on and off.  See below.
2185 @kindex C-c '
2186 @item C-c '
2187 Edit all formulas for the current table in a special buffer, where the
2188 formulas will be displayed one per line.  If the current field has an
2189 active formula, the cursor in the formula editor will mark it.
2190 While inside the special buffer, Org will automatically highlight
2191 any field or range reference at the cursor position.  You may edit,
2192 remove and add formulas, and use the following commands:
2193 @table @kbd
2194 @kindex C-c C-c
2195 @kindex C-x C-s
2196 @item C-c C-c
2197 @itemx C-x C-s
2198 Exit the formula editor and store the modified formulas.  With @kbd{C-u}
2199 prefix, also apply the new formulas to the entire table.
2200 @kindex C-c C-q
2201 @item C-c C-q
2202 Exit the formula editor without installing changes.
2203 @kindex C-c C-r
2204 @item C-c C-r
2205 Toggle all references in the formula editor between standard (like
2206 @code{B3}) and internal (like @code{@@3$2}).
2207 @kindex @key{TAB}
2208 @item @key{TAB}
2209 Pretty-print or indent lisp formula at point.  When in a line containing
2210 a lisp formula, format the formula according to Emacs Lisp rules.
2211 Another @key{TAB} collapses the formula back again.  In the open
2212 formula, @key{TAB} re-indents just like in Emacs lisp mode.
2213 @kindex M-@key{TAB}
2214 @item M-@key{TAB}
2215 Complete Lisp symbols, just like in Emacs lisp mode.
2216 @kindex S-@key{up}
2217 @kindex S-@key{down}
2218 @kindex S-@key{left}
2219 @kindex S-@key{right}
2220 @item S-@key{up}/@key{down}/@key{left}/@key{right}
2221 Shift the reference at point.  For example, if the reference is
2222 @code{B3} and you press @kbd{S-@key{right}}, it will become @code{C3}.
2223 This also works for relative references, and for hline references.
2224 @kindex M-S-@key{up}
2225 @kindex M-S-@key{down}
2226 @item M-S-@key{up}/@key{down}
2227 Move the test line for column formulas in the Org buffer up and
2228 down.
2229 @kindex M-@key{up}
2230 @kindex M-@key{down}
2231 @item M-@key{up}/@key{down}
2232 Scroll the window displaying the table.
2233 @kindex C-c @}
2234 @item C-c @}
2235 Turn the coordinate grid in the table on and off.
2236 @end table
2237 @end table
2239 Making a table field blank does not remove the formula associated with
2240 the field, because that is stored in a different line (the @samp{TBLFM}
2241 line) - during the next recalculation the field will be filled again.
2242 To remove a formula from a field, you have to give an empty reply when
2243 prompted for the formula, or to edit the @samp{#+TBLFM} line.
2245 @kindex C-c C-c
2246 You may edit the @samp{#+TBLFM} directly and re-apply the changed
2247 equations with @kbd{C-c C-c} in that line, or with the normal
2248 recalculation commands in the table.
2250 @subsubheading Debugging formulas
2251 @cindex formula debugging
2252 @cindex debugging, of table formulas
2253 When the evaluation of a formula leads to an error, the field content
2254 becomes the string @samp{#ERROR}.  If you would like see what is going
2255 on during variable substitution and calculation in order to find a bug,
2256 turn on formula debugging in the @code{Tbl} menu and repeat the
2257 calculation, for example by pressing @kbd{C-u C-u C-c = @key{RET}} in a
2258 field.  Detailed information will be displayed.
2260 @node Updating the table, Advanced features, Editing and debugging formulas, The spreadsheet
2261 @subsection Updating the table
2262 @cindex recomputing table fields
2263 @cindex updating, table
2265 Recalculation of a table is normally not automatic, but needs to be
2266 triggered by a command.  See @ref{Advanced features} for a way to make
2267 recalculation at least semi-automatically.
2269 In order to recalculate a line of a table or the entire table, use the
2270 following commands:
2272 @table @kbd
2273 @kindex C-c *
2274 @item C-c *
2275 Recalculate the current row by first applying the stored column formulas
2276 from left to right, and all field formulas in the current row.
2278 @kindex C-u C-c *
2279 @item C-u C-c *
2280 @kindex C-u C-c C-c
2281 @itemx C-u C-c C-c
2282 Recompute the entire table, line by line.  Any lines before the first
2283 hline are left alone, assuming that these are part of the table header.
2285 @kindex C-u C-u C-c *
2286 @kindex C-u C-u C-c C-c
2287 @item C-u C-u C-c *
2288 @itemx C-u C-u C-c C-c
2289 Iterate the table by recomputing it until no further changes occur.
2290 This may be necessary if some computed fields use the value of other
2291 fields that are computed @i{later} in the calculation sequence.
2292 @end table
2294 @node Advanced features,  , Updating the table, The spreadsheet
2295 @subsection Advanced features
2297 If you want the recalculation of fields to happen automatically, or if
2298 you want to be able to assign @i{names} to fields and columns, you need
2299 to reserve the first column of the table for special marking characters.
2300 @table @kbd
2301 @kindex C-#
2302 @item C-#
2303 Rotate the calculation mark in first column through the states @samp{},
2304 @samp{#}, @samp{*}, @samp{!}, @samp{$}.  When there is an active region,
2305 change all marks in the region.
2306 @end table
2308 Here is an example of a table that collects exam results of students and
2309 makes use of these features:
2311 @example
2312 @group
2313 |---+---------+--------+--------+--------+-------+------|
2314 |   | Student | Prob 1 | Prob 2 | Prob 3 | Total | Note |
2315 |---+---------+--------+--------+--------+-------+------|
2316 | ! |         |     P1 |     P2 |     P3 |   Tot |      |
2317 | # | Maximum |     10 |     15 |     25 |    50 | 10.0 |
2318 | ^ |         |     m1 |     m2 |     m3 |    mt |      |
2319 |---+---------+--------+--------+--------+-------+------|
2320 | # | Peter   |     10 |      8 |     23 |    41 |  8.2 |
2321 | # | Sam     |      2 |      4 |      3 |     9 |  1.8 |
2322 |---+---------+--------+--------+--------+-------+------|
2323 |   | Average |        |        |        |  29.7 |      |
2324 | ^ |         |        |        |        |    at |      |
2325 | $ | max=50  |        |        |        |       |      |
2326 |---+---------+--------+--------+--------+-------+------|
2327 #+TBLFM: $6=vsum($P1..$P3)::$7=10*$Tot/$max;%.1f::$at=vmean(@@-II..@@-I);%.1f
2328 @end group
2329 @end example
2331 @noindent @b{Important}: Please note that for these special tables,
2332 recalculating the table with @kbd{C-u C-c *} will only affect rows that
2333 are marked @samp{#} or @samp{*}, and fields that have a formula assigned
2334 to the field itself.  The column formulas are not applied in rows with
2335 empty first field.
2337 @cindex marking characters, tables
2338 The marking characters have the following meaning:
2339 @table @samp
2340 @item !
2341 The fields in this line define names for the columns, so that you may
2342 refer to a column as @samp{$Tot} instead of @samp{$6}.
2343 @item ^
2344 This row defines names for the fields @emph{above} the row.  With such
2345 a definition, any formula in the table may use @samp{$m1} to refer to
2346 the value @samp{10}.  Also, if you assign a formula to a names field, it
2347 will be stored as @samp{$name=...}.
2348 @item _
2349 Similar to @samp{^}, but defines names for the fields in the row
2350 @emph{below}.
2351 @item $
2352 Fields in this row can define @emph{parameters} for formulas.  For
2353 example, if a field in a @samp{$} row contains @samp{max=50}, then
2354 formulas in this table can refer to the value 50 using @samp{$max}.
2355 Parameters work exactly like constants, only that they can be defined on
2356 a per-table basis.
2357 @item #
2358 Fields in this row are automatically recalculated when pressing
2359 @key{TAB} or @key{RET} or @kbd{S-@key{TAB}} in this row.  Also, this row
2360 is selected for a global recalculation with @kbd{C-u C-c *}.  Unmarked
2361 lines will be left alone by this command.
2362 @item *
2363 Selects this line for global recalculation with @kbd{C-u C-c *}, but
2364 not for automatic recalculation.  Use this when automatic
2365 recalculation slows down editing too much.
2366 @item
2367 Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
2368 All lines that should be recalculated should be marked with @samp{#}
2369 or @samp{*}.
2370 @item /
2371 Do not export this line.  Useful for lines that contain the narrowing
2372 @samp{<N>} markers.
2373 @end table
2375 Finally, just to whet your appetite on what can be done with the
2376 fantastic @file{calc} package, here is a table that computes the Taylor
2377 series of degree @code{n} at location @code{x} for a couple of
2378 functions.
2380 @example
2381 @group
2382 |---+-------------+---+-----+--------------------------------------|
2383 |   | Func        | n | x   | Result                               |
2384 |---+-------------+---+-----+--------------------------------------|
2385 | # | exp(x)      | 1 | x   | 1 + x                                |
2386 | # | exp(x)      | 2 | x   | 1 + x + x^2 / 2                      |
2387 | # | exp(x)      | 3 | x   | 1 + x + x^2 / 2 + x^3 / 6            |
2388 | # | x^2+sqrt(x) | 2 | x=0 | x*(0.5 / 0) + x^2 (2 - 0.25 / 0) / 2 |
2389 | # | x^2+sqrt(x) | 2 | x=1 | 2 + 2.5 x - 2.5 + 0.875 (x - 1)^2    |
2390 | * | tan(x)      | 3 | x   | 0.0175 x + 1.77e-6 x^3               |
2391 |---+-------------+---+-----+--------------------------------------|
2392 #+TBLFM: $5=taylor($2,$4,$3);n3
2393 @end group
2394 @end example
2396 @page
2397 @node Org Plot,  , The spreadsheet, Tables
2398 @section Org Plot
2399 @cindex graph, in tables
2400 @cindex plot tables using gnuplot
2402 Org Plot can produce 2D and 3D graphs of information stored in org tables
2403 using @file{Gnuplot} @uref{http://www.gnuplot.info/} and @file{gnuplot-mode}
2404 @uref{http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html}.  To see
2405 this in action ensure that you have both Gnuplot and Gnuplot-mode installed
2406 on your system, then call @code{org-plot/gnuplot} on the following table.
2408 @example
2409 @group
2410 #+PLOT: title:"Citas" ind:1 deps:(3) type:2d with:histograms set:"yrange [0:]"
2411 | Sede      | Max cites | H-index |
2412 |-----------+-----------+---------|
2413 | Chile     |    257.72 |   21.39 |
2414 | Leeds     |    165.77 |   19.68 |
2415 | Sao Paolo |     71.00 |   11.50 |
2416 | Stockholm |    134.19 |   14.33 |
2417 | Morelia   |    257.56 |   17.67 |
2418 @end group
2419 @end example
2421 Notice that Org Plot is smart enough to apply the tables headers as labels.
2422 Further control over the labels, type, content, and appearance of plots can
2423 be exercised through the @code{#+Plot:} lines preceding a table.  See below
2424 for a complete list of Org plot options.  For more information and examples
2425 see the org-plot tutorial at
2426 @uref{http://legito.org/worg/org-tutorials/org-plot.php}.
2428 @subsubheading Plot Options
2430 @table @code
2431 @item set
2432 Specify any @file{gnuplot} option to be set when graphing.
2434 @item title
2435 Specify the title of the plot.
2437 @item ind
2438 Specify which column of the table to use as the @code{x} axis.
2440 @item deps
2441 Specify the columns to graph as a lisp style list, surrounded by parenthesis
2442 and separated by spaces for example @code{dep:(3 4)} to graph the third and
2443 fourth columns (defaults to graphing all other columns aside from the ind
2444 column).
2446 @item type
2447 Specify whether the plot will be @code{2d}, @code{3d}, or @code{grid}.
2449 @item with
2450 Specify a @code{with} option to be inserted for every col being plotted
2451 (e.g. @code{lines}, @code{points}, @code{boxes}, @code{impulses}, etc...).
2452 Defaults to 'lines'.
2454 @item file
2455 If you want to plot to a file specify the @code{"path/to/desired/output-file"}.
2457 @item labels
2458 List of labels to be used for the deps (defaults to column headers if they
2459 exist).
2461 @item line
2462 Specify an entire line to be inserted in the gnuplot script.
2464 @item map
2465 When plotting @code{3d} or @code{grid} types, set this to @code{t} to graph a
2466 flat mapping rather than a @code{3d} slope.
2468 @item timefmt
2469 Specify format of org-mode timestamps as they will be parsed by gnuplot.
2470 Defaults to '%Y-%m-%d-%H:%M:%S'.
2472 @item script
2473 If you want total control you can specify a script file (place the file name
2474 between double quotes) which will be used to plot.  Before plotting, every
2475 instance of @code{$datafile} in the specified script will be replaced with
2476 the path to the generated data file.  Note even if you set this option you
2477 may still want to specify the plot type, as that can impact the content of
2478 the data file.
2479 @end table
2481 @node Hyperlinks, TODO Items, Tables, Top
2482 @chapter Hyperlinks
2483 @cindex hyperlinks
2485 Like HTML, Org provides links inside a file, external links to
2486 other files, Usenet articles, emails, and much more.
2488 @menu
2489 * Link format::                 How links in Org are formatted
2490 * Internal links::              Links to other places in the current file
2491 * External links::              URL-like links to the world
2492 * Handling links::              Creating, inserting and following
2493 * Using links outside Org::     Linking from my C source code?
2494 * Link abbreviations::          Shortcuts for writing complex links
2495 * Search options::              Linking to a specific location
2496 * Custom searches::             When the default search is not enough
2497 @end menu
2499 @node Link format, Internal links, Hyperlinks, Hyperlinks
2500 @section Link format
2501 @cindex link format
2502 @cindex format, of links
2504 Org will recognize plain URL-like links and activate them as
2505 clickable links.  The general link format, however, looks like this:
2507 @example
2508 [[link][description]]       @r{or alternatively}           [[link]]
2509 @end example
2511 Once a link in the buffer is complete (all brackets present), Org
2512 will change the display so that @samp{description} is displayed instead
2513 of @samp{[[link][description]]} and @samp{link} is displayed instead of
2514 @samp{[[link]]}.  Links will be highlighted in the face @code{org-link},
2515 which by default is an underlined face.  You can directly edit the
2516 visible part of a link.  Note that this can be either the @samp{link}
2517 part (if there is no description) or the @samp{description} part.  To
2518 edit also the invisible @samp{link} part, use @kbd{C-c C-l} with the
2519 cursor on the link.
2521 If you place the cursor at the beginning or just behind the end of the
2522 displayed text and press @key{BACKSPACE}, you will remove the
2523 (invisible) bracket at that location.  This makes the link incomplete
2524 and the internals are again displayed as plain text.  Inserting the
2525 missing bracket hides the link internals again.  To show the
2526 internal structure of all links, use the menu entry
2527 @code{Org->Hyperlinks->Literal links}.
2529 @node Internal links, External links, Link format, Hyperlinks
2530 @section Internal links
2531 @cindex internal links
2532 @cindex links, internal
2533 @cindex targets, for links
2535 If the link does not look like a URL, it is considered to be internal in
2536 the current file.  Links such as @samp{[[My Target]]} or @samp{[[My
2537 Target][Find my target]]} lead to a text search in the current file.
2538 The link can be followed with @kbd{C-c C-o} when the cursor is on the
2539 link, or with a mouse click (@pxref{Handling links}).  The preferred
2540 match for such a link is a dedicated target: the same string in double
2541 angular brackets.  Targets may be located anywhere; sometimes it is
2542 convenient to put them into a comment line. For example
2544 @example
2545 # <<My Target>>
2546 @end example
2548 @noindent In HTML export (@pxref{HTML export}), such targets will become
2549 named anchors for direct access through @samp{http} links@footnote{Note that
2550 text before the first headline is usually not exported, so the first such
2551 target should be after the first headline, or in the line directly before the
2552 first headline.}.
2554 If no dedicated target exists, Org will search for the words in the
2555 link.  In the above example the search would be for @samp{my target}.
2556 Links starting with a star like @samp{*My Target} restrict the search to
2557 headlines.  When searching, Org mode will first try an exact match, but
2558 then move on to more and more lenient searches.  For example, the link
2559 @samp{[[*My Targets]]} will find any of the following:
2561 @example
2562 ** My targets
2563 ** TODO my targets are bright
2564 ** my 20 targets are
2565 @end example
2567 To insert a link targeting a headline, in-buffer completion can be used.
2568 Just type a star followed by a few optional letters into the buffer and
2569 press @kbd{M-@key{TAB}}.  All headlines in the current buffer will be
2570 offered as completions.  @xref{Handling links}, for more commands
2571 creating links.
2573 Following a link pushes a mark onto Org's own mark ring.  You can
2574 return to the previous position with @kbd{C-c &}.  Using this command
2575 several times in direct succession goes back to positions recorded
2576 earlier.
2578 @menu
2579 * Radio targets::               Make targets trigger links in plain text
2580 @end menu
2582 @node Radio targets,  , Internal links, Internal links
2583 @subsection Radio targets
2584 @cindex radio targets
2585 @cindex targets, radio
2586 @cindex links, radio targets
2588 Org can automatically turn any occurrences of certain target names
2589 in normal text into a link.  So without explicitly creating a link, the
2590 text connects to the target radioing its position.  Radio targets are
2591 enclosed by triple angular brackets.  For example, a target @samp{<<<My
2592 Target>>>} causes each occurrence of @samp{my target} in normal text to
2593 become activated as a link.  The Org file is scanned automatically
2594 for radio targets only when the file is first loaded into Emacs.  To
2595 update the target list during editing, press @kbd{C-c C-c} with the
2596 cursor on or at a target.
2598 @node External links, Handling links, Internal links, Hyperlinks
2599 @section External links
2600 @cindex links, external
2601 @cindex external links
2602 @cindex links, external
2603 @cindex Gnus links
2604 @cindex BBDB links
2605 @cindex IRC links
2606 @cindex URL links
2607 @cindex file links
2608 @cindex VM links
2609 @cindex RMAIL links
2610 @cindex WANDERLUST links
2611 @cindex MH-E links
2612 @cindex USENET links
2613 @cindex SHELL links
2614 @cindex Info links
2615 @cindex elisp links
2617 Org supports links to files, websites, Usenet and email messages,
2618 BBDB database entries and links to both IRC conversations and their
2619 logs.  External links are URL-like locators.  They start with a short
2620 identifying string followed by a colon.  There can be no space after
2621 the colon.  The following list shows examples for each link type.
2623 @example
2624 http://www.astro.uva.nl/~dominik          @r{on the web}
2625 file:/home/dominik/images/jupiter.jpg     @r{file, absolute path}
2626 /home/dominik/images/jupiter.jpg          @r{same as above}
2627 file:papers/last.pdf                      @r{file, relative path}
2628 ./papers/last.pdf                         @r{same as above}
2629 news:comp.emacs                           @r{Usenet link}
2630 mailto:adent@@galaxy.net                 @r{Mail link}
2631 vm:folder                                 @r{VM folder link}
2632 vm:folder#id                              @r{VM message link}
2633 vm://myself@@some.where.org/folder#id    @r{VM on remote machine}
2634 wl:folder                                 @r{WANDERLUST folder link}
2635 wl:folder#id                              @r{WANDERLUST message link}
2636 mhe:folder                                @r{MH-E folder link}
2637 mhe:folder#id                             @r{MH-E message link}
2638 rmail:folder                              @r{RMAIL folder link}
2639 rmail:folder#id                           @r{RMAIL message link}
2640 gnus:group                                @r{Gnus group link}
2641 gnus:group#id                             @r{Gnus article link}
2642 bbdb:R.*Stallman                          @r{BBDB link (with regexp)}
2643 irc:/irc.com/#emacs/bob                   @r{IRC link}
2644 shell:ls *.org                            @r{A shell command}
2645 elisp:org-agenda                          @r{Interactive elisp command}
2646 elisp:(find-file-other-frame "Elisp.org") @r{Elisp form to evaluate}
2647 @end example
2649 A link should be enclosed in double brackets and may contain a
2650 descriptive text to be displayed instead of the URL (@pxref{Link
2651 format}), for example:
2653 @example
2654 [[http://www.gnu.org/software/emacs/][GNU Emacs]]
2655 @end example
2657 @noindent
2658 If the description is a file name or URL that points to an image, HTML
2659 export (@pxref{HTML export}) will inline the image as a clickable
2660 button.  If there is no description at all and the link points to an
2661 image,
2662 that image will be inlined into the exported HTML file.
2664 @cindex angular brackets, around links
2665 @cindex plain text external links
2666 Org also finds external links in the normal text and activates them
2667 as links.  If spaces must be part of the link (for example in
2668 @samp{bbdb:Richard Stallman}), or if you need to remove ambiguities
2669 about the end of the link, enclose them in angular brackets.
2671 @node Handling links, Using links outside Org, External links, Hyperlinks
2672 @section Handling links
2673 @cindex links, handling
2675 Org provides methods to create a link in the correct syntax, to
2676 insert it into an Org file, and to follow the link.
2678 @table @kbd
2679 @kindex C-c l
2680 @cindex storing links
2681 @item C-c l
2682 Store a link to the current location.  This is a @emph{global} command (you
2683 must create the key binding yourself) which can be used in any buffer to
2684 create a link.  The link will be stored for later insertion into an Org
2685 buffer (see below).
2687 For Org files, if there is a @samp{<<target>>} at the cursor, the link points
2688 to the target.  Otherwise it points to the current headline, either by text
2689 (unsafe), or, if @file{org-id.el} is loaded and @code{org-link-to-org-use-id}
2690 is set, by ID property.
2692 For VM, Rmail, Wanderlust, MH-E, Gnus and BBDB buffers, the link will
2693 indicate the current article/entry.  For W3 and W3M buffers, the link goes to
2694 the current URL.  For IRC links, if you set the variable
2695 @code{org-irc-link-to-logs} to non-nil then @kbd{C-c l} will store a
2696 @samp{file:/} style link to the relevant point in the logs for the current
2697 conversation. Otherwise an @samp{irc:/} style link to the user/channel/server
2698 under the point will be stored. 
2700 For any other files, the link will point to the file, with a search string
2701 (@pxref{Search options}) pointing to the contents of the current line.  If
2702 there is an active region, the selected words will form the basis of the
2703 search string.  If the automatically created link is not working correctly or
2704 accurately enough, you can write custom functions to select the search string
2705 and to do the search for particular file types - see @ref{Custom searches}.
2706 The key binding @kbd{C-c l} is only a suggestion - see @ref{Installation}.
2708 @kindex C-c C-l
2709 @cindex link completion
2710 @cindex completion, of links
2711 @cindex inserting links
2712 @item C-c C-l
2713 Insert a link.  This prompts for a link to be inserted into the buffer.  You
2714 can just type a link, using text for an internal link, or one of the link
2715 type prefixes mentioned in the examples above.  All links stored during the
2716 current session are part of the history for this prompt, so you can access
2717 them with @key{up} and @key{down} (or @kbd{M-p/n}).  Completion, on the other
2718 hand, will help you to insert valid link prefixes like @samp{http:} or
2719 @samp{ftp:}, including the prefixes defined through link abbreviations
2720 (@pxref{Link abbreviations}).  The link will be inserted into the
2721 buffer@footnote{After insertion of a stored link, the link will be removed
2722 from the list of stored links.  To keep it in the list later use, use a
2723 triple @kbd{C-u} prefix argument to @kbd{C-c C-l}, or configure the option
2724 @code{org-keep-stored-link-after-insertion}.}, along with a descriptive text.
2725 If some text was selected when this command is called, the selected text
2726 becomes the default description.@* Note that you don't have to use this
2727 command to insert a link.  Links in Org are plain text, and you can type
2728 or paste them straight into the buffer.  By using this command, the links are
2729 automatically enclosed in double brackets, and you will be asked for the
2730 optional descriptive text.
2732 @c  If the link is a @samp{file:} link and
2733 @c the linked file is located in the same directory as the current file or
2734 @c a subdirectory of it, the path of the file will be inserted relative to
2735 @c the current directory.
2737 @kindex C-u C-c C-l
2738 @cindex file name completion
2739 @cindex completion, of file names
2740 @item C-u C-c C-l
2741 When @kbd{C-c C-l} is called with a @kbd{C-u} prefix argument, a link to
2742 a file will be inserted and you may use file name completion to select
2743 the name of the file.  The path to the file is inserted relative to the
2744 directory of the current org file, if the linked file is in the current
2745 directory or in a sub-directory of it, or if the path is written relative
2746 to the current directory using @samp{../}.  Otherwise an absolute path
2747 is used, if possible with @samp{~/} for your home directory.  You can
2748 force an absolute path with two @kbd{C-u} prefixes.
2750 @item C-c C-l @r{(with cursor on existing link)}
2751 When the cursor is on an existing link, @kbd{C-c C-l} allows you to edit the
2752 link and description parts of the link.
2754 @cindex following links
2755 @kindex C-c C-o
2756 @item C-c C-o
2757 Open link at point.  This will launch a web browser for URLs (using
2758 @command{browse-url-at-point}), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB for
2759 the corresponding links, and execute the command in a shell link.  When the
2760 cursor is on an internal link, this commands runs the corresponding search.
2761 When the cursor is on a TAG list in a headline, it creates the corresponding
2762 TAGS view.  If the cursor is on a time stamp, it compiles the agenda for that
2763 date.  Furthermore, it will visit text and remote files in @samp{file:} links
2764 with Emacs and select a suitable application for local non-text files.
2765 Classification of files is based on file extension only.  See option
2766 @code{org-file-apps}.  If you want to override the default application and
2767 visit the file with Emacs, use a @kbd{C-u} prefix.  If you want to avoid
2768 opening in Emacs, use a @kbd{C-u C-u} prefix.
2770 @kindex mouse-2
2771 @kindex mouse-1
2772 @item mouse-2
2773 @itemx mouse-1
2774 On links, @kbd{mouse-2} will open the link just as @kbd{C-c C-o}
2775 would.  Under Emacs 22, also @kbd{mouse-1} will follow a link.
2777 @kindex mouse-3
2778 @item mouse-3
2779 Like @kbd{mouse-2}, but force file links to be opened with Emacs, and
2780 internal links to be displayed in another window@footnote{See the
2781 variable @code{org-display-internal-link-with-indirect-buffer}}.
2783 @cindex mark ring
2784 @kindex C-c %
2785 @item C-c %
2786 Push the current position onto the mark ring, to be able to return
2787 easily. Commands following an internal link do this automatically.
2789 @cindex links, returning to
2790 @kindex C-c &
2791 @item C-c &
2792 Jump back to a recorded position.  A position is recorded by the
2793 commands following internal links, and by @kbd{C-c %}.  Using this
2794 command several times in direct succession moves through a ring of
2795 previously recorded positions.
2797 @kindex C-c C-x C-n
2798 @kindex C-c C-x C-p
2799 @cindex links, finding next/previous
2800 @item C-c C-x C-n
2801 @itemx C-c C-x C-p
2802 Move forward/backward to the next link in the buffer.  At the limit of
2803 the buffer, the search fails once, and then wraps around.  The key
2804 bindings for this are really too long, you might want to bind this also
2805 to @kbd{C-n} and @kbd{C-p}
2806 @lisp
2807 (add-hook 'org-load-hook
2808   (lambda ()
2809     (define-key 'org-mode-map "\C-n" 'org-next-link)
2810     (define-key 'org-mode-map "\C-p" 'org-previous-link)))
2811 @end lisp
2812 @end table
2814 @node Using links outside Org, Link abbreviations, Handling links, Hyperlinks
2815 @section Using links outside Org
2817 You can insert and follow links that have Org syntax not only in
2818 Org, but in any Emacs buffer.  For this, you should create two
2819 global commands, like this (please select suitable global keys
2820 yourself):
2822 @lisp
2823 (global-set-key "\C-c L" 'org-insert-link-global)
2824 (global-set-key "\C-c o" 'org-open-at-point-global)
2825 @end lisp
2827 @node Link abbreviations, Search options, Using links outside Org, Hyperlinks
2828 @section Link abbreviations
2829 @cindex link abbreviations
2830 @cindex abbreviation, links
2832 Long URLs can be cumbersome to type, and often many similar links are
2833 needed in a document.  For this you can use link abbreviations.  An
2834 abbreviated link looks like this
2836 @example
2837 [[linkword:tag][description]]
2838 @end example
2840 @noindent
2841 where the tag is optional.  Such abbreviations are resolved according to
2842 the information in the variable @code{org-link-abbrev-alist} that
2843 relates the linkwords to replacement text.  Here is an example:
2845 @lisp
2846 @group
2847 (setq org-link-abbrev-alist
2848   '(("bugzilla" . "http://10.1.2.9/bugzilla/show_bug.cgi?id=")
2849     ("google"   . "http://www.google.com/search?q=")
2850     ("ads"      . "http://adsabs.harvard.edu/cgi-bin/
2851                    nph-abs_connect?author=%s&db_key=AST")))
2852 @end group
2853 @end lisp
2855 If the replacement text contains the string @samp{%s}, it will be
2856 replaced with the tag.  Otherwise the tag will be appended to the string
2857 in order to create the link.  You may also specify a function that will
2858 be called with the tag as the only argument to create the link.
2860 With the above setting, you could link to a specific bug with
2861 @code{[[bugzilla:129]]}, search the web for @samp{OrgMode} with
2862 @code{[[google:OrgMode]]} and find out what the Org author is
2863 doing besides Emacs hacking with @code{[[ads:Dominik,C]]}.
2865 If you need special abbreviations just for a single Org buffer, you
2866 can define them in the file with
2868 @example
2869 #+LINK: bugzilla  http://10.1.2.9/bugzilla/show_bug.cgi?id=
2870 #+LINK: google    http://www.google.com/search?q=%s
2871 @end example
2873 @noindent
2874 In-buffer completion @pxref{Completion} can be used after @samp{[} to
2875 complete link abbreviations.
2877 @node Search options, Custom searches, Link abbreviations, Hyperlinks
2878 @section Search options in file links
2879 @cindex search option in file links
2880 @cindex file links, searching
2882 File links can contain additional information to make Emacs jump to a
2883 particular location in the file when following a link.  This can be a
2884 line number or a search option after a double@footnote{For backward
2885 compatibility, line numbers can also follow a single colon.} colon. For
2886 example, when the command @kbd{C-c l} creates a link (@pxref{Handling
2887 links}) to a file, it encodes the words in the current line as a search
2888 string that can be used to find this line back later when following the
2889 link with @kbd{C-c C-o}.
2891 Here is the syntax of the different ways to attach a search to a file
2892 link, together with an explanation:
2894 @example
2895 [[file:~/code/main.c::255]]
2896 [[file:~/xx.org::My Target]]
2897 [[file:~/xx.org::*My Target]]
2898 [[file:~/xx.org::/regexp/]]
2899 @end example
2901 @table @code
2902 @item 255
2903 Jump to line 255.
2904 @item My Target
2905 Search for a link target @samp{<<My Target>>}, or do a text search for
2906 @samp{my target}, similar to the search in internal links, see
2907 @ref{Internal links}.  In HTML export (@pxref{HTML export}), such a file
2908 link will become an HTML reference to the corresponding named anchor in
2909 the linked file.
2910 @item *My Target
2911 In an Org file, restrict search to headlines.
2912 @item /regexp/
2913 Do a regular expression search for @code{regexp}.  This uses the Emacs
2914 command @code{occur} to list all matches in a separate window.  If the
2915 target file is in Org mode, @code{org-occur} is used to create a
2916 sparse tree with the matches.
2917 @c If the target file is a directory,
2918 @c @code{grep} will be used to search all files in the directory.
2919 @end table
2921 As a degenerate case, a file link with an empty file name can be used
2922 to search the current file.  For example, @code{[[file:::find me]]} does
2923 a search for @samp{find me} in the current file, just as
2924 @samp{[[find me]]} would.
2926 @node Custom searches,  , Search options, Hyperlinks
2927 @section Custom Searches
2928 @cindex custom search strings
2929 @cindex search strings, custom
2931 The default mechanism for creating search strings and for doing the
2932 actual search related to a file link may not work correctly in all
2933 cases.  For example, BibTeX database files have many entries like
2934 @samp{year="1993"} which would not result in good search strings,
2935 because the only unique identification for a BibTeX entry is the
2936 citation key.
2938 If you come across such a problem, you can write custom functions to set
2939 the right search string for a particular file type, and to do the search
2940 for the string in the file.  Using @code{add-hook}, these functions need
2941 to be added to the hook variables
2942 @code{org-create-file-search-functions} and
2943 @code{org-execute-file-search-functions}.  See the docstring for these
2944 variables for more information.  Org actually uses this mechanism
2945 for Bib@TeX{} database files, and you can use the corresponding code as
2946 an implementation example.  See the file @file{org-bibtex.el}.
2948 @node TODO Items, Tags, Hyperlinks, Top
2949 @chapter TODO Items
2950 @cindex TODO items
2952 Org mode does not maintain TODO lists as separate documents@footnote{Of
2953 course, you can make a document that contains only long lists of TODO items,
2954 but this is not required.}.  Instead, TODO items are an integral part of the
2955 notes file, because TODO items usually come up while taking notes!  With Org
2956 mode, simply mark any entry in a tree as being a TODO item.  In this way,
2957 information is not duplicated, and the entire context from which the TODO
2958 item emerged is always present.
2960 Of course, this technique for managing TODO items scatters them
2961 throughout your notes file.  Org mode compensates for this by providing
2962 methods to give you an overview of all the things that you have to do.
2964 @menu
2965 * TODO basics::                 Marking and displaying TODO entries
2966 * TODO extensions::             Workflow and assignments
2967 * Progress logging::            Dates and notes for progress
2968 * Priorities::                  Some things are more important than others
2969 * Breaking down tasks::         Splitting a task into manageable pieces
2970 * Checkboxes::                  Tick-off lists
2971 @end menu
2973 @node TODO basics, TODO extensions, TODO Items, TODO Items
2974 @section Basic TODO functionality
2976 Any headline becomes a TODO item when it starts with the word
2977 @samp{TODO}, for example:
2979 @example
2980 *** TODO Write letter to Sam Fortune
2981 @end example
2983 @noindent
2984 The most important commands to work with TODO entries are:
2986 @table @kbd
2987 @kindex C-c C-t
2988 @cindex cycling, of TODO states
2989 @item C-c C-t
2990 Rotate the TODO state of the current item among
2992 @example
2993 ,-> (unmarked) -> TODO -> DONE --.
2994 '--------------------------------'
2995 @end example
2997 The same rotation can also be done ``remotely'' from the timeline and
2998 agenda buffers with the @kbd{t} command key (@pxref{Agenda commands}).
3000 @kindex C-u C-c C-t
3001 @item C-u C-c C-t
3002 Select a specific keyword using completion or (if it has been set up)
3003 the fast selection interface.  For the latter, you need to assign keys
3004 to TODO states, see @ref{Per-file keywords} and @ref{Setting tags} for
3005 more information.
3007 @kindex S-@key{right}
3008 @kindex S-@key{left}
3009 @item S-@key{right}
3010 @itemx S-@key{left}
3011 Select the following/preceding TODO state, similar to cycling.  Useful
3012 mostly if more than two TODO states are possible (@pxref{TODO
3013 extensions}).
3014 @kindex C-c C-v
3015 @kindex C-c / t
3016 @cindex sparse tree, for TODO
3017 @item C-c C-v
3018 @itemx C-c / t
3019 View TODO items in a @emph{sparse tree} (@pxref{Sparse trees}).  Folds
3020 the entire buffer, but shows all TODO items and the headings hierarchy
3021 above them.  With a prefix argument, search for a specific TODO.  You will be
3022 prompted for the keyword, and you can also give a list of keywords like
3023 @code{KWD1|KWD2|...}.  With numeric prefix argument N, show the tree for the
3024 Nth keyword in the variable @code{org-todo-keywords}.  With two prefix
3025 arguments, find all TODO and DONE entries.
3026 @kindex C-c a t
3027 @item C-c a t
3028 Show the global TODO list.  Collects the TODO items from all agenda
3029 files (@pxref{Agenda Views}) into a single buffer.  The new buffer will
3030 be in @code{agenda-mode}, which provides commands to examine and
3031 manipulate the TODO entries from the new buffer (@pxref{Agenda
3032 commands}).  @xref{Global TODO list}, for more information.
3033 @kindex S-M-@key{RET}
3034 @item S-M-@key{RET}
3035 Insert a new TODO entry below the current one.
3036 @end table
3038 @noindent
3039 Changing a TODO state can also trigger tag changes.  See the docstring of the
3040 option @code{org-todo-state-tags-triggers} for details.
3042 @node TODO extensions, Progress logging, TODO basics, TODO Items
3043 @section Extended use of TODO keywords
3044 @cindex extended TODO keywords
3046 By default, marked TODO entries have one of only two states: TODO and
3047 DONE.  Org mode allows you to classify TODO items in more complex ways
3048 with @emph{TODO keywords} (stored in @code{org-todo-keywords}).  With
3049 special setup, the TODO keyword system can work differently in different
3050 files.
3052 Note that @i{tags} are another way to classify headlines in general and
3053 TODO items in particular (@pxref{Tags}).
3055 @menu
3056 * Workflow states::             From TODO to DONE in steps
3057 * TODO types::                  I do this, Fred does the rest
3058 * Multiple sets in one file::   Mixing it all, and still finding your way
3059 * Fast access to TODO states::  Single letter selection of a state
3060 * Per-file keywords::           Different files, different requirements
3061 * Faces for TODO keywords::     Highlighting states
3062 @end menu
3064 @node Workflow states, TODO types, TODO extensions, TODO extensions
3065 @subsection TODO keywords as workflow states
3066 @cindex TODO workflow
3067 @cindex workflow states as TODO keywords
3069 You can use TODO keywords to indicate different @emph{sequential} states
3070 in the process of working on an item, for example@footnote{Changing
3071 this variable only becomes effective after restarting Org mode in a
3072 buffer.}:
3074 @lisp
3075 (setq org-todo-keywords
3076   '((sequence "TODO" "FEEDBACK" "VERIFY" "|" "DONE" "DELEGATED")))
3077 @end lisp
3079 The vertical bar separates the TODO keywords (states that @emph{need
3080 action}) from the DONE states (which need @emph{no further action}).  If
3081 you don't provide the separator bar, the last state is used as the DONE
3082 state.
3083 @cindex completion, of TODO keywords
3084 With this setup, the command @kbd{C-c C-t} will cycle an entry from TODO
3085 to FEEDBACK, then to VERIFY, and finally to DONE and DELEGATED.  You may
3086 also use a numeric prefix argument to quickly select a specific state.  For
3087 example @kbd{C-3 C-c C-t} will change the state immediately to VERIFY.
3088 Or you can use @kbd{S-left} to go backward through the sequence.  If you
3089 define many keywords, you can use in-buffer completion
3090 (@pxref{Completion}) or even a special one-key selection scheme
3091 (@pxref{Fast access to TODO states}) to insert these words into the
3092 buffer.  Changing a TODO state can be logged with a timestamp, see
3093 @ref{Tracking TODO state changes} for more information.
3095 @node TODO types, Multiple sets in one file, Workflow states, TODO extensions
3096 @subsection TODO keywords as types
3097 @cindex TODO types
3098 @cindex names as TODO keywords
3099 @cindex types as TODO keywords
3101 The second possibility is to use TODO keywords to indicate different
3102 @emph{types} of action items.  For example, you might want to indicate
3103 that items are for ``work'' or ``home''.  Or, when you work with several
3104 people on a single project, you might want to assign action items
3105 directly to persons, by using their names as TODO keywords.  This would
3106 be set up like this:
3108 @lisp
3109 (setq org-todo-keywords '((type "Fred" "Sara" "Lucy" "|" "DONE")))
3110 @end lisp
3112 In this case, different keywords do not indicate a sequence, but rather
3113 different types.  So the normal work flow would be to assign a task to a
3114 person, and later to mark it DONE.  Org mode supports this style by adapting
3115 the workings of the command @kbd{C-c C-t}@footnote{This is also true for the
3116 @kbd{t} command in the timeline and agenda buffers.}.  When used several
3117 times in succession, it will still cycle through all names, in order to first
3118 select the right type for a task.  But when you return to the item after some
3119 time and execute @kbd{C-c C-t} again, it will switch from any name directly
3120 to DONE.  Use prefix arguments or completion to quickly select a specific
3121 name.  You can also review the items of a specific TODO type in a sparse tree
3122 by using a numeric prefix to @kbd{C-c C-v}.  For example, to see all things
3123 Lucy has to do, you would use @kbd{C-3 C-c C-v}.  To collect Lucy's items
3124 from all agenda files into a single buffer, you would use the numeric prefix
3125 argument as well when creating the global TODO list: @kbd{C-3 C-c t}.
3127 @node Multiple sets in one file, Fast access to TODO states, TODO types, TODO extensions
3128 @subsection Multiple keyword sets in one file
3129 @cindex TODO keyword sets
3131 Sometimes you may want to use different sets of TODO keywords in
3132 parallel.  For example, you may want to have the basic
3133 @code{TODO}/@code{DONE}, but also a workflow for bug fixing, and a
3134 separate state indicating that an item has been canceled (so it is not
3135 DONE, but also does not require action).  Your setup would then look
3136 like this:
3138 @lisp
3139 (setq org-todo-keywords
3140       '((sequence "TODO" "|" "DONE")
3141         (sequence "REPORT" "BUG" "KNOWNCAUSE" "|" "FIXED")
3142         (sequence "|" "CANCELED")))
3143 @end lisp
3145 The keywords should all be different, this helps Org mode to keep track
3146 of which subsequence should be used for a given entry.  In this setup,
3147 @kbd{C-c C-t} only operates within a subsequence, so it switches from
3148 @code{DONE} to (nothing) to @code{TODO}, and from @code{FIXED} to
3149 (nothing) to @code{REPORT}.  Therefore you need a mechanism to initially
3150 select the correct sequence.  Besides the obvious ways like typing a
3151 keyword or using completion, you may also apply the following commands:
3153 @table @kbd
3154 @kindex C-S-@key{right}
3155 @kindex C-S-@key{left}
3156 @item C-S-@key{right}
3157 @itemx C-S-@key{left}
3158 These keys jump from one TODO subset to the next.  In the above example,
3159 @kbd{C-S-@key{right}} would jump from @code{TODO} or @code{DONE} to
3160 @code{REPORT}, and any of the words in the second row to @code{CANCELED}.
3161 @kindex S-@key{right}
3162 @kindex S-@key{left}
3163 @item S-@key{right}
3164 @itemx S-@key{left}
3165 @kbd{S-@key{<left>}} and @kbd{S-@key{<right>}} and walk through
3166 @emph{all} keywords from all sets, so for example @kbd{S-@key{<right>}}
3167 would switch from @code{DONE} to @code{REPORT} in the example above.
3168 @end table
3170 @node Fast access to TODO states, Per-file keywords, Multiple sets in one file, TODO extensions
3171 @subsection Fast access to TODO states
3173 If you would like to quickly change an entry to an arbitrary TODO state
3174 instead of cycling through the states, you can set up keys for
3175 single-letter access to the states.  This is done by adding the section
3176 key after each keyword, in parenthesis.  For example:
3178 @lisp
3179 (setq org-todo-keywords
3180       '((sequence "TODO(t)" "|" "DONE(d)")
3181         (sequence "REPORT(r)" "BUG(b)" "KNOWNCAUSE(k)" "|" "FIXED(f)")
3182         (sequence "|" "CANCELED(c)")))
3183 @end lisp
3185 If you then press @code{C-u C-c C-t} followed by the selection key, the
3186 entry will be switched to this state.  @key{SPC} can be used to remove
3187 any TODO keyword from an entry.  Should you like this way of selecting
3188 TODO states a lot, you might want to set the variable
3189 @code{org-use-fast-todo-selection} to @code{t} and make this behavior
3190 the default.  Check also the variable
3191 @code{org-fast-tag-selection-include-todo}, it allows to change the TODO
3192 state through the tags interface (@pxref{Setting tags}), in case you
3193 like to mingle the two concepts.
3195 @node Per-file keywords, Faces for TODO keywords, Fast access to TODO states, TODO extensions
3196 @subsection Setting up keywords for individual files
3197 @cindex keyword options
3198 @cindex per-file keywords
3200 It can be very useful to use different aspects of the TODO mechanism in
3201 different files.  For file-local settings, you need to add special lines
3202 to the file which set the keywords and interpretation for that file
3203 only.  For example, to set one of the two examples discussed above, you
3204 need one of the following lines, starting in column zero anywhere in the
3205 file:
3207 @example
3208 #+SEQ_TODO: TODO FEEDBACK VERIFY | DONE CANCELED
3209 @end example
3211 @example
3212 #+TYP_TODO: Fred Sara Lucy Mike | DONE
3213 @end example
3215 A setup for using several sets in parallel would be:
3217 @example
3218 #+SEQ_TODO: TODO | DONE
3219 #+SEQ_TODO: REPORT BUG KNOWNCAUSE | FIXED
3220 #+SEQ_TODO: | CANCELED
3221 @end example
3223 @cindex completion, of option keywords
3224 @kindex M-@key{TAB}
3225 @noindent To make sure you are using the correct keyword, type
3226 @samp{#+} into the buffer and then use @kbd{M-@key{TAB}} completion.
3228 @cindex DONE, final TODO keyword
3229 Remember that the keywords after the vertical bar (or the last keyword
3230 if no bar is there) must always mean that the item is DONE (although you
3231 may use a different word).  After changing one of these lines, use
3232 @kbd{C-c C-c} with the cursor still in the line to make the changes
3233 known to Org mode@footnote{Org mode parses these lines only when
3234 Org mode is activated after visiting a file.  @kbd{C-c C-c} with the
3235 cursor in a line starting with @samp{#+} is simply restarting Org mode
3236 for the current buffer.}.
3238 @node Faces for TODO keywords,  , Per-file keywords, TODO extensions
3239 @subsection Faces for TODO keywords
3240 @cindex faces, for TODO keywords
3242 Org mode highlights TODO keywords with special faces: @code{org-todo}
3243 for keywords indicating that an item still has to be acted upon, and
3244 @code{org-done} for keywords indicating that an item is finished.  If
3245 you are using more than 2 different states, you might want to use
3246 special faces for some of them.  This can be done using the variable
3247 @code{org-todo-keyword-faces}.  For example:
3249 @lisp
3250 @group
3251 (setq org-todo-keyword-faces
3252       '(("TODO"      . org-warning)
3253         ("DEFERRED"  . shadow)
3254         ("CANCELED"  . (:foreground "blue" :weight bold))))
3255 @end group
3256 @end lisp
3258 While using a list with face properties as shown for CANCELED
3259 @emph{should} work, this does not aways seem to be the case.  If
3260 necessary, define a special face and use that.
3262 @page
3263 @node Progress logging, Priorities, TODO extensions, TODO Items
3264 @section Progress logging
3265 @cindex progress logging
3266 @cindex logging, of progress
3268 Org mode can automatically record a time stamp and possibly a note when
3269 you mark a TODO item as DONE, or even each time you change the state of
3270 a TODO item.  This system is highly configurable, settings can be on a
3271 per-keyword basis and can be localized to a file or even a subtree.  For
3272 information on how to clock working time for a task, see @ref{Clocking
3273 work time}.
3275 @menu
3276 * Closing items::               When was this entry marked DONE?
3277 * Tracking TODO state changes::  When did the status change?
3278 @end menu
3280 @node Closing items, Tracking TODO state changes, Progress logging, Progress logging
3281 @subsection Closing items
3283 The most basic logging is to keep track of @emph{when} a certain TODO
3284 item was finished.  This is achieved with@footnote{The corresponding
3285 in-buffer setting is: @code{#+STARTUP: logdone}}.
3287 @lisp
3288 (setq org-log-done 'time)
3289 @end lisp
3291 @noindent
3292 Then each time you turn an entry from a TODO (not-done) state into any
3293 of the DONE states, a line @samp{CLOSED: [timestamp]} will be inserted
3294 just after the headline.  If you turn the entry back into a TODO item
3295 through further state cycling, that line will be removed again.  If you
3296 want to record a note along with the timestamp, use@footnote{The
3297 corresponding in-buffer setting is: @code{#+STARTUP: lognotedone}}
3299 @lisp
3300 (setq org-log-done 'note)
3301 @end lisp
3303 @noindent
3304 You will then be prompted for a note, and that note will be stored below
3305 the entry with a @samp{Closing Note} heading.
3307 In the timeline (@pxref{Timeline}) and in the agenda
3308 (@pxref{Weekly/daily agenda}), you can then use the @kbd{l} key to
3309 display the TODO items with a @samp{CLOSED} timestamp on each day,
3310 giving you an overview of what has been done.
3312 @node Tracking TODO state changes,  , Closing items, Progress logging
3313 @subsection Tracking TODO state changes
3315 When TODO keywords are used as workflow states (@pxref{Workflow
3316 states}), you might want to keep track of when a state change occurred
3317 and maybe take a note about this change.  Since it is normally too much
3318 to record a note for every state, Org mode expects configuration on a
3319 per-keyword basis for this.  This is achieved by adding special markers
3320 @samp{!} (for a time stamp) and @samp{@@} (for a note) in parenthesis
3321 after each keyword.  For example, with the setting
3323 @lisp
3324 (setq org-todo-keywords
3325   '((sequence "TODO(t)" "WAIT(w@@/!)" "|" "DONE(d!)" "CANCELED(c@@)")))
3326 @end lisp
3328 @noindent
3329 you not only define global TODO keywords and fast access keys, but also
3330 request that a time is recorded when the entry is turned into
3331 DONE@footnote{It is possible that Org mode will record two time stamps
3332 when you are using both @code{org-log-done} and state change logging.
3333 However, it will never prompt for two notes - if you have configured
3334 both, the state change recording note will take precedence and cancel
3335 the @samp{Closing Note}.}, and that a note is recorded when switching to
3336 WAIT or CANCELED.  The setting for WAIT is even more special: The
3337 @samp{!} after the slash means that in addition to the note taken when
3338 entering the state, a time stamp should be recorded when @i{leaving} the
3339 WAIT state, if and only if the @i{target} state does not configure
3340 logging for entering it.  So it has no effect when switching from WAIT
3341 to DONE, because DONE is configured to record a timestamp only.  But
3342 when switching from WAIT back to TODO, the @samp{/!} in the WAIT
3343 setting now triggers a timestamp even though TODO has no logging
3344 configured.
3346 You can use the exact same syntax for setting logging preferences local
3347 to a buffer:
3348 @example
3349 #+SEQ_TODO: TODO(t) WAIT(w@@/!) | DONE(d!) CANCELED(c@@)
3350 @end example
3352 In order to define logging settings that are local to a subtree or a
3353 single item, define a LOGGING property in this entry.  Any non-empty
3354 LOGGING property resets all logging settings to nil.  You may then turn
3355 on logging for this specific tree using STARTUP keywords like
3356 @code{lognotedone} or @code{logrepeat}, as well as adding state specific
3357 settings like @code{TODO(!)}.  For example
3359 @example
3360 * TODO Log each state with only a time
3361   :PROPERTIES:
3362   :LOGGING: TODO(!) WAIT(!) DONE(!) CANCELED(!)
3363   :END:
3364 * TODO Only log when switching to WAIT, and when repeating
3365   :PROPERTIES:
3366   :LOGGING: WAIT(@@) logrepeat
3367   :END:
3368 * TODO No logging at all
3369   :PROPERTIES:
3370   :LOGGING: nil
3371   :END:
3372 @end example
3374 @node Priorities, Breaking down tasks, Progress logging, TODO Items
3375 @section Priorities
3376 @cindex priorities
3378 If you use Org mode extensively, you may end up enough TODO items that
3379 it starts to make sense to prioritize them.  Prioritizing can be done by
3380 placing a @emph{priority cookie} into the headline of a TODO item, like
3381 this
3383 @example
3384 *** TODO [#A] Write letter to Sam Fortune
3385 @end example
3387 @noindent
3388 By default, Org mode supports three priorities: @samp{A}, @samp{B}, and
3389 @samp{C}.  @samp{A} is the highest priority.  An entry without a cookie
3390 is treated as priority @samp{B}.  Priorities make a difference only in
3391 the agenda (@pxref{Weekly/daily agenda}); outside the agenda, they have
3392 no inherent meaning to Org mode.
3394 Priorities can be attached to any outline tree entries; they do not need
3395 to be TODO items.
3397 @table @kbd
3398 @kindex @kbd{C-c ,}
3399 @item @kbd{C-c ,}
3400 Set the priority of the current headline.  The command prompts for a
3401 priority character @samp{A}, @samp{B} or @samp{C}.  When you press
3402 @key{SPC} instead, the priority cookie is removed from the headline.
3403 The priorities can also be changed ``remotely'' from the timeline and
3404 agenda buffer with the @kbd{,} command (@pxref{Agenda commands}).
3406 @kindex S-@key{up}
3407 @kindex S-@key{down}
3408 @item S-@key{up}
3409 @itemx S-@key{down}
3410 Increase/decrease priority of current headline@footnote{See also the
3411 option @code{org-priority-start-cycle-with-default'}.}.  Note that these
3412 keys are also used to modify time stamps (@pxref{Creating timestamps}).
3413 Furthermore, these keys are also used by CUA mode (@pxref{Conflicts}).
3414 @end table
3416 You can change the range of allowed priorities by setting the variables
3417 @code{org-highest-priority}, @code{org-lowest-priority}, and
3418 @code{org-default-priority}.  For an individual buffer, you may set
3419 these values (highest, lowest, default) like this (please make sure that
3420 the highest priority is earlier in the alphabet than the lowest
3421 priority):
3423 @example
3424 #+PRIORITIES: A C B
3425 @end example
3427 @node Breaking down tasks, Checkboxes, Priorities, TODO Items
3428 @section Breaking tasks down into subtasks
3429 @cindex tasks, breaking down
3431 It is often advisable to break down large tasks into smaller, manageable
3432 subtasks.  You can do this by creating an outline tree below a TODO item,
3433 with detailed subtasks on the tree@footnote{To keep subtasks out of the
3434 global TODO list, see the @code{org-agenda-todo-list-sublevels}.}.  To keep
3435 the overview over the fraction of subtasks that are already completed, insert
3436 either @samp{[/]} or @samp{[%]} anywhere in the headline.  These cookies will
3437 be updates each time the todo status of a child changes.  For example:
3439 @example
3440 * Organize Party [33%]
3441 ** TODO Call people [1/2]
3442 *** TODO Peter
3443 *** DONE Sarah
3444 ** TODO Buy food
3445 ** DONE Talk to neighbor
3446 @end example
3448 If you would like a TODO entry to automatically change to DONE when all
3449 children are done, you can use the following setup:
3451 @example
3452 (defun org-summary-todo (n-done n-not-done)
3453   "Switch entry to DONE when all subentries are done, to TODO otherwise."
3454   (let (org-log-done org-log-states)   ; turn off logging
3455     (org-todo (if (= n-not-done 0) "DONE" "TODO"))))
3457 (add-hook 'org-after-todo-statistics-hook 'org-summary-todo)
3458 @end example
3461 Another possibility is the use of checkboxes to identify (a hierarchy of) a
3462 large number of subtasks (@pxref{Checkboxes}).
3465 @node Checkboxes,  , Breaking down tasks, TODO Items
3466 @section Checkboxes
3467 @cindex checkboxes
3469 Every item in a plain list (@pxref{Plain lists}) can be made into a
3470 checkbox by starting it with the string @samp{[ ]}.  This feature is
3471 similar to TODO items (@pxref{TODO Items}), but is more lightweight.
3472 Checkboxes are not included into the global TODO list, so they are often
3473 great to split a task into a number of simple steps.  Or you can use
3474 them in a shopping list.  To toggle a checkbox, use @kbd{C-c C-c}, or
3475 use the mouse (thanks to Piotr Zielinski's @file{org-mouse.el}).
3477 Here is an example of a checkbox list.
3479 @example
3480 * TODO Organize party [2/4]
3481   - [-] call people [1/3]
3482     - [ ] Peter
3483     - [X] Sarah
3484     - [ ] Sam
3485   - [X] order food
3486   - [ ] think about what music to play
3487   - [X] talk to the neighbors
3488 @end example
3490 Checkboxes work hierarchically, so if a checkbox item has children that
3491 are checkboxes, toggling one of the children checkboxes will make the
3492 parent checkbox reflect if none, some, or all of the children are
3493 checked.
3495 @cindex statistics, for checkboxes
3496 @cindex checkbox statistics
3497 The @samp{[2/4]} and @samp{[1/3]} in the first and second line are
3498 cookies indicating how many checkboxes present in this entry have been
3499 checked off, and the total number of checkboxes are present.  This can
3500 give you an idea on how many checkboxes remain, even without opening a
3501 folded entry.  The cookies can be placed into a headline or into (the
3502 first line of) a plain list item. Each cookie covers all checkboxes
3503 structurally below the headline/item on which the cookie appear.  You
3504 have to insert the cookie yourself by typing either @samp{[/]} or
3505 @samp{[%]}.  With @samp{[/]} you get an @samp{n out of m} result, as in
3506 the examples above.  With @samp{[%]} you get information about the
3507 percentage of checkboxes checked (in the above example, this would be
3508 @samp{[50%]} and @samp{[33%]}, respectively).
3510 @noindent The following commands work with checkboxes:
3512 @table @kbd
3513 @kindex C-c C-c
3514 @item C-c C-c
3515 Toggle checkbox at point.  With a prefix argument, set it to @samp{[-]},
3516 which is considered to be an intermediate state.
3517 @kindex C-c C-x C-b
3518 @item C-c C-x C-b
3519 Toggle checkbox at point.
3520 @itemize @minus
3521 @item
3522 If there is an active region, toggle the first checkbox in the region
3523 and set all remaining boxes to the same status as the first.  If you
3524 want to toggle all boxes in the region independently, use a prefix
3525 argument.
3526 @item
3527 If the cursor is in a headline, toggle checkboxes in the region between
3528 this headline and the next (so @emph{not} the entire subtree).
3529 @item
3530 If there is no active region, just toggle the checkbox at point.
3531 @end itemize
3532 @kindex M-S-@key{RET}
3533 @item M-S-@key{RET}
3534 Insert a new item with a checkbox.
3535 This works only if the cursor is already in a plain list item
3536 (@pxref{Plain lists}).
3537 @kindex C-c #
3538 @item C-c #
3539 Update the checkbox statistics in the current outline entry.  When
3540 called with a @kbd{C-u} prefix, update the entire file.  Checkbox
3541 statistic cookies are updated automatically if you toggle checkboxes
3542 with @kbd{C-c C-c} and make new ones with @kbd{M-S-@key{RET}}.  If you
3543 delete boxes or add/change them by hand, use this command to get things
3544 back into sync.  Or simply toggle any checkbox twice with @kbd{C-c C-c}.
3545 @end table
3547 @node Tags, Properties and Columns, TODO Items, Top
3548 @chapter Tags
3549 @cindex tags
3550 @cindex headline tagging
3551 @cindex matching, tags
3552 @cindex sparse tree, tag based
3554 An excellent way to implement labels and contexts for cross-correlating
3555 information is to assign @i{tags} to headlines.  Org mode has extensive
3556 support for tags.
3558 Every headline can contain a list of tags; they occur at the end of the
3559 headline.  Tags are normal words containing letters, numbers, @samp{_}, and
3560 @samp{@@}.  Tags must be preceded and followed by a single colon, e.g.,
3561 @samp{:work:}.  Several tags can be specified, as in @samp{:work:urgent:}.
3562 Tags will by default get a bold face with the same color as the headline.
3563 You may specify special faces for specific tags using the variable
3564 @code{org-tag-faces}, much in the same way as you can do for TODO keywords
3565 (@pxref{Faces for TODO keywords}).
3567 @menu
3568 * Tag inheritance::             Tags use the tree structure of the outline
3569 * Setting tags::                How to assign tags to a headline
3570 * Tag searches::                Searching for combinations of tags
3571 @end menu
3573 @node Tag inheritance, Setting tags, Tags, Tags
3574 @section Tag inheritance
3575 @cindex tag inheritance
3576 @cindex inheritance, of tags
3577 @cindex sublevels, inclusion into tags match
3579 @i{Tags} make use of the hierarchical structure of outline trees.  If a
3580 heading has a certain tag, all subheadings will inherit the tag as
3581 well.  For example, in the list
3583 @example
3584 * Meeting with the French group      :work:
3585 ** Summary by Frank                  :boss:notes:
3586 *** TODO Prepare slides for him      :action:
3587 @end example
3589 @noindent
3590 the final heading will have the tags @samp{:work:}, @samp{:boss:},
3591 @samp{:notes:}, and @samp{:action:} even though the final heading is not
3592 explicitly marked with those tags.  You can also set tags that all entries in
3593 a file should inherit as if these tags would be defined in a hypothetical
3594 level zero that surrounds the entire file.
3596 @example
3597 #+FILETAGS: :Peter:Boss:Secret:
3598 @end example
3600 @noindent
3601 To limit tag inheritance to specific tags, or to turn it off entirely, use
3602 the variables @code{org-use-tag-inheritance} and
3603 @code{org-tags-exclude-from-inheritance}.
3605 When a headline matches during a tags search while tag inheritance is turned
3606 on, all the sublevels in the same tree will (for a simple match form) match
3607 as well@footnote{This is only true if the search does not involve more
3608 complex tests including properties (@pxref{Property searches}).}.  The list
3609 of matches may then become very long.  If you only want to see the first tags
3610 match in a subtree, configure the variable
3611 @code{org-tags-match-list-sublevels} (not recommended).
3613 @node Setting tags, Tag searches, Tag inheritance, Tags
3614 @section Setting tags
3615 @cindex setting tags
3616 @cindex tags, setting
3618 @kindex M-@key{TAB}
3619 Tags can simply be typed into the buffer at the end of a headline.
3620 After a colon, @kbd{M-@key{TAB}} offers completion on tags.  There is
3621 also a special command for inserting tags:
3623 @table @kbd
3624 @kindex C-c C-q
3625 @item C-c C-q
3626 @cindex completion, of tags
3627 Enter new tags for the current headline.  Org mode will either offer
3628 completion or a special single-key interface for setting tags, see
3629 below.  After pressing @key{RET}, the tags will be inserted and aligned
3630 to @code{org-tags-column}.  When called with a @kbd{C-u} prefix, all
3631 tags in the current buffer will be aligned to that column, just to make
3632 things look nice.  TAGS are automatically realigned after promotion,
3633 demotion, and TODO state changes (@pxref{TODO basics}).
3634 @kindex C-c C-c
3635 @item C-c C-c
3636 When the cursor is in a headline, this does the same as @kbd{C-c C-q}.
3637 @end table
3639 Org will support tag insertion based on a @emph{list of tags}.  By
3640 default this list is constructed dynamically, containing all tags
3641 currently used in the buffer.  You may also globally specify a hard list
3642 of tags with the variable @code{org-tag-alist}.  Finally you can set
3643 the default tags for a given file with lines like
3645 @example
3646 #+TAGS: @@work @@home @@tennisclub
3647 #+TAGS: laptop car pc sailboat
3648 @end example
3650 If you have globally defined your preferred set of tags using the
3651 variable @code{org-tag-alist}, but would like to use a dynamic tag list
3652 in a specific file, add an empty TAGS option line to that file:
3654 @example
3655 #+TAGS:
3656 @end example
3658 By default Org mode uses the standard minibuffer completion facilities for
3659 entering tags.  However, it also implements another, quicker, tag selection
3660 method called @emph{fast tag selection}.  This allows you to select and
3661 deselect tags with just a single key press.  For this to work well you should
3662 assign unique letters to most of your commonly used tags.  You can do this
3663 globally by configuring the variable @code{org-tag-alist} in your
3664 @file{.emacs} file.  For example, you may find the need to tag many items in
3665 different files with @samp{:@@home:}.  In this case you can set something
3666 like:
3668 @lisp
3669 (setq org-tag-alist '(("@@work" . ?w) ("@@home" . ?h) ("laptop" . ?l)))
3670 @end lisp
3672 @noindent If the tag is only relevant to the file you are working on then you
3673 can, instead, set the TAGS option line as:
3675 @example
3676 #+TAGS: @@work(w)  @@home(h)  @@tennisclub(t)  laptop(l)  pc(p)
3677 @end example
3679 @noindent
3680 You can also group together tags that are mutually exclusive.  By using
3681 braces, as in:
3683 @example
3684 #+TAGS: @{ @@work(w)  @@home(h)  @@tennisclub(t) @}  laptop(l)  pc(p)
3685 @end example
3687 @noindent you indicate that at most one of @samp{@@work}, @samp{@@home},
3688 and @samp{@@tennisclub} should be selected.  Multiple such groups are allowed.
3690 @noindent Don't forget to press @kbd{C-c C-c} with the cursor in one of
3691 these lines to activate any changes.
3693 @noindent
3694 To set these mutually exclusive groups in the variable @code{org-mode-alist}
3695 you must use the dummy tags @code{:startgroup} and @code{:endgroup} instead
3696 of the braces.  The previous example would be set globally by the following
3697 configuration:
3699 @lisp
3700 (setq org-tag-alist '((:startgroup . nil)
3701                       ("@@work" . ?w) ("@@home" . ?h)
3702                       ("@@tennisclub" . ?t)
3703                       (:endgroup . nil)
3704                       ("laptop" . ?l) ("pc" . ?p)))
3705 @end lisp
3707 If at least one tag has a selection key then pressing @kbd{C-c C-c} will
3708 automatically present you with a special interface, listing inherited tags,
3709 the tags of the current headline, and a list of all valid tags with
3710 corresponding keys@footnote{Keys will automatically be assigned to tags which
3711 have no configured keys.}.  In this interface, you can use the following
3712 keys:
3714 @table @kbd
3715 @item a-z...
3716 Pressing keys assigned to tags will add or remove them from the list of
3717 tags in the current line.  Selecting a tag in a group of mutually
3718 exclusive tags will turn off any other tags from that group.
3719 @kindex @key{TAB}
3720 @item @key{TAB}
3721 Enter a tag in the minibuffer, even if the tag is not in the predefined
3722 list.  You will be able to complete on all tags present in the buffer.
3723 @kindex @key{SPC}
3724 @item @key{SPC}
3725 Clear all tags for this line.
3726 @kindex @key{RET}
3727 @item @key{RET}
3728 Accept the modified set.
3729 @item C-g
3730 Abort without installing changes.
3731 @item q
3732 If @kbd{q} is not assigned to a tag, it aborts like @kbd{C-g}.
3733 @item !
3734 Turn off groups of mutually exclusive tags.  Use this to (as an
3735 exception) assign several tags from such a group.
3736 @item C-c
3737 Toggle auto-exit after the next change (see below).
3738 If you are using expert mode, the first @kbd{C-c} will display the
3739 selection window.
3740 @end table
3742 @noindent
3743 This method lets you assign tags to a headline with very few keys.  With
3744 the above setup, you could clear the current tags and set @samp{@@home},
3745 @samp{laptop} and @samp{pc} tags with just the following keys: @kbd{C-c
3746 C-c @key{SPC} h l p @key{RET}}.  Switching from @samp{@@home} to
3747 @samp{@@work} would be done with @kbd{C-c C-c w @key{RET}} or
3748 alternatively with @kbd{C-c C-c C-c w}.  Adding the non-predefined tag
3749 @samp{Sarah} could be done with @kbd{C-c C-c @key{TAB} S a r a h
3750 @key{RET} @key{RET}}.
3752 If you find that most of the time, you need only a single key press to
3753 modify your list of tags, set the variable
3754 @code{org-fast-tag-selection-single-key}.  Then you no longer have to
3755 press @key{RET} to exit fast tag selection - it will immediately exit
3756 after the first change.  If you then occasionally need more keys, press
3757 @kbd{C-c} to turn off auto-exit for the current tag selection process
3758 (in effect: start selection with @kbd{C-c C-c C-c} instead of @kbd{C-c
3759 C-c}).  If you set the variable to the value @code{expert}, the special
3760 window is not even shown for single-key tag selection, it comes up only
3761 when you press an extra @kbd{C-c}.
3763 @node Tag searches,  , Setting tags, Tags
3764 @section Tag searches
3765 @cindex tag searches
3766 @cindex searching for tags
3768 Once a system of tags has been set up, it can be used to collect related
3769 information into special lists.
3771 @table @kbd
3772 @kindex C-c \
3773 @kindex C-c / T
3774 @item C-c \
3775 @itemx C-c / T
3776 Create a sparse tree with all headlines matching a tags search.  With a
3777 @kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
3778 @kindex C-c a m
3779 @item C-c a m
3780 Create a global list of tag matches from all agenda files.
3781 @xref{Matching tags and properties}.
3782 @kindex C-c a M
3783 @item C-c a M
3784 Create a global list of tag matches from all agenda files, but check
3785 only TODO items and force checking subitems (see variable
3786 @code{org-tags-match-list-sublevels}).
3787 @end table
3789 @cindex Boolean logic, for tag searches
3790 A @i{tags} search string can use Boolean operators @samp{&} for AND and
3791 @samp{|} for OR.  @samp{&} binds more strongly than @samp{|}.
3792 Parenthesis are currently not implemented.  A tag may also be preceded
3793 by @samp{-}, to select against it, and @samp{+} is syntactic sugar for
3794 positive selection.  The AND operator @samp{&} is optional when @samp{+}
3795 or @samp{-} is present.  Examples:
3797 @table @samp
3798 @item +work-boss
3799 Select headlines tagged @samp{:work:}, but discard those also tagged
3800 @samp{:boss:}.
3801 @item work|laptop
3802 Selects lines tagged @samp{:work:} or @samp{:laptop:}.
3803 @item work|laptop&night
3804 Like before, but require the @samp{:laptop:} lines to be tagged also
3805 @samp{:night:}.
3806 @end table
3808 @cindex TODO keyword matching, with tags search
3809 You may also test for TODO keywords (@pxref{TODO extensions}) and properties
3810 (@pxref{Properties and Columns}) at the same time as matching tags.  For a
3811 guide on how to match properties, see @ref{Property searches}.  To match a
3812 specific TODO keyword, include an expression like @samp{+TODO="NEXT"} as one
3813 of the terms in a tags search.
3815 There is also the possibility to end the tags part of the match (which may
3816 include several terms connected with @samp{|}) with a @samp{/} and then
3817 specify a Boolean expression just for TODO keywords.  The syntax is then
3818 similar to the tag matches, but should be applied with consideration: For
3819 example, a positive selection on several TODO keywords can not meaningfully
3820 be combined with boolean AND.  However, @emph{negative selection} combined
3821 with AND can be meaningful.  To make sure that only lines are checked that
3822 actually have any TODO keyword (resulting in a speed-up), use @kbd{C-c a M},
3823 or equivalently start the TODO part after the slash with @samp{!}.  Examples:
3825 @table @samp
3826 @item work+TODO="WAITING"
3827 Select @samp{:work:}-tagged TODO lines with the specific TODO
3828 keyword @samp{WAITING}.
3829 @item work+TODO="WAITING"|home+TODO="WAITING"
3830 Waiting tasks both at work and at home.
3831 @item work/WAITING
3832 Same as the first example.
3833 @item work/!-WAITING-NEXT
3834 Select @samp{:work:}-tagged TODO lines that are neither @samp{WAITING}
3835 nor @samp{NEXT}
3836 @item work/!+WAITING|+NEXT
3837 Select @samp{:work:}-tagged TODO lines that are either @samp{WAITING} or
3838 @samp{NEXT}.
3839 @end table
3841 @cindex regular expressions, with tags search
3842 Any element of the tag/todo match can be a regular expression - in this
3843 case it must be enclosed in curly braces.  For example,
3844 @samp{work+@{^boss.*@}} matches headlines that contain the tag
3845 @samp{:work:} and any tag @i{starting} with @samp{boss}.  You may also use a
3846 regular expression in @samp{TODO=@{^W@}} which would match TODO keywords
3847 starting with the letter @samp{W}.
3849 @cindex level, require for tags/property match
3850 @cindex category, require for tags/property match
3851 You can also require a headline to be of a certain level or category, by
3852 writing instead of any TAG an expression like @samp{LEVEL=3} or
3853 @samp{CATEGORY="work"}, respectively.  For example, a search
3854 @samp{+LEVEL=3+boss/-DONE} lists all level three headlines that have the
3855 tag @samp{boss} and are @emph{not} marked with the TODO keyword DONE.
3857 Accessing TODO, LEVEL, and CATEGORY during a search is fast.  Accessing any
3858 other properties will slow down the search.
3860 @node Properties and Columns, Dates and Times, Tags, Top
3861 @chapter Properties and Columns
3862 @cindex properties
3864 Properties are a set of key-value pairs associated with an entry.  There
3865 are two main applications for properties in Org mode.  First, properties
3866 are like tags, but with a value.  Second, you can use properties to
3867 implement (very basic) database capabilities in an Org buffer.  For
3868 an example of the first application, imagine maintaining a file where
3869 you document bugs and plan releases of a piece of software.  Instead of
3870 using tags like @code{:release_1:}, @code{:release_2:}, one can use a
3871 property, say @code{:Release:}, that in different subtrees has different
3872 values, such as @code{1.0} or @code{2.0}.  For an example of the second
3873 application of properties, imagine keeping track of your music CDs,
3874 where properties could be things such as the album artist, date of
3875 release, number of tracks, and so on.
3877 Properties can be conveniently edited and viewed in column view
3878 (@pxref{Column view}).
3880 @menu
3881 * Property syntax::             How properties are spelled out
3882 * Special properties::          Access to other Org mode features
3883 * Property searches::           Matching property values
3884 * Property inheritance::        Passing values down the tree
3885 * Column view::                 Tabular viewing and editing
3886 * Property API::                Properties for Lisp programmers
3887 @end menu
3889 @node Property syntax, Special properties, Properties and Columns, Properties and Columns
3890 @section Property syntax
3891 @cindex property syntax
3892 @cindex drawer, for properties
3894 Properties are key-value pairs.  They need to be inserted into a special
3895 drawer (@pxref{Drawers}) with the name @code{PROPERTIES}.  Each property
3896 is specified on a single line, with the key (surrounded by colons)
3897 first, and the value after it.  Here is an example:
3899 @example
3900 * CD collection
3901 ** Classic
3902 *** Goldberg Variations
3903     :PROPERTIES:
3904     :Title:     Goldberg Variations
3905     :Composer:  J.S. Bach
3906     :Artist:    Glen Gould
3907     :Publisher: Deutsche Grammphon
3908     :NDisks:    1
3909     :END:
3910 @end example
3912 You may define the allowed values for a particular property @samp{:Xyz:}
3913 by setting a property @samp{:Xyz_ALL:}.  This special property is
3914 @emph{inherited}, so if you set it in a level 1 entry, it will apply to
3915 the entire tree.  When allowed values are defined, setting the
3916 corresponding property becomes easier and is less prone to typing
3917 errors.  For the example with the CD collection, we can predefine
3918 publishers and the number of disks in a box like this:
3920 @example
3921 * CD collection
3922   :PROPERTIES:
3923   :NDisks_ALL:  1 2 3 4
3924   :Publisher_ALL: "Deutsche Grammophon" Philips EMI
3925   :END:
3926 @end example
3928 If you want to set properties that can be inherited by any entry in a
3929 file, use a line like
3931 @example
3932 #+PROPERTY: NDisks_ALL 1 2 3 4
3933 @end example
3935 Property values set with the global variable
3936 @code{org-global-properties} can be inherited by all entries in all
3937 Org files.
3939 @noindent
3940 The following commands help to work with properties:
3942 @table @kbd
3943 @kindex M-@key{TAB}
3944 @item M-@key{TAB}
3945 After an initial colon in a line, complete property keys.  All keys used
3946 in the current file will be offered as possible completions.
3947 @kindex C-c C-x p
3948 @item C-c C-x p
3949 Set a property.  This prompts for a property name and a value.  If
3950 necessary, the property drawer is created as well.
3951 @item M-x org-insert-property-drawer
3952 Insert a property drawer into the current entry.  The drawer will be
3953 inserted early in the entry, but after the lines with planning
3954 information like deadlines.
3955 @kindex C-c C-c
3956 @item C-c C-c
3957 With the cursor in a property drawer, this executes property commands.
3958 @item C-c C-c s
3959 Set a property in the current entry.  Both the property and the value
3960 can be inserted using completion.
3961 @kindex S-@key{right}
3962 @kindex S-@key{left}
3963 @item S-@key{left}/@key{right}
3964 Switch property at point to the next/previous allowed value.
3965 @item C-c C-c d
3966 Remove a property from the current entry.
3967 @item C-c C-c D
3968 Globally remove a property, from all entries in the current file.
3969 @item C-c C-c c
3970 Compute the property at point, using the operator and scope from the
3971 nearest column format definition.
3972 @end table
3974 @node Special properties, Property searches, Property syntax, Properties and Columns
3975 @section Special properties
3976 @cindex properties, special
3978 Special properties provide alternative access method to Org mode
3979 features discussed in the previous chapters, like the TODO state or the
3980 priority of an entry.  This interface exists so that you can include
3981 these states into columns view (@pxref{Column view}), or to use them in
3982 queries.  The following property names are special and should not be
3983 used as keys in the properties drawer:
3985 @example
3986 TODO         @r{The TODO keyword of the entry.}
3987 TAGS         @r{The tags defined directly in the headline.}
3988 ALLTAGS      @r{All tags, including inherited ones.}
3989 PRIORITY     @r{The priority of the entry, a string with a single letter.}
3990 DEADLINE     @r{The deadline time string, without the angular brackets.}
3991 SCHEDULED    @r{The scheduling time stamp, without the angular brackets.}
3992 TIMESTAMP    @r{The first keyword-less time stamp in the entry.}
3993 TIMESTAMP_IA @r{The first inactive time stamp in the entry.}
3994 CLOCKSUM     @r{The sum of CLOCK intervals in the subtree.  @code{org-clock-sum}}
3995              @r{must be run first to compute the values.}
3996 @end example
3998 @node Property searches, Property inheritance, Special properties, Properties and Columns
3999 @section Property searches
4000 @cindex properties, searching
4001 @cindex searching, of properties
4003 To create sparse trees and special lists with selection based on properties,
4004 the same commands are used as for tag searches (@pxref{Tag searches}), and
4005 the same logic applies.  For example, here is a search string:
4007 @example
4008 +work-boss+PRIORITY="A"+Coffee="unlimited"+Effort<2         \
4009          +With=@{Sarah\|Denny@}+SCHEDULED>="<2008-10-11>"
4010 @end example
4012 @noindent
4013 The type of comparison will depend on how the comparison value is written:
4014 @itemize @minus
4015 @item
4016 If the comparison value is a plain number, a numerical comparison is done,
4017 and the allowed operators are @samp{<}, @samp{=}, @samp{>}, @samp{<=},
4018 @samp{>=}, and @samp{<>}.
4019 @item
4020 If the comparison value is enclosed in double
4021 quotes, a string comparison is done, and the same operators are allowed.
4022 @item
4023 If the comparison value is enclosed in double quotes @emph{and} angular
4024 brackets (like @samp{DEADLINE<="<2008-12-24 18:30>"}), both values are
4025 assumed to be date/time specifications in the standard Org way, and the
4026 comparison will be done accordingly.  Special values that will be recognized
4027 are @code{"<now>"} for now (including time), and @code{"<today>"}, and
4028 @code{"<tomorrow>"} for these days at 0:00 hours, i.e. without a time
4029 specification.  Also strings like @code{"<+5d>"} or @code{"<-2m>"} with units
4030 @code{d}, @code{w}, @code{m}, and @code{y} for day, week, month, and year,
4031 respectively, can be used.
4032 @item
4033 If the comparison value is enclosed
4034 in curly braces, a regexp match is performed, with @samp{=} meaning that the
4035 regexp matches the property value, and @samp{<>} meaning that it does not
4036 match.
4037 @end itemize
4039 So the search string in the example finds entries tagged @samp{:work:} but
4040 not @samp{:boss:}, which also have a priority value @samp{A}, a
4041 @samp{:Coffee:} property with the value @samp{unlimited}, an @samp{Effort}
4042 property that is numerically smaller than 2, a @samp{:With:} property that is
4043 matched by the regular expression @samp{Sarah\|Denny}, and that are scheduled
4044 on or after October 11, 2008.
4046 You can configure Org mode to use property inheritance during a search, but
4047 beware that this can slow down searches considerably.  See @ref{Property
4048 inheritance} for details.
4050 There is also a special command for creating sparse trees based on a
4051 single property:
4053 @table @kbd
4054 @kindex C-c / p
4055 @item C-c / p
4056 Create a sparse tree based on the value of a property.  This first
4057 prompts for the name of a property, and then for a value.  A sparse tree
4058 is created with all entries that define this property with the given
4059 value.  If you enclose the value into curly braces, it is interpreted as
4060 a regular expression and matched against the property values.
4061 @end table
4063 @node Property inheritance, Column view, Property searches, Properties and Columns
4064 @section Property Inheritance
4065 @cindex properties, inheritance
4066 @cindex inheritance, of properties
4068 The outline structure of Org mode documents lends itself for an
4069 inheritance model of properties: If the parent in a tree has a certain
4070 property, the children can inherit this property.  Org mode does not
4071 turn this on by default, because it can slow down property searches
4072 significantly and is often not needed.  However, if you find inheritance
4073 useful, you can turn it on by setting the variable
4074 @code{org-use-property-inheritance}.  It may be set to @code{t}, to make
4075 all properties inherited from the parent, to a list of properties
4076 that should be inherited, or to a regular expression that matches
4077 inherited properties.
4079 Org mode has a few properties for which inheritance is hard-coded, at
4080 least for the special applications for which they are used:
4082 @table @code
4083 @item COLUMNS
4084 The @code{:COLUMNS:} property defines the format of column view
4085 (@pxref{Column view}).  It is inherited in the sense that the level
4086 where a @code{:COLUMNS:} property is defined is used as the starting
4087 point for a column view table, independently of the location in the
4088 subtree from where columns view is turned on.
4089 @item CATEGORY
4090 For agenda view, a category set through a @code{:CATEGORY:} property
4091 applies to the entire subtree.
4092 @item ARCHIVE
4093 For archiving, the @code{:ARCHIVE:} property may define the archive
4094 location for the entire subtree (@pxref{Moving subtrees}).
4095 @item LOGGING
4096 The LOGGING property may define logging settings for an entry or a
4097 subtree (@pxref{Tracking TODO state changes}).
4098 @end table
4100 @node Column view, Property API, Property inheritance, Properties and Columns
4101 @section Column view
4103 A great way to view and edit properties in an outline tree is
4104 @emph{column view}.  In column view, each outline item is turned into a
4105 table row.  Columns in this table provide access to properties of the
4106 entries.  Org mode implements columns by overlaying a tabular structure
4107 over the headline of each item.  While the headlines have been turned
4108 into a table row, you can still change the visibility of the outline
4109 tree.  For example, you get a compact table by switching to CONTENTS
4110 view (@kbd{S-@key{TAB} S-@key{TAB}}, or simply @kbd{c} while column view
4111 is active), but you can still open, read, and edit the entry below each
4112 headline.  Or, you can switch to column view after executing a sparse
4113 tree command and in this way get a table only for the selected items.
4114 Column view also works in agenda buffers (@pxref{Agenda Views}) where
4115 queries have collected selected items, possibly from a number of files.
4117 @menu
4118 * Defining columns::            The COLUMNS format property
4119 * Using column view::           How to create and use column view
4120 * Capturing column view::       A dynamic block for column view
4121 @end menu
4123 @node Defining columns, Using column view, Column view, Column view
4124 @subsection Defining columns
4125 @cindex column view, for properties
4126 @cindex properties, column view
4128 Setting up a column view first requires defining the columns.  This is
4129 done by defining a column format line.
4131 @menu
4132 * Scope of column definitions::  Where defined, where valid?
4133 * Column attributes::           Appearance and content of a column
4134 @end menu
4136 @node Scope of column definitions, Column attributes, Defining columns, Defining columns
4137 @subsubsection Scope of column definitions
4139 To define a column format for an entire file, use a line like
4141 @example
4142 #+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
4143 @end example
4145 To specify a format that only applies to a specific tree, add a
4146 @code{:COLUMNS:} property to the top node of that tree, for example:
4148 @example
4149 ** Top node for columns view
4150    :PROPERTIES:
4151    :COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
4152    :END:
4153 @end example
4155 If a @code{:COLUMNS:} property is present in an entry, it defines columns
4156 for the entry itself, and for the entire subtree below it.  Since the
4157 column definition is part of the hierarchical structure of the document,
4158 you can define columns on level 1 that are general enough for all
4159 sublevels, and more specific columns further down, when you edit a
4160 deeper part of the tree.
4162 @node Column attributes,  , Scope of column definitions, Defining columns
4163 @subsubsection Column attributes
4164 A column definition sets the attributes of a column.  The general
4165 definition looks like this:
4167 @example
4168  %[width]property[(title)][@{summary-type@}]
4169 @end example
4171 @noindent
4172 Except for the percent sign and the property name, all items are
4173 optional.  The individual parts have the following meaning:
4175 @example
4176 width           @r{An integer specifying the width of the column in characters.}
4177                 @r{If omitted, the width will be determined automatically.}
4178 property        @r{The property that should be edited in this column.}
4179 (title)         @r{The header text for the column. If omitted, the}
4180                 @r{property name is used.}
4181 @{summary-type@}  @r{The summary type.  If specified, the column values for}
4182                 @r{parent nodes are computed from the children.}
4183                 @r{Supported summary types are:}
4184                 @{+@}       @r{Sum numbers in this column.}
4185                 @{+;%.1f@}  @r{Like @samp{+}, but format result with @samp{%.1f}.}
4186                 @{$@}       @r{Currency, short for @samp{+;%.2f}.}
4187                 @{:@}       @r{Sum times, HH:MM:SS, plain numbers are hours.}
4188                 @{X@}       @r{Checkbox status, [X] if all children are [X].}
4189                 @{X/@}      @r{Checkbox status, [n/m].}
4190                 @{X%@}      @r{Checkbox status, [n%].}
4191 @end example
4193 @noindent
4194 Here is an example for a complete columns definition, along with allowed
4195 values.
4197 @example
4198 :COLUMNS:  %20ITEM %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.}
4199                    %10Time_Estimate@{:@} %CLOCKSUM
4200 :Owner_ALL:    Tammy Mark Karl Lisa Don
4201 :Status_ALL:   "In progress" "Not started yet" "Finished" ""
4202 :Approved_ALL: "[ ]" "[X]"
4203 @end example
4205 The first column, @samp{%25ITEM}, means the first 25 characters of the
4206 item itself, i.e. of the headline.  You probably always should start the
4207 column definition with the @samp{ITEM} specifier.  The other specifiers
4208 create columns @samp{Owner} with a list of names as allowed values, for
4209 @samp{Status} with four different possible values, and for a checkbox
4210 field @samp{Approved}.  When no width is given after the @samp{%}
4211 character, the column will be exactly as wide as it needs to be in order
4212 to fully display all values.  The @samp{Approved} column does have a
4213 modified title (@samp{Approved?}, with a question mark).  Summaries will
4214 be created for the @samp{Time_Estimate} column by adding time duration
4215 expressions like HH:MM, and for the @samp{Approved} column, by providing
4216 an @samp{[X]} status if all children have been checked.  The
4217 @samp{CLOCKSUM} column is special, it lists the sum of CLOCK intervals
4218 in the subtree.
4220 @node Using column view, Capturing column view, Defining columns, Column view
4221 @subsection Using column view
4223 @table @kbd
4224 @tsubheading{Turning column view on and off}
4225 @kindex C-c C-x C-c
4226 @item C-c C-x C-c
4227 Create the column view for the local environment.  This command searches
4228 the hierarchy, up from point, for a @code{:COLUMNS:} property that defines
4229 a format.  When one is found, the column view table is established for
4230 the entire tree, starting from the entry that contains the @code{:COLUMNS:}
4231 property.  If none is found, the format is taken from the @code{#+COLUMNS}
4232 line or from the variable @code{org-columns-default-format}, and column
4233 view is established for the current entry and its subtree.
4234 @kindex r
4235 @item r
4236 Recreate the column view, to include recent changes made in the buffer.
4237 @kindex g
4238 @item g
4239 Same as @kbd{r}.
4240 @kindex q
4241 @item q
4242 Exit column view.
4243 @tsubheading{Editing values}
4244 @item @key{left} @key{right} @key{up} @key{down}
4245 Move through the column view from field to field.
4246 @kindex S-@key{left}
4247 @kindex S-@key{right}
4248 @item  S-@key{left}/@key{right}
4249 Switch to the next/previous allowed value of the field.  For this, you
4250 have to have specified allowed values for a property.
4251 @item 1..9,0
4252 Directly select the nth allowed value, @kbd{0} selects the 10th value.
4253 @kindex n
4254 @kindex p
4255 @itemx  n / p
4256 Same as @kbd{S-@key{left}/@key{right}}
4257 @kindex e
4258 @item e
4259 Edit the property at point.  For the special properties, this will
4260 invoke the same interface that you normally use to change that
4261 property.  For example, when editing a TAGS property, the tag completion
4262 or fast selection interface will pop up.
4263 @kindex C-c C-c
4264 @item C-c C-c
4265 When there is a checkbox at point, toggle it.
4266 @kindex v
4267 @item v
4268 View the full value of this property.  This is useful if the width of
4269 the column is smaller than that of the value.
4270 @kindex a
4271 @item a
4272 Edit the list of allowed values for this property.  If the list is found
4273 in the hierarchy, the modified values is stored there.  If no list is
4274 found, the new value is stored in the first entry that is part of the
4275 current column view.
4276 @tsubheading{Modifying the table structure}
4277 @kindex <
4278 @kindex >
4279 @item < / >
4280 Make the column narrower/wider by one character.
4281 @kindex S-M-@key{right}
4282 @item S-M-@key{right}
4283 Insert a new column, to the left of the current column.
4284 @kindex S-M-@key{left}
4285 @item S-M-@key{left}
4286 Delete the current column.
4287 @end table
4289 @node Capturing column view,  , Using column view, Column view
4290 @subsection Capturing column view
4292 Since column view is just an overlay over a buffer, it cannot be
4293 exported or printed directly.  If you want to capture a column view, use
4294 this @code{columnview} dynamic block (@pxref{Dynamic blocks}).  The frame
4295 of this block looks like this:
4297 @cindex #+BEGIN: columnview
4298 @example
4299 * The column view
4300 #+BEGIN: columnview :hlines 1 :id "label"
4302 #+END:
4303 @end example
4305 @noindent This dynamic block has the following parameters:
4307 @table @code
4308 @item :id
4309 This is most important parameter.  Column view is a feature that is
4310 often localized to a certain (sub)tree, and the capture block might be
4311 in a different location in the file.  To identify the tree whose view to
4312 capture, you can use 3 values:
4313 @example
4314 local     @r{use the tree in which the capture block is located}
4315 global    @r{make a global view, including all headings in the file}
4316 "file:path-to-file"
4317           @r{run column view at the top of this file}
4318 "ID"      @r{call column view in the tree that has an @code{:ID:}}
4319           @r{property with the value @i{label}.  You can use}
4320           @r{@kbd{M-x org-id-copy} to create a globally unique ID for}
4321           @r{the current entry and copy it to the kill-ring.}
4322 @end example
4323 @item :hlines
4324 When @code{t}, insert a hline after every line.  When a number N, insert
4325 a hline before each headline with level @code{<= N}.
4326 @item :vlines
4327 When set to @code{t}, enforce column groups to get vertical lines.
4328 @item :maxlevel
4329 When set to a number, don't capture entries below this level.
4330 @item :skip-empty-rows
4331 When set to @code{t}, skip row where the only non-empty specifier of the
4332 column view is @code{ITEM}.
4334 @end table
4336 @noindent
4337 The following commands insert or update the dynamic block:
4339 @table @kbd
4340 @kindex C-c C-x i
4341 @item C-c C-x i
4342 Insert a dynamic block capturing a column view.  You will be prompted
4343 for the scope or id of the view.
4344 @kindex C-c C-c
4345 @item C-c C-c
4346 @kindex C-c C-x C-u
4347 @itemx C-c C-x C-u
4348 Update dynamical block at point.  The cursor needs to be in the
4349 @code{#+BEGIN} line of the dynamic block.
4350 @kindex C-u C-c C-x C-u
4351 @item C-u C-c C-x C-u
4352 Update all dynamic blocks (@pxref{Dynamic blocks}).  This is useful if
4353 you have several clock table blocks in a buffer.
4354 @end table
4356 You can add formulas to the column view table and you may add plotting
4357 instructions in front of the table - these will survive an update of the
4358 block.  If there is a @code{#+TBLFM:} after the table, the table will
4359 actually be recalculated automatically after an update.
4361 @node Property API,  , Column view, Properties and Columns
4362 @section The Property API
4363 @cindex properties, API
4364 @cindex API, for properties
4366 There is a full API for accessing and changing properties.  This API can
4367 be used by Emacs Lisp programs to work with properties and to implement
4368 features based on them.  For more information see @ref{Using the
4369 property API}.
4371 @node Dates and Times, Capture, Properties and Columns, Top
4372 @chapter Dates and Times
4373 @cindex dates
4374 @cindex times
4375 @cindex time stamps
4376 @cindex date stamps
4378 To assist project planning, TODO items can be labeled with a date and/or
4379 a time.  The specially formatted string carrying the date and time
4380 information is called a @emph{timestamp} in Org mode.  This may be a
4381 little confusing because timestamp is often used as indicating when
4382 something was created or last changed.  However, in Org mode this term
4383 is used in a much wider sense.
4385 @menu
4386 * Timestamps::                  Assigning a time to a tree entry
4387 * Creating timestamps::         Commands which insert timestamps
4388 * Deadlines and scheduling::    Planning your work
4389 * Clocking work time::          Tracking how long you spend on a task
4390 * Effort estimates::            Planning work effort in advance
4391 * Relative timer::              Notes with a running timer
4392 @end menu
4395 @node Timestamps, Creating timestamps, Dates and Times, Dates and Times
4396 @section Timestamps, deadlines and scheduling
4397 @cindex time stamps
4398 @cindex ranges, time
4399 @cindex date stamps
4400 @cindex deadlines
4401 @cindex scheduling
4403 A time stamp is a specification of a date (possibly with time or a range
4404 of times) in a special format, either @samp{<2003-09-16 Tue>} or
4405 @samp{<2003-09-16 Tue 09:39>} or @samp{<2003-09-16 Tue
4406 12:00-12:30>}@footnote{This is the standard ISO date/time format.  To
4407 use an alternative format, see @ref{Custom time format}.}.  A time stamp
4408 can appear anywhere in the headline or body of an Org tree entry.  Its
4409 presence causes entries to be shown on specific dates in the agenda
4410 (@pxref{Weekly/daily agenda}).  We distinguish:
4412 @table @var
4413 @item Plain time stamp; Event; Appointment
4414 @cindex timestamp
4415 A simple time stamp just assigns a date/time to an item.  This is just
4416 like writing down an appointment or event in a paper agenda.  In the
4417 timeline and agenda displays, the headline of an entry associated with a
4418 plain time stamp will be shown exactly on that date.
4420 @example
4421 * Meet Peter at the movies <2006-11-01 Wed 19:15>
4422 * Discussion on climate change <2006-11-02 Thu 20:00-22:00>
4423 @end example
4425 @item Time stamp with repeater interval
4426 @cindex timestamp, with repeater interval
4427 A time stamp may contain a @emph{repeater interval}, indicating that it
4428 applies not only on the given date, but again and again after a certain
4429 interval of N days (d), weeks (w), months(m), or years(y).  The
4430 following will show up in the agenda every Wednesday:
4432 @example
4433 * Pick up Sam at school <2007-05-16 Wed 12:30 +1w>
4434 @end example
4436 @item Diary-style sexp entries
4437 For more complex date specifications, Org mode supports using the
4438 special sexp diary entries implemented in the Emacs calendar/diary
4439 package.  For example
4441 @example
4442 * The nerd meeting on every 2nd Thursday of the month
4443   <%%(diary-float t 4 2)>
4444 @end example
4446 @item Time/Date range
4447 @cindex timerange
4448 @cindex date range
4449 Two time stamps connected by @samp{--} denote a range.  The headline
4450 will be shown on the first and last day of the range, and on any dates
4451 that are displayed and fall in the range.  Here is an example:
4453 @example
4454 ** Meeting in Amsterdam
4455    <2004-08-23 Mon>--<2004-08-26 Thu>
4456 @end example
4458 @item Inactive time stamp
4459 @cindex timestamp, inactive
4460 @cindex inactive timestamp
4461 Just like a plain time stamp, but with square brackets instead of
4462 angular ones.  These time stamps are inactive in the sense that they do
4463 @emph{not} trigger an entry to show up in the agenda.
4465 @example
4466 * Gillian comes late for the fifth time [2006-11-01 Wed]
4467 @end example
4469 @end table
4471 @node Creating timestamps, Deadlines and scheduling, Timestamps, Dates and Times
4472 @section Creating timestamps
4473 @cindex creating timestamps
4474 @cindex timestamps, creating
4476 For Org mode to recognize time stamps, they need to be in the specific
4477 format.  All commands listed below produce time stamps in the correct
4478 format.
4480 @table @kbd
4481 @kindex C-c .
4482 @item C-c .
4483 Prompt for a date and insert a corresponding time stamp.  When the cursor is
4484 at an existing time stamp in the buffer, the command is used to modify this
4485 timestamp instead of inserting a new one.  When this command is used twice in
4486 succession, a time range is inserted.
4488 @kindex C-u C-c .
4489 @item C-u C-c .
4490 Like @kbd{C-c .}, but use the alternative format which contains date
4491 and time.  The default time can be rounded to multiples of 5 minutes,
4492 see the option @code{org-time-stamp-rounding-minutes}.
4494 @kindex C-c !
4495 @item C-c !
4496 Like @kbd{C-c .}, but insert an inactive time stamp that will not cause
4497 an agenda entry.
4499 @kindex C-c <
4500 @item C-c <
4501 Insert a time stamp corresponding to the cursor date in the Calendar.
4503 @kindex C-c >
4504 @item C-c >
4505 Access the Emacs calendar for the current date.  If there is a
4506 timestamp in the current line, go to the corresponding date
4507 instead.
4509 @kindex C-c C-o
4510 @item C-c C-o
4511 Access the agenda for the date given by the time stamp or -range at
4512 point (@pxref{Weekly/daily agenda}).
4514 @kindex S-@key{left}
4515 @kindex S-@key{right}
4516 @item S-@key{left}
4517 @itemx S-@key{right}
4518 Change date at cursor by one day.  These key bindings conflict with
4519 CUA mode (@pxref{Conflicts}).
4521 @kindex S-@key{up}
4522 @kindex S-@key{down}
4523 @item S-@key{up}
4524 @itemx S-@key{down}
4525 Change the item under the cursor in a timestamp.  The cursor can be on a
4526 year, month, day, hour or minute.  Note that if the cursor is in a
4527 headline and not at a time stamp, these same keys modify the priority of
4528 an item.  (@pxref{Priorities}). The key bindings also conflict with
4529 CUA mode (@pxref{Conflicts}).
4531 @kindex C-c C-y
4532 @cindex evaluate time range
4533 @item C-c C-y
4534 Evaluate a time range by computing the difference between start and end.
4535 With a prefix argument, insert result after the time range (in a table: into
4536 the following column).
4537 @end table
4540 @menu
4541 * The date/time prompt::        How Org mode helps you entering date and time
4542 * Custom time format::          Making dates look different
4543 @end menu
4545 @node The date/time prompt, Custom time format, Creating timestamps, Creating timestamps
4546 @subsection The date/time prompt
4547 @cindex date, reading in minibuffer
4548 @cindex time, reading in minibuffer
4550 When Org mode prompts for a date/time, the default is shown as an ISO
4551 date, and the prompt therefore seems to ask for an ISO date.  But it
4552 will in fact accept any string containing some date and/or time
4553 information, and it is really smart about interpreting your input.  You
4554 can, for example, use @kbd{C-y} to paste a (possibly multi-line) string
4555 copied from an email message.  Org mode will find whatever information
4556 is in there and derive anything you have not specified from the
4557 @emph{default date and time}.  The default is usually the current date
4558 and time, but when modifying an existing time stamp, or when entering
4559 the second stamp of a range, it is taken from the stamp in the buffer.
4560 When filling in information, Org mode assumes that most of the time you
4561 will want to enter a date in the future: If you omit the month/year and
4562 the given day/month is @i{before} today, it will assume that you mean a
4563 future date@footnote{See the variable
4564 @code{org-read-date-prefer-future}.}.
4566 For example, let's assume that today is @b{June 13, 2006}.  Here is how
4567 various inputs will be interpreted, the items filled in by Org mode are
4568 in @b{bold}.
4570 @example
4571 3-2-5         --> 2003-02-05
4572 14            --> @b{2006}-@b{06}-14
4573 12            --> @b{2006}-@b{07}-12
4574 Fri           --> nearest Friday (defaultdate or later)
4575 sep 15        --> @b{2006}-09-15
4576 feb 15        --> @b{2007}-02-15
4577 sep 12 9      --> 2009-09-12
4578 12:45         --> @b{2006}-@b{06}-@b{13} 12:45
4579 22 sept 0:34  --> @b{2006}-09-22 0:34
4580 w4            --> ISO week for of the current year @b{2006}
4581 2012 w4 fri   --> Friday of ISO week 4 in 2012
4582 2012-w04-5    --> Same as above
4583 @end example
4585 Furthermore you can specify a relative date by giving, as the
4586 @emph{first} thing in the input: a plus/minus sign, a number and a
4587 letter [dwmy] to indicate change in days weeks, months, years.  With a
4588 single plus or minus, the date is always relative to today.  With a
4589 double plus or minus, it is relative to the default date.  If instead of
4590 a single letter, you use the abbreviation of day name, the date will be
4591 the nth such day.  E.g.
4593 @example
4594 +0            --> today
4595 .             --> today
4596 +4d           --> four days from today
4597 +4            --> same as above
4598 +2w           --> two weeks from today
4599 ++5           --> five days from default date
4600 +2tue         --> second tuesday from now.
4601 @end example
4603 The function understands English month and weekday abbreviations.  If
4604 you want to use unabbreviated names and/or other languages, configure
4605 the variables @code{parse-time-months} and @code{parse-time-weekdays}.
4607 @cindex calendar, for selecting date
4608 Parallel to the minibuffer prompt, a calendar is popped up@footnote{If
4609 you don't need/want the calendar, configure the variable
4610 @code{org-popup-calendar-for-date-prompt}.}.  When you exit the date
4611 prompt, either by clicking on a date in the calendar, or by pressing
4612 @key{RET}, the date selected in the calendar will be combined with the
4613 information entered at the prompt.  You can control the calendar fully
4614 from the minibuffer:
4616 @kindex <
4617 @kindex >
4618 @kindex mouse-1
4619 @kindex S-@key{right}
4620 @kindex S-@key{left}
4621 @kindex S-@key{down}
4622 @kindex S-@key{up}
4623 @kindex M-S-@key{right}
4624 @kindex M-S-@key{left}
4625 @kindex @key{RET}
4626 @example
4627 > / <          @r{Scroll calendar forward/backward by one month.}
4628 mouse-1        @r{Select date by clicking on it.}
4629 S-@key{right}/@key{left}     @r{One day forward/backward.}
4630 S-@key{down}/@key{up}     @r{One week forward/backward.}
4631 M-S-@key{right}/@key{left}   @r{One month forward/backward.}
4632 @key{RET}           @r{Choose date in calendar.}
4633 @end example
4635 The actions of the date/time prompt may seem complex, but I assure you they
4636 will grow on you, and you will start getting annoyed by pretty much any other
4637 way of entering a date/time out there.  To help you understand what is going
4638 on, the current interpretation of your input will be displayed live in the
4639 minibuffer@footnote{If you find this distracting, turn the display of with
4640 @code{org-read-date-display-live}.}.
4642 @node Custom time format,  , The date/time prompt, Creating timestamps
4643 @subsection Custom time format
4644 @cindex custom date/time format
4645 @cindex time format, custom
4646 @cindex date format, custom
4648 Org mode uses the standard ISO notation for dates and times as it is
4649 defined in ISO 8601.  If you cannot get used to this and require another
4650 representation of date and time to keep you happy, you can get it by
4651 customizing the variables @code{org-display-custom-times} and
4652 @code{org-time-stamp-custom-formats}.
4654 @table @kbd
4655 @kindex C-c C-x C-t
4656 @item C-c C-x C-t
4657 Toggle the display of custom formats for dates and times.
4658 @end table
4660 @noindent
4661 Org mode needs the default format for scanning, so the custom date/time
4662 format does not @emph{replace} the default format - instead it is put
4663 @emph{over} the default format using text properties.  This has the
4664 following consequences:
4665 @itemize @bullet
4666 @item
4667 You cannot place the cursor onto a time stamp anymore, only before or
4668 after.
4669 @item
4670 The @kbd{S-@key{up}/@key{down}} keys can no longer be used to adjust
4671 each component of a time stamp.  If the cursor is at the beginning of
4672 the stamp, @kbd{S-@key{up}/@key{down}} will change the stamp by one day,
4673 just like @kbd{S-@key{left}/@key{right}}.  At the end of the stamp, the
4674 time will be changed by one minute.
4675 @item
4676 If the time stamp contains a range of clock times or a repeater, these
4677 will not be overlayed, but remain in the buffer as they were.
4678 @item
4679 When you delete a time stamp character-by-character, it will only
4680 disappear from the buffer after @emph{all} (invisible) characters
4681 belonging to the ISO timestamp have been removed.
4682 @item
4683 If the custom time stamp format is longer than the default and you are
4684 using dates in tables, table alignment will be messed up.  If the custom
4685 format is shorter, things do work as expected.
4686 @end itemize
4689 @node Deadlines and scheduling, Clocking work time, Creating timestamps, Dates and Times
4690 @section Deadlines and scheduling
4692 A time stamp may be preceded by special keywords to facilitate planning:
4694 @table @var
4695 @item DEADLINE
4696 @cindex DEADLINE keyword
4698 Meaning: the task (most likely a TODO item, though not necessarily) is supposed
4699 to be finished on that date.
4701 On the deadline date, the task will be listed in the agenda.  In
4702 addition, the agenda for @emph{today} will carry a warning about the
4703 approaching or missed deadline, starting
4704 @code{org-deadline-warning-days} before the due date, and continuing
4705 until the entry is marked DONE.  An example:
4707 @example
4708 *** TODO write article about the Earth for the Guide
4709     The editor in charge is [[bbdb:Ford Prefect]]
4710     DEADLINE: <2004-02-29 Sun>
4711 @end example
4713 You can specify a different lead time for warnings for a specific
4714 deadlines using the following syntax.  Here is an example with a warning
4715 period of 5 days @code{DEADLINE: <2004-02-29 Sun -5d>}.
4717 @item SCHEDULED
4718 @cindex SCHEDULED keyword
4720 Meaning: you are planning to start working on that task on the given
4721 date.
4723 The headline will be listed under the given date@footnote{It will still
4724 be listed on that date after it has been marked DONE.  If you don't like
4725 this, set the variable @code{org-agenda-skip-scheduled-if-done}.}.  In
4726 addition, a reminder that the scheduled date has passed will be present
4727 in the compilation for @emph{today}, until the entry is marked DONE.
4728 I.e., the task will automatically be forwarded until completed.
4730 @example
4731 *** TODO Call Trillian for a date on New Years Eve.
4732     SCHEDULED: <2004-12-25 Sat>
4733 @end example
4735 @noindent
4736 @b{Important:} Scheduling an item in Org mode should @i{not} be
4737 understood in the same way that we understand @i{scheduling a meeting}.
4738 Setting a date for a meeting is just a simple appointment, you should
4739 mark this entry with a simple plain time stamp, to get this item shown
4740 on the date where it applies.  This is a frequent mis-understanding from
4741 Org-users.  In Org mode, @i{scheduling} means setting a date when you
4742 want to start working on an action item.
4743 @end table
4745 You may use time stamps with repeaters in scheduling and deadline
4746 entries.  Org mode will issue early and late warnings based on the
4747 assumption that the time stamp represents the @i{nearest instance} of
4748 the repeater.  However, the use of diary sexp entries like
4750 @code{<%%(diary-float t 42)>}
4752 in scheduling and deadline timestamps is limited.  Org mode does not
4753 know enough about the internals of each sexp function to issue early and
4754 late warnings.  However, it will show the item on each day where the
4755 sexp entry matches.
4757 @menu
4758 * Inserting deadline/schedule::  Planning items
4759 * Repeated tasks::              Items that show up again and again
4760 @end menu
4762 @node Inserting deadline/schedule, Repeated tasks, Deadlines and scheduling, Deadlines and scheduling
4763 @subsection Inserting deadlines or schedules
4765 The following commands allow to quickly insert a deadline or to schedule
4766 an item:
4768 @table @kbd
4770 @kindex C-c C-d
4771 @item C-c C-d
4772 Insert @samp{DEADLINE} keyword along with a stamp.  The insertion will
4773 happen in the line directly following the headline.  When called with a
4774 prefix arg, an existing deadline will be removed from the entry.
4775 @c FIXME Any CLOSED timestamp will be removed.????????
4777 @kindex C-c / d
4778 @cindex sparse tree, for deadlines
4779 @item C-c / d
4780 Create a sparse tree with all deadlines that are either past-due, or
4781 which will become due within @code{org-deadline-warning-days}.
4782 With @kbd{C-u} prefix, show all deadlines in the file.  With a numeric
4783 prefix, check that many days.  For example, @kbd{C-1 C-c / d} shows
4784 all deadlines due tomorrow.
4786 @kindex C-c C-s
4787 @item C-c C-s
4788 Insert @samp{SCHEDULED} keyword along with a stamp.  The insertion will
4789 happen in the line directly following the headline.  Any CLOSED
4790 timestamp will be removed.  When called with a prefix argument, remove
4791 the scheduling date from the entry.
4793 @kindex C-c C-x C-k
4794 @kindex k a
4795 @kindex k s
4796 @item C-c C-x C-k
4797 Mark the current entry for agenda action.  After you have marked the entry
4798 like this, you can open the agenda or the calendar to find an appropriate
4799 date.  With the cursor on the selected date, press @kbd{k s} or @kbd{k d} to
4800 schedule the marked item.
4801 @end table
4803 @node Repeated tasks,  , Inserting deadline/schedule, Deadlines and scheduling
4804 @subsection Repeated tasks
4806 Some tasks need to be repeated again and again.  Org mode helps to
4807 organize such tasks using a so-called repeater in a DEADLINE, SCHEDULED,
4808 or plain time stamp.  In the following example
4809 @example
4810 ** TODO Pay the rent
4811    DEADLINE: <2005-10-01 Sat +1m>
4812 @end example
4813 the @code{+1m} is a repeater; the intended interpretation is that the
4814 task has a deadline on <2005-10-01> and repeats itself every (one) month
4815 starting from that time.  If you need both a repeater and a special
4816 warning period in a deadline entry, the repeater comes first and the
4817 warning period last: @code{DEADLINE: <2005-10-01 Sat +1m -3d>}.
4819 Deadlines and scheduled items produce entries in the agenda when they
4820 are over-due, so it is important to be able to mark such an entry as
4821 completed once you have done so.  When you mark a DEADLINE or a SCHEDULE
4822 with the TODO keyword DONE, it will no longer produce entries in the
4823 agenda.  The problem with this is, however, that then also the
4824 @emph{next} instance of the repeated entry will not be active.  Org mode
4825 deals with this in the following way: When you try to mark such an entry
4826 DONE (using @kbd{C-c C-t}), it will shift the base date of the repeating
4827 time stamp by the repeater interval, and immediately set the entry state
4828 back to TODO.  In the example above, setting the state to DONE would
4829 actually switch the date like this:
4831 @example
4832 ** TODO Pay the rent
4833    DEADLINE: <2005-11-01 Tue +1m>
4834 @end example
4836 A timestamp@footnote{You can change this using the option
4837 @code{org-log-repeat}, or the @code{#+STARTUP} options @code{logrepeat},
4838 @code{lognoterepeat}, and @code{nologrepeat}.  With @code{lognoterepeat}, you
4839 will also be prompted for a note.} will be added under the deadline, to keep
4840 a record that you actually acted on the previous instance of this deadline.
4842 As a consequence of shifting the base date, this entry will no longer be
4843 visible in the agenda when checking past dates, but all future instances
4844 will be visible.
4846 With the @samp{+1m} cookie, the date shift will always be exactly one
4847 month.  So if you have not payed the rent for three months, marking this
4848 entry DONE will still keep it as an overdue deadline.  Depending on the
4849 task, this may not be the best way to handle it.  For example, if you
4850 forgot to call you father for 3 weeks, it does not make sense to call
4851 him 3 times in a single day to make up for it.  Finally, there are tasks
4852 like changing batteries which should always repeat a certain time
4853 @i{after} the last time you did it.  For these tasks, Org mode has
4854 special repeaters markers with @samp{++} and @samp{.+}.  For example:
4856 @example
4857 ** TODO Call Father
4858    DEADLINE: <2008-02-10 Sun ++1w>
4859    Marking this DONE will shift the date by at least one week,
4860    but also by as many weeks as it takes to get this date into
4861    the future.  However, it stays on a Sunday, even if you called
4862    and marked it done on Saturday.
4863 ** TODO Check the batteries in the smoke detectors
4864    DEADLINE: <2005-11-01 Tue .+1m>
4865    Marking this DONE will shift the date to one month after
4866    today.
4867 @end example
4869 You may have both scheduling and deadline information for a specific
4870 task - just make sure that the repeater intervals on both are the same.
4872 @node Clocking work time, Effort estimates, Deadlines and scheduling, Dates and Times
4873 @section Clocking work time
4875 Org mode allows you to clock the time you spent on specific tasks in a
4876 project.  When you start working on an item, you can start the clock.
4877 When you stop working on that task, or when you mark the task done, the
4878 clock is stopped and the corresponding time interval is recorded.  It
4879 also computes the total time spent on each subtree of a project.
4881 @table @kbd
4882 @kindex C-c C-x C-i
4883 @item C-c C-x C-i
4884 Start the clock on the current item (clock-in).  This inserts the CLOCK
4885 keyword together with a timestamp.  If this is not the first clocking of
4886 this item, the multiple CLOCK lines will be wrapped into a
4887 @code{:CLOCK:} drawer (see also the variable
4888 @code{org-clock-into-drawer}).  When called with a @kbd{C-u} prefix argument,
4889 select the task from a list of recently clocked tasks.  With two @kbd{C-u
4890 C-u} prefixes, clock into the task at point and mark it as the default task.
4891 The default task will always be available when selecting a clocking task,
4892 with letter @kbd{d}.
4893 @kindex C-c C-x C-o
4894 @item C-c C-x C-o
4895 Stop the clock (clock-out).  This inserts another timestamp at the same
4896 location where the clock was last started.  It also directly computes
4897 the resulting time in inserts it after the time range as @samp{=>
4898 HH:MM}.  See the variable @code{org-log-note-clock-out} for the
4899 possibility to record an additional note together with the clock-out
4900 time stamp@footnote{The corresponding in-buffer setting is:
4901 @code{#+STARTUP: lognoteclock-out}}.
4902 @kindex C-c C-y
4903 @item C-c C-y
4904 Recompute the time interval after changing one of the time stamps.  This
4905 is only necessary if you edit the time stamps directly.  If you change
4906 them with @kbd{S-@key{cursor}} keys, the update is automatic.
4907 @kindex C-c C-t
4908 @item C-c C-t
4909 Changing the TODO state of an item to DONE automatically stops the clock
4910 if it is running in this same item.
4911 @kindex C-c C-x C-x
4912 @item C-c C-x C-x
4913 Cancel the current clock.  This is useful if a clock was started by
4914 mistake, or if you ended up working on something else.
4915 @kindex C-c C-x C-j
4916 @item C-c C-x C-j
4917 Jump to the entry that contains the currently running clock.  With a
4918 @kbd{C-u} prefix arg, select the target task from a list of recently clocked
4919 tasks.
4920 @kindex C-c C-x C-d
4921 @item C-c C-x C-d
4922 Display time summaries for each subtree in the current buffer.  This
4923 puts overlays at the end of each headline, showing the total time
4924 recorded under that heading, including the time of any subheadings. You
4925 can use visibility cycling to study the tree, but the overlays disappear
4926 when you change the buffer (see variable
4927 @code{org-remove-highlights-with-change}) or press @kbd{C-c C-c}.
4928 @kindex C-c C-x C-r
4929 @item C-c C-x C-r
4930 Insert a dynamic block (@pxref{Dynamic blocks}) containing a clock
4931 report as an Org mode table into the current file.  When the cursor is
4932 at an existing clock table, just update it.  When called with a prefix
4933 argument, jump to the first clock report in the current document and
4934 update it.
4935 @cindex #+BEGIN: clocktable
4936 @example
4937 #+BEGIN: clocktable :maxlevel 2 :emphasize nil :scope file
4938 #+END: clocktable
4939 @end example
4940 @noindent
4941 If such a block already exists at point, its content is replaced by the
4942 new table.  The @samp{BEGIN} line can specify options:
4943 @example
4944 :maxlevel    @r{Maximum level depth to which times are listed in the table.}
4945 :emphasize   @r{When @code{t}, emphasize level one and level two items}
4946 :scope       @r{The scope to consider.  This can be any of the following:}
4947              nil        @r{the current buffer or narrowed region}
4948              file       @r{the full current buffer}
4949              subtree    @r{the subtree where the clocktable is located}
4950              treeN      @r{the surrounding level N tree, for example @code{tree3}}
4951              tree       @r{the surrounding level 1 tree}
4952              agenda     @r{all agenda files}
4953              ("file"..) @r{scan these files}
4954              file-with-archives    @r{current file and its archives}
4955              agenda-with-archives  @r{all agenda files, including archives}
4956 :block       @r{The time block to consider.  This block is specified either}
4957              @r{absolute, or relative to the current time and may be any of}
4958              @r{these formats:}
4959              2007-12-31    @r{New year eve 2007}
4960              2007-12       @r{December 2007}
4961              2007-W50      @r{ISO-week 50 in 2007}
4962              2007          @r{the year 2007}
4963              today, yesterday, today-N          @r{a relative day}
4964              thisweek, lastweek, thisweek-N     @r{a relative week}
4965              thismonth, lastmonth, thismonth-N  @r{a relative month}
4966              thisyear, lastyear, thisyear-N     @r{a relative year}
4967              @r{Use @kbd{S-@key{left}/@key{right}} keys to shift the time interval.}
4968 :tstart      @r{A time string specifying when to start considering times}
4969 :tend        @r{A time string specifying when to stop considering times}
4970 :step        @r{@code{week} or @code{day}, to split the table into chunks.}
4971              @r{To use this, @code{:block} or @code{:tstart}, @code{:tend} are needed.}
4972 :link        @r{Link the item headlines in the table to their origins}
4973 :formula     @r{Content of a @code{#+TBLFM} line to be added and evaluated.}
4974              @r{As a special case, @samp{:formula %} adds column with % time.}
4975              @r{If you do not specify a formula here, any existing formula}
4976              @r{below the clock table will survive updates and be evaluated.}
4977 @end example
4978 So to get a clock summary of the current level 1 tree, for the current
4979 day, you could write
4980 @example
4981 #+BEGIN: clocktable :maxlevel 2 :block today :scope tree1 :link t
4982 #+END: clocktable
4983 @end example
4984 and to use a specific time range you could write@footnote{Note that all
4985 parameters must be specified in a single line - the line is broken here
4986 only to fit it onto the manual.}
4987 @example
4988 #+BEGIN: clocktable :tstart "<2006-08-10 Thu 10:00>"
4989                     :tend "<2006-08-10 Thu 12:00>"
4990 #+END: clocktable
4991 @end example
4992 A summary of the current subtree with % times would be
4993 @example
4994 #+BEGIN: clocktable :scope subtree :link t :formula %
4995 #+END: clocktable
4996 @end example
4997 @kindex C-c C-c
4998 @item C-c C-c
4999 @kindex C-c C-x C-u
5000 @itemx C-c C-x C-u
5001 Update dynamical block at point.  The cursor needs to be in the
5002 @code{#+BEGIN} line of the dynamic block.
5003 @kindex C-u C-c C-x C-u
5004 @item C-u C-c C-x C-u
5005 Update all dynamic blocks (@pxref{Dynamic blocks}).  This is useful if
5006 you have several clock table blocks in a buffer.
5007 @kindex S-@key{left}
5008 @kindex S-@key{right}
5009 @item S-@key{left}
5010 @itemx S-@key{right}
5011 Shift the current @code{:block} interval and update the table.  The cursor
5012 needs to be in the @code{#+BEGIN: clocktable} line for this command.  If
5013 @code{:block} is @code{today}, it will be shifted to @code{today-1} etc.
5014 @end table
5016 The @kbd{l} key may be used in the timeline (@pxref{Timeline}) and in
5017 the agenda (@pxref{Weekly/daily agenda}) to show which tasks have been
5018 worked on or closed during a day.
5020 @node Effort estimates, Relative timer, Clocking work time, Dates and Times
5021 @section Effort estimates
5022 @cindex effort estimates
5024 If you want to plan your work in a very detailed way, or if you need to
5025 produce offers with quotations of the estimated work effort, you may want to
5026 assign effort estimates to entries.  If you are also clocking your work, you
5027 may later want to compare the planned effort with the actual working time, a
5028 great way to improve planning estimates.  Effort estimates are stored in a
5029 special property @samp{Effort}@footnote{You may change the property being
5030 used with the variable @code{org-effort-property}.}.  Clearly the best way to
5031 work with effort estimates is through column view (@pxref{Column view}).  You
5032 should start by setting up discrete values for effort estimates, and a
5033 @code{COLUMNS} format that displays these values together with clock sums (if
5034 you want to clock your time).  For a specific buffer you can use
5036 @example
5037 #+PROPERTY: Effort_ALL 0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 7:00 8:00
5038 #+COLUMNS: %40ITEM(Task) %17Effort(Estimated Effort)@{:@} %CLOCKSUM
5039 @end example
5041 @noindent
5042 or, even better, you can set up these values globally by customizing the
5043 variables @code{org-global-properties} and @code{org-columns-default-format}.
5044 In particular if you want to use this setup also in the agenda, a global
5045 setup may be advised.
5047 The way to assign estimates to individual items is then to switch to column
5048 mode, and to use @kbd{S-@key{right}} and @kbd{S-@key{left}} to change the
5049 value.  The values you enter will immediately be summed up in the hierarchy.
5050 In the column next to it, any clocked time will be displayed.
5052 If you switch to column view in the daily/weekly agenda, the effort column
5053 will summarize the estimated work effort for each day@footnote{Please note
5054 the pitfalls of summing hierarchical data in a flat list (@pxref{Agenda
5055 column view}).}, and you can use this to find space in your schedule.  To get
5056 an overview of the entire part of the day that is committed, you can set the
5057 option @code{org-agenda-columns-add-appointments-to-effort-sum}.  The
5058 appointments on a day that take place over a specified time interval will
5059 then also be added to the load estimate of the day.
5061 Effort estimates can be used in secondary agenda filtering that is triggered
5062 with the @kbd{/} key in the agenda (@pxref{Agenda commands}).  If you have
5063 these estimates defined consistently, two or three key presses will narrow
5064 down the list to stuff that fits into an available time slot.
5066 @node Relative timer,  , Effort estimates, Dates and Times
5067 @section Taking notes with a relative timer
5068 @cindex relative timer
5070 When taking notes during, for example, a meeting or a video viewing, it can
5071 be useful to have access to times relative to a starting time.  Org provides
5072 such a relative timer and make it easy to create timed notes.
5074 @table @kbd
5075 @kindex C-c C-x .
5076 @item C-c C-x .
5077 Insert a relative time into the buffer.  The first time you use this, the
5078 timer will be started.  When called with a prefix argument, the timer is
5079 restarted.
5080 @kindex C-c C-x -
5081 @item C-c C-x -
5082 Insert a description list item with the current relative time.  With a prefix
5083 argument, first reset the timer to 0.
5084 @kindex M-@key{RET}
5085 @item M-@key{RET}
5086 Once the timer list is started, you can also use @kbd{M-@key{RET}} to insert
5087 new timer items.
5088 @kindex C-c C-x ,
5089 @item C-c C-x ,
5090 Pause the timer, or continue it if it is already paused.  With prefix
5091 argument, stop it entirely.
5092 @kindex C-u C-c C-x ,
5093 @item C-u C-c C-x ,
5094 Stop the timer.  After this, you can only start a new timer, not continue the
5095 old one.  This command also removes the timer from the mode line.
5096 @kindex C-c C-x 0
5097 @item C-c C-x 0
5098 Reset the timer without inserting anything into the buffer.  By default, the
5099 timer is reset to 0.  When called with a @kbd{C-u} prefix, reset the timer to
5100 specific starting offset.  The user is prompted for the offset, with a
5101 default taken from a timer string at point, if any, So this can be used to
5102 restart taking notes after a break in the process.  When called with a double
5103 prefix argument @kbd{C-c C-u}, change all timer strings in the active region
5104 by a certain amount.  This can be used to fix timer strings if the timer was
5105 not started at exactly the right moment.
5106 @end table
5108 @node Capture, Agenda Views, Dates and Times, Top
5109 @chapter Capture
5110 @cindex capture
5112 An important part of any organization system is the ability to quickly
5113 capture new ideas and tasks, and to associate reference material with them.
5114 Org uses the @file{remember} package to create tasks, and stores files
5115 related to a task (@i{attachments}) in a special directory.
5117 @menu
5118 * Remember::                    Capture new tasks/ideas with little interruption
5119 * Attachments::                 Add files to tasks.
5120 @end menu
5122 @node Remember, Attachments, Capture, Capture
5123 @section Remember
5124 @cindex @file{remember.el}
5126 The @i{Remember} package by John Wiegley lets you store quick notes with
5127 little interruption of your work flow.  See
5128 @uref{http://www.emacswiki.org/cgi-bin/wiki/RememberMode} for more
5129 information.  It is an excellent way to add new notes and tasks to
5130 Org files.  Org significantly expands the possibilities of
5131 @i{remember}: You may define templates for different note types, and
5132 associate target files and headlines with specific templates.  It also
5133 allows you to select the location where a note should be stored
5134 interactively, on the fly.
5136 @menu
5137 * Setting up Remember::         Some code for .emacs to get things going
5138 * Remember templates::          Define the outline of different note types
5139 * Storing notes::               Directly get the note to where it belongs
5140 * Refiling notes::              Moving a note or task to a project
5141 @end menu
5143 @node Setting up Remember, Remember templates, Remember, Remember
5144 @subsection Setting up Remember
5146 The following customization will tell @i{remember} to use org files as
5147 target, and to create annotations compatible with Org links.
5149 @example
5150 (org-remember-insinuate)
5151 (setq org-directory "~/path/to/my/orgfiles/")
5152 (setq org-default-notes-file (concat org-directory "/notes.org"))
5153 (define-key global-map "\C-cr" 'org-remember)
5154 @end example
5156 The last line binds the command @code{org-remember} to a global
5157 key@footnote{Please select your own key, @kbd{C-c r} is only a
5158 suggestion.}.  @code{org-remember} basically just calls @code{remember},
5159 but it makes a few things easier: If there is an active region, it will
5160 automatically copy the region into the remember buffer.  It also allows
5161 to jump to the buffer and location where remember notes are being
5162 stored: Just call @code{org-remember} with a prefix argument.  If you
5163 use two prefix arguments, Org jumps to the location where the last
5164 remember note was stored.
5166 The remember buffer will actually use @code{org-mode} as its major mode, so
5167 that all editing features of Org-mode are available.  In addition to this, a
5168 minor mode @code{org-remember-mode} is turned on, for the single purpose that
5169 you can use its keymap @code{org-remember-mode-map} to overwrite some of
5170 Org-mode's key bindings.
5172 You can also call @code{org-remember} in a special way from the agenda,
5173 using the @kbd{k r} key combination.  With this access, any time stamps
5174 inserted by the selected remember template (see below) will default to
5175 the cursor date in the agenda, rather than to the current date.
5177 @node Remember templates, Storing notes, Setting up Remember, Remember
5178 @subsection Remember templates
5179 @cindex templates, for remember
5181 In combination with Org, you can use templates to generate
5182 different types of @i{remember} notes.  For example, if you would like
5183 to use one template to create general TODO entries, another one for
5184 journal entries, and a third one for collecting random ideas, you could
5185 use:
5187 @example
5188 (setq org-remember-templates
5189  '(("Todo" ?t "* TODO %?\n  %i\n  %a" "~/org/TODO.org" "Tasks")
5190    ("Journal" ?j "* %U %?\n\n  %i\n  %a" "~/org/JOURNAL.org")
5191    ("Idea" ?i "* %^@{Title@}\n  %i\n  %a" "~/org/JOURNAL.org" "New Ideas")))
5192 @end example
5194 @noindent In these entries, the first string is just a name, and the
5195 character specifies how to select the template.  It is useful if the
5196 character is also the first letter of the name.  The next string specifies
5197 the template.  Two more (optional) strings give the file in which, and the
5198 headline under which the new note should be stored.  The file (if not present
5199 or @code{nil}) defaults to @code{org-default-notes-file}, the heading to
5200 @code{org-remember-default-headline}.  If the file name is not an absolute
5201 path, it will be interpreted relative to @code{org-directory}.  The heading
5202 can also be the symbols @code{top} or @code{bottom} to send note as level 1
5203 entries to the beginning or end of the file, respectively.
5205 An optional sixth element specifies the contexts in which the user can select
5206 the template.  This element can be a list of major modes or a function.
5207 @code{org-remember} will first check whether the function returns @code{t} or
5208 if we are in any of the listed major mode, and exclude templates for which
5209 this condition is not fulfilled.  Templates that do not specify this element
5210 at all, or that use @code{nil} or @code{t} as a value will always be
5211 selectable.
5213 So for example:
5215 @example
5216 (setq org-remember-templates
5217  '(("Bug" ?b "* BUG %?\n  %i\n  %a" "~/org/BUGS.org" "Bugs" (emacs-lisp-mode))
5218    ("Journal" ?j "* %U %?\n\n  %i\n  %a" "~/org/JOURNAL.org" "X" my-check)
5219    ("Idea" ?i "* %^@{Title@}\n  %i\n  %a" "~/org/JOURNAL.org" "New Ideas")))
5220 @end example
5222 The first template will only be available when invoking @code{org-remember}
5223 from an buffer in @code{emacs-lisp-mode}.  The second template will only be
5224 available when the function @code{my-check} returns @code{t}.  The third
5225 template will be proposed in any context.
5227 When you call @kbd{M-x org-remember} (or @kbd{M-x remember}) to remember
5228 something, Org will prompt for a key to select the template (if you have
5229 more than one template) and then prepare the buffer like
5230 @example
5231 * TODO
5232   [[file:link to where you called remember]]
5233 @end example
5235 @noindent
5236 During expansion of the template, special @kbd{%}-escapes allow dynamic
5237 insertion of content:
5238 @example
5239 %^@{prompt@}  @r{prompt the user for a string and replace this sequence with it.}
5240             @r{You may specify a default value and a completion table with}
5241             @r{%^@{prompt|default|completion2|completion3...@}}
5242             @r{The arrow keys access a prompt-specific history.}
5243 %a          @r{annotation, normally the link created with @code{org-store-link}}
5244 %A          @r{like @code{%a}, but prompt for the description part}
5245 %i          @r{initial content, the region when remember is called with C-u.}
5246             @r{The entire text will be indented like @code{%i} itself.}
5247 %t          @r{time stamp, date only}
5248 %T          @r{time stamp with date and time}
5249 %u, %U      @r{like the above, but inactive time stamps}
5250 %^t         @r{like @code{%t}, but prompt for date.  Similarly @code{%^T}, @code{%^u}, @code{%^U}}
5251             @r{You may define a prompt like @code{%^@{Birthday@}t}}
5252 %n          @r{user name (taken from @code{user-full-name})}
5253 %c          @r{Current kill ring head.}
5254 %x          @r{Content of the X clipboard.}
5255 %^C         @r{Interactive selection of which kill or clip to use.}
5256 %^L         @r{Like @code{%^C}, but insert as link.}
5257 %^g         @r{prompt for tags, with completion on tags in target file.}
5258 %k          @r{title of currently clocked task}
5259 %K          @r{link to currently clocked task}
5260 %^G         @r{prompt for tags, with completion all tags in all agenda files.}
5261 %^@{prop@}p   @r{Prompt the user for a value for property @code{prop}}
5262 %:keyword   @r{specific information for certain link types, see below}
5263 %[pathname] @r{insert the contents of the file given by @code{pathname}}
5264 %(sexp)     @r{evaluate elisp @code{(sexp)} and replace with the result}
5265 %!          @r{immediately store note after completing the template}
5266             @r{(skipping the @kbd{C-c C-c} that normally triggers storing)}
5267 %&          @r{jump to target location immediately after storing note}
5268 @end example
5270 @noindent
5271 For specific link types, the following keywords will be
5272 defined@footnote{If you define your own link types (@pxref{Adding
5273 hyperlink types}), any property you store with
5274 @code{org-store-link-props} can be accessed in remember templates in a
5275 similar way.}:
5277 @example
5278 Link type          |  Available keywords
5279 -------------------+----------------------------------------------
5280 bbdb               |  %:name %:company
5281 bbdb               |  %::server %:port %:nick
5282 vm, wl, mh, rmail  |  %:type %:subject %:message-id
5283                    |  %:from %:fromname %:fromaddress
5284                    |  %:to   %:toname   %:toaddress
5285                    |  %: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}.}}
5286 gnus               |  %:group, @r{for messages also all email fields}
5287 w3, w3m            |  %:url
5288 info               |  %:file %:node
5289 calendar           |  %:date"
5290 @end example
5292 @noindent
5293 To place the cursor after template expansion use:
5295 @example
5296 %?          @r{After completing the template, position cursor here.}
5297 @end example
5299 @noindent
5300 If you change your mind about which template to use, call
5301 @code{org-remember} in the remember buffer.  You may then select a new
5302 template that will be filled with the previous context information.
5304 @node Storing notes, Refiling notes, Remember templates, Remember
5305 @subsection Storing notes
5307 When you are finished preparing a note with @i{remember}, you have to press
5308 @kbd{C-c C-c} to file the note away.  If you have started the clock in the
5309 remember buffer, you will first be asked if you want to clock out
5310 now@footnote{To avoid this query, configure the variable
5311 @code{org-remember-clock-out-on-exit}.}.  If you answer @kbd{n}, the clock
5312 will continue to run after the note was filed away.
5314 The handler will then store the note in the file and under the headline
5315 specified in the template, or it will use the default file and headlines.
5316 The window configuration will be restored, sending you back to the working
5317 context before the call to @code{remember}.  To re-use the location found
5318 during the last call to @code{remember}, exit the remember buffer with
5319 @kbd{C-0 C-c C-c}, i.e. specify a zero prefix argument to @kbd{C-c C-c}.
5320 Another special case is @kbd{C-2 C-c C-c} which files the note as a child of
5321 the currently clocked item.
5323 If you want to store the note directly to a different place, use
5324 @kbd{C-1 C-c C-c} instead to exit remember@footnote{Configure the
5325 variable @code{org-remember-store-without-prompt} to make this behavior
5326 the default.}.  The handler will then first prompt for a target file -
5327 if you press @key{RET}, the value specified for the template is used.
5328 Then the command offers the headings tree of the selected file, with the
5329 cursor position at the default headline (if you had specified one in the
5330 template).  You can either immediately press @key{RET} to get the note
5331 placed there.  Or you can use the following keys to find a different
5332 location:
5333 @example
5334 @key{TAB}         @r{Cycle visibility.}
5335 @key{down} / @key{up}   @r{Next/previous visible headline.}
5336 n / p        @r{Next/previous visible headline.}
5337 f / b        @r{Next/previous headline same level.}
5338 u            @r{One level up.}
5339 @c 0-9          @r{Digit argument.}
5340 @end example
5341 @noindent
5342 Pressing @key{RET} or @key{left} or @key{right}
5343 then leads to the following result.
5345 @multitable @columnfractions 0.2 0.15 0.65
5346 @item @b{Cursor position} @tab @b{Key} @tab @b{Note gets inserted}
5347 @item on headline     @tab @key{RET}              @tab as sublevel of the heading at cursor, first or last
5348 @item                 @tab                        @tab depending on @code{org-reverse-note-order}.
5349 @item                 @tab @key{left}/@key{right} @tab as same level, before/after current heading
5350 @item buffer-start    @tab @key{RET} @tab as level 2 heading at end of file or level 1 at beginning
5351 @item                 @tab @tab depending on @code{org-reverse-note-order}.
5352 @item not on headline @tab @key{RET}
5353       @tab at cursor position, level taken from context.
5354 @end multitable
5356 Before inserting the text into a tree, the function ensures that the text has
5357 a headline, i.e. a first line that starts with a @samp{*}.  If not, a
5358 headline is constructed from the current date.  If you have indented the text
5359 of the note below the headline, the indentation will be adapted if inserting
5360 the note into the tree requires demotion from level 1.
5362 @node Refiling notes,  , Storing notes, Remember
5363 @subsection Refiling notes
5364 @cindex refiling notes
5366 Remember is usually used to quickly capture notes and tasks into one or
5367 a few capture lists.  When reviewing the captured data, you may want to
5368 refile some of the entries into a different list, for example into a
5369 project.  Cutting, finding the right location and then pasting the note
5370 is cumbersome.  To simplify this process, you can use the following
5371 special command:
5373 @table @kbd
5374 @kindex C-c C-w
5375 @item C-c C-w
5376 Refile the entry or region at point.  This command offers possible locations
5377 for refiling the entry and lets you select one with completion.  The item (or
5378 all items in the region) is filed below the target heading as a subitem.
5379 Depending on @code{org-reverse-note-order}, it will be either the first or
5380 last subitem.@*
5381 By default, all level 1 headlines in the current buffer are considered to be
5382 targets, but you can have more complex definitions across a number of files.
5383 See the variable @code{org-refile-targets} for details.  If you would like to
5384 select a location via a file-path-like completion along the outline path, see
5385 the variables @code{org-refile-use-outline-path} and
5386 @code{org-outline-path-complete-in-steps}.
5387 @kindex C-u C-c C-w
5388 @item C-u C-c C-w
5389 Use the refile interface to jump to a heading.
5390 @kindex C-u C-u C-c C-w
5391 @item C-u C-u C-c C-w
5392 Jump to the location where @code{org-refile} last moved a tree to.
5393 @end table
5395 @node Attachments,  , Remember, Capture
5396 @section Attachments
5397 @cindex attachments
5399 It is often useful to associate reference material with an outline node/task.
5400 Small chunks of plain text can simply be stored in the subtree of a project.
5401 Hyperlinks (@pxref{Hyperlinks}) can be used to establish associations with
5402 files that live elsewhere on your computer or in the cloud, like emails or
5403 source code files belonging to a project.  Another method is @i{attachments},
5404 which are files located in a directory belonging to an outline node.  Org
5405 uses directories named by the unique ID of each entry.  These directories are
5406 located in the @file{data} directory which lives in the same directory where
5407 your org-file lives@footnote{If you move entries or Org-files from one
5408 directory to the next, you may want to configure @code{org-attach-directory}
5409 to contain an absolute path.}.  If you initialize this directory with
5410 @code{git-init}, Org will automatically commit changes when it sees them.
5411 The attachment system has been contributed to Org by John Wiegley.
5413 In cases where this seems better, you can also attach a directory of your
5414 choice to an entry.  You can also make children inherit the attachment
5415 directory from a parent, so that an entire subtree uses the same attached
5416 directory.
5418 @noindent The following commands deal with attachments.
5420 @table @kbd
5422 @kindex C-c C-a
5423 @item C-c C-a
5424 The dispatcher for commands related to the attachment system.  After these
5425 keys, a list of commands is displayed and you need to press an additional key
5426 to select a command:
5428 @table @kbd
5429 @kindex C-c C-a a
5430 @item a
5431 Select a file and move it into the task's attachment directory.  The file
5432 will be copied, moved, or linked, depending on @code{org-attach-method}.
5433 Note that hard links are not supported on all systems.
5435 @kindex C-c C-a c
5436 @kindex C-c C-a m
5437 @kindex C-c C-a l
5438 @item c/m/l
5439 Attach a file using the copy/move/link method.
5440 Note that hard links are not supported on all systems.
5442 @kindex C-c C-a n
5443 @item n
5444 Create a new attachment as an Emacs buffer.
5446 @kindex C-c C-a z
5447 @item z
5448 Synchronize the current task with its attachment directory, in case you added
5449 attachments yourself.
5451 @kindex C-c C-a o
5452 @item o
5453 Open current task's attachment.  If there are more than one, prompt for a
5454 file name first.  Opening will follow the rules set by @code{org-file-apps}.
5455 For more details, see the information on following hyperlinks
5456 (@pxref{Handling links}).
5458 @kindex C-c C-a O
5459 @item O
5460 Also open the attachment, but force opening the file in Emacs.
5462 @kindex C-c C-a f
5463 @item f
5464 Open the current task's attachment directory.
5466 @kindex C-c C-a F
5467 @item F
5468 Also open the directory, but force using @code{dired} in Emacs.
5470 @kindex C-c C-a d
5471 @item d
5472 Select and delete a single attachment.
5474 @kindex C-c C-a D
5475 @item D
5476 Delete all of a task's attachments.  A safer way is to open the directory in
5477 dired and delete from there.
5479 @kindex C-c C-a s
5480 @item C-c C-a s
5481 Set a specific directory as the entry's attachment directory.  This works by
5482 putting the directory path into the @code{ATTACH_DIR} property.
5484 @kindex C-c C-a i
5485 @item C-c C-a i
5486 Set the @code{ATTACH_DIR_INHERIT} property, so that children will use the
5487 same directory for attachments as the parent.
5488 @end table
5489 @end table
5491 @node Agenda Views, Embedded LaTeX, Capture, Top
5492 @chapter Agenda Views
5493 @cindex agenda views
5495 Due to the way Org works, TODO items, time-stamped items, and
5496 tagged headlines can be scattered throughout a file or even a number of
5497 files.  To get an overview of open action items, or of events that are
5498 important for a particular date, this information must be collected,
5499 sorted and displayed in an organized way.
5501 Org can select items based on various criteria, and display them
5502 in a separate buffer.  Seven different view types are provided:
5504 @itemize @bullet
5505 @item
5506 an @emph{agenda} that is like a calendar and shows information
5507 for specific dates,
5508 @item
5509 a @emph{TODO list} that covers all unfinished
5510 action items,
5511 @item
5512 a @emph{match view}, showings headlines based on the tags, properties and
5513 TODO state associated with them,
5514 @item
5515 a @emph{timeline view} that shows all events in a single Org file,
5516 in time-sorted view,
5517 @item
5518 a @emph{keyword search view} that shows all entries from multiple files
5519 that contain specified keywords.
5520 @item
5521 a @emph{stuck projects view} showing projects that currently don't move
5522 along, and
5523 @item
5524 @emph{custom views} that are special tag/keyword searches and
5525 combinations of different views.
5526 @end itemize
5528 @noindent
5529 The extracted information is displayed in a special @emph{agenda
5530 buffer}.  This buffer is read-only, but provides commands to visit the
5531 corresponding locations in the original Org files, and even to
5532 edit these files remotely.
5534 Two variables control how the agenda buffer is displayed and whether the
5535 window configuration is restored when the agenda exits:
5536 @code{org-agenda-window-setup} and
5537 @code{org-agenda-restore-windows-after-quit}.
5539 @menu
5540 * Agenda files::                Files being searched for agenda information
5541 * Agenda dispatcher::           Keyboard access to agenda views
5542 * Built-in agenda views::       What is available out of the box?
5543 * Presentation and sorting::    How agenda items are prepared for display
5544 * Agenda commands::             Remote editing of Org trees
5545 * Custom agenda views::         Defining special searches and views
5546 * Agenda column view::          Using column view for collected entries
5547 @end menu
5549 @node Agenda files, Agenda dispatcher, Agenda Views, Agenda Views
5550 @section Agenda files
5551 @cindex agenda files
5552 @cindex files for agenda
5554 The information to be shown is normally collected from all @emph{agenda
5555 files}, the files listed in the variable
5556 @code{org-agenda-files}@footnote{If the value of that variable is not a
5557 list, but a single file name, then the list of agenda files will be
5558 maintained in that external file.}. If a directory is part of this list,
5559 all files with the extension @file{.org} in this directory will be part
5560 of the list.
5562 Thus even if you only work with a single Org file, this file should
5563 be put into that list@footnote{When using the dispatcher, pressing
5564 @kbd{<} before selecting a command will actually limit the command to
5565 the current file, and ignore @code{org-agenda-files} until the next
5566 dispatcher command.}.  You can customize @code{org-agenda-files}, but
5567 the easiest way to maintain it is through the following commands
5569 @cindex files, adding to agenda list
5570 @table @kbd
5571 @kindex C-c [
5572 @item C-c [
5573 Add current file to the list of agenda files.  The file is added to
5574 the front of the list.  If it was already in the list, it is moved to
5575 the front.  With a prefix argument, file is added/moved to the end.
5576 @kindex C-c ]
5577 @item C-c ]
5578 Remove current file from the list of agenda files.
5579 @kindex C-,
5580 @kindex C-'
5581 @item C-,
5582 @itemx C-'
5583 Cycle through agenda file list, visiting one file after the other.
5584 @kindex M-x org-iswitchb
5585 @item M-x org-iswitchb
5586 Command to use an @code{iswitchb}-like interface to switch to and between Org
5587 buffers.
5588 @end table
5590 @noindent
5591 The Org menu contains the current list of files and can be used
5592 to visit any of them.
5594 If you would like to focus the agenda temporarily onto a file not in
5595 this list, or onto just one file in the list or even only a subtree in a
5596 file, this can be done in different ways.  For a single agenda command,
5597 you may press @kbd{<} once or several times in the dispatcher
5598 (@pxref{Agenda dispatcher}).  To restrict the agenda scope for an
5599 extended period, use the following commands:
5601 @table @kbd
5602 @kindex C-c C-x <
5603 @item C-c C-x <
5604 Permanently restrict the agenda to the current subtree.  When with a
5605 prefix argument, or with the cursor before the first headline in a file,
5606 the agenda scope is set to the entire file.  This restriction remains in
5607 effect until removed with @kbd{C-c C-x >}, or by typing either @kbd{<}
5608 or @kbd{>} in the agenda dispatcher.  If there is a window displaying an
5609 agenda view, the new restriction takes effect immediately.
5610 @kindex C-c C-x >
5611 @item C-c C-x >
5612 Remove the permanent restriction created by @kbd{C-c C-x <}.
5613 @end table
5615 @noindent
5616 When working with @file{Speedbar}, you can use the following commands in
5617 the Speedbar frame:
5618 @table @kbd
5619 @kindex <
5620 @item < @r{in the speedbar frame}
5621 Permanently restrict the agenda to the item at the cursor in the
5622 Speedbar frame, either an Org file or a subtree in such a file.
5623 If there is a window displaying an agenda view, the new restriction takes
5624 effect immediately.
5625 @kindex >
5626 @item > @r{in the speedbar frame}
5627 Lift the restriction again.
5628 @end table
5630 @node Agenda dispatcher, Built-in agenda views, Agenda files, Agenda Views
5631 @section The agenda dispatcher
5632 @cindex agenda dispatcher
5633 @cindex dispatching agenda commands
5634 The views are created through a dispatcher that should be bound to a
5635 global key, for example @kbd{C-c a} (@pxref{Installation}).  In the
5636 following we will assume that @kbd{C-c a} is indeed how the dispatcher
5637 is accessed and list keyboard access to commands accordingly.  After
5638 pressing @kbd{C-c a}, an additional letter is required to execute a
5639 command.  The dispatcher offers the following default commands:
5640 @table @kbd
5641 @item a
5642 Create the calendar-like agenda (@pxref{Weekly/daily agenda}).
5643 @item t @r{/} T
5644 Create a list of all TODO items (@pxref{Global TODO list}).
5645 @item m @r{/} M
5646 Create a list of headlines matching a TAGS expression (@pxref{Matching
5647 tags and properties}).
5648 @item L
5649 Create the timeline view for the current buffer (@pxref{Timeline}).
5650 @item s
5651 Create a list of entries selected by a boolean expression of keywords
5652 and/or regular expressions that must or must not occur in the entry.
5653 @item /
5654 Search for a regular expression in all agenda files and additionally in
5655 the files listed in @code{org-agenda-multi-occur-extra-files}.  This
5656 uses the Emacs command @code{multi-occur}.  A prefix argument can be
5657 used to specify the number of context lines for each match, default is
5659 @item # @r{/} !
5660 Create a list of stuck projects (@pxref{Stuck projects}).
5661 @item <
5662 Restrict an agenda command to the current buffer@footnote{For backward
5663 compatibility, you can also press @kbd{1} to restrict to the current
5664 buffer.}.  After pressing @kbd{<}, you still need to press the character
5665 selecting the command.
5666 @item < <
5667 If there is an active region, restrict the following agenda command to
5668 the region.  Otherwise, restrict it to the current subtree@footnote{For
5669 backward compatibility, you can also press @kbd{0} to restrict to the
5670 current buffer.}.  After pressing @kbd{< <}, you still need to press the
5671 character selecting the command.
5672 @end table
5674 You can also define custom commands that will be accessible through the
5675 dispatcher, just like the default commands.  This includes the
5676 possibility to create extended agenda buffers that contain several
5677 blocks together, for example the weekly agenda, the global TODO list and
5678 a number of special tags matches.  @xref{Custom agenda views}.
5680 @node Built-in agenda views, Presentation and sorting, Agenda dispatcher, Agenda Views
5681 @section The built-in agenda views
5683 In this section we describe the built-in views.
5685 @menu
5686 * Weekly/daily agenda::         The calendar page with current tasks
5687 * Global TODO list::            All unfinished action items
5688 * Matching tags and properties::  Structured information with fine-tuned search
5689 * Timeline::                    Time-sorted view for single file
5690 * Keyword search::              Finding entries by keyword
5691 * Stuck projects::              Find projects you need to review
5692 @end menu
5694 @node Weekly/daily agenda, Global TODO list, Built-in agenda views, Built-in agenda views
5695 @subsection The weekly/daily agenda
5696 @cindex agenda
5697 @cindex weekly agenda
5698 @cindex daily agenda
5700 The purpose of the weekly/daily @emph{agenda} is to act like a page of a
5701 paper agenda, showing all the tasks for the current week or day.
5703 @table @kbd
5704 @cindex org-agenda, command
5705 @kindex C-c a a
5706 @item C-c a a
5707 Compile an agenda for the current week from a list of org files.  The agenda
5708 shows the entries for each day.  With a numeric prefix@footnote{For backward
5709 compatibility, the universal prefix @kbd{C-u} causes all TODO entries to be
5710 listed before the agenda.  This feature is deprecated, use the dedicated TODO
5711 list, or a block agenda instead (@pxref{Block agenda}).}  (like @kbd{C-u 2 1
5712 C-c a a}) you may set the number of days to be displayed (see also the
5713 variable @code{org-agenda-ndays})
5714 @end table
5716 Remote editing from the agenda buffer means, for example, that you can
5717 change the dates of deadlines and appointments from the agenda buffer.
5718 The commands available in the Agenda buffer are listed in @ref{Agenda
5719 commands}.
5721 @subsubheading Calendar/Diary integration
5722 @cindex calendar integration
5723 @cindex diary integration
5725 Emacs contains the calendar and diary by Edward M. Reingold.  The
5726 calendar displays a three-month calendar with holidays from different
5727 countries and cultures.  The diary allows you to keep track of
5728 anniversaries, lunar phases, sunrise/set, recurrent appointments
5729 (weekly, monthly) and more.  In this way, it is quite complementary to
5730 Org.  It can be very useful to combine output from Org with
5731 the diary.
5733 In order to include entries from the Emacs diary into Org mode's
5734 agenda, you only need to customize the variable
5736 @lisp
5737 (setq org-agenda-include-diary t)
5738 @end lisp
5740 @noindent After that, everything will happen automatically.  All diary
5741 entries including holidays, anniversaries etc will be included in the
5742 agenda buffer created by Org mode.  @key{SPC}, @key{TAB}, and
5743 @key{RET} can be used from the agenda buffer to jump to the diary
5744 file in order to edit existing diary entries.  The @kbd{i} command to
5745 insert new entries for the current date works in the agenda buffer, as
5746 well as the commands @kbd{S}, @kbd{M}, and @kbd{C} to display
5747 Sunrise/Sunset times, show lunar phases and to convert to other
5748 calendars, respectively.  @kbd{c} can be used to switch back and forth
5749 between calendar and agenda.
5751 If you are using the diary only for sexp entries and holidays, it is
5752 faster to not use the above setting, but instead to copy or even move
5753 the entries into an Org file. Org mode evaluates diary-style sexp
5754 entries, and does it faster because there is no overhead for first
5755 creating the diary display.  Note that the sexp entries must start at
5756 the left margin, no white space is allowed before them.  For example,
5757 the following segment of an Org file will be processed and entries
5758 will be made in the agenda:
5760 @example
5761 * Birthdays and similar stuff
5762 #+CATEGORY: Holiday
5763 %%(org-calendar-holiday)   ; special function for holiday names
5764 #+CATEGORY: Ann
5765 %%(diary-anniversary 14  5 1956) Arthur Dent is %d years old
5766 %%(diary-anniversary  2 10 1869) Mahatma Gandhi would be %d years old
5767 @end example
5769 @subsubheading Appointment reminders
5770 @cindex @file{appt.el}
5771 @cindex appointment reminders
5773 Org can interact with Emacs appointments notification facility.
5775 To add all the appointments of your agenda files, use the command
5776 @code{org-agenda-to-appt}.  This commands also lets you filter through
5777 the list of your appointments and add only those belonging to a specific
5778 category or matching a regular expression. See the docstring for
5779 details.
5781 @node Global TODO list, Matching tags and properties, Weekly/daily agenda, Built-in agenda views
5782 @subsection The global TODO list
5783 @cindex global TODO list
5784 @cindex TODO list, global
5786 The global TODO list contains all unfinished TODO items, formatted and
5787 collected into a single place.
5789 @table @kbd
5790 @kindex C-c a t
5791 @item C-c a t
5792 Show the global TODO list.  This collects the TODO items from all
5793 agenda files (@pxref{Agenda Views}) into a single buffer.  The buffer is in
5794 @code{agenda-mode}, so there are commands to examine and manipulate
5795 the TODO entries directly from that buffer (@pxref{Agenda commands}).
5796 @kindex C-c a T
5797 @item C-c a T
5798 @cindex TODO keyword matching
5799 Like the above, but allows selection of a specific TODO keyword.  You
5800 can also do this by specifying a prefix argument to @kbd{C-c a t}.  With
5801 a @kbd{C-u} prefix you are prompted for a keyword, and you may also
5802 specify several keywords by separating them with @samp{|} as boolean OR
5803 operator.  With a numeric prefix, the Nth keyword in
5804 @code{org-todo-keywords} is selected.
5805 @kindex r
5806 The @kbd{r} key in the agenda buffer regenerates it, and you can give
5807 a prefix argument to this command to change the selected TODO keyword,
5808 for example @kbd{3 r}.  If you often need a search for a specific
5809 keyword, define a custom command for it (@pxref{Agenda dispatcher}).@*
5810 Matching specific TODO keywords can also be done as part of a tags
5811 search (@pxref{Tag searches}).
5812 @end table
5814 Remote editing of TODO items means that you can change the state of a
5815 TODO entry with a single key press.  The commands available in the
5816 TODO list are described in @ref{Agenda commands}.
5818 @cindex sublevels, inclusion into TODO list
5819 Normally the global TODO list simply shows all headlines with TODO
5820 keywords.  This list can become very long.  There are two ways to keep
5821 it more compact:
5822 @itemize @minus
5823 @item
5824 Some people view a TODO item that has been @emph{scheduled} for
5825 execution (@pxref{Timestamps}) as no longer @emph{open}.  Configure the
5826 variable @code{org-agenda-todo-ignore-scheduled} to exclude scheduled
5827 items from the global TODO list.
5828 @item
5829 TODO items may have sublevels to break up the task into subtasks.  In
5830 such cases it may be enough to list only the highest level TODO headline
5831 and omit the sublevels from the global list.  Configure the variable
5832 @code{org-agenda-todo-list-sublevels} to get this behavior.
5833 @end itemize
5835 @node Matching tags and properties, Timeline, Global TODO list, Built-in agenda views
5836 @subsection Matching tags and properties
5837 @cindex matching, of tags
5838 @cindex matching, of properties
5839 @cindex tags view
5840 @cindex match view
5842 If headlines in the agenda files are marked with @emph{tags}
5843 (@pxref{Tags}), you can select headlines based on the tags that apply
5844 to them and collect them into an agenda buffer.
5846 @table @kbd
5847 @kindex C-c a m
5848 @item C-c a m
5849 Produce a list of all headlines that match a given set of tags.  The
5850 command prompts for a selection criterion, which is a boolean logic
5851 expression with tags, like @samp{+work+urgent-withboss} or
5852 @samp{work|home} (@pxref{Tags}).  If you often need a specific search,
5853 define a custom command for it (@pxref{Agenda dispatcher}).
5854 @kindex C-c a M
5855 @item C-c a M
5856 Like @kbd{C-c a m}, but only select headlines that are also TODO items
5857 and force checking subitems (see variable
5858 @code{org-tags-match-list-sublevels}).  Matching specific TODO keywords
5859 together with a tags match is also possible, see @ref{Tag searches}.
5860 @end table
5862 The commands available in the tags list are described in @ref{Agenda
5863 commands}.
5865 @node Timeline, Keyword search, Matching tags and properties, Built-in agenda views
5866 @subsection Timeline for a single file
5867 @cindex timeline, single file
5868 @cindex time-sorted view
5870 The timeline summarizes all time-stamped items from a single Org mode
5871 file in a @emph{time-sorted view}.  The main purpose of this command is
5872 to give an overview over events in a project.
5874 @table @kbd
5875 @kindex C-c a L
5876 @item C-c a L
5877 Show a time-sorted view of the org file, with all time-stamped items.
5878 When called with a @kbd{C-u} prefix, all unfinished TODO entries
5879 (scheduled or not) are also listed under the current date.
5880 @end table
5882 @noindent
5883 The commands available in the timeline buffer are listed in
5884 @ref{Agenda commands}.
5886 @node Keyword search, Stuck projects, Timeline, Built-in agenda views
5887 @subsection Keyword search
5888 @cindex keyword search
5889 @cindex searching, for keywords
5891 This agenda view is a general text search facility for Org mode entries.
5892 It is particularly useful to find notes.
5894 @table @kbd
5895 @kindex C-c a s
5896 @item C-c a s
5897 This is a special search that lets you select entries by keywords or
5898 regular expression, using a boolean logic.  For example, the search
5899 string
5901 @example
5902 +computer +wifi -ethernet -@{8\.11[bg]@}
5903 @end example
5905 @noindent
5906 will search for note entries that contain the keywords @code{computer}
5907 and @code{wifi}, but not the keyword @code{ethernet}, and which are also
5908 not matched by the regular expression @code{8\.11[bg]}, meaning to
5909 exclude both 8.11b and 8.11g.
5911 Note that in addition to the agenda files, this command will also search
5912 the files listed in @code{org-agenda-text-search-extra-files}.
5913 @end table
5915 @node Stuck projects,  , Keyword search, Built-in agenda views
5916 @subsection Stuck projects
5918 If you are following a system like David Allen's GTD to organize your
5919 work, one of the ``duties'' you have is a regular review to make sure
5920 that all projects move along.  A @emph{stuck} project is a project that
5921 has no defined next actions, so it will never show up in the TODO lists
5922 Org mode produces.  During the review, you need to identify such
5923 projects and define next actions for them.
5925 @table @kbd
5926 @kindex C-c a #
5927 @item C-c a #
5928 List projects that are stuck.
5929 @kindex C-c a !
5930 @item C-c a !
5931 Customize the variable @code{org-stuck-projects} to define what a stuck
5932 project is and how to find it.
5933 @end table
5935 You almost certainly will have to configure this view before it will
5936 work for you.  The built-in default assumes that all your projects are
5937 level-2 headlines, and that a project is not stuck if it has at least
5938 one entry marked with a TODO keyword TODO or NEXT or NEXTACTION.
5940 Let's assume that you, in your own way of using Org mode, identify
5941 projects with a tag PROJECT, and that you use a TODO keyword MAYBE to
5942 indicate a project that should not be considered yet.  Let's further
5943 assume that the TODO keyword DONE marks finished projects, and that NEXT
5944 and TODO indicate next actions.  The tag @@SHOP indicates shopping and
5945 is a next action even without the NEXT tag.  Finally, if the project
5946 contains the special word IGNORE anywhere, it should not be listed
5947 either.  In this case you would start by identifying eligible projects
5948 with a tags/todo match @samp{+PROJECT/-MAYBE-DONE}, and then check for
5949 TODO, NEXT, @@SHOP, and IGNORE in the subtree to identify projects that
5950 are not stuck.  The correct customization for this is
5952 @lisp
5953 (setq org-stuck-projects
5954       '("+PROJECT/-MAYBE-DONE" ("NEXT" "TODO") ("@@SHOP")
5955                                "\\<IGNORE\\>"))
5956 @end lisp
5959 @node Presentation and sorting, Agenda commands, Built-in agenda views, Agenda Views
5960 @section Presentation and sorting
5961 @cindex presentation, of agenda items
5963 Before displaying items in an agenda view, Org mode visually prepares
5964 the items and sorts them.  Each item occupies a single line.  The line
5965 starts with a @emph{prefix} that contains the @emph{category}
5966 (@pxref{Categories}) of the item and other important information.  You can
5967 customize the prefix using the option @code{org-agenda-prefix-format}.
5968 The prefix is followed by a cleaned-up version of the outline headline
5969 associated with the item.
5971 @menu
5972 * Categories::                  Not all tasks are equal
5973 * Time-of-day specifications::  How the agenda knows the time
5974 * Sorting of agenda items::     The order of things
5975 @end menu
5977 @node Categories, Time-of-day specifications, Presentation and sorting, Presentation and sorting
5978 @subsection Categories
5980 @cindex category
5981 The category is a broad label assigned to each agenda item.  By default,
5982 the category is simply derived from the file name, but you can also
5983 specify it with a special line in the buffer, like this@footnote{For
5984 backward compatibility, the following also works: If there are several
5985 such lines in a file, each specifies the category for the text below it.
5986 The first category also applies to any text before the first CATEGORY
5987 line.  However, using this method is @emph{strongly} deprecated as it is
5988 incompatible with the outline structure of the document.  The correct
5989 method for setting multiple categories in a buffer is using a
5990 property.}:
5992 @example
5993 #+CATEGORY: Thesis
5994 @end example
5996 @noindent
5997 If you would like to have a special CATEGORY for a single entry or a
5998 (sub)tree, give the entry a @code{:CATEGORY:} property with the
5999 special category you want to apply as the value.
6001 @noindent
6002 The display in the agenda buffer looks best if the category is not
6003 longer than 10 characters.
6005 @node Time-of-day specifications, Sorting of agenda items, Categories, Presentation and sorting
6006 @subsection Time-of-day specifications
6007 @cindex time-of-day specification
6009 Org mode checks each agenda item for a time-of-day specification.  The
6010 time can be part of the time stamp that triggered inclusion into the
6011 agenda, for example as in @w{@samp{<2005-05-10 Tue 19:00>}}.  Time
6012 ranges can be specified with two time stamps, like
6014 @w{@samp{<2005-05-10 Tue 20:30>--<2005-05-10 Tue 22:15>}}.
6016 In the headline of the entry itself, a time(range) may also appear as
6017 plain text (like @samp{12:45} or a @samp{8:30-1pm}).  If the agenda
6018 integrates the Emacs diary (@pxref{Weekly/daily agenda}), time
6019 specifications in diary entries are recognized as well.
6021 For agenda display, Org mode extracts the time and displays it in a
6022 standard 24 hour format as part of the prefix.  The example times in
6023 the previous paragraphs would end up in the agenda like this:
6025 @example
6026     8:30-13:00 Arthur Dent lies in front of the bulldozer
6027    12:45...... Ford Prefect arrives and takes Arthur to the pub
6028    19:00...... The Vogon reads his poem
6029    20:30-22:15 Marvin escorts the Hitchhikers to the bridge
6030 @end example
6032 @cindex time grid
6033 If the agenda is in single-day mode, or for the display of today, the
6034 timed entries are embedded in a time grid, like
6036 @example
6037     8:00...... ------------------
6038     8:30-13:00 Arthur Dent lies in front of the bulldozer
6039    10:00...... ------------------
6040    12:00...... ------------------
6041    12:45...... Ford Prefect arrives and takes Arthur to the pub
6042    14:00...... ------------------
6043    16:00...... ------------------
6044    18:00...... ------------------
6045    19:00...... The Vogon reads his poem
6046    20:00...... ------------------
6047    20:30-22:15 Marwin escorts the Hitchhikers to the bridge
6048 @end example
6050 The time grid can be turned on and off with the variable
6051 @code{org-agenda-use-time-grid}, and can be configured with
6052 @code{org-agenda-time-grid}.
6054 @node Sorting of agenda items,  , Time-of-day specifications, Presentation and sorting
6055 @subsection Sorting of agenda items
6056 @cindex sorting, of agenda items
6057 @cindex priorities, of agenda items
6058 Before being inserted into a view, the items are sorted.  How this is
6059 done depends on the type of view.
6060 @itemize @bullet
6061 @item
6062 For the daily/weekly agenda, the items for each day are sorted.  The
6063 default order is to first collect all items containing an explicit
6064 time-of-day specification.  These entries will be shown at the beginning
6065 of the list, as a @emph{schedule} for the day.  After that, items remain
6066 grouped in categories, in the sequence given by @code{org-agenda-files}.
6067 Within each category, items are sorted by priority (@pxref{Priorities}),
6068 which is composed of the base priority (2000 for priority @samp{A}, 1000
6069 for @samp{B}, and 0 for @samp{C}), plus additional increments for
6070 overdue scheduled or deadline items.
6071 @item
6072 For the TODO list, items remain in the order of categories, but within
6073 each category, sorting takes place according to priority
6074 (@pxref{Priorities}).
6075 @item
6076 For tags matches, items are not sorted at all, but just appear in the
6077 sequence in which they are found in the agenda files.
6078 @end itemize
6080 Sorting can be customized using the variable
6081 @code{org-agenda-sorting-strategy}, and may also include criteria based on
6082 the estimated effort of an entry (@pxref{Effort estimates}).
6084 @node Agenda commands, Custom agenda views, Presentation and sorting, Agenda Views
6085 @section Commands in the agenda buffer
6086 @cindex commands, in agenda buffer
6088 Entries in the agenda buffer are linked back to the org file or diary
6089 file where they originate.  You are not allowed to edit the agenda
6090 buffer itself, but commands are provided to show and jump to the
6091 original entry location, and to edit the org-files ``remotely'' from
6092 the agenda buffer.  In this way, all information is stored only once,
6093 removing the risk that your agenda and note files may diverge.
6095 Some commands can be executed with mouse clicks on agenda lines.  For
6096 the other commands, the cursor needs to be in the desired line.
6098 @table @kbd
6099 @tsubheading{Motion}
6100 @cindex motion commands in agenda
6101 @kindex n
6102 @item n
6103 Next line (same as @key{up} and @kbd{C-p}).
6104 @kindex p
6105 @item p
6106 Previous line (same as @key{down} and @kbd{C-n}).
6107 @tsubheading{View/Go to org file}
6108 @kindex mouse-3
6109 @kindex @key{SPC}
6110 @item mouse-3
6111 @itemx @key{SPC}
6112 Display the original location of the item in another window.
6113 With prefix arg, make sure that the entire entry is made visible in the
6114 outline, not only the heading.
6116 @kindex L
6117 @item L
6118 Display original location and recenter that window.
6120 @kindex mouse-2
6121 @kindex mouse-1
6122 @kindex @key{TAB}
6123 @item mouse-2
6124 @itemx mouse-1
6125 @itemx @key{TAB}
6126 Go to the original location of the item in another window.  Under Emacs
6127 22, @kbd{mouse-1} will also works for this.
6129 @kindex @key{RET}
6130 @itemx @key{RET}
6131 Go to the original location of the item and delete other windows.
6133 @kindex f
6134 @item f
6135 Toggle Follow mode.  In Follow mode, as you move the cursor through
6136 the agenda buffer, the other window always shows the corresponding
6137 location in the org file.  The initial setting for this mode in new
6138 agenda buffers can be set with the variable
6139 @code{org-agenda-start-with-follow-mode}.
6141 @kindex b
6142 @item b
6143 Display the entire subtree of the current item in an indirect buffer.  With a
6144 numeric prefix argument N, go up to level N and then take that tree.  If N is
6145 negative, go up that many levels.  With a @kbd{C-u} prefix, do not remove the
6146 previously used indirect buffer.
6148 @kindex l
6149 @item l
6150 Toggle Logbook mode.  In Logbook mode, entries that were marked DONE while
6151 logging was on (variable @code{org-log-done}) are shown in the agenda, as are
6152 entries that have been clocked on that day.  You can configure the entry
6153 types that should be included in log mode using the variable
6154 @code{org-agenda-log-mode-items}.  When called with a @kbd{C-u} prefix, show
6155 all possible logbook entries, including state changes.  When called with two
6156 prefix args @kbd{C-u C-u}, show only logging information, nothing else.
6158 @kindex v
6159 @item v
6160 Toggle Archives mode.  In archives mode, trees that are marked
6161 @code{ARCHIVED} are also scanned when producing the agenda.  When you call
6162 this command with a @kbd{C-u} prefix argument, even all archive files are
6163 included.  To exit archives mode, press @kbd{v} again.
6165 @kindex R
6166 @item R
6167 Toggle Clockreport mode.  In clockreport mode, the daily/weekly agenda will
6168 always show a table with the clocked times for the timespan and file scope
6169 covered by the current agenda view.  The initial setting for this mode in new
6170 agenda buffers can be set with the variable
6171 @code{org-agenda-start-with-clockreport-mode}.
6173 @tsubheading{Change display}
6174 @cindex display changing, in agenda
6175 @kindex o
6176 @item o
6177 Delete other windows.
6179 @kindex d
6180 @kindex w
6181 @kindex m
6182 @kindex y
6183 @item d w m y
6184 Switch to day/week/month/year view.  When switching to day or week view,
6185 this setting becomes the default for subsequent agenda commands.  Since
6186 month and year views are slow to create, they do not become the default.
6187 A numeric prefix argument may be used to jump directly to a specific day
6188 of the year, ISO week, month, or year, respectively.  For example,
6189 @kbd{32 d} jumps to February 1st, @kbd{9 w} to ISO week number 9.  When
6190 setting day, week, or month view, a year may be encoded in the prefix
6191 argument as well.  For example, @kbd{200712 w} will jump to week 12 in
6192 2007.  If such a year specification has only one or two digits, it will
6193 be mapped to the interval 1938-2037.
6195 @kindex D
6196 @item D
6197 Toggle the inclusion of diary entries.  See @ref{Weekly/daily agenda}.
6199 @kindex G
6200 @item G
6201 Toggle the time grid on and off.  See also the variables
6202 @code{org-agenda-use-time-grid} and @code{org-agenda-time-grid}.
6204 @kindex r
6205 @item r
6206 Recreate the agenda buffer, for example to reflect the changes
6207 after modification of the time stamps of items with S-@key{left} and
6208 S-@key{right}.  When the buffer is the global TODO list, a prefix
6209 argument is interpreted to create a selective list for a specific TODO
6210 keyword.
6211 @kindex g
6212 @item g
6213 Same as @kbd{r}.
6215 @kindex s
6216 @kindex C-x C-s
6217 @item s
6218 @itemx C-x C-s
6219 Save all Org buffers in the current Emacs session.
6221 @kindex @key{right}
6222 @item @key{right}
6223 Display the following @code{org-agenda-ndays} days.  For example, if
6224 the display covers a week, switch to the following week.  With prefix
6225 arg, go forward that many times @code{org-agenda-ndays} days.
6227 @kindex @key{left}
6228 @item @key{left}
6229 Display the previous dates.
6231 @kindex .
6232 @item .
6233 Go to today.
6235 @kindex C-c C-x C-c
6236 @item C-c C-x C-c
6237 Invoke column view (@pxref{Column view}) in the agenda buffer.  The column
6238 view format is taken from the entry at point, or (if there is no entry at
6239 point), from the first entry in the agenda view.  So whatever the format for
6240 that entry would be in the original buffer (taken from a property, from a
6241 @code{#+COLUMNS} line, or from the default variable
6242 @code{org-columns-default-format}), will be used in the agenda.
6244 @tsubheading{Secondary filtering and query editing}
6245 @cindex filtering, by tag and effort, in agenda
6246 @cindex tag filtering, in agenda
6247 @cindex effort filtering, in agenda
6248 @cindex query editing, in agenda
6250 @kindex /
6251 @item /
6252 Filter the current agenda view with respect to a tag and/or effort estimates.
6253 The difference between this and a custom agenda commands is that filtering is
6254 very fast, so that you can switch quickly between different filters without
6255 having to recreate the agenda.
6257 You will be prompted for a tag selection letter.  Pressing @key{TAB} at that
6258 prompt will offer use completion to select a tag (including any tags that do
6259 not have a selection character).  The command then hides all entries that do
6260 not contain or inherit this tag.  When called with prefix arg, remove the
6261 entries that @emph{do} have the tag.  A second @kbd{/} at the prompt will
6262 turn off the filter and unhide any hidden entries.  If the first key you
6263 press is either @kbd{+} or @kbd{-}, the previous filter will be narrowed by
6264 requiring or forbidding the selected additional tag.  Instead of pressing
6265 @kbd{+} or @kbd{-} after @kbd{/}, you can also immediately use the @kbd{\}
6266 command.
6268 In order to filter for effort estimates, you should set-up allowed
6269 efforts globally, for example
6270 @lisp
6271 (setq org-global-properties
6272     '(("Effort_ALL". "0 0:10 0:30 1:00 2:00 3:00 4:00")))
6273 @end lisp
6274 You can then filter for an effort by first typing an operator, one of @kbd{<},
6275 @kbd{>}, and @kbd{=}, and then the one-digit index of an effort estimate in
6276 your array of allowed values, where @kbd{0} means the 10th value.  The filter
6277 will then restrict to entries with effort smaller-or-equal, equal, or
6278 larger-or-equal than the selected value.  If the digits 0-9 are not used as
6279 fast access keys to tags, you can also simply press the index digit directly
6280 without an operator.  In this case, @kbd{<} will be assumed.
6282 @kindex \
6283 @item \
6284 Narrow the current agenda filter by an additional condition.  When called with
6285 prefix arg, remove the entries that @emph{do} have the tag, or that do match
6286 the effort criterion.  You can achieve the same effect by pressing @kbd{+} or
6287 @kbd{-} as the first key after the @kbd{/} command.
6289 @kindex [
6290 @kindex ]
6291 @kindex @{
6292 @kindex @}
6293 @item [ ] @{ @}
6294 In the @i{search view} (@pxref{Keyword search}), these keys add new search
6295 words (@kbd{[} and @kbd{]}) or new regular expressions (@kbd{@{} and
6296 @kbd{@}}) to the query string.  The opening bracket/brace will add a positive
6297 search term prefixed by @samp{+}, indicating that this search term @i{must}
6298 occur/match in the entry.  The closing bracket/brace will add a negative
6299 search term which @i{must not} occur/match in the entry for it to be
6300 selected.
6303 @tsubheading{Remote editing}
6304 @cindex remote editing, from agenda
6306 @item 0-9
6307 Digit argument.
6309 @cindex undoing remote-editing events
6310 @cindex remote editing, undo
6311 @kindex C-_
6312 @item C-_
6313 Undo a change due to a remote editing command.  The change is undone
6314 both in the agenda buffer and in the remote buffer.
6316 @kindex t
6317 @item t
6318 Change the TODO state of the item, both in the agenda and in the
6319 original org file.
6321 @kindex C-k
6322 @item C-k
6323 Delete the current agenda item along with the entire subtree belonging
6324 to it in the original Org file.  If the text to be deleted remotely
6325 is longer than one line, the kill needs to be confirmed by the user.  See
6326 variable @code{org-agenda-confirm-kill}.
6328 @kindex a
6329 @item a
6330 Toggle the ARCHIVE tag for the current headline.
6332 @kindex A
6333 @item A
6334 Move the subtree corresponding to the current entry to its @emph{Archive
6335 Sibling}.
6337 @kindex $
6338 @item $
6339 Archive the subtree corresponding to the current headline.  This means the
6340 entry will be moved to the configured archive location, most likely a
6341 different file.
6343 @kindex T
6344 @item T
6345 Show all tags associated with the current item.  This is useful if you have
6346 turned off @code{org-agenda-show-inherited-tags}, but still want to see all
6347 tags of a headline occasionally.
6349 @kindex :
6350 @item :
6351 Set tags for the current headline.  If there is an active region in the
6352 agenda, change a tag for all headings in the region.
6354 @kindex ,
6355 @item ,
6356 Set the priority for the current item.  Org mode prompts for the
6357 priority character. If you reply with @key{SPC}, the priority cookie
6358 is removed from the entry.
6360 @kindex P
6361 @item P
6362 Display weighted priority of current item.
6364 @kindex +
6365 @kindex S-@key{up}
6366 @item +
6367 @itemx S-@key{up}
6368 Increase the priority of the current item.  The priority is changed in
6369 the original buffer, but the agenda is not resorted.  Use the @kbd{r}
6370 key for this.
6372 @kindex -
6373 @kindex S-@key{down}
6374 @item -
6375 @itemx S-@key{down}
6376 Decrease the priority of the current item.
6378 @kindex C-c C-a
6379 @item C-c C-a
6380 Dispatcher for all command related to attachments.
6382 @kindex C-c C-s
6383 @item C-c C-s
6384 Schedule this item
6386 @kindex C-c C-d
6387 @item C-c C-d
6388 Set a deadline for this item.
6390 @kindex k
6391 @item k
6392 Agenda actions, to set dates for selected items to the cursor date.
6393 This command also works in the calendar!  The command prompts for an
6394 additional key:
6395 @example
6396 m   @r{Mark the entry at point for action.  You can also make entries}
6397     @r{in Org files with @kbd{C-c C-x C-k}.}
6398 d   @r{Set the deadline of the marked entry to the date at point.}
6399 s   @r{Schedule the marked entry at the date at point.}
6400 r   @r{Call @code{org-remember} with the cursor date as default date.}
6401 @end example
6402 Press @kbd{r} afterward to refresh the agenda and see the effect of the
6403 command.
6405 @kindex S-@key{right}
6406 @item S-@key{right}
6407 Change the time stamp associated with the current line by one day into the
6408 future.  With a numeric prefix argument, change it by that many days.  For
6409 example, @kbd{3 6 5 S-@key{right}} will change it by a year.  The stamp is
6410 changed in the original org file, but the change is not directly reflected in
6411 the agenda buffer.  Use the @kbd{r} key to update the buffer.
6413 @kindex S-@key{left}
6414 @item S-@key{left}
6415 Change the time stamp associated with the current line by one day
6416 into the past.
6418 @kindex >
6419 @item >
6420 Change the time stamp associated with the current line to today.
6421 The key @kbd{>} has been chosen, because it is the same as @kbd{S-.}
6422 on my keyboard.
6424 @kindex I
6425 @item I
6426 Start the clock on the current item.  If a clock is running already, it
6427 is stopped first.
6429 @kindex O
6430 @item O
6431 Stop the previously started clock.
6433 @kindex X
6434 @item X
6435 Cancel the currently running clock.
6437 @kindex J
6438 @item J
6439 Jump to the running clock in another window.
6441 @tsubheading{Calendar commands}
6442 @cindex calendar commands, from agenda
6443 @kindex c
6444 @item c
6445 Open the Emacs calendar and move to the date at the agenda cursor.
6447 @item c
6448 When in the calendar, compute and show the Org mode agenda for the
6449 date at the cursor.
6451 @cindex diary entries, creating from agenda
6452 @kindex i
6453 @item i
6454 Insert a new entry into the diary.  Prompts for the type of entry
6455 (day, weekly, monthly, yearly, anniversary, cyclic) and creates a new
6456 entry in the diary, just as @kbd{i d} etc. would do in the calendar.
6457 The date is taken from the cursor position.
6459 @kindex M
6460 @item M
6461 Show the phases of the moon for the three months around current date.
6463 @kindex S
6464 @item S
6465 Show sunrise and sunset times.  The geographical location must be set
6466 with calendar variables, see documentation of the Emacs calendar.
6468 @kindex C
6469 @item C
6470 Convert the date at cursor into many other cultural and historic
6471 calendars.
6473 @kindex H
6474 @item H
6475 Show holidays for three month around the cursor date.
6477 @item M-x org-export-icalendar-combine-agenda-files
6478 Export a single iCalendar file containing entries from all agenda files.
6479 This is a globally available command, and also available in the agenda menu.
6481 @tsubheading{Exporting to a file}
6482 @kindex C-x C-w
6483 @item C-x C-w
6484 @cindex exporting agenda views
6485 @cindex agenda views, exporting
6486 Write the agenda view to a file.  Depending on the extension of the
6487 selected file name, the view will be exported as HTML (extension
6488 @file{.html} or @file{.htm}), Postscript (extension @file{.ps}), or
6489 plain text (any other extension).  Use the variable
6490 @code{org-agenda-exporter-settings} to set options for @file{ps-print}
6491 and for @file{htmlize} to be used during export.
6493 @tsubheading{Quit and Exit}
6494 @kindex q
6495 @item q
6496 Quit agenda, remove the agenda buffer.
6498 @kindex x
6499 @cindex agenda files, removing buffers
6500 @item x
6501 Exit agenda, remove the agenda buffer and all buffers loaded by Emacs
6502 for the compilation of the agenda.  Buffers created by the user to
6503 visit org files will not be removed.
6504 @end table
6507 @node Custom agenda views, Agenda column view, Agenda commands, Agenda Views
6508 @section Custom agenda views
6509 @cindex custom agenda views
6510 @cindex agenda views, custom
6512 Custom agenda commands serve two purposes: to store and quickly access
6513 frequently used TODO and tags searches, and to create special composite
6514 agenda buffers.  Custom agenda commands will be accessible through the
6515 dispatcher (@pxref{Agenda dispatcher}), just like the default commands.
6517 @menu
6518 * Storing searches::            Type once, use often
6519 * Block agenda::                All the stuff you need in a single buffer
6520 * Setting Options::             Changing the rules
6521 * Exporting Agenda Views::      Writing agendas to files
6522 * Using the agenda elsewhere::  Using agenda information in other programs
6523 @end menu
6525 @node Storing searches, Block agenda, Custom agenda views, Custom agenda views
6526 @subsection Storing searches
6528 The first application of custom searches is the definition of keyboard
6529 shortcuts for frequently used searches, either creating an agenda
6530 buffer, or a sparse tree (the latter covering of course only the current
6531 buffer).
6532 @kindex C-c a C
6533 Custom commands are configured in the variable
6534 @code{org-agenda-custom-commands}.  You can customize this variable, for
6535 example by pressing @kbd{C-c a C}.  You can also directly set it with
6536 Emacs Lisp in @file{.emacs}.  The following example contains all valid
6537 search types:
6539 @lisp
6540 @group
6541 (setq org-agenda-custom-commands
6542       '(("w" todo "WAITING")
6543         ("W" todo-tree "WAITING")
6544         ("u" tags "+boss-urgent")
6545         ("v" tags-todo "+boss-urgent")
6546         ("U" tags-tree "+boss-urgent")
6547         ("f" occur-tree "\\<FIXME\\>")
6548         ("h" . "HOME+Name tags searches") ; description for "h" prefix
6549         ("hl" tags "+home+Lisa")
6550         ("hp" tags "+home+Peter")
6551         ("hk" tags "+home+Kim")))
6552 @end group
6553 @end lisp
6555 @noindent
6556 The initial string in each entry defines the keys you have to press
6557 after the dispatcher command @kbd{C-c a} in order to access the command.
6558 Usually this will be just a single character, but if you have many
6559 similar commands, you can also define two-letter combinations where the
6560 first character is the same in several combinations and serves as a
6561 prefix key@footnote{You can provide a description for a prefix key by
6562 inserting a cons cell with the prefix and the description.}.  The second
6563 parameter is the search type, followed by the string or regular
6564 expression to be used for the matching.  The example above will
6565 therefore define:
6567 @table @kbd
6568 @item C-c a w
6569 as a global search for TODO entries with @samp{WAITING} as the TODO
6570 keyword
6571 @item C-c a W
6572 as the same search, but only in the current buffer and displaying the
6573 results as a sparse tree
6574 @item C-c a u
6575 as a global tags search for headlines marked @samp{:boss:} but not
6576 @samp{:urgent:}
6577 @item C-c a v
6578 as the same search as @kbd{C-c a u}, but limiting the search to
6579 headlines that are also TODO items
6580 @item C-c a U
6581 as the same search as @kbd{C-c a u}, but only in the current buffer and
6582 displaying the result as a sparse tree
6583 @item C-c a f
6584 to create a sparse tree (again: current buffer only) with all entries
6585 containing the word @samp{FIXME}
6586 @item C-c a h
6587 as a prefix command for a HOME tags search where you have to press an
6588 additional key (@kbd{l}, @kbd{p} or @kbd{k}) to select a name (Lisa,
6589 Peter, or Kim) as additional tag to match.
6590 @end table
6592 @node Block agenda, Setting Options, Storing searches, Custom agenda views
6593 @subsection Block agenda
6594 @cindex block agenda
6595 @cindex agenda, with block views
6597 Another possibility is the construction of agenda views that comprise
6598 the results of @emph{several} commands, each of which creates a block in
6599 the agenda buffer.  The available commands include @code{agenda} for the
6600 daily or weekly agenda (as created with @kbd{C-c a a}), @code{alltodo}
6601 for the global TODO list (as constructed with @kbd{C-c a t}), and the
6602 matching commands discussed above: @code{todo}, @code{tags}, and
6603 @code{tags-todo}.  Here are two examples:
6605 @lisp
6606 @group
6607 (setq org-agenda-custom-commands
6608       '(("h" "Agenda and Home-related tasks"
6609          ((agenda "")
6610           (tags-todo "home")
6611           (tags "garden")))
6612         ("o" "Agenda and Office-related tasks"
6613          ((agenda "")
6614           (tags-todo "work")
6615           (tags "office")))))
6616 @end group
6617 @end lisp
6619 @noindent
6620 This will define @kbd{C-c a h} to create a multi-block view for stuff
6621 you need to attend to at home.  The resulting agenda buffer will contain
6622 your agenda for the current week, all TODO items that carry the tag
6623 @samp{home}, and also all lines tagged with @samp{garden}.  Finally the
6624 command @kbd{C-c a o} provides a similar view for office tasks.
6626 @node Setting Options, Exporting Agenda Views, Block agenda, Custom agenda views
6627 @subsection Setting options for custom commands
6628 @cindex options, for custom agenda views
6630 Org mode contains a number of variables regulating agenda construction
6631 and display.  The global variables define the behavior for all agenda
6632 commands, including the custom commands.  However, if you want to change
6633 some settings just for a single custom view, you can do so.  Setting
6634 options requires inserting a list of variable names and values at the
6635 right spot in @code{org-agenda-custom-commands}.  For example:
6637 @lisp
6638 @group
6639 (setq org-agenda-custom-commands
6640       '(("w" todo "WAITING"
6641          ((org-agenda-sorting-strategy '(priority-down))
6642           (org-agenda-prefix-format "  Mixed: ")))
6643         ("U" tags-tree "+boss-urgent"
6644          ((org-show-following-heading nil)
6645           (org-show-hierarchy-above nil)))
6646         ("N" search ""
6647          ((org-agenda-files '("~org/notes.org"))
6648           (org-agenda-text-search-extra-files nil)))))
6649 @end group
6650 @end lisp
6652 @noindent
6653 Now the @kbd{C-c a w} command will sort the collected entries only by
6654 priority, and the prefix format is modified to just say @samp{  Mixed: }
6655 instead of giving the category of the entry.  The sparse tags tree of
6656 @kbd{C-c a U} will now turn out ultra-compact, because neither the
6657 headline hierarchy above the match, nor the headline following the match
6658 will be shown.  The command @kbd{C-c a N} will do a text search limited
6659 to only a single file.
6661 For command sets creating a block agenda,
6662 @code{org-agenda-custom-commands} has two separate spots for setting
6663 options.  You can add options that should be valid for just a single
6664 command in the set, and options that should be valid for all commands in
6665 the set.  The former are just added to the command entry, the latter
6666 must come after the list of command entries.  Going back to the block
6667 agenda example (@pxref{Block agenda}), let's change the sorting strategy
6668 for the @kbd{C-c a h} commands to @code{priority-down}, but let's sort
6669 the results for GARDEN tags query in the opposite order,
6670 @code{priority-up}.  This would look like this:
6672 @lisp
6673 @group
6674 (setq org-agenda-custom-commands
6675       '(("h" "Agenda and Home-related tasks"
6676          ((agenda)
6677           (tags-todo "home")
6678           (tags "garden"
6679                 ((org-agenda-sorting-strategy '(priority-up)))))
6680          ((org-agenda-sorting-strategy '(priority-down))))
6681         ("o" "Agenda and Office-related tasks"
6682          ((agenda)
6683           (tags-todo "work")
6684           (tags "office")))))
6685 @end group
6686 @end lisp
6688 As you see, the values and parenthesis setting is a little complex.
6689 When in doubt, use the customize interface to set this variable - it
6690 fully supports its structure.  Just one caveat: When setting options in
6691 this interface, the @emph{values} are just lisp expressions.  So if the
6692 value is a string, you need to add the double quotes around the value
6693 yourself.
6696 @node Exporting Agenda Views, Using the agenda elsewhere, Setting Options, Custom agenda views
6697 @subsection Exporting Agenda Views
6698 @cindex agenda views, exporting
6700 If you are away from your computer, it can be very useful to have a
6701 printed version of some agenda views to carry around.  Org mode can
6702 export custom agenda views as plain text, HTML@footnote{You need to
6703 install Hrvoje Niksic's @file{htmlize.el}.} postscript, and iCalendar
6704 files.  If you want to do this only occasionally, use the command
6706 @table @kbd
6707 @kindex C-x C-w
6708 @item C-x C-w
6709 @cindex exporting agenda views
6710 @cindex agenda views, exporting
6711 Write the agenda view to a file.  Depending on the extension of the
6712 selected file name, the view will be exported as HTML (extension
6713 @file{.html} or @file{.htm}), Postscript (extension @file{.ps}),
6714 iCalendar (extension @file{.ics}), or plain text (any other extension).
6715 Use the variable @code{org-agenda-exporter-settings} to
6716 set options for @file{ps-print} and for @file{htmlize} to be used during
6717 export, for example
6719 @lisp
6720 (setq org-agenda-exporter-settings
6721       '((ps-number-of-columns 2)
6722         (ps-landscape-mode t)
6723         (htmlize-output-type 'css)))
6724 @end lisp
6725 @end table
6727 If you need to export certain agenda views frequently, you can associate
6728 any custom agenda command with a list of output file names
6729 @footnote{If you want to store standard views like the weekly agenda
6730 or the global TODO list as well, you need to define custom commands for
6731 them in order to be able to specify file names.}.  Here is an example
6732 that first does define custom commands for the agenda and the global
6733 todo list, together with a number of files to which to export them.
6734 Then we define two block agenda commands and specify file names for them
6735 as well.  File names can be relative to the current working directory,
6736 or absolute.
6738 @lisp
6739 @group
6740 (setq org-agenda-custom-commands
6741       '(("X" agenda "" nil ("agenda.html" "agenda.ps"))
6742         ("Y" alltodo "" nil ("todo.html" "todo.txt" "todo.ps"))
6743         ("h" "Agenda and Home-related tasks"
6744          ((agenda "")
6745           (tags-todo "home")
6746           (tags "garden"))
6747          nil
6748          ("~/views/home.html"))
6749         ("o" "Agenda and Office-related tasks"
6750          ((agenda)
6751           (tags-todo "work")
6752           (tags "office"))
6753          nil
6754          ("~/views/office.ps" "~/calendars/office.ics"))))
6755 @end group
6756 @end lisp
6758 The extension of the file name determines the type of export.  If it is
6759 @file{.html}, Org mode will use the @file{htmlize.el} package to convert
6760 the buffer to HTML and save it to this file name.  If the extension is
6761 @file{.ps}, @code{ps-print-buffer-with-faces} is used to produce
6762 postscript output.  If the extension is @file{.ics}, iCalendar export is
6763 run export over all files that were used to construct the agenda, and
6764 limit the export to entries listed in the agenda now.  Any other
6765 extension produces a plain ASCII file.
6767 The export files are @emph{not} created when you use one of those
6768 commands interactively because this might use too much overhead.
6769 Instead, there is a special command to produce @emph{all} specified
6770 files in one step:
6772 @table @kbd
6773 @kindex C-c a e
6774 @item C-c a e
6775 Export all agenda views that have export file names associated with
6776 them.
6777 @end table
6779 You can use the options section of the custom agenda commands to also
6780 set options for the export commands.  For example:
6782 @lisp
6783 (setq org-agenda-custom-commands
6784       '(("X" agenda ""
6785          ((ps-number-of-columns 2)
6786           (ps-landscape-mode t)
6787           (org-agenda-prefix-format " [ ] ")
6788           (org-agenda-with-colors nil)
6789           (org-agenda-remove-tags t))
6790          ("theagenda.ps"))))
6791 @end lisp
6793 @noindent
6794 This command sets two options for the postscript exporter, to make it
6795 print in two columns in landscape format - the resulting page can be cut
6796 in two and then used in a paper agenda.  The remaining settings modify
6797 the agenda prefix to omit category and scheduling information, and
6798 instead include a checkbox to check off items.  We also remove the tags
6799 to make the lines compact, and we don't want to use colors for the
6800 black-and-white printer.  Settings specified in
6801 @code{org-agenda-exporter-settings} will also apply, but the settings
6802 in @code{org-agenda-custom-commands} take precedence.
6804 @noindent
6805 From the command line you may also use
6806 @example
6807 emacs -f org-batch-store-agenda-views -kill
6808 @end example
6809 @noindent
6810 or, if you need to modify some parameters@footnote{Quoting may depend on the
6811 system you use, please check th FAQ for examples.}
6812 @example
6813 emacs -eval '(org-batch-store-agenda-views                      \
6814               org-agenda-ndays 30                               \
6815               org-agenda-start-day "2007-11-01"                 \
6816               org-agenda-include-diary nil                      \
6817               org-agenda-files (quote ("~/org/project.org")))'  \
6818       -kill
6819 @end example
6820 @noindent
6821 which will create the agenda views restricted to the file
6822 @file{~/org/project.org}, without diary entries and with 30 days
6823 extent.
6825 @node Using the agenda elsewhere,  , Exporting Agenda Views, Custom agenda views
6826 @subsection Using agenda information outside of Org
6827 @cindex agenda, pipe
6828 @cindex Scripts, for agenda processing
6830 Org provides commands to access agenda information for the command
6831 line in emacs batch mode.  This extracted information can be sent
6832 directly to a printer, or it can be read by a program that does further
6833 processing of the data.  The first of these commands is the function
6834 @code{org-batch-agenda}, that produces an agenda view and sends it as
6835 ASCII text to STDOUT.  The command takes a single string as parameter.
6836 If the string has length 1, it is used as a key to one of the commands
6837 you have configured in @code{org-agenda-custom-commands}, basically any
6838 key you can use after @kbd{C-c a}.  For example, to directly print the
6839 current TODO list, you could use
6841 @example
6842 emacs -batch -l ~/.emacs -eval '(org-batch-agenda "t")' | lpr
6843 @end example
6845 If the parameter is a string with 2 or more characters, it is used as a
6846 tags/todo match string.  For example, to print your local shopping list
6847 (all items with the tag @samp{shop}, but excluding the tag
6848 @samp{NewYork}), you could use
6850 @example
6851 emacs -batch -l ~/.emacs                                      \
6852       -eval '(org-batch-agenda "+shop-NewYork")' | lpr
6853 @end example
6855 @noindent
6856 You may also modify parameters on the fly like this:
6858 @example
6859 emacs -batch -l ~/.emacs                                      \
6860    -eval '(org-batch-agenda "a"                               \
6861             org-agenda-ndays 30                               \
6862             org-agenda-include-diary nil                      \
6863             org-agenda-files (quote ("~/org/project.org")))'  \
6864    | lpr
6865 @end example
6867 @noindent
6868 which will produce a 30 day agenda, fully restricted to the Org file
6869 @file{~/org/projects.org}, not even including the diary.
6871 If you want to process the agenda data in more sophisticated ways, you
6872 can use the command @code{org-batch-agenda-csv} to get a comma-separated
6873 list of values for each agenda item.  Each line in the output will
6874 contain a number of fields separated by commas.  The fields in a line
6875 are:
6877 @example
6878 category     @r{The category of the item}
6879 head         @r{The headline, without TODO kwd, TAGS and PRIORITY}
6880 type         @r{The type of the agenda entry, can be}
6881                 todo               @r{selected in TODO match}
6882                 tagsmatch          @r{selected in tags match}
6883                 diary              @r{imported from diary}
6884                 deadline           @r{a deadline}
6885                 scheduled          @r{scheduled}
6886                 timestamp          @r{appointment, selected by timestamp}
6887                 closed             @r{entry was closed on date}
6888                 upcoming-deadline  @r{warning about nearing deadline}
6889                 past-scheduled     @r{forwarded scheduled item}
6890                 block              @r{entry has date block including date}
6891 todo         @r{The TODO keyword, if any}
6892 tags         @r{All tags including inherited ones, separated by colons}
6893 date         @r{The relevant date, like 2007-2-14}
6894 time         @r{The time, like 15:00-16:50}
6895 extra        @r{String with extra planning info}
6896 priority-l   @r{The priority letter if any was given}
6897 priority-n   @r{The computed numerical priority}
6898 @end example
6900 @noindent
6901 Time and date will only be given if a timestamp (or deadline/scheduled)
6902 lead to the selection of the item.
6904 A CSV list like this is very easy to use in a post processing script.
6905 For example, here is a Perl program that gets the TODO list from
6906 Emacs/Org and prints all the items, preceded by a checkbox:
6908 @example
6909 @group
6910 #!/usr/bin/perl
6912 # define the Emacs command to run
6913 $cmd = "emacs -batch -l ~/.emacs -eval '(org-batch-agenda-csv \"t\")'";
6915 # run it and capture the output
6916 $agenda = qx@{$cmd 2>/dev/null@};
6918 # loop over all lines
6919 foreach $line (split(/\n/,$agenda)) @{
6921   # get the individual values
6922   ($category,$head,$type,$todo,$tags,$date,$time,$extra,
6923    $priority_l,$priority_n) = split(/,/,$line);
6925   # process and print
6926   print "[ ] $head\n";
6928 @end group
6929 @end example
6931 @node Agenda column view,  , Custom agenda views, Agenda Views
6932 @section Using column view in the agenda
6933 @cindex column view, in agenda
6934 @cindex agenda, column view
6936 Column view (@pxref{Column view}) is normally used to view and edit
6937 properties embedded in the hierarchical structure of an Org file.  It can be
6938 quite useful to use column view also from the agenda, where entries are
6939 collected by certain criteria.
6941 @table @kbd
6942 @kindex C-c C-x C-c
6943 @item C-c C-x C-c
6944 Turn on column view in the agenda.
6945 @end table
6947 To understand how to use this properly, it is important to realize that the
6948 entries in the agenda are no longer in their proper outline environment.
6949 This causes the following issues:
6951 @enumerate
6952 @item
6953 Org needs to make a decision which @code{COLUMNS} format to use.  Since the
6954 entries in the agenda are collected from different files, and different files
6955 may have different @code{COLUMNS} formats, this is a non-trivial problem.
6956 Org first checks if the variable @code{org-overriding-columns-format} is
6957 currently set, and if yes takes the format from there.  Otherwise it takes
6958 the format associated with the first item in the agenda, or, if that item
6959 does not have a specific format (defined in a property, or in it's file), it
6960 uses @code{org-columns-default-format}.
6961 @item
6962 If any of the columns has a summary type defined (@pxref{Column attributes}),
6963 turning on column view in the agenda will visit all relevant agenda files and
6964 make sure that the computations of this property are up to date.  This is
6965 also true for the special @code{CLOCKSUM} property.  Org will then sum the
6966 values displayed in the agenda.  In the daily/weekly agenda, the sums will
6967 cover a single day, in all other views they cover the entire block.  It is
6968 vital to realize that the agenda may show the same entry @emph{twice} (for
6969 example as scheduled and as a deadline), and it may show two entries from the
6970 same hierarchy (for example a @emph{parent} and it's @emph{child}).  In these
6971 cases, the summation in the agenda will lead to incorrect results because
6972 some values will count double.
6973 @item
6974 When the column view in the agenda shows the @code{CLOCKSUM}, that is always
6975 the entire clocked time for this item.  So even in the daily/weekly agenda,
6976 the clocksum listed in column view may originate from times outside the
6977 current view.  This has the advantage that you can compare these values with
6978 a column listing the planned total effort for a task - one of the major
6979 applications for column view in the agenda.  If you want information about
6980 clocked time in the displayed period use clock table mode (press @kbd{R} in
6981 the agenda).
6982 @end enumerate
6985 @node Embedded LaTeX, Exporting, Agenda Views, Top
6986 @chapter Embedded LaTeX
6987 @cindex @TeX{} interpretation
6988 @cindex La@TeX{} interpretation
6990 Plain ASCII is normally sufficient for almost all note taking.  One
6991 exception, however, are scientific notes which need to be able to contain
6992 mathematical symbols and the occasional formula.  La@TeX{}@footnote{La@TeX{}
6993 is a macro system based on Donald E. Knuth's @TeX{} system.  Many of the
6994 features described here as ``La@TeX{}'' are really from @TeX{}, but for
6995 simplicity I am blurring this distinction.}  is widely used to typeset
6996 scientific documents. Org mode supports embedding La@TeX{} code into its
6997 files, because many academics are used to reading La@TeX{} source code, and
6998 because it can be readily processed into images for HTML production.
7000 It is not necessary to mark La@TeX{} macros and code in any special way.
7001 If you observe a few conventions, Org mode knows how to find it and what
7002 to do with it.
7004 @menu
7005 * Math symbols::                TeX macros for symbols and Greek letters
7006 * Subscripts and superscripts::  Simple syntax for raising/lowering text
7007 * LaTeX fragments::             Complex formulas made easy
7008 * Processing LaTeX fragments::  Previewing LaTeX processing
7009 * CDLaTeX mode::                Speed up entering of formulas
7010 @end menu
7012 @node Math symbols, Subscripts and superscripts, Embedded LaTeX, Embedded LaTeX
7013 @section Math symbols
7014 @cindex math symbols
7015 @cindex TeX macros
7017 You can use La@TeX{} macros to insert special symbols like @samp{\alpha}
7018 to indicate the Greek letter, or @samp{\to} to indicate an arrow.
7019 Completion for these macros is available, just type @samp{\} and maybe a
7020 few letters, and press @kbd{M-@key{TAB}} to see possible completions.
7021 Unlike La@TeX{} code, Org mode allows these macros to be present
7022 without surrounding math delimiters, for example:
7024 @example
7025 Angles are written as Greek letters \alpha, \beta and \gamma.
7026 @end example
7028 During HTML export (@pxref{HTML export}), these symbols are translated
7029 into the proper syntax for HTML, for the above examples this is
7030 @samp{&alpha;} and @samp{&rarr;}, respectively.  If you need such a symbol
7031 inside a word, terminate it like this: @samp{\Aacute@{@}stor}.
7033 @node Subscripts and superscripts, LaTeX fragments, Math symbols, Embedded LaTeX
7034 @section Subscripts and superscripts
7035 @cindex subscript
7036 @cindex superscript
7038 Just like in La@TeX{}, @samp{^} and @samp{_} are used to indicate super-
7039 and subscripts.  Again, these can be used without embedding them in
7040 math-mode delimiters.  To increase the readability of ASCII text, it is
7041 not necessary (but OK) to surround multi-character sub- and superscripts
7042 with curly braces.  For example
7044 @example
7045 The mass if the sun is M_sun = 1.989 x 10^30 kg.  The radius of
7046 the sun is R_@{sun@} = 6.96 x 10^8 m.
7047 @end example
7049 To avoid interpretation as raised or lowered text, you can quote
7050 @samp{^} and @samp{_} with a backslash: @samp{\_} and @samp{\^}.
7052 During HTML export (@pxref{HTML export}), subscript and superscripts
7053 are surrounded with @code{<sub>} and @code{<sup>} tags, respectively.
7055 @node LaTeX fragments, Processing LaTeX fragments, Subscripts and superscripts, Embedded LaTeX
7056 @section LaTeX fragments
7057 @cindex LaTeX fragments
7059 With symbols, sub- and superscripts, HTML is pretty much at its end when
7060 it comes to representing mathematical formulas@footnote{Yes, there is
7061 MathML, but that is not yet fully supported by many browsers, and there
7062 is no decent converter for turning La@TeX{} or ASCII representations of
7063 formulas into MathML. So for the time being, converting formulas into
7064 images seems the way to go.}. More complex expressions need a dedicated
7065 formula processor. To this end, Org mode can contain arbitrary La@TeX{}
7066 fragments. It provides commands to preview the typeset result of these
7067 fragments, and upon export to HTML, all fragments will be converted to
7068 images and inlined into the HTML document@footnote{The La@TeX{} export
7069 will not use images for displaying La@TeX{} fragments but include these
7070 fragments directly into the La@TeX{} code.}. For this to work you
7071 need to be on a system with a working La@TeX{} installation. You also
7072 need the @file{dvipng} program, available at
7073 @url{http://sourceforge.net/projects/dvipng/}. The La@TeX{} header that
7074 will be used when processing a fragment can be configured with the
7075 variable @code{org-format-latex-header}.
7077 La@TeX{} fragments don't need any special marking at all.  The following
7078 snippets will be identified as La@TeX{} source code:
7079 @itemize @bullet
7080 @item
7081 Environments of any kind.  The only requirement is that the
7082 @code{\begin} statement appears on a new line, preceded by only
7083 whitespace.
7084 @item
7085 Text within the usual La@TeX{} math delimiters.  To avoid conflicts with
7086 currency specifications, single @samp{$} characters are only recognized as
7087 math delimiters if the enclosed text contains at most two line breaks, is
7088 directly attached to the @samp{$} characters with no whitespace in between,
7089 and if the closing @samp{$} is followed by whitespace, punctuation or a dash.
7090 For the other delimiters, there is no such restriction, so when in doubt, use
7091 @samp{\(...\)} as inline math delimiters.
7092 @end itemize
7094 @noindent For example:
7096 @example
7097 \begin@{equation@}                          % arbitrary environments,
7098 x=\sqrt@{b@}                                % even tables, figures
7099 \end@{equation@}                            % etc
7101 If $a^2=b$ and \( b=2 \), then the solution must be
7102 either $$ a=+\sqrt@{2@} $$ or \[ a=-\sqrt@{2@} \].
7103 @end example
7105 @noindent
7106 If you need any of the delimiter ASCII sequences for other purposes, you
7107 can configure the option @code{org-format-latex-options} to deselect the
7108 ones you do not wish to have interpreted by the La@TeX{} converter.
7110 @node Processing LaTeX fragments, CDLaTeX mode, LaTeX fragments, Embedded LaTeX
7111 @section Processing LaTeX fragments
7112 @cindex LaTeX fragments, preview
7114 La@TeX{} fragments can be processed to produce a preview images of the
7115 typeset expressions:
7117 @table @kbd
7118 @kindex C-c C-x C-l
7119 @item C-c C-x C-l
7120 Produce a preview image of the La@TeX{} fragment at point and overlay it
7121 over the source code.  If there is no fragment at point, process all
7122 fragments in the current entry (between two headlines).  When called
7123 with a prefix argument, process the entire subtree.  When called with
7124 two prefix arguments, or when the cursor is before the first headline,
7125 process the entire buffer.
7126 @kindex C-c C-c
7127 @item C-c C-c
7128 Remove the overlay preview images.
7129 @end table
7131 During HTML export (@pxref{HTML export}), all La@TeX{} fragments are
7132 converted into images and inlined into the document if the following
7133 setting is active:
7135 @lisp
7136 (setq org-export-with-LaTeX-fragments t)
7137 @end lisp
7139 @node CDLaTeX mode,  , Processing LaTeX fragments, Embedded LaTeX
7140 @section Using CDLaTeX to enter math
7141 @cindex CDLaTeX
7143 CDLaTeX mode is a minor mode that is normally used in combination with a
7144 major La@TeX{} mode like AUCTeX in order to speed-up insertion of
7145 environments and math templates.  Inside Org mode, you can make use of
7146 some of the features of CDLaTeX mode.  You need to install
7147 @file{cdlatex.el} and @file{texmathp.el} (the latter comes also with
7148 AUCTeX) from @url{http://www.astro.uva.nl/~dominik/Tools/cdlatex}.
7149 Don't use CDLaTeX mode itself under Org mode, but use the light
7150 version @code{org-cdlatex-mode} that comes as part of Org mode.  Turn it
7151 on for the current buffer with @code{M-x org-cdlatex-mode}, or for all
7152 Org files with
7154 @lisp
7155 (add-hook 'org-mode-hook 'turn-on-org-cdlatex)
7156 @end lisp
7158 When this mode is enabled, the following features are present (for more
7159 details see the documentation of CDLaTeX mode):
7160 @itemize @bullet
7161 @kindex C-c @{
7162 @item
7163 Environment templates can be inserted with @kbd{C-c @{}.
7164 @item
7165 @kindex @key{TAB}
7166 The @key{TAB} key will do template expansion if the cursor is inside a
7167 La@TeX{} fragment@footnote{Org mode has a method to test if the cursor is
7168 inside such a fragment, see the documentation of the function
7169 @code{org-inside-LaTeX-fragment-p}.}.  For example, @key{TAB} will
7170 expand @code{fr} to @code{\frac@{@}@{@}} and position the cursor
7171 correctly inside the first brace.  Another @key{TAB} will get you into
7172 the second brace.  Even outside fragments, @key{TAB} will expand
7173 environment abbreviations at the beginning of a line.  For example, if
7174 you write @samp{equ} at the beginning of a line and press @key{TAB},
7175 this abbreviation will be expanded to an @code{equation} environment.
7176 To get a list of all abbreviations, type @kbd{M-x cdlatex-command-help}.
7177 @item
7178 @kindex _
7179 @kindex ^
7180 Pressing @kbd{_} and @kbd{^} inside a La@TeX{} fragment will insert these
7181 characters together with a pair of braces.  If you use @key{TAB} to move
7182 out of the braces, and if the braces surround only a single character or
7183 macro, they are removed again (depending on the variable
7184 @code{cdlatex-simplify-sub-super-scripts}).
7185 @item
7186 @kindex `
7187 Pressing the backquote @kbd{`} followed by a character inserts math
7188 macros, also outside La@TeX{} fragments.  If you wait more than 1.5 seconds
7189 after the backquote, a help window will pop up.
7190 @item
7191 @kindex '
7192 Pressing the normal quote @kbd{'} followed by another character modifies
7193 the symbol before point with an accent or a font.  If you wait more than
7194 1.5 seconds after the backquote, a help window will pop up.  Character
7195 modification will work only inside La@TeX{} fragments, outside the quote
7196 is normal.
7197 @end itemize
7199 @node Exporting, Publishing, Embedded LaTeX, Top
7200 @chapter Exporting
7201 @cindex exporting
7203 Org mode documents can be exported into a variety of other formats.  For
7204 printing and sharing of notes, ASCII export produces a readable and
7205 simple version of an Org file.  HTML export allows you to publish a
7206 notes file on the web, while the XOXO format provides a solid base for
7207 exchange with a broad range of other applications. La@TeX{} export lets
7208 you use Org mode and its structured editing functions to easily create
7209 La@TeX{} files.  To incorporate entries with associated times like
7210 deadlines or appointments into a desktop calendar program like iCal,
7211 Org mode can also produce extracts in the iCalendar format.  Currently
7212 Org mode only supports export, not import of these different formats.
7214 Org supports export of selected regions when @code{transient-mark-mode} is
7215 enabled (default in Emacs 23).
7217 @menu
7218 * Markup rules::                Which structures are recognized?
7219 * Selective export::            Using tags to select and exclude trees
7220 * Export options::              Per-file export settings
7221 * The export dispatcher::       How to access exporter commands
7222 * ASCII export::                Exporting to plain ASCII
7223 * HTML export::                 Exporting to HTML
7224 * LaTeX and PDF export::        Exporting to LaTeX, and processing to PDF
7225 * XOXO export::                 Exporting to XOXO
7226 * iCalendar export::            Exporting in iCalendar format
7227 @end menu
7229 @node Markup rules, Selective export, Exporting, Exporting
7230 @section Markup rules
7232 When exporting Org mode documents,  the exporter tries to reflect the
7233 structure of the document as accurately as possible in the back-end.  Since
7234 export targets like HTML or La@TeX{} allow much richer formatting, Org mode
7235 has rules how to prepare text for rich export.  This section summarizes the
7236 markup rule used in an Org mode buffer.
7238 @menu
7239 * Document title::              How the document title is determined
7240 * Headings and sections::       The main structure of the exported document
7241 * Table of contents::           If, where, how to create a table of contents
7242 * Initial text::                Text before the first headline
7243 * Lists::                       Plain lists are exported
7244 * Paragraphs::                  What determines beginning and ending
7245 * Literal examples::            Source code and other examples
7246 * Include files::               Include the contents of a file during export
7247 * Tables exported::             Tables are exported richly
7248 * Inlined images::              How to inline images during export
7249 * Footnote markup::             
7250 * Emphasis and monospace::      To bold or not to bold
7251 * TeX macros and LaTeX fragments::  Create special, rich export.
7252 * Horizontal rules::            A line across the page
7253 * Comment lines::               Some lines will not be exported
7254 @end menu
7256 @node Document title, Headings and sections, Markup rules, Markup rules
7257 @subheading Document title
7258 @cindex document title, markup rules
7260 @noindent
7261 The title of the exported document is taken from the special line
7263 @example
7264 #+TITLE: This is the title of the document
7265 @end example
7267 @noindent
7268 If this line does not exist, the title is derived from the first non-empty,
7269 non-comment line in the buffer.  If no such line exists, or if you have
7270 turned off exporting of the text before the first headline (see below), the
7271 title will be the file name without extension.
7273 If you are exporting only a subtree by marking is as the region, the heading
7274 of the subtree will become the title of the document.  If the subtree has a
7275 property @code{EXPORT_TITLE}, that will take precedence.
7277 @node Headings and sections, Table of contents, Document title, Markup rules
7278 @subheading Headings and sections
7279 @cindex headings and sections, markup rules
7281 The outline structure of the document as described in @ref{Document
7282 Structure} forms the basis for defining sections of the exported document.
7283 However, since the outline structure is also used for (for example) lists of
7284 tasks, only the first three outline levels will be used as headings.  Deeper
7285 levels will become itemized lists.  You can change the location of this
7286 switch, globally by setting the variable @code{org-headline-levels}, or on a
7287 per file basis with a line
7289 @example
7290 #+OPTIONS: H:4
7291 @end example
7293 @node Table of contents, Initial text, Headings and sections, Markup rules
7294 @subheading Table of contents
7295 @cindex table of contents, markup rules
7297 The table of contents is normally inserted directly before the first headline
7298 of the file.  If you would like to get it to a different location, insert the
7299 string @code{[TABLE-OF-CONTENTS]} on a line by itself at the desired
7300 location.  The depth of the table of contents is by default the same as the
7301 number of headline levels, but you can choose a smaller number or turn off
7302 the table of contents entirely by configuring the variable
7303 @code{org-export-with-toc}, or on a per-file basis with a line like
7305 @example
7306 #+OPTIONS: toc:2          (only to two levels in TOC)
7307 #+OPTIONS: toc:nil        (no TOC at all)
7308 @end example
7310 @node Initial text, Lists, Table of contents, Markup rules
7311 @subheading Text before the first headline
7312 @cindex text before first headline, markup rules
7313 @cindex #+TEXT
7315 Org mode normally exports the text before the first headline, and even uses
7316 the first line as the document title.  The text will be fully marked up.  If
7317 you need to include literal HTML or La@TeX{} code, use the special constructs
7318 described below in the sections for the individual exporters.
7320 Some people like to use the space before the first headline for setup and
7321 internal links and therefore would like to control the exported text before
7322 the first headline in a different way.  You can do so by setting the variable
7323 @code{org-export-skip-text-before-1st-heading} to @code{t}.  On a per-file
7324 basis, you can get the same effect with @samp{#+OPTIONS: skip:t}.
7326 @noindent
7327 If you still want to have some text before the first headline, use the
7328 @code{#+TEXT} construct:
7330 @example
7331 #+OPTIONS: skip:t
7332 #+TEXT: This text will go before the *first* headline.
7333 #+TEXT: [TABLE-OF-CONTENTS]
7334 #+TEXT: This goes between the table of contents and the first headline
7335 @end example
7337 @node Lists, Paragraphs, Initial text, Markup rules
7338 @subheading Lists
7339 @cindex lists, markup rules
7341 Plain lists as described in @ref{Plain lists} are translated to the back-ends
7342 syntax for such lists.  Most back-ends support unordered, ordered, and
7343 description lists.
7345 @node Paragraphs, Literal examples, Lists, Markup rules
7346 @subheading Paragraphs, line breaks, and quoting
7347 @cindex paragraphs, markup rules
7349 Paragraphs are separated by at least one empty line.  If you need to enforce
7350 a line break within a paragraph, use @samp{\\} at the end of a line.
7352 To keep the line breaks in a region, but otherwise use normal formatting, you
7353 can use this construct, which can also be used to format poetry.
7355 @example
7356 #+BEGIN_VERSE
7357  Great clouds overhead
7358  Tiny black birds rise and fall
7359  Snow covers Emacs
7361      -- AlexSchroeder
7362 #+END_VERSE
7363 @end example
7365 When quoting a passage from another document, it is customary to format this
7366 as a paragraph that is indented on both the left and the right margin.  You
7367 can include quotations in Org mode documents like this:
7369 @example
7370 #+BEGIN_QUOTE
7371 Everything should be made as simple as possible,
7372 but not any simpler -- Albert Einstein
7373 #+END_QUOTE
7374 @end example
7377 @node Literal examples, Include files, Paragraphs, Markup rules
7378 @subheading Literal examples
7379 @cindex literal examples, markup rules
7380 @cindex code line refenences, markup rules
7382 You can include literal examples that should not be subjected to
7383 markup.  Such examples will be typeset in monospace, so this is well suited
7384 for source code and similar examples.
7385 @cindex #+BEGIN_EXAMPLE
7387 @example
7388 #+BEGIN_EXAMPLE
7389 Some example from a text file.
7390 #+END_EXAMPLE
7391 @end example
7393 For simplicity when using small examples, you can also start the example
7394 lines with a colon followed by a space.  There may also be additional
7395 whitespace before the colon:
7397 @example
7398 Here is an example
7399    : Some example from a text file.
7400 @end example
7402 @cindex formatting source code, markup rules
7403 If the example is source code from a programming language, or any other text
7404 that can be marked up by font-lock in Emacs, you can ask for the example to
7405 look like the fontified Emacs buffer@footnote{Currently this works only for
7406 the HTML back-end, and requires the @file{htmlize.el} package version 1.34 or
7407 later.}.  This is done with the @samp{src} block, where you also need to
7408 specify the name of the major mode that should be used to fontify the
7409 example:
7410 @cindex #+BEGIN_SRC
7412 @example
7413 #+BEGIN_SRC emacs-lisp
7414 (defun org-xor (a b)
7415    "Exclusive or."
7416    (if a (not b) b))
7417 #+END_SRC
7418 @end example
7420 Both in @code{example} and in @code{src} snippets, you can add a @code{-n}
7421 switch to the end of the @code{BEGIN} line, to get the lines of the example
7422 numbered.  If you use a @code{+n} switch, the numbering from the previous
7423 numbered snippet will be continued in the current one.  In literal examples,
7424 Org will interpret strings like @samp{(ref:name)} as labels, and use them as
7425 targets for special hyperlinks like @code{[[(name)]]} (i.e. the reference
7426 name enclosed in single parenthesis).  In HTML, hoovering the mouse over such
7427 a link will remote-highlight the corresponding code line, which is kind of
7428 cool.  If the example/src snippet is numbered, you can also add a @code{-r}
7429 switch.  Then labels will be @i{removed} from the source code and the links
7430 will be @i{replaced}@footnote{If you want to explain the use of such labels
7431 themelves in org-mode example code, you can use the @code{-k} switch to make
7432 sure they are not touched.} with line numbers from the code listing.  Here is
7433 an example:
7435 @example
7436 #+BEGIN_SRC emacs-lisp -n -r
7437 (save-excursion                  (ref:sc)
7438    (goto-char (point-min))       (ref:jump)
7439 #+END SRC
7440 In line [[(sc)]] we remember the current positon.  [[(jump)][Line (jump)]]
7441 jumps to point-min.
7442 @end example
7444 If the syntax for the label format conflicts with the language syntax, use a
7445 @code{-l} switch to change the format, for example @samp{#+BEGIN_SRC pascal
7446 -n -r -l "((%s))"}.  See also the variable @code{org-coderef-label-format}.
7448 @table @kbd
7449 @kindex C-c '
7450 @item C-c '
7451 Edit the source code example at point in its native mode.  This works by
7452 switching to an indirect buffer, narrowing the buffer and switching to the
7453 other mode.  You need to exit by pressing @kbd{C-c '} again@footnote{Upon
7454 exit, lines starting with @samp{*} or @samp{#} will get a comma prepended, to
7455 keep them from being interpreted by Org as outline nodes or special
7456 comments.  These commas will be striped for editing with @kbd{C-c '}, and
7457 also for export.}.  Fixed-width
7458 regions (where each line starts with a colon followed by a space) will be
7459 edited using @code{artist-mode}@footnote{You may select a different-mode with
7460 the variable @code{org-edit-fixed-width-region-mode}.} to allow creating
7461 ASCII drawings easily.  Using this command in an empty line will create a new
7462 fixed-width region.
7463 @kindex C-c l
7464 @item C-c l
7465 Calling @code{org-store-link} while editing a source code example in a
7466 temporary buffer created with @kbd{C-c '} will prompt for a label, make sure
7467 that it is unique in the current buffer, and insert it with the proper
7468 formatting like @samp{(ref:label)} at the end of the current line.  Then the
7469 label is stored as a link @samp{(label)}, for retrieval with @kbd{C-c C-l}.
7470 @end table
7472 @node Include files, Tables exported, Literal examples, Markup rules
7473 @subheading Include files
7474 @cindex include files, markup rules
7476 During export, you can include the content of another file.  For example, to
7477 include your .emacs file, you could use:
7478 @cindex #+INCLUDE
7480 @example
7481 #+INCLUDE: "~/.emacs" src emacs-lisp
7482 @end example
7484 The optional second and third parameter are the markup (@samp{quote},
7485 @samp{example}, or @samp{src}), and, if the markup is @samp{src}, the
7486 language for formatting the contents.  The markup is optional, if it is not
7487 given, the text will be assumed to be in Org mode format and will be
7488 processed normally.  The include line will also allow additional keyword
7489 parameters @code{:prefix1} and @code{:prefix} to specify prefixes for the
7490 first line and for each following line.  For example, to include a file as an
7491 item, use
7493 @example
7494 #+INCLUDE: "~/snippets/xx" :prefix1 "   + " :prefix "     "
7495 @end example
7497 @table @kbd
7498 @kindex C-c '
7499 @item C-c '
7500 Visit the include file at point.
7501 @end table
7503 @node Tables exported, Inlined images, Include files, Markup rules
7504 @subheading Tables
7505 @cindex tables, markup rules
7507 Both the native Org mode tables (@pxref{Tables}) and tables formatted with
7508 the @file{table.el} package will be exported properly.  For Org mode tables,
7509 the lines before the first horizontal separator line will become table header
7510 lines.  You can use the following lines somewhere before the table to assign
7511 a caption and a label for cross references:
7513 @example
7514 #+CAPTION: This is the caption for the next table (or link)
7515 #+LABEL:   tbl:basic-data
7516 @end example
7518 @node Inlined images, Footnote markup, Tables exported, Markup rules
7519 @subheading Inlined Images
7520 @cindex inlined images, markup rules
7522 Some backends (HTML and LaTeX) allow to directly include images into the
7523 exported document.  Org does this, if a link to an image files does not have
7524 a description part, for example @code{[[./img/a.jpg]]}.  If you wish to
7525 define a caption for the image and maybe a label for internal cross
7526 references, you can use (before, but close to the link)
7528 @example
7529 #+CAPTION: This is the caption for the next figure link (or table)
7530 #+LABEL:   fig:SED-HR4049
7531 @end example
7533 You may also define additional attributes for the figure.  As this is
7534 backend-specific, see the sections about the individual backends for more
7535 information.
7537 @node Footnote markup, Emphasis and monospace, Inlined images, Markup rules
7538 @subheading Footnote markup
7539 @cindex footnotes, markup rules
7540 @cindex @file{footnote.el}
7542 Footnotes defined in the way descriped in @ref{Footnotes} will be exported by
7543 all backends.  Org does allow multiple references to the same note, and
7544 different backends support this to varying degree.
7546 @node Emphasis and monospace, TeX macros and LaTeX fragments, Footnote markup, Markup rules
7547 @subheading Emphasis and monospace
7549 @cindex underlined text, markup rules
7550 @cindex bold text, markup rules
7551 @cindex italic text, markup rules
7552 @cindex verbatim text, markup rules
7553 @cindex code text, markup rules
7554 @cindex strike-through text, markup rules
7555 You can make words @b{*bold*}, @i{/italic/}, _underlined_, @code{=code=}
7556 and @code{~verbatim~}, and, if you must, @samp{+strike-through+}.  Text
7557 in the code and verbatim string is not processed for Org mode specific
7558 syntax, it is exported verbatim.
7560 @node TeX macros and LaTeX fragments, Horizontal rules, Emphasis and monospace, Markup rules
7561 @subheading @TeX{} macros and La@TeX{} fragments
7562 @cindex LaTeX fragments, markup rules
7563 @cindex TeX macros, markup rules
7564 @cindex HTML entities
7565 @cindex LaTeX entities
7567 A @TeX{}-like syntax is used to specify special characters.  Where possible,
7568 these will be transformed into the native format of the exporter back-end.
7569 Strings like @code{\alpha} will be exported as @code{&alpha;} in the HTML
7570 output, and as @code{$\alpha$} in the La@TeX{} output.  Similarly,
7571 @code{\nbsp} will become @code{&nbsp;} in HTML and @code{~} in La@TeX{}.
7572 This applies for a large number of entities, with names taken from both HTML
7573 and La@TeX{}, see the variable @code{org-html-entities} for the complete
7574 list.  If you are unsure about a name, use @kbd{M-@key{TAB}} for completion
7575 after having typed the backslash and maybe a few characters
7576 (@pxref{Completion}).
7578 La@TeX{} fragments are converted into images for HTML export, and they are
7579 written literally into the La@TeX{} export.  See also @ref{Embedded LaTeX}.
7581 Finally, @samp{\-} is treated as a shy hyphen, and @samp{--}, @samp{---}, and
7582 @samp{...} are all converted into special commands creating hyphens of
7583 different lengths or a compact set of dots.
7585 @node Horizontal rules, Comment lines, TeX macros and LaTeX fragments, Markup rules
7586 @subheading  Horizontal rules
7587 @cindex horizontal rules, markup rules
7588 A line consisting of only dashes, and at least 5 of them, will be
7589 exported as a horizontal line (@samp{<hr/>} in HTML).
7591 @node Comment lines,  , Horizontal rules, Markup rules
7592 @subheading Comment lines
7593 @cindex comment lines
7594 @cindex exporting, not
7596 Lines starting with @samp{#} in column zero are treated as comments and will
7597 never be exported.  Also entire subtrees starting with the word
7598 @samp{COMMENT} will never be exported.  Finally, regions surrounded by
7599 @samp{#+BEGIN_COMMENT} ... @samp{#+END_COMMENT} will not be exported.
7601 @table @kbd
7602 @kindex C-c ;
7603 @item C-c ;
7604 Toggle the COMMENT keyword at the beginning of an entry.
7605 @end table
7607 @node Selective export, Export options, Markup rules, Exporting
7608 @section Selective export
7609 @cindex export, selective by tags
7611 You may use tags to select the parts of a document that should be exported,
7612 or to exclude parts from export.  This behavior is governed by two variables:
7613 @code{org-export-select-tags} and @code{org-export-exclude-tags}.
7615 Org first checks if any of the @emph{select} tags is present in the buffer.
7616 If yes, all trees that do not carry one of these tags will be excluded.  If a
7617 selected tree is a subtree, the heading hierarchy above it will also be
7618 selected for export, but not the text below those headings.
7620 @noindent
7621 If none of the select tags is found, the whole buffer will be selected for
7622 export.
7624 @noindent
7625 Finally, all subtrees that are marked by any of the @emph{exclude} tags will
7626 be removed from the export buffer.
7628 @node Export options, The export dispatcher, Selective export, Exporting
7629 @section Export options
7630 @cindex options, for export
7632 @cindex completion, of option keywords
7633 The exporter recognizes special lines in the buffer which provide
7634 additional information.  These lines may be put anywhere in the file.
7635 The whole set of lines can be inserted into the buffer with @kbd{C-c
7636 C-e t}.  For individual lines, a good way to make sure the keyword is
7637 correct is to type @samp{#+} and then use @kbd{M-@key{TAB}} completion
7638 (@pxref{Completion}).
7640 @table @kbd
7641 @kindex C-c C-e t
7642 @item C-c C-e t
7643 Insert template with export options, see example below.
7644 @end table
7646 @cindex #+TITLE:
7647 @cindex #+AUTHOR:
7648 @cindex #+DATE:
7649 @cindex #+EMAIL:
7650 @cindex #+LANGUAGE:
7651 @cindex #+TEXT:
7652 @cindex #+OPTIONS:
7653 @cindex #+LINK_UP:
7654 @cindex #+LINK_HOME:
7655 @cindex #+EXPORT_SELECT_TAGS:
7656 @cindex #+EXPORT_EXCLUDE_TAGS:
7657 @example
7658 #+TITLE:     the title to be shown (default is the buffer name)
7659 #+AUTHOR:    the author (default taken from @code{user-full-name})
7660 #+DATE:      A date, fixed, of a format string for @code{format-time-string}
7661 #+EMAIL:     his/her email address (default from @code{user-mail-address})
7662 #+LANGUAGE:  language for HTML, e.g. @samp{en} (@code{org-export-default-language})
7663 #+TEXT:      Some descriptive text to be inserted at the beginning.
7664 #+TEXT:      Several lines may be given.
7665 #+OPTIONS:   H:2 num:t toc:t \n:nil @@:t ::t |:t ^:t f:t TeX:t ...
7666 #+LINK_UP:   the ``up'' link of an exported page
7667 #+LINK_HOME: the ``home'' link of an exported page
7668 #+EXPORT_SELECT_TAGS:   Tags that select a tree for export
7669 #+EXPORT_EXCLUDE_TAGS:  Tags that exclude a tree from export
7670 @end example
7672 @noindent
7673 The OPTIONS line is a compact@footnote{If you want to configure many options
7674 this way, you can use several OPTIONS lines.} form to specify export settings.  Here
7675 you can:
7676 @cindex headline levels
7677 @cindex section-numbers
7678 @cindex table of contents
7679 @cindex line-break preservation
7680 @cindex quoted HTML tags
7681 @cindex fixed-width sections
7682 @cindex tables
7683 @cindex @TeX{}-like syntax for sub- and superscripts
7684 @cindex footnotes
7685 @cindex special strings
7686 @cindex emphasized text
7687 @cindex @TeX{} macros
7688 @cindex La@TeX{} fragments
7689 @cindex author info, in export
7690 @cindex time info, in export
7691 @example
7692 H:         @r{set the number of headline levels for export}
7693 num:       @r{turn on/off section-numbers}
7694 toc:       @r{turn on/off table of contents, or set level limit (integer)}
7695 \n:        @r{turn on/off line-break-preservation}
7696 @@:         @r{turn on/off quoted HTML tags}
7697 ::         @r{turn on/off fixed-width sections}
7698 |:         @r{turn on/off tables}
7699 ^:         @r{turn on/off @TeX{}-like syntax for sub- and superscripts.  If}
7700            @r{you write "^:@{@}", @code{a_@{b@}} will be interpreted, but}
7701            @r{the simple @code{a_b} will be left as it is.}
7702 -:         @r{turn on/off conversion of special strings.}
7703 f:         @r{turn on/off footnotes like this[1].}
7704 todo:      @r{turn on/off inclusion of TODO keywords into exported text}
7705 pri:       @r{turn on/off priority cookies}
7706 tags:      @r{turn on/off inclusion of tags, may also be @code{not-in-toc}}
7707 <:         @r{turn on/off inclusion of any time/date stamps like DEADLINES}
7708 *:         @r{turn on/off emphasized text (bold, italic, underlined)}
7709 TeX:       @r{turn on/off simple @TeX{} macros in plain text}
7710 LaTeX:     @r{turn on/off La@TeX{} fragments}
7711 skip:      @r{turn on/off skipping the text before the first heading}
7712 author:    @r{turn on/off inclusion of author name/email into exported file}
7713 creator:   @r{turn on/off inclusion of creator info into exported file}
7714 timestamp: @r{turn on/off inclusion creation time into exported file}
7715 d:         @r{turn on/off inclusion of drawers}
7716 @end example
7718 These options take effect in both the HTML and La@TeX{} export, except
7719 for @code{TeX} and @code{LaTeX}, which are respectively @code{t} and
7720 @code{nil} for the La@TeX{} export.
7722 When exporting only a single subtree by selecting it with @kbd{C-c @@} before
7723 calling an export command, the subtree can overrule some of the file's export
7724 settings with properties @code{EXPORT_FILE_NAME}, @code{EXPORT_TITLE},
7725 @code{EXPORT_TEXT}, and @code{EXPORT_OPTIONS}.
7727 @node The export dispatcher, ASCII export, Export options, Exporting
7728 @section The export dispatcher
7729 @cindex dispatcher, for export commands
7731 All export commands can be reached using the export dispatcher, which is a
7732 prefix key that prompts for an additional key specifying the command.
7733 Normally the entire file is exported, but if there is an active region that
7734 contains one outline tree, the first heading is used as document title and
7735 the subtrees are exported.
7737 @table @kbd
7738 @kindex C-c C-e
7739 @item C-c C-e
7740 Dispatcher for export and publishing commands.  Displays a help-window
7741 listing the additional key(s) needed to launch an export or publishing
7742 command.  The prefix arg is passed through to the exporter.  A double prefix
7743 @kbd{C-u C-u} causes most commands to be executed in the background, in a
7744 separate emacs process@footnote{To make this behavior the default, customize
7745 the variable @code{org-export-run-in-background}.}.
7746 @kindex C-c C-e v
7747 @item C-c C-e v
7748 Like @kbd{C-c C-e}, but only export the text that is currently visible
7749 (i.e. not hidden by outline visibility).
7750 @kindex C-u C-u C-c C-e
7751 @item C-u C-u C-c C-e
7752 Call an the exporter, but reverse the setting of
7753 @code{org-export-run-in-background}, i.e. request background processing if
7754 not set, or force processing in the current Emacs process if st.
7755 @end table
7757 @node ASCII export, HTML export, The export dispatcher, Exporting
7758 @section ASCII export
7759 @cindex ASCII export
7761 ASCII export produces a simple and very readable version of an Org mode
7762 file.
7764 @cindex region, active
7765 @cindex active region
7766 @cindex transient-mark-mode
7767 @table @kbd
7768 @kindex C-c C-e a
7769 @item C-c C-e a
7770 Export as ASCII file.  For an org file @file{myfile.org}, the ASCII file
7771 will be @file{myfile.txt}.  The file will be overwritten without
7772 warning.  If there is an active region@footnote{this requires
7773 @code{transient-mark-mode} to be turned on}, only the region will be
7774 exported. If the selected region is a single tree@footnote{To select the
7775 current subtree, use @kbd{C-c @@}.}, the tree head will
7776 become the document title.  If the tree head entry has or inherits an
7777 @code{EXPORT_FILE_NAME} property, that name will be used for the
7778 export.
7779 @kindex C-c C-e v a
7780 @item C-c C-e v a
7781 Export only the visible part of the document.
7782 @end table
7784 @cindex headline levels, for exporting
7785 In the exported version, the first 3 outline levels will become
7786 headlines, defining a general document structure.  Additional levels
7787 will be exported as itemized lists.  If you want that transition to occur
7788 at a different level, specify it with a prefix argument.  For example,
7790 @example
7791 @kbd{C-1 C-c C-e a}
7792 @end example
7794 @noindent
7795 creates only top level headlines and does the rest as items.  When
7796 headlines are converted to items, the indentation of the text following
7797 the headline is changed to fit nicely under the item.  This is done with
7798 the assumption that the first body line indicates the base indentation of
7799 the body text.  Any indentation larger than this is adjusted to preserve
7800 the layout relative to the first line.  Should there be lines with less
7801 indentation than the first, these are left alone.
7803 @node HTML export, LaTeX and PDF export, ASCII export, Exporting
7804 @section HTML export
7805 @cindex HTML export
7807 Org mode contains an HTML (XHTML 1.0 strict) exporter with extensive
7808 HTML formatting, in ways similar to John Gruber's @emph{markdown}
7809 language, but with additional support for tables.
7811 @menu
7812 * HTML Export commands::        How to invoke HTML export
7813 * Quoting HTML tags::           Using direct HTML in Org mode
7814 * Links::                       Transformation of links for HTML
7815 * Images in HTML export::       How to insert figures into HTML output
7816 * CSS support::                 Changing the appearance of the output
7817 * Javascript support::          Info and Folding in a web browser
7818 @end menu
7820 @node HTML Export commands, Quoting HTML tags, HTML export, HTML export
7821 @subsection HTML export commands
7823 @cindex region, active
7824 @cindex active region
7825 @cindex transient-mark-mode
7826 @table @kbd
7827 @kindex C-c C-e h
7828 @item C-c C-e h
7829 Export as HTML file @file{myfile.html}.  For an org file @file{myfile.org},
7830 the ASCII file will be @file{myfile.html}.  The file will be overwritten
7831 without warning.  If there is an active region@footnote{this requires
7832 @code{transient-mark-mode} to be turned on}, only the region will be
7833 exported. If the selected region is a single tree@footnote{To select the
7834 current subtree, use @kbd{C-c @@}.}, the tree head will become the document
7835 title.  If the tree head entry has, or inherits, an @code{EXPORT_FILE_NAME}
7836 property, that name will be used for the export.
7837 @kindex C-c C-e b
7838 @item C-c C-e b
7839 Export as HTML file and immediately open it with a browser.
7840 @kindex C-c C-e H
7841 @item C-c C-e H
7842 Export to a temporary buffer, do not create a file.
7843 @kindex C-c C-e R
7844 @item C-c C-e R
7845 Export the active region to a temporary buffer.  With a prefix argument, do
7846 not produce the file header and footer, but just the plain HTML section for
7847 the region.  This is good for cut-and-paste operations.
7848 @kindex C-c C-e v h
7849 @kindex C-c C-e v b
7850 @kindex C-c C-e v H
7851 @kindex C-c C-e v R
7852 @item C-c C-e v h
7853 @item C-c C-e v b
7854 @item C-c C-e v H
7855 @item C-c C-e v R
7856 Export only the visible part of the document.
7857 @item M-x org-export-region-as-html
7858 Convert the region to HTML under the assumption that it was Org mode
7859 syntax before.  This is a global command that can be invoked in any
7860 buffer.
7861 @item M-x org-replace-region-by-HTML
7862 Replace the active region (assumed to be in Org mode syntax) by HTML
7863 code.
7864 @end table
7866 @cindex headline levels, for exporting
7867 In the exported version, the first 3 outline levels will become headlines,
7868 defining a general document structure.  Additional levels will be exported as
7869 itemized lists.  If you want that transition to occur at a different level,
7870 specify it with a numeric prefix argument.  For example,
7872 @example
7873 @kbd{C-2 C-c C-e b}
7874 @end example
7876 @noindent
7877 creates two levels of headings and does the rest as items.
7879 @node Quoting HTML tags, Links, HTML Export commands, HTML export
7880 @subsection Quoting HTML tags
7882 Plain @samp{<} and @samp{>} are always transformed to @samp{&lt;} and
7883 @samp{&gt;} in HTML export.  If you want to include simple HTML tags
7884 which should be interpreted as such, mark them with @samp{@@} as in
7885 @samp{@@<b>bold text@@</b>}.  Note that this really works only for
7886 simple tags.  For more extensive HTML that should be copied verbatim to
7887 the exported file use either
7889 @example
7890 #+HTML: Literal HTML code for export
7891 @end example
7893 @noindent or
7894 @cindex #+BEGIN_HTML
7896 @example
7897 #+BEGIN_HTML
7898 All lines between these markers are exported literally
7899 #+END_HTML
7900 @end example
7903 @node Links, Images in HTML export, Quoting HTML tags, HTML export
7904 @subsection Links
7906 @cindex links, in HTML export
7907 @cindex internal links, in HTML export
7908 @cindex external links, in HTML export
7909 Internal links (@pxref{Internal links}) will continue to work in HTML.  This
7910 does include automatic links created by radio targets (@pxref{Radio
7911 targets}).  Links to external files will still work if the target file is on
7912 the same @i{relative} path as the published Org file.  Links to other
7913 @file{.org} files will be translated into HTML links under the assumption
7914 that an HTML version also exists of the linked file, at the same relative
7915 path.  @samp{id:} links can then be used to jump to specific entries across
7916 files.  For information related to linking files while publishing them to a
7917 publishing directory see @ref{Publishing links}.
7919 If you want to specify attributes for links, you can do so using a special
7920 @code{#+ATTR_HTML} line to define attributes that will be added to the
7921 @code{<a>} or @code{<img>} tags.  Here is an example that sets @code{alt} and
7922 @code{title} attributes for an inlined image:
7924 @example
7925 #+ATTR_HTML: alt="This is image A" title="Image with no action"
7926 [[./img/a.jpg]]
7927 @end example
7929 @node Images in HTML export, CSS support, Links, HTML export
7930 @subsection Images
7932 @cindex images, inline in HTML
7933 @cindex inlining images in HTML
7934 HTML export can inline images given as links in the Org file, and
7935 it can make an image the clickable part of a link.  By
7936 default@footnote{but see the variable
7937 @code{org-export-html-inline-images}}, images are inlined if a link does
7938 not have a description.  So @samp{[[file:myimg.jpg]]} will be inlined,
7939 while @samp{[[file:myimg.jpg][the image]]} will just produce a link
7940 @samp{the image} that points to the image.  If the description part
7941 itself is a @code{file:} link or a @code{http:} URL pointing to an
7942 image, this image will be inlined and activated so that clicking on the
7943 image will activate the link.  For example, to include a thumbnail that
7944 will link to a high resolution version of the image, you could use:
7946 @example
7947 [[file:highres.jpg][file:thumb.jpg]]
7948 @end example
7950 @noindent
7951 and you could use @code{http} addresses just as well.
7953 @node CSS support, Javascript support, Images in HTML export, HTML export
7954 @subsection CSS support
7955 @cindex CSS, for HTML export
7956 @cindex HTML export, CSS
7958 You can also give style information for the exported file.  The HTML exporter
7959 assigns the following special CSS classes to appropriate parts of the
7960 document - your style specifications may change these, in addition to any of
7961 the standard classes like for headlines, tables etc.
7962 @example
7963 .todo              @r{TODO keywords}
7964 .done              @r{the DONE keyword}
7965 .timestamp         @r{time stamp}
7966 .timestamp-kwd     @r{keyword associated with a time stamp, like SCHEDULED}
7967 .tag               @r{tag in a headline}
7968 .target            @r{target for links}
7969 div.figure         @r{how to format an inlined image}
7970 .linenr            @r{the line number in a code example}
7971 .code-highlighted  @r{for highlighting referenced code lines}
7972 @end example
7974 Each exported files contains a compact default style that defines these
7975 classes in a basic way@footnote{This style is defined in the constant
7976 @code{org-export-html-style-default}, which you should not modify.  To turn
7977 inclusion of these defaults off, customize
7978 @code{org-export-html-style-include-default}}.  You may overwrite these
7979 settings, or add to them by using the variables @code{org-export-html-style}
7980 (for Org-wide settings) and @code{org-export-html-style-extra} (for more
7981 granular settings, like file-local settings).  To set the latter variable
7982 individually for each file, you can use
7984 @example
7985 #+STYLE: <link rel="stylesheet" type="text/css" href="stylesheet.css" />
7986 @end example
7988 @noindent
7989 For longer style definitions, you can use several such lines.  You could also
7990 directly write a @code{<style>} @code{</style>} section in this way, without
7991 referring to an external file.
7993 @c FIXME: More about header and footer styles
7994 @c FIXME: Talk about links and targets.
7996 @node Javascript support,  , CSS support, HTML export
7997 @subsection Javascript supported display of web pages
7999 @emph{Sebastian Rose} has written a JavaScript program especially designed to
8000 enhance the web viewing experience of HTML files created with Org.  This
8001 program allows you to view large files in two different ways.  The first one
8002 is an @emph{Info}-like mode where each section is displayed separately and
8003 navigation can be done with the @kbd{n} and @kbd{p} keys (and some other keys
8004 as well, press @kbd{?} for an overview of the available keys).  The second
8005 view type is a @emph{folding} view much like Org provides inside Emacs.  The
8006 script is available at @url{http://orgmode.org/org-info.js} and you can find
8007 the documentation for it at @url{http://orgmode.org/worg/code/org-info-js/}.
8008 We are serving the script from our site, but if you use it a lot, you might
8009 not want to be dependent on @url{orgmode.org} and prefer to install a local
8010 copy on your own web server.
8012 To use the script, you need to make sure that the @file{org-jsinfo.el} module
8013 gets loaded.  It should be loaded by default, but you can try @kbd{M-x
8014 customize-variable @key{RET} org-modules @key{RET}} to convince yourself that
8015 this is indeed the case.  All it then takes to make use of the program is
8016 adding a single line to the Org file:
8018 @example
8019 #+INFOJS_OPT: view:info toc:nil
8020 @end example
8022 @noindent
8023 If this line is found, the HTML header will automatically contain the code
8024 needed to invoke the script.  Using the line above, you can set the following
8025 viewing options:
8027 @example
8028 path:    @r{The path to the script.  The default is to grab the script from}
8029          @r{@url{http://orgmode.org/org-info.js}, but you might want to have}
8030          @r{a local copy and use a path like @samp{../scripts/org-info.js}.}
8031 view:    @r{Initial view when website is first shown.  Possible values are:}
8032          info      @r{Info-like interface with one section per page.}
8033          overview  @r{Folding interface, initially showing only top-level.}
8034          content   @r{Folding interface, starting with all headlines visible.}
8035          showall   @r{Folding interface, all headlines and text visible.}
8036 sdepth:  @r{Maximum headline level that will still become an independent}
8037          @r{section for info and folding modes.  The default is taken from}
8038          @r{@code{org-headline-levels} (= the @code{H} switch in @code{#+OPTIONS}).}
8039          @r{If this is smaller than in @code{org-headline-levels}, each}
8040          @r{info/folding section can still contain children headlines.}
8041 toc:     @r{Should the table of content @emph{initially} be visible?}
8042          @r{Even when @code{nil}, you can always get to the toc with @kbd{i}.}
8043 tdepth:  @r{The depth of the table of contents.  The defaults are taken from}
8044          @r{the variables @code{org-headline-levels} and @code{org-export-with-toc}.}
8045 ftoc:    @r{Does the css of the page specify a fixed position for the toc?}
8046          @r{If yes, the toc will never be displayed as a section.}
8047 ltoc:    @r{Should there be short contents (children) in each section?}
8048 mouse:   @r{Headings are highlighted when the mouse is over them.  Should be}
8049          @r{@samp{underline} (default) or a background color like @samp{#cccccc}.}
8050 buttons: @r{Should view-toggle buttons be everywhere?  When @code{nil} (the}
8051          @r{default), only one such button will be present.}
8052 @end example
8054 You can choose default values for these options by customizing the variable
8055 @code{org-infojs-options}.  If you always want to apply the script to your
8056 pages, configure the variable @code{org-export-html-use-infojs}.
8058 @node LaTeX and PDF export, XOXO export, HTML export, Exporting
8059 @section LaTeX and PDF export
8060 @cindex LaTeX export
8061 @cindex PDF export
8063 Org mode contains a La@TeX{} exporter written by Bastien Guerry.  With
8064 further processing, this backend is also used to produce PDF output.  Since
8065 the LaTeX output uses @file{hyperref} to implement links and cross
8066 references, the PDF output file will be fully linked.
8068 @menu
8069 * LaTeX/PDF export commands::   Which key invokes which commands
8070 * Quoting LaTeX code::          Incorporating literal LaTeX code
8071 * Sectioning structure::        Changing sectioning in LaTeX output
8072 * Tables in LaTeX export::      Options for exporting tables to LaTeX
8073 * Images in LaTeX export::      How to insert figures into LaTeX output
8074 @end menu
8076 @node LaTeX/PDF export commands, Quoting LaTeX code, LaTeX and PDF export, LaTeX and PDF export
8077 @subsection LaTeX export commands
8079 @cindex region, active
8080 @cindex active region
8081 @cindex transient-mark-mode
8082 @table @kbd
8083 @kindex C-c C-e l
8084 @item C-c C-e l
8085 Export as La@TeX{} file @file{myfile.tex}.  For an org file
8086 @file{myfile.org}, the ASCII file will be @file{myfile.tex}.  The file will
8087 be overwritten without warning.  If there is an active region@footnote{this
8088 requires @code{transient-mark-mode} to be turned on}, only the region will be
8089 exported. If the selected region is a single tree@footnote{To select the
8090 current subtree, use @kbd{C-c @@}.}, the tree head will become the document
8091 title.  If the tree head entry has or inherits an @code{EXPORT_FILE_NAME}
8092 property, that name will be used for the export.
8093 @kindex C-c C-e L
8094 @item C-c C-e L
8095 Export to a temporary buffer, do not create a file.
8096 @kindex C-c C-e v l
8097 @kindex C-c C-e v L
8098 @item C-c C-e v l
8099 @item C-c C-e v L
8100 Export only the visible part of the document.
8101 @item M-x org-export-region-as-latex
8102 Convert the region to La@TeX{} under the assumption that it was Org mode
8103 syntax before.  This is a global command that can be invoked in any
8104 buffer.
8105 @item M-x org-replace-region-by-latex
8106 Replace the active region (assumed to be in Org mode syntax) by La@TeX{}
8107 code.
8108 @kindex C-c C-e p
8109 @item C-c C-e p
8110 Export as LaTeX and then process to PDF.
8111 @kindex C-c C-e d
8112 @item C-c C-e d
8113 Export as LaTeX and then process to PDF, then open the resulting PDF file.
8114 @end table
8116 @cindex headline levels, for exporting
8117 In the exported version, the first 3 outline levels will become
8118 headlines, defining a general document structure.  Additional levels
8119 will be exported as description lists.  The exporter can ignore them or
8120 convert them to a custom string depending on
8121 @code{org-latex-low-levels}.
8123 If you want that transition to occur at a different level, specify it
8124 with a numeric prefix argument. For example,
8126 @example
8127 @kbd{C-2 C-c C-e l}
8128 @end example
8130 @noindent
8131 creates two levels of headings and does the rest as items.
8133 @node Quoting LaTeX code, Sectioning structure, LaTeX/PDF export commands, LaTeX and PDF export
8134 @subsection Quoting LaTeX code
8136 Embedded La@TeX{} as described in @ref{Embedded LaTeX} will be correctly
8137 inserted into the La@TeX{} file.  Furthermore, you can add special code
8138 that should only be present in La@TeX{} export with the following
8139 constructs:
8141 @example
8142 #+LaTeX: Literal LaTeX code for export
8143 @end example
8145 @noindent or
8146 @cindex #+BEGIN_LaTeX
8148 @example
8149 #+BEGIN_LaTeX
8150 All lines between these markers are exported literally
8151 #+END_LaTeX
8152 @end example
8154 @node   Sectioning structure, Tables in LaTeX export, Quoting LaTeX code, LaTeX and PDF export
8155 @subsection Sectioning structure
8156 @cindex LaTeX class
8157 @cindex LaTeX sectioning structure
8159 By default, the La@TeX{} output uses the class @code{article}.
8161 You can change this globally by setting a different value for
8162 @code{org-export-latex-default-class} or locally by adding an option like
8163 @code{#+LaTeX_CLASS: myclass} in your file.  The class should be listed in
8164 @code{org-export-latex-classes}, where you can also define the sectioning
8165 structure for each class, as well as defining additional classes.
8168 @node Tables in LaTeX export, Images in LaTeX export, Sectioning structure, LaTeX and PDF export
8169 @subsection Tables in LaTeX export
8170 @cindex tables, in LaTeX export
8172 For LaTeX export of a table, you can specify a label and a caption
8173 (@pxref{Tables exported}).  You can also use the @code{ATTR_LaTeX} line to
8174 request a longtable environment for the table, so that it may span several
8175 pages:
8177 @example
8178 #+CAPTION: A long table
8179 #+LABEL: tbl:long
8180 #+ATTR_LaTeX: longtable
8181 | ..... | ..... |
8182 | ..... | ..... |
8183 @end example
8186 @node Images in LaTeX export,  , Tables in LaTeX export, LaTeX and PDF export
8187 @subsection Images in LaTeX export
8188 @cindex images, inline in LaTeX
8189 @cindex inlining images in LaTeX
8191 Images that are linked to without a description part in the link, like
8192 @samp{[[file:img.jpg]]} or @samp{[[./img.jpg]]} will be inserted into the PDF
8193 output files resulting from LaTeX output.  Org will use an
8194 @code{\includegraphics} macro to insert the image.  If you have specified a
8195 caption and/or a label as described in @ref{Markup rules}, the figure will
8196 be wrapped into a @code{figure} environment and thus become a floating
8197 element.  Finally, you can use an @code{#+ATTR_LaTeX:} line to specify the
8198 options that can be used in the optional argument of the
8199 @code{\includegraphics} macro.
8201 @example
8202 #+CAPTION:    The black-body emission of the disk around HR 4049
8203 #+LABEL:      fig:SED-HR4049
8204 #+ATTR_LaTeX: width=5cm,angle=90
8205 [[./img/sed-hr4049.pdf]]
8206 @end example
8208 The default settings will recognize files types that can be included as
8209 images during processing by pdflatex (@file{png}, @file{jpg}, and @file{pdf}
8210 files).  If you process your files in a different way, you may need to
8211 customize the variable @code{org-export-latex-inline-image-extensions}.
8213 @node XOXO export, iCalendar export, LaTeX and PDF export, Exporting
8214 @section XOXO export
8215 @cindex XOXO export
8217 Org mode contains an exporter that produces XOXO-style output.
8218 Currently, this exporter only handles the general outline structure and
8219 does not interpret any additional Org mode features.
8221 @table @kbd
8222 @kindex C-c C-e x
8223 @item C-c C-e x
8224 Export as XOXO file @file{myfile.html}.
8225 @kindex C-c C-e v
8226 @item C-c C-e v x
8227 Export only the visible part of the document.
8228 @end table
8230 @node iCalendar export,  , XOXO export, Exporting
8231 @section iCalendar export
8232 @cindex iCalendar export
8234 Some people like to use Org mode for keeping track of projects, but still
8235 prefer a standard calendar application for anniversaries and appointments.
8236 In this case it can be useful to have deadlines and other time-stamped items
8237 in Org files show up in the calendar application.  Org mode can export
8238 calendar information in the standard iCalendar format.  If you also want to
8239 have TODO entries included in the export, configure the variable
8240 @code{org-icalendar-include-todo}.  iCalendar export will export plain time
8241 stamps as VEVENT, and TODO items as VTODO.  It will also create events from
8242 deadlines that are in non-TODO items.  Deadlines and scheduling dates in TODO
8243 items will be used to set the start and due dates for the todo
8244 entry@footnote{See the variables @code{org-icalendar-use-deadline} and
8245 @code{org-icalendar-use-scheduled}.}.  As categories, it will use the tags
8246 locally defined in the heading, and the file/tree category@footnote{To add
8247 inherited tags or the TODO state, configure the variable
8248 @code{org-icalendar-categories}.}.
8250 The iCalendar standard requires each entry to have a globally unique
8251 identifier (UID).  Org creates these identifiers during export.  If you set
8252 the variable @code{org-icalendar-store-UID}, the UID will be stored in the
8253 @code{:ID:} property of the entry and re-used next time you report this
8254 entry.  Since a single entry can give rise to multiple iCalendar entries (as
8255 a timestamp, a deadline, a scheduled item, and as a TODO item), Org adds
8256 prefixes to the UID, depending on what triggered the inclusion of the entry.
8257 In this way the UID remains unique, but a synchronization program can still
8258 figure out from which entry all the different instances originate.
8260 @table @kbd
8261 @kindex C-c C-e i
8262 @item C-c C-e i
8263 Create iCalendar entries for the current file and store them in the same
8264 directory, using a file extension @file{.ics}.
8265 @kindex C-c C-e I
8266 @item C-c C-e I
8267 Like @kbd{C-c C-e i}, but do this for all files in
8268 @code{org-agenda-files}.  For each of these files, a separate iCalendar
8269 file will be written.
8270 @kindex C-c C-e c
8271 @item C-c C-e c
8272 Create a single large iCalendar file from all files in
8273 @code{org-agenda-files} and write it to the file given by
8274 @code{org-combined-agenda-icalendar-file}.
8275 @end table
8277 The export will honor SUMMARY, DESCRIPTION and LOCATION@footnote{The LOCATION
8278 property can be inherited from higher in the hierarchy if you configure
8279 @code{org-use-property-inheritance} accordingly.} properties if the selected
8280 entries have them.  If not, the summary will be derived from the headline,
8281 and the description from the body (limited to
8282 @code{org-icalendar-include-body} characters).
8284 How this calendar is best read and updated, that depends on the application
8285 you are using.  The FAQ covers this issue.
8287 @node Publishing, Miscellaneous, Exporting, Top
8288 @chapter Publishing
8289 @cindex publishing
8291 Org includes@footnote{@file{org-publish.el} is not distributed with
8292 Emacs 21, if you are still using Emacs 21, you need you need to download
8293 this file separately.} a publishing management system that allows you to
8294 configure automatic HTML conversion of @emph{projects} composed of
8295 interlinked org files.  This system is called @emph{org-publish}.  You can
8296 also configure org-publish to automatically upload your exported HTML
8297 pages and related attachments, such as images and source code files, to
8298 a web server. Org-publish turns Org into a web-site authoring tool.
8300 You can also use Org-publish to convert files into La@TeX{}, or even
8301 combine HTML and La@TeX{} conversion so that files are available in both
8302 formats on the server@footnote{Since La@TeX{} files on a server are not
8303 that helpful, you surely want to perform further conversion on them --
8304 e.g. convert them to @code{PDF} format.}.
8306 Org-publish has been contributed to Org by David O'Toole.
8308 @menu
8309 * Configuration::               Defining projects
8310 * Sample configuration::        Example projects
8311 * Triggering publication::      Publication commands
8312 @end menu
8314 @node Configuration, Sample configuration, Publishing, Publishing
8315 @section Configuration
8317 Publishing needs significant configuration to specify files, destination
8318 and many other properties of a project.
8320 @menu
8321 * Project alist::               The central configuration variable
8322 * Sources and destinations::    From here to there
8323 * Selecting files::             What files are part of the project?
8324 * Publishing action::           Setting the function doing the publishing
8325 * Publishing options::          Tweaking HTML export
8326 * Publishing links::            Which links keep working after publishing?
8327 * Project page index::          Publishing a list of project files
8328 @end menu
8330 @node Project alist, Sources and destinations, Configuration, Configuration
8331 @subsection The variable @code{org-publish-project-alist}
8332 @cindex org-publish-project-alist
8333 @cindex projects, for publishing
8335 Org-publish is configured almost entirely through setting the value of
8336 one variable, called @code{org-publish-project-alist}.
8337 Each element of the list configures one project, and may be in one of
8338 the two following forms:
8340 @lisp
8341 ("project-name" :property value :property value ...)
8343 @r{or}
8345 ("project-name" :components ("project-name" "project-name" ...))
8347 @end lisp
8349 In both cases, projects are configured by specifying property values.
8350 A project defines the set of files that will be published, as well as
8351 the publishing configuration to use when publishing those files.  When
8352 a project takes the second form listed above, the individual members
8353 of the ``components'' property are taken to be components of the
8354 project, which group together files requiring different publishing
8355 options. When you publish such a ``meta-project'' all the components
8356 will also publish.  The @code{:components} are published in the sequence
8357 provided.
8359 @node Sources and destinations, Selecting files, Project alist, Configuration
8360 @subsection Sources and destinations for files
8361 @cindex directories, for publishing
8363 Most properties are optional, but some should always be set. In
8364 particular, org-publish needs to know where to look for source files,
8365 and where to put published files.
8367 @multitable @columnfractions 0.3 0.7
8368 @item @code{:base-directory}
8369 @tab Directory containing publishing source files
8370 @item @code{:publishing-directory}
8371 @tab Directory (possibly remote) where output files will be published.
8372 @item @code{:preparation-function}
8373 @tab Function called before starting the publishing process, for example to
8374 run @code{make} for updating files to be published.
8375 @item @code{:completion-function}
8376 @tab Function called after finishing the publishing process, for example to
8377 change permissions of the resulting files.
8378 @end multitable
8379 @noindent
8381 @node Selecting files, Publishing action, Sources and destinations, Configuration
8382 @subsection Selecting files
8383 @cindex files, selecting for publishing
8385 By default, all files with extension @file{.org} in the base directory
8386 are considered part of the project.  This can be modified by setting the
8387 properties
8388 @multitable @columnfractions 0.25 0.75
8389 @item @code{:base-extension}
8390 @tab Extension (without the dot!) of source files.  This actually is a
8391 regular expression.
8393 @item @code{:exclude}
8394 @tab Regular expression to match file names that should not be
8395 published, even though they have been selected on the basis of their
8396 extension.
8398 @item @code{:include}
8399 @tab List of files to be included regardless of @code{:base-extension}
8400 and @code{:exclude}.
8401 @end multitable
8403 @node Publishing action, Publishing options, Selecting files, Configuration
8404 @subsection Publishing action
8405 @cindex action, for publishing
8407 Publishing means that a file is copied to the destination directory and
8408 possibly transformed in the process.  The default transformation is to export
8409 Org files as HTML files, and this is done by the function
8410 @code{org-publish-org-to-html} which calls the HTML exporter (@pxref{HTML
8411 export}). But you also can publish your files in La@TeX{} by using the
8412 function @code{org-publish-org-to-latex} instead, or as PDF files using
8413 @code{org-publish-org-to-pdf}.  Other files like images only need to be
8414 copied to the publishing destination. For non-Org files, you need to provide
8415 your own publishing function:
8417 @multitable @columnfractions 0.3 0.7
8418 @item @code{:publishing-function}
8419 @tab Function executing the publication of a file.  This may also be a
8420 list of functions, which will all be called in turn.
8421 @end multitable
8423 The function must accept two arguments: a property list containing at
8424 least a @code{:publishing-directory} property, and the name of the file
8425 to be published.  It should take the specified file, make the necessary
8426 transformation (if any) and place the result into the destination folder.
8427 You can write your own publishing function, but @code{org-publish}
8428 provides one for attachments (files that only need to be copied):
8429 @code{org-publish-attachment}.
8431 @node Publishing options, Publishing links, Publishing action, Configuration
8432 @subsection Options for the HTML/LaTeX exporters
8433 @cindex options, for publishing
8435 The property list can be used to set many export options for the HTML
8436 and La@TeX{} exporters.  In most cases, these properties correspond to user
8437 variables in Org.  The table below lists these properties along
8438 with the variable they belong to.  See the documentation string for the
8439 respective variable for details.
8441 @multitable @columnfractions 0.32 0.68
8442 @item @code{:link-up}               @tab @code{org-export-html-link-up}
8443 @item @code{:link-home}             @tab @code{org-export-html-link-home}
8444 @item @code{:language}              @tab @code{org-export-default-language}
8445 @item @code{:customtime}            @tab @code{org-display-custom-times}
8446 @item @code{:headline-levels}       @tab @code{org-export-headline-levels}
8447 @item @code{:section-numbers}       @tab @code{org-export-with-section-numbers}
8448 @item @code{:section-number-format} @tab @code{org-export-section-number-format}
8449 @item @code{:table-of-contents}     @tab @code{org-export-with-toc}
8450 @item @code{:preserve-breaks}       @tab @code{org-export-preserve-breaks}
8451 @item @code{:archived-trees}        @tab @code{org-export-with-archived-trees}
8452 @item @code{:emphasize}             @tab @code{org-export-with-emphasize}
8453 @item @code{:sub-superscript}       @tab @code{org-export-with-sub-superscripts}
8454 @item @code{:special-strings}       @tab @code{org-export-with-special-strings}
8455 @item @code{:footnotes}             @tab @code{org-export-with-footnotes}
8456 @item @code{:drawers}               @tab @code{org-export-with-drawers}
8457 @item @code{:tags}                  @tab @code{org-export-with-tags}
8458 @item @code{:todo-keywords}         @tab @code{org-export-with-todo-keywords}
8459 @item @code{:priority}              @tab @code{org-export-with-priority}
8460 @item @code{:TeX-macros}            @tab @code{org-export-with-TeX-macros}
8461 @item @code{:LaTeX-fragments}       @tab @code{org-export-with-LaTeX-fragments}
8462 @item @code{:skip-before-1st-heading} @tab @code{org-export-skip-text-before-1st-heading}
8463 @item @code{:fixed-width}           @tab @code{org-export-with-fixed-width}
8464 @item @code{:timestamps}            @tab @code{org-export-with-timestamps}
8465 @item @code{:author-info}           @tab @code{org-export-author-info}
8466 @item @code{:creator-info}          @tab @code{org-export-creator-info}
8467 @item @code{:tables}                @tab @code{org-export-with-tables}
8468 @item @code{:table-auto-headline}   @tab @code{org-export-highlight-first-table-line}
8469 @item @code{:style-include-default} @tab @code{org-export-html-style-include-default}
8470 @item @code{:style}                 @tab @code{org-export-html-style}
8471 @item @code{:style-extra}           @tab @code{org-export-html-style-extra}
8472 @item @code{:convert-org-links}     @tab @code{org-export-html-link-org-files-as-html}
8473 @item @code{:inline-images}         @tab @code{org-export-html-inline-images}
8474 @item @code{:html-extension}        @tab @code{org-export-html-extension}
8475 @item @code{:html-table-tag}        @tab @code{org-export-html-table-tag}
8476 @item @code{:expand-quoted-html}    @tab @code{org-export-html-expand}
8477 @item @code{:timestamp}             @tab @code{org-export-html-with-timestamp}
8478 @item @code{:publishing-directory}  @tab @code{org-export-publishing-directory}
8479 @item @code{:preamble}              @tab @code{org-export-html-preamble}
8480 @item @code{:postamble}             @tab @code{org-export-html-postamble}
8481 @item @code{:auto-preamble}         @tab @code{org-export-html-auto-preamble}
8482 @item @code{:auto-postamble}        @tab @code{org-export-html-auto-postamble}
8483 @item @code{:author}                @tab @code{user-full-name}
8484 @item @code{:email}                 @tab @code{user-mail-address}
8485 @item @code{:select-tags}           @tab @code{org-export-select-tags}
8486 @item @code{:exclude-tags}          @tab @code{org-export-exclude-tags}
8487 @end multitable
8489 If you use several email addresses, separate them by a semi-column.
8491 Most of the @code{org-export-with-*} variables have the same effect in
8492 both HTML and La@TeX{} exporters, except for @code{:TeX-macros} and
8493 @code{:LaTeX-fragments}, respectively @code{nil} and @code{t} in the
8494 La@TeX{} export.
8496 When a property is given a value in @code{org-publish-project-alist},
8497 its setting overrides the value of the corresponding user variable (if
8498 any) during publishing.  Options set within a file (@pxref{Export
8499 options}), however, override everything.
8501 @node Publishing links, Project page index, Publishing options, Configuration
8502 @subsection Links between published files
8503 @cindex links, publishing
8505 To create a link from one Org file to another, you would use
8506 something like @samp{[[file:foo.org][The foo]]} or simply
8507 @samp{file:foo.org.} (@pxref{Hyperlinks}).  Upon publishing this link
8508 becomes a link to @file{foo.html}.  In this way, you can interlink the
8509 pages of your "org web" project and the links will work as expected when
8510 you publish them to HTML.
8512 You may also link to related files, such as images. Provided you are
8513 careful with relative pathnames, and provided you have also configured
8514 @code{org-publish} to upload the related files, these links will work
8515 too. See @ref{Complex example} for an example of this usage.
8517 Sometime an Org file to be published may contain links that are
8518 only valid in your production environment, but not in the publishing
8519 location.  In this case, use the property
8521 @multitable @columnfractions 0.4 0.6
8522 @item @code{:link-validation-function}
8523 @tab Function to validate links
8524 @end multitable
8526 @noindent
8527 to define a function for checking link validity.  This function must
8528 accept two arguments, the file name and a directory relative to which
8529 the file name is interpreted in the production environment.  If this
8530 function returns @code{nil}, then the HTML generator will only insert a
8531 description into the HTML file, but no link.  One option for this
8532 function is @code{org-publish-validate-link} which checks if the given
8533 file is part of any project in @code{org-publish-project-alist}.
8535 @node Project page index,  , Publishing links, Configuration
8536 @subsection Project page index
8537 @cindex index, of published pages
8539 The following properties may be used to control publishing of an
8540 index of files or summary page for a given project.
8542 @multitable @columnfractions 0.25 0.75
8543 @item @code{:auto-index}
8544 @tab When non-nil, publish an index during org-publish-current-project or
8545 org-publish-all.
8547 @item @code{:index-filename}
8548 @tab Filename for output of index. Defaults to @file{index.org} (which
8549 becomes @file{index.html}).
8551 @item @code{:index-title}
8552 @tab Title of index page. Defaults to name of file.
8554 @item @code{:index-function}
8555 @tab Plug-in function to use for generation of index.
8556 Defaults to @code{org-publish-org-index}, which generates a plain list
8557 of links to all files in the project.
8558 @end multitable
8560 @node Sample configuration, Triggering publication, Configuration, Publishing
8561 @section Sample configuration
8563 Below we provide two example configurations.  The first one is a simple
8564 project publishing only a set of Org files.  The second example is
8565 more complex, with a multi-component project.
8567 @menu
8568 * Simple example::              One-component publishing
8569 * Complex example::             A multi-component publishing example
8570 @end menu
8572 @node Simple example, Complex example, Sample configuration, Sample configuration
8573 @subsection Example: simple publishing configuration
8575 This example publishes a set of Org files to the @file{public_html}
8576 directory on the local machine.
8578 @lisp
8579 (setq org-publish-project-alist
8580       '(("org"
8581          :base-directory "~/org/"
8582          :publishing-directory "~/public_html"
8583          :section-numbers nil
8584          :table-of-contents nil
8585          :style "<link rel=\"stylesheet\"
8586                 href=\"../other/mystyle.css\"
8587                 type=\"text/css\">")))
8588 @end lisp
8590 @node Complex example,  , Simple example, Sample configuration
8591 @subsection Example: complex publishing configuration
8593 This more complicated example publishes an entire website, including
8594 org files converted to HTML, image files, emacs lisp source code, and
8595 style sheets. The publishing-directory is remote and private files are
8596 excluded.
8598 To ensure that links are preserved, care should be taken to replicate
8599 your directory structure on the web server, and to use relative file
8600 paths. For example, if your org files are kept in @file{~/org} and your
8601 publishable images in @file{~/images}, you'd link to an image with
8603 @example
8604 file:../images/myimage.png
8605 @end example
8607 On the web server, the relative path to the image should be the
8608 same. You can accomplish this by setting up an "images" folder in the
8609 right place on the web server, and publishing images to it.
8611 @lisp
8612 (setq org-publish-project-alist
8613       '(("orgfiles"
8614           :base-directory "~/org/"
8615           :base-extension "org"
8616           :publishing-directory "/ssh:user@@host:~/html/notebook/"
8617           :publishing-function org-publish-org-to-html
8618           :exclude "PrivatePage.org"   ;; regexp
8619           :headline-levels 3
8620           :section-numbers nil
8621           :table-of-contents nil
8622           :style "<link rel=\"stylesheet\"
8623                   href=\"../other/mystyle.css\" type=\"text/css\">"
8624           :auto-preamble t
8625           :auto-postamble nil)
8627          ("images"
8628           :base-directory "~/images/"
8629           :base-extension "jpg\\|gif\\|png"
8630           :publishing-directory "/ssh:user@@host:~/html/images/"
8631           :publishing-function org-publish-attachment)
8633          ("other"
8634           :base-directory "~/other/"
8635           :base-extension "css\\|el"
8636           :publishing-directory "/ssh:user@@host:~/html/other/"
8637           :publishing-function org-publish-attachment)
8638          ("website" :components ("orgfiles" "images" "other"))))
8639 @end lisp
8641 @node Triggering publication,  , Sample configuration, Publishing
8642 @section Triggering publication
8644 Once org-publish is properly configured, you can publish with the
8645 following functions:
8647 @table @kbd
8648 @item C-c C-e C
8649 Prompt for a specific project and publish all files that belong to it.
8650 @item C-c C-e P
8651 Publish the project containing the current file.
8652 @item C-c C-e F
8653 Publish only the current file.
8654 @item C-c C-e A
8655 Publish all projects.
8656 @end table
8658 Org uses timestamps to track when a file has changed. The above
8659 functions normally only publish changed files. You can override this and
8660 force publishing of all files by giving a prefix argument.
8662 @node Miscellaneous, Extensions, Publishing, Top
8663 @chapter Miscellaneous
8665 @menu
8666 * Completion::                  M-TAB knows what you need
8667 * Customization::               Adapting Org to your taste
8668 * In-buffer settings::          Overview of the #+KEYWORDS
8669 * The very busy C-c C-c key::   When in doubt, press C-c C-c
8670 * Clean view::                  Getting rid of leading stars in the outline
8671 * TTY keys::                    Using Org on a tty
8672 * Interaction::                 Other Emacs packages
8673 * Bugs::                        Things which do not work perfectly
8674 @end menu
8676 @node Completion, Customization, Miscellaneous, Miscellaneous
8677 @section Completion
8678 @cindex completion, of @TeX{} symbols
8679 @cindex completion, of TODO keywords
8680 @cindex completion, of dictionary words
8681 @cindex completion, of option keywords
8682 @cindex completion, of tags
8683 @cindex completion, of property keys
8684 @cindex completion, of link abbreviations
8685 @cindex @TeX{} symbol completion
8686 @cindex TODO keywords completion
8687 @cindex dictionary word completion
8688 @cindex option keyword completion
8689 @cindex tag completion
8690 @cindex link abbreviations, completion of
8692 Org supports in-buffer completion.  This type of completion does
8693 not make use of the minibuffer.  You simply type a few letters into
8694 the buffer and use the key to complete text right there.
8696 @table @kbd
8697 @kindex M-@key{TAB}
8698 @item M-@key{TAB}
8699 Complete word at point
8700 @itemize @bullet
8701 @item
8702 At the beginning of a headline, complete TODO keywords.
8703 @item
8704 After @samp{\}, complete @TeX{} symbols supported by the exporter.
8705 @item
8706 After @samp{*}, complete headlines in the current buffer so that they
8707 can be used in search links like @samp{[[*find this headline]]}.
8708 @item
8709 After @samp{:} in a headline, complete tags.  The list of tags is taken
8710 from the variable @code{org-tag-alist} (possibly set through the
8711 @samp{#+TAGS} in-buffer option, @pxref{Setting tags}), or it is created
8712 dynamically from all tags used in the current buffer.
8713 @item
8714 After @samp{:} and not in a headline, complete property keys.  The list
8715 of keys is constructed dynamically from all keys used in the current
8716 buffer.
8717 @item
8718 After @samp{[}, complete link abbreviations (@pxref{Link abbreviations}).
8719 @item
8720 After @samp{#+}, complete the special keywords like @samp{TYP_TODO} or
8721 @samp{OPTIONS} which set file-specific options for Org mode.  When the
8722 option keyword is already complete, pressing @kbd{M-@key{TAB}} again
8723 will insert example settings for this keyword.
8724 @item
8725 In the line after @samp{#+STARTUP: }, complete startup keywords,
8726 i.e. valid keys for this line.
8727 @item
8728 Elsewhere, complete dictionary words using Ispell.
8729 @end itemize
8730 @end table
8732 @node Customization, In-buffer settings, Completion, Miscellaneous
8733 @section Customization
8734 @cindex customization
8735 @cindex options, for customization
8736 @cindex variables, for customization
8738 There are more than 180 variables that can be used to customize
8739 Org.  For the sake of compactness of the manual, I am not
8740 describing the variables here.  A structured overview of customization
8741 variables is available with @kbd{M-x org-customize}.  Or select
8742 @code{Browse Org Group} from the @code{Org->Customization} menu.  Many
8743 settings can also be activated on a per-file basis, by putting special
8744 lines into the buffer (@pxref{In-buffer settings}).
8746 @node In-buffer settings, The very busy C-c C-c key, Customization, Miscellaneous
8747 @section Summary of in-buffer settings
8748 @cindex in-buffer settings
8749 @cindex special keywords
8751 Org mode uses special lines in the buffer to define settings on a
8752 per-file basis.  These lines start with a @samp{#+} followed by a
8753 keyword, a colon, and then individual words defining a setting.  Several
8754 setting words can be in the same line, but you can also have multiple
8755 lines for the keyword.  While these settings are described throughout
8756 the manual, here is a summary.  After changing any of those lines in the
8757 buffer, press @kbd{C-c C-c} with the cursor still in the line to
8758 activate the changes immediately.  Otherwise they become effective only
8759 when the file is visited again in a new Emacs session.
8761 @table @kbd
8762 @item #+ARCHIVE: %s_done::
8763 This line sets the archive location for the agenda file.  It applies for
8764 all subsequent lines until the next @samp{#+ARCHIVE} line, or the end
8765 of the file.  The first such line also applies to any entries before it.
8766 The corresponding variable is @code{org-archive-location}.
8767 @item #+CATEGORY:
8768 This line sets the category for the agenda file.  The category applies
8769 for all subsequent lines until the next @samp{#+CATEGORY} line, or the
8770 end of the file.  The first such line also applies to any entries before it.
8771 @item #+COLUMNS: %25ITEM .....
8772 Set the default format for columns view.  This format applies when
8773 columns view is invoked in location where no @code{COLUMNS} property
8774 applies.
8775 @item #+CONSTANTS: name1=value1 ...
8776 Set file-local values for constants to be used in table formulas.  This
8777 line set the local variable @code{org-table-formula-constants-local}.
8778 The global version of this variable is
8779 @code{org-table-formula-constants}.
8780 @item #+FILETAGS: :tag1:tag2:tag3:
8781 Set tags that can be inherited by any entry in the file, including the
8782 top-level entries.
8783 @item #+DRAWERS: NAME1 .....
8784 Set the file-local set of drawers.  The corresponding global variable is
8785 @code{org-drawers}.
8786 @item #+LINK:  linkword replace
8787 These lines (several are allowed) specify link abbreviations.
8788 @xref{Link abbreviations}.  The corresponding variable is
8789 @code{org-link-abbrev-alist}.
8790 @item #+PRIORITIES: highest lowest default
8791 This line sets the limits and the default for the priorities.  All three
8792 must be either letters A-Z or numbers 0-9.  The highest priority must
8793 have a lower ASCII number that the lowest priority.
8794 @item #+PROPERTY: Property_Name Value
8795 This line sets a default inheritance value for entries in the current
8796 buffer, most useful for specifying the allowed values of a property.
8797 @item #+SETUPFILE: file
8798 This line defines a file that holds more in-buffer setup.  Normally this is
8799 entirely ignored.  Only when the buffer is parsed for option-setting lines
8800 (i.e. when starting Org mode for a file, when pressing @kbd{C-c C-c} in a
8801 settings line, or when exporting), then the contents of this file are parsed
8802 as if they had been included in the buffer.  In particular, the file can be
8803 any other Org mode file with internal setup.  You can visit the file the
8804 cursor is in the line with @kbd{C-c '}.
8805 @item #+STARTUP:
8806 This line sets options to be used at startup of Org mode, when an
8807 Org file is being visited.  The first set of options deals with the
8808 initial visibility of the outline tree.  The corresponding variable for
8809 global default settings is @code{org-startup-folded}, with a default
8810 value @code{t}, which means @code{overview}.
8811 @cindex @code{overview}, STARTUP keyword
8812 @cindex @code{content}, STARTUP keyword
8813 @cindex @code{showall}, STARTUP keyword
8814 @example
8815 overview   @r{top-level headlines only}
8816 content    @r{all headlines}
8817 showall    @r{no folding at all, show everything}
8818 @end example
8819 Then there are options for aligning tables upon visiting a file.  This
8820 is useful in files containing narrowed table columns.  The corresponding
8821 variable is @code{org-startup-align-all-tables}, with a default value
8822 @code{nil}.
8823 @cindex @code{align}, STARTUP keyword
8824 @cindex @code{noalign}, STARTUP keyword
8825 @example
8826 align      @r{align all tables}
8827 noalign    @r{don't align tables on startup}
8828 @end example
8829 Logging closing and reinstating TODO items, and clock intervals
8830 (variables @code{org-log-done}, @code{org-log-note-clock-out}, and
8831 @code{org-log-repeat}) can be configured using these options.
8832 @cindex @code{logdone}, STARTUP keyword
8833 @cindex @code{lognotedone}, STARTUP keyword
8834 @cindex @code{nologdone}, STARTUP keyword
8835 @cindex @code{lognoteclock-out}, STARTUP keyword
8836 @cindex @code{nolognoteclock-out}, STARTUP keyword
8837 @cindex @code{logrepeat}, STARTUP keyword
8838 @cindex @code{lognoterepeat}, STARTUP keyword
8839 @cindex @code{nologrepeat}, STARTUP keyword
8840 @example
8841 logdone            @r{record a timestamp when an item is marked DONE}
8842 lognotedone        @r{record timestamp and a note when DONE}
8843 nologdone          @r{don't record when items are marked DONE}
8844 logrepeat          @r{record a time when reinstating a repeating item}
8845 lognoterepeat      @r{record a note when reinstating a repeating item}
8846 nologrepeat        @r{do not record when reinstating repeating item}
8847 lognoteclock-out   @r{record a note when clocking out}
8848 nolognoteclock-out @r{don't record a note when clocking out}
8849 @end example
8850 Here are the options for hiding leading stars in outline headings, and for
8851 indenting outlines.  The corresponding variables are
8852 @code{org-hide-leading-stars} and @code{org-odd-levels-only}, both with a
8853 default setting @code{nil} (meaning @code{showstars} and @code{oddeven}).
8854 @cindex @code{hidestars}, STARTUP keyword
8855 @cindex @code{showstars}, STARTUP keyword
8856 @cindex @code{odd}, STARTUP keyword
8857 @cindex @code{even}, STARTUP keyword
8858 @example
8859 hidestars  @r{make all but one of the stars starting a headline invisible.}
8860 showstars  @r{show all stars starting a headline}
8861 indent     @r{virtual indentation according to outline level}
8862 noindent   @r{no virtual indentation according to outline level}
8863 odd        @r{allow only odd outline levels (1,3,...)}
8864 oddeven    @r{allow all outline levels}
8865 @end example
8866 To turn on custom format overlays over time stamps (variables
8867 @code{org-put-time-stamp-overlays} and
8868 @code{org-time-stamp-overlay-formats}), use
8869 @cindex @code{customtime}, STARTUP keyword
8870 @example
8871 customtime @r{overlay custom time format}
8872 @end example
8873 The following options influence the table spreadsheet (variable
8874 @code{constants-unit-system}).
8875 @cindex @code{constcgs}, STARTUP keyword
8876 @cindex @code{constSI}, STARTUP keyword
8877 @example
8878 constcgs   @r{@file{constants.el} should use the c-g-s unit system}
8879 constSI    @r{@file{constants.el} should use the SI unit system}
8880 @end example
8881 To influence footnote settings, use the following keywords.  The
8882 corresponding variables are @code{org-footnote-define-inline} and
8883 @code{org-footnote-auto-label}.
8884 @cindex @code{fninline}, STARTUP keyword
8885 @cindex @code{fnnoinline}, STARTUP keyword
8886 @cindex @code{fnlocal}, STARTUP keyword
8887 @cindex @code{fnprompt}, STARTUP keyword
8888 @cindex @code{fnauto}, STARTUP keyword
8889 @cindex @code{fnconfirm}, STARTUP keyword
8890 @cindex @code{fnplain}, STARTUP keyword
8891 @example
8892 fninline    @r{define footnotes inline}
8893 fnnoinline  @r{define footnotes in separate section}
8894 fnlocal     @r{define footnotes near first reference, but not inline}
8895 fnprompt    @r{prompt for footnote labels}
8896 fnauto      @r{create [fn:1]-like labels automatically (default)}
8897 fnconfirm   @r{offer automatic label for editing or confirmation}
8898 fnplain     @r{create [1]-like labels automatically}
8899 @end example
8900 @item #+TAGS:  TAG1(c1) TAG2(c2)
8901 These lines (several such lines are allowed) specify the valid tags in
8902 this file, and (potentially) the corresponding @emph{fast tag selection}
8903 keys.  The corresponding variable is @code{org-tag-alist}.
8904 @item #+TBLFM:
8905 This line contains the formulas for the table directly above the line.
8906 @item #+TITLE:, #+AUTHOR:, #+EMAIL:, #+LANGUAGE:, #+TEXT:, #+OPTIONS, #+DATE:
8907 These lines provide settings for exporting files.  For more details see
8908 @ref{Export options}.
8909 @item #+SEQ_TODO:   #+TYP_TODO:
8910 These lines set the TODO keywords and their interpretation in the
8911 current file.  The corresponding variables are @code{org-todo-keywords}
8912 and @code{org-todo-interpretation}.
8913 @end table
8915 @node The very busy C-c C-c key, Clean view, In-buffer settings, Miscellaneous
8916 @section The very busy C-c C-c key
8917 @kindex C-c C-c
8918 @cindex C-c C-c, overview
8920 The key @kbd{C-c C-c} has many purposes in Org, which are all
8921 mentioned scattered throughout this manual.  One specific function of
8922 this key is to add @emph{tags} to a headline (@pxref{Tags}).  In many
8923 other circumstances it means something like @emph{Hey Org, look
8924 here and update according to what you see here}.  Here is a summary of
8925 what this means in different contexts.
8927 @itemize @minus
8928 @item
8929 If there are highlights in the buffer from the creation of a sparse
8930 tree, or from clock display, remove these highlights.
8931 @item
8932 If the cursor is in one of the special @code{#+KEYWORD} lines, this
8933 triggers scanning the buffer for these lines and updating the
8934 information.
8935 @item
8936 If the cursor is inside a table, realign the table.  This command
8937 works even if the automatic table editor has been turned off.
8938 @item
8939 If the cursor is on a @code{#+TBLFM} line, re-apply the formulas to
8940 the entire table.
8941 @item
8942 If the cursor is inside a table created by the @file{table.el} package,
8943 activate that table.
8944 @item
8945 If the current buffer is a remember buffer, close the note and file it.
8946 With a prefix argument, file it, without further interaction, to the
8947 default location.
8948 @item
8949 If the cursor is on a @code{<<<target>>>}, update radio targets and
8950 corresponding links in this buffer.
8951 @item
8952 If the cursor is in a property line or at the start or end of a property
8953 drawer, offer property commands.
8954 @item
8955 If the cursor is at a footnote reference, go to the corresponding
8956 definition, and vice versa.
8957 @item
8958 If the cursor is in a plain list item with a checkbox, toggle the status
8959 of the checkbox.
8960 @item
8961 If the cursor is on a numbered item in a plain list, renumber the
8962 ordered list.
8963 @item
8964 If the cursor is on the @code{#+BEGIN} line of a dynamical block, the
8965 block is updated.
8966 @end itemize
8968 @node Clean view, TTY keys, The very busy C-c C-c key, Miscellaneous
8969 @section A cleaner outline view
8970 @cindex hiding leading stars
8971 @cindex dynamic indentation
8972 @cindex odd-levels-only outlines
8973 @cindex clean outline view
8975 Some people find it noisy and distracting that the Org headlines are starting
8976 with a potentially large number of stars, and that text below the headlines
8977 is not indented.  This is not really a problem when you are writing a book
8978 where the outline headings are really section headlines.  However, in a more
8979 list-oriented outline, it is clear that an indented structure is a lot
8980 cleaner, as can be seen by comparing the two columns in the following
8981 example:
8983 @example
8984 @group
8985 * Top level headline             |    * Top level headline
8986 ** Second level                  |      * Second level
8987 *** 3rd level                    |        * 3rd level
8988 some text                        |          some text
8989 *** 3rd level                    |        * 3rd level
8990 more text                        |          more text
8991 * Another top level headline     |    * Another top level headline
8992 @end group
8993 @end example
8995 @noindent
8996 It is non-trivial to make such a look work in Emacs, but Org contains three
8997 separate features that, combined, achieve just that.
8999 @enumerate
9000 @item
9001 @emph{Indentation of text below headlines}@*
9002 You may indent text below each headline to make the left boundary line up
9003 with the headline, like
9005 @example
9006 *** 3rd level
9007     more text, now indented
9008 @end example
9010 A good way to get this indentation is by hand, and Org supports this with
9011 paragraph filling, line wrapping, and structure editing@footnote{See also the
9012 variable @code{org-adapt-indentation}.} preserving or adapting the
9013 indentation appropriate.  A different approach would be to have a way to
9014 automatically indent lines according to outline structure by adding overlays
9015 or text properties.  But I have not yet found a robust and efficient way to
9016 do this in large files.
9018 @item
9019 @emph{Hiding leading stars}@* You can modify the display in such a way that
9020 all leading stars become invisible.  To do this in a global way, configure
9021 the variable @code{org-hide-leading-stars} or change this on a per-file basis
9022 with
9024 @example
9025 #+STARTUP: hidestars
9026 @end example
9028 @noindent
9029 Note that the opposite behavior is selected with @code{showstars}.
9031 With hidden stars, the tree becomes:
9033 @example
9034 @group
9035 * Top level headline
9036  * Second level
9037   * 3rd level
9038   ...
9039 @end group
9040 @end example
9042 @noindent
9043 Note that the leading stars are not truly replaced by whitespace, they
9044 are only fontified with the face @code{org-hide} that uses the
9045 background color as font color.  If you are not using either white or
9046 black background, you may have to customize this face to get the wanted
9047 effect.  Another possibility is to set this font such that the extra
9048 stars are @i{almost} invisible, for example using the color
9049 @code{grey90} on a white background.
9051 @item
9052 Things become cleaner still if you skip all the even levels and use only odd
9053 levels 1, 3, 5..., effectively adding two stars to go from one outline level
9054 to the next.  In this way we get the outline view shown at the beginning of
9055 this section.  In order to make the structure editing and export commands
9056 handle this convention correctly, configure the variable
9057 @code{org-odd-levels-only}, or set this on a per-file basis with one of the
9058 following lines:
9060 @example
9061 #+STARTUP: odd
9062 #+STARTUP: oddeven
9063 @end example
9065 You can convert an Org file from single-star-per-level to the
9066 double-star-per-level convention with @kbd{M-x org-convert-to-odd-levels
9067 RET} in that file.  The reverse operation is @kbd{M-x
9068 org-convert-to-oddeven-levels}.
9069 @end enumerate
9071 @node TTY keys, Interaction, Clean view, Miscellaneous
9072 @section Using Org on a tty
9073 @cindex tty key bindings
9075 Because Org contains a large number of commands, by default much of
9076 Org's core commands are bound to keys that are generally not
9077 accessible on a tty, such as the cursor keys (@key{left}, @key{right},
9078 @key{up}, @key{down}), @key{TAB} and @key{RET}, in particular when used
9079 together with modifiers like @key{Meta} and/or @key{Shift}.  To access
9080 these commands on a tty when special keys are unavailable, the following
9081 alternative bindings can be used.  The tty bindings below will likely be
9082 more cumbersome; you may find for some of the bindings below that a
9083 customized work-around suits you better.  For example, changing a time
9084 stamp is really only fun with @kbd{S-@key{cursor}} keys, whereas on a
9085 tty you would rather use @kbd{C-c .} to re-insert the timestamp.
9087 @multitable @columnfractions 0.15 0.2 0.2
9088 @item @b{Default} @tab @b{Alternative 1} @tab @b{Alternative 2}
9089 @item @kbd{S-@key{TAB}}     @tab @kbd{C-u @key{TAB}}       @tab
9090 @item @kbd{M-@key{left}}    @tab @kbd{C-c C-x l}           @tab @kbd{@key{Esc} @key{left}}
9091 @item @kbd{M-S-@key{left}}  @tab @kbd{C-c C-x L}           @tab
9092 @item @kbd{M-@key{right}}   @tab @kbd{C-c C-x i}           @tab @kbd{@key{Esc} @key{right}}
9093 @item @kbd{M-S-@key{right}} @tab @kbd{C-c C-x R}           @tab
9094 @item @kbd{M-@key{up}}      @tab @kbd{C-c C-x u}           @tab @kbd{@key{Esc} @key{up}}
9095 @item @kbd{M-S-@key{up}}    @tab @kbd{C-c C-x U}           @tab
9096 @item @kbd{M-@key{down}}    @tab @kbd{C-c C-x d}           @tab @kbd{@key{Esc} @key{down}}
9097 @item @kbd{M-S-@key{down}}  @tab @kbd{C-c C-x D}           @tab
9098 @item @kbd{S-@key{RET}}     @tab @kbd{C-c C-x c}           @tab
9099 @item @kbd{M-@key{RET}}     @tab @kbd{C-c C-x m}           @tab @kbd{@key{Esc} @key{RET}}
9100 @item @kbd{M-S-@key{RET}}   @tab @kbd{C-c C-x M}           @tab
9101 @item @kbd{S-@key{left}}    @tab @kbd{C-c @key{left}}      @tab
9102 @item @kbd{S-@key{right}}   @tab @kbd{C-c @key{right}}     @tab
9103 @item @kbd{S-@key{up}}      @tab @kbd{C-c @key{up}}        @tab
9104 @item @kbd{S-@key{down}}    @tab @kbd{C-c @key{down}}      @tab
9105 @item @kbd{C-S-@key{left}}  @tab @kbd{C-c C-x @key{left}}  @tab
9106 @item @kbd{C-S-@key{right}} @tab @kbd{C-c C-x @key{right}} @tab
9107 @end multitable
9109 @node Interaction, Bugs, TTY keys, Miscellaneous
9110 @section Interaction with other packages
9111 @cindex packages, interaction with other
9112 Org lives in the world of GNU Emacs and interacts in various ways
9113 with other code out there.
9115 @menu
9116 * Cooperation::                 Packages Org cooperates with
9117 * Conflicts::                   Packages that lead to conflicts
9118 @end menu
9120 @node Cooperation, Conflicts, Interaction, Interaction
9121 @subsection Packages that Org cooperates with
9123 @table @asis
9124 @cindex @file{calc.el}
9125 @item @file{calc.el} by Dave Gillespie
9126 Org uses the Calc package for implementing spreadsheet
9127 functionality in its tables (@pxref{The spreadsheet}).  Org
9128 checks for the availability of Calc by looking for the function
9129 @code{calc-eval} which should be autoloaded in your setup if Calc has
9130 been installed properly.  As of Emacs 22, Calc is part of the Emacs
9131 distribution.  Another possibility for interaction between the two
9132 packages is using Calc for embedded calculations. @xref{Embedded Mode,
9133 , Embedded Mode, Calc, GNU Emacs Calc Manual}.
9134 @cindex @file{constants.el}
9135 @item @file{constants.el} by Carsten Dominik
9136 In a table formula (@pxref{The spreadsheet}), it is possible to use
9137 names for natural constants or units.  Instead of defining your own
9138 constants in the variable @code{org-table-formula-constants}, install
9139 the @file{constants} package which defines a large number of constants
9140 and units, and lets you use unit prefixes like @samp{M} for
9141 @samp{Mega} etc.  You will need version 2.0 of this package, available
9142 at @url{http://www.astro.uva.nl/~dominik/Tools}. Org checks for
9143 the function @code{constants-get}, which has to be autoloaded in your
9144 setup.  See the installation instructions in the file
9145 @file{constants.el}.
9146 @item @file{cdlatex.el} by Carsten Dominik
9147 @cindex @file{cdlatex.el}
9148 Org mode can make use of the CDLaTeX package to efficiently enter
9149 La@TeX{} fragments into Org files. See @ref{CDLaTeX mode}.
9150 @item @file{imenu.el} by Ake Stenhoff and Lars Lindberg
9151 @cindex @file{imenu.el}
9152 Imenu allows menu access to an index of items in a file.  Org mode
9153 supports Imenu - all you need to do to get the index is the following:
9154 @lisp
9155 (add-hook 'org-mode-hook
9156           (lambda () (imenu-add-to-menubar "Imenu")))
9157 @end lisp
9158 By default the index is two levels deep - you can modify the depth using
9159 the option @code{org-imenu-depth}.
9160 @item @file{remember.el} by John Wiegley
9161 @cindex @file{remember.el}
9162 Org cooperates with remember, see @ref{Remember}.
9163 @file{Remember.el} is not part of Emacs, find it on the web.
9164 @item @file{speedbar.el} by Eric M. Ludlam
9165 @cindex @file{speedbar.el}
9166 Speedbar is a package that creates a special frame displaying files and
9167 index items in files.  Org mode supports Speedbar and allows you to
9168 drill into Org files directly from the Speedbar.  It also allows to
9169 restrict the scope of agenda commands to a file or a subtree by using
9170 the command @kbd{<} in the Speedbar frame.
9171 @cindex @file{table.el}
9172 @item @file{table.el} by Takaaki Ota
9173 @kindex C-c C-c
9174 @cindex table editor, @file{table.el}
9175 @cindex @file{table.el}
9177 Complex ASCII tables with automatic line wrapping, column- and
9178 row-spanning, and alignment can be created using the Emacs table
9179 package by Takaaki Ota (@uref{http://sourceforge.net/projects/table},
9180 and also part of Emacs 22).
9181 When @key{TAB} or @kbd{C-c C-c} is pressed in such a table, Org mode
9182 will call @command{table-recognize-table} and move the cursor into the
9183 table.  Inside a table, the keymap of Org mode is inactive.  In order
9184 to execute Org mode-related commands, leave the table.
9186 @table @kbd
9187 @kindex C-c C-c
9188 @item C-c C-c
9189 Recognize @file{table.el} table.  Works when the cursor is in a
9190 table.el table.
9192 @kindex C-c ~
9193 @item C-c ~
9194 Insert a table.el table.  If there is already a table at point, this
9195 command converts it between the table.el format and the Org mode
9196 format.  See the documentation string of the command
9197 @code{org-convert-table} for the restrictions under which this is
9198 possible.
9199 @end table
9200 @file{table.el} is part of Emacs 22.
9201 @cindex @file{footnote.el}
9202 @item @file{footnote.el} by Steven L. Baur
9203 Org mode recognizes numerical footnotes as provided by this package
9204 (@pxref{Footnotes}).
9205 @end table
9207 @node Conflicts,  , Cooperation, Interaction
9208 @subsection Packages that lead to conflicts with Org mode
9210 @table @asis
9212 @cindex @file{allout.el}
9213 @item @file{allout.el} by Ken Manheimer
9214 Startup of Org may fail with the error message
9215 @code{(wrong-type-argument keymapp nil)} when there is an outdated
9216 version @file{allout.el} on the load path, for example the version
9217 distributed with Emacs 21.x.  Upgrade to Emacs 22 and this problem will
9218 disappear.  If for some reason you cannot do this, make sure that org.el
9219 is loaded @emph{before} @file{allout.el}, for example by putting
9220 @code{(require 'org)} early enough into your @file{.emacs} file.
9222 @cindex @file{CUA.el}
9223 @item @file{CUA.el} by Kim. F. Storm
9224 Key bindings in Org conflict with the @kbd{S-<cursor>} keys used by
9225 CUA mode (as well as pc-select-mode and s-region-mode) to select and
9226 extend the region.  If you want to use one of these packages along with
9227 Org, configure the variable @code{org-replace-disputed-keys}.  When
9228 set, Org will move the following key bindings in Org files, and
9229 in the agenda buffer (but not during date selection).
9231 @example
9232 S-UP    -> M-p             S-DOWN  -> M-n
9233 S-LEFT  -> M--             S-RIGHT -> M-+
9234 @end example
9236 Yes, these are unfortunately more difficult to remember.  If you want
9237 to have other replacement keys, look at the variable
9238 @code{org-disputed-keys}.
9239 @item @file{windmove.el} by Hovav Shacham
9240 @cindex @file{windmove.el}
9241 Also this package uses the @kbd{S-<cursor>} keys, so everything written
9242 in the paragraph above about CUA mode also applies here.
9244 @cindex @file{footnote.el}
9245 @item @file{footnote.el} by Steven L. Baur
9246 Org supports the syntax of the footnote package, but only the
9247 numerical footnote markers.  Also, the default key for footnote
9248 commands, @kbd{C-c !} is already used by Org.  You could use the
9249 variable @code{footnote-prefix} to switch footnotes commands to another
9250 key.  Or, you could use @code{org-replace-disputed-keys} and
9251 @code{org-disputed-keys} to change the settings in Org.
9253 @end table
9256 @node Bugs,  , Interaction, Miscellaneous
9257 @section Bugs
9258 @cindex bugs
9260 Here is a list of things that should work differently, but which I
9261 have found too hard to fix.
9263 @itemize @bullet
9264 @item
9265 If a table field starts with a link, and if the corresponding table
9266 column is narrowed (@pxref{Narrow columns}) to a width too small to
9267 display the link, the field would look entirely empty even though it is
9268 not.  To prevent this, Org throws an error.  The work-around is to
9269 make the column wide enough to fit the link, or to add some text (at
9270 least 2 characters) before the link in the same field.
9271 @item
9272 Narrowing table columns does not work on XEmacs, because the
9273 @code{format} function does not transport text properties.
9274 @item
9275 Text in an entry protected with the @samp{QUOTE} keyword should not
9276 autowrap.
9277 @item
9278 When the application called by @kbd{C-c C-o} to open a file link fails
9279 (for example because the application does not exist or refuses to open
9280 the file), it does so silently.  No error message is displayed.
9281 @item
9282 Recalculating a table line applies the formulas from left to right.
9283 If a formula uses @emph{calculated} fields further down the row,
9284 multiple recalculation may be needed to get all fields consistent.  You
9285 may use the command @code{org-table-iterate} (@kbd{C-u C-c *}) to
9286 recalculate until convergence.
9287 @item
9288 The exporters work well, but could be made more efficient.
9289 @end itemize
9292 @node Extensions, Hacking, Miscellaneous, Top
9293 @appendix Extensions
9295 This appendix lists the extension modules that have been written for Org.
9296 Many of these extensions live in the @file{contrib} directory of the Org
9297 distribution, others are available somewhere on the web.
9299 @menu
9300 * Extensions in the contrib directory::  These come with the Org distro
9301 * Other extensions::            These you have to find on the web.
9302 @end menu
9304 @node Extensions in the contrib directory, Other extensions, Extensions, Extensions
9305 @section Extensions in the @file{contrib} directory
9307 A number of extension are distributed with Org when you download it from its
9308 homepage.  Please note that these extensions are @emph{not} distributed as
9309 part of Emacs, so if you use Org as delivered with Emacs, you still need to
9310 go to @url{http://orgmode.org} to get access to these modules.
9312 @table @asis
9313 @item @file{org-annotate-file.el} by @i{Philip Jackson}
9314 Annotate a file with org syntax, in a separate file, with links back to the
9315 annotated file.
9317 @item @file{org-annotation-helper.el} by @i{Bastien Guerry and Daniel E. German}
9318 Call @i{remember} directly from Firefox/Opera, or from Adobe Reader.  When
9319 activating a special link or bookmark, Emacs receives a trigger to create a
9320 note with a link back to the website.  Requires some setup, a detailed
9321 description is in @file{contrib/packages/org-annotation-helper}.
9323 @item @file{org-bookmark.el} by @i{Tokuya Kameshima}
9324 Support for links to Emacs bookmarks.
9326 @item @file{org-depend.el} by @i{Carsten Dominik}
9327 TODO dependencies for Org-mode.  Make TODO state changes in one entry trigger
9328 changes in another, or be blocked by the state of another entry.  Also,
9329 easily create chains of TODO items with exactly one active item at any time.
9331 @item @file{org-elisp-symbol.el} by @i{Bastien Guerry}
9332 Org links to emacs-lisp symbols.  This can create annotated links that
9333 exactly point to the definition location of a variable of function.
9335 @item @file{org-eval.el} by @i{Carsten Dominik}
9336 The @code{<lisp>} tag, adapted from Emacs Wiki and Emacs Muse, allows text to
9337 be included in a document that is the result of evaluating some code.  Other
9338 scripting languages like @code{perl} can be supported with this package as
9339 well.
9341 @item @file{org-eval-light.el} by @i{Eric Schulte}
9342 User-controlled evaluation of code in an Org buffer.
9344 @item @file{org-exp-blocks.el} by @i{Eric Schulte}
9345 Preprocess user-defined blocks for export.
9347 @item @file{org-expiry.el} by @i{Bastien Guerry}
9348 Expiry mechanism for Org entries.
9350 @item @file{org-indent.el} by @i{Carsten Dominik}
9351 Dynamic indentation of Org outlines.  The plan is to indent an outline
9352 according to level, but so far this is too hard for a proper and stable
9353 implementation.  Still, it works somewhat.
9355 @item @file{org-interactive-query.el} by @i{Christopher League}
9356 Interactive modification of tags queries.  After running a general query in
9357 Org, this package allows to narrow down the results by adding more tags or
9358 keywords.
9360 @item @file{org-mairix.el} by @i{Georg C. F. Greve}
9361 Hook mairix search into Org for different MUAs.
9363 @item @file{org-man.el} by @i{Carsten Dominik}
9364 Support for links to manpages in Org-mode.
9366 @item @file{org-mtags.el} by @i{Carsten Dominik}
9367 Support for some Muse-like tags in Org-mode.  This package allows you to
9368 write @code{<example>} and @code{<src>} and other syntax copied from Emacs
9369 Muse, right inside an Org file.  The goal here is to make it easy to publish
9370 the same file using either org-publish or Muse.
9372 @item @file{org-panel.el} by @i{Lennart Borgman}
9373 Simplified and display-aided access to some Org commands.
9375 @item @file{org-registry.el} by @i{Bastien Guerry}
9376 A registry for Org links, to find out from where links point to a given file
9377 or location.
9379 @item @file{org2rem.el} by @i{Bastien Guerry}
9380 Convert org appointments into reminders for the @file{remind} program.
9382 @item @file{org-screen.el} by @i{Andrew Hyatt}
9383 Visit screen sessions through Org-mode links.
9385 @item @file{org-toc.el} by @i{Bastien Guerry}
9386 Table of contents in a separate buffer, with fast access to sections and easy
9387 visibility cycling.
9389 @item @file{orgtbl-sqlinsert.el} by @i{Jason Riedy}
9390 Convert Org-mode tables to SQL insertions.  Documentation for this can be
9391 found on the Worg pages.
9393 @end table
9395 @node Other extensions,  , Extensions in the contrib directory, Extensions
9396 @section Other extensions
9398 @i{TO BE DONE}
9400 @node Hacking, History and Acknowledgments, Extensions, Top
9401 @appendix Hacking
9403 This appendix covers some aspects where users can extend the functionality of
9404 Org.
9406 @menu
9407 * Adding hyperlink types::      New custom link types
9408 * Tables in arbitrary syntax::  Orgtbl for LaTeX and other programs
9409 * Dynamic blocks::              Automatically filled blocks
9410 * Special agenda views::        Customized views
9411 * Using the property API::      Writing programs that use entry properties
9412 * Using the mapping API::       Mapping over all or selected entries
9413 @end menu
9415 @node Adding hyperlink types, Tables in arbitrary syntax, Hacking, Hacking
9416 @section Adding hyperlink types
9417 @cindex hyperlinks, adding new types
9419 Org has a large number of hyperlink types built-in
9420 (@pxref{Hyperlinks}).  If you would like to add new link types, it
9421 provides an interface for doing so.  Let's look at an example file
9422 @file{org-man.el} that will add support for creating links like
9423 @samp{[[man:printf][The printf manpage]]} to show Unix manual pages inside
9424 emacs:
9426 @lisp
9427 ;;; org-man.el - Support for links to manpages in Org
9429 (require 'org)
9431 (org-add-link-type "man" 'org-man-open)
9432 (add-hook 'org-store-link-functions 'org-man-store-link)
9434 (defcustom org-man-command 'man
9435   "The Emacs command to be used to display a man page."
9436   :group 'org-link
9437   :type '(choice (const man) (const woman)))
9439 (defun org-man-open (path)
9440   "Visit the manpage on PATH.
9441 PATH should be a topic that can be thrown at the man command."
9442   (funcall org-man-command path))
9444 (defun org-man-store-link ()
9445   "Store a link to a manpage."
9446   (when (memq major-mode '(Man-mode woman-mode))
9447     ;; This is a man page, we do make this link
9448     (let* ((page (org-man-get-page-name))
9449            (link (concat "man:" page))
9450            (description (format "Manpage for %s" page)))
9451       (org-store-link-props
9452        :type "man"
9453        :link link
9454        :description description))))
9456 (defun org-man-get-page-name ()
9457   "Extract the page name from the buffer name."
9458   ;; This works for both `Man-mode' and `woman-mode'.
9459   (if (string-match " \\(\\S-+\\)\\*" (buffer-name))
9460       (match-string 1 (buffer-name))
9461     (error "Cannot create link to this man page")))
9463 (provide 'org-man)
9465 ;;; org-man.el ends here
9466 @end lisp
9468 @noindent
9469 You would activate this new link type in @file{.emacs} with
9471 @lisp
9472 (require 'org-man)
9473 @end lisp
9475 @noindent
9476 Let's go through the file and see what it does.
9477 @enumerate
9478 @item
9479 It does @code{(require 'org)} to make sure that @file{org.el} has been
9480 loaded.
9481 @item
9482 The next line calls @code{org-add-link-type} to define a new link type
9483 with prefix @samp{man}.  The call also contains the name of a function
9484 that will be called to follow such a link.
9485 @item
9486 The next line adds a function to @code{org-store-link-functions}, in
9487 order to allow the command @kbd{C-c l} to record a useful link in a
9488 buffer displaying a man page.
9489 @end enumerate
9491 The rest of the file defines the necessary variables and functions.
9492 First there is a customization variable that determines which emacs
9493 command should be used to display man pages.  There are two options,
9494 @code{man} and @code{woman}.  Then the function to follow a link is
9495 defined.  It gets the link path as an argument - in this case the link
9496 path is just a topic for the manual command.  The function calls the
9497 value of @code{org-man-command} to display the man page.
9499 Finally the function @code{org-man-store-link} is defined.  When you try
9500 to store a link with @kbd{C-c l}, also this function will be called to
9501 try to make a link.  The function must first decide if it is supposed to
9502 create the link for this buffer type, we do this by checking the value
9503 of the variable @code{major-mode}.  If not, the function must exit and
9504 return the value @code{nil}.  If yes, the link is created by getting the
9505 manual topic from the buffer name and prefixing it with the string
9506 @samp{man:}.  Then it must call the command @code{org-store-link-props}
9507 and set the @code{:type} and @code{:link} properties.  Optionally you
9508 can also set the @code{:description} property to provide a default for
9509 the link description when the link is later inserted into an Org
9510 buffer with @kbd{C-c C-l}.
9512 @node Tables in arbitrary syntax, Dynamic blocks, Adding hyperlink types, Hacking
9513 @section Tables and lists in arbitrary syntax
9514 @cindex tables, in other modes
9515 @cindex lists, in other modes
9516 @cindex Orgtbl mode
9518 Since Orgtbl mode can be used as a minor mode in arbitrary buffers, a
9519 frequent feature request has been to make it work with native tables in
9520 specific languages, for example La@TeX{}.  However, this is extremely
9521 hard to do in a general way, would lead to a customization nightmare,
9522 and would take away much of the simplicity of the Orgtbl mode table
9523 editor.
9526 This appendix describes a different approach.  We keep the Orgtbl mode
9527 table in its native format (the @i{source table}), and use a custom
9528 function to @i{translate} the table to the correct syntax, and to
9529 @i{install} it in the right location (the @i{target table}).  This puts
9530 the burden of writing conversion functions on the user, but it allows
9531 for a very flexible system.
9533 Bastien added the ability to do the same with lists.  You can use Org's
9534 facilities to edit and structure lists by turning @code{orgstruct-mode}
9535 on, then locally exporting such lists in another format (HTML, La@TeX{}
9536 or Texinfo.)
9539 @menu
9540 * Radio tables::                Sending and receiving
9541 * A LaTeX example::             Step by step, almost a tutorial
9542 * Translator functions::        Copy and modify
9543 * Radio lists::                 Doing the same for lists
9544 @end menu
9546 @node Radio tables, A LaTeX example, Tables in arbitrary syntax, Tables in arbitrary syntax
9547 @subsection Radio tables
9548 @cindex radio tables
9550 To define the location of the target table, you first need to create two
9551 lines that are comments in the current mode, but contain magic words for
9552 Orgtbl mode to find.  Orgtbl mode will insert the translated table
9553 between these lines, replacing whatever was there before.  For example:
9555 @example
9556 /* BEGIN RECEIVE ORGTBL table_name */
9557 /* END RECEIVE ORGTBL table_name */
9558 @end example
9560 @noindent
9561 Just above the source table, we put a special line that tells
9562 Orgtbl mode how to translate this table and where to install it.  For
9563 example:
9564 @example
9565 #+ORGTBL: SEND table_name translation_function arguments....
9566 @end example
9568 @noindent
9569 @code{table_name} is the reference name for the table that is also used
9570 in the receiver lines. @code{translation_function} is the Lisp function
9571 that does the translation.  Furthermore, the line can contain a list of
9572 arguments (alternating key and value) at the end.  The arguments will be
9573 passed as a property list to the translation function for
9574 interpretation.  A few standard parameters are already recognized and
9575 acted upon before the translation function is called:
9577 @table @code
9578 @item :skip N
9579 Skip the first N lines of the table.  Hlines do count as separate lines for
9580 this parameter!
9582 @item :skipcols (n1 n2 ...)
9583 List of columns that should be skipped.  If the table has a column with
9584 calculation marks, that column is automatically discarded as well.
9585 Please note that the translator function sees the table @emph{after} the
9586 removal of these columns, the function never knows that there have been
9587 additional columns.
9588 @end table
9590 @noindent
9591 The one problem remaining is how to keep the source table in the buffer
9592 without disturbing the normal workings of the file, for example during
9593 compilation of a C file or processing of a La@TeX{} file.  There are a
9594 number of different solutions:
9596 @itemize @bullet
9597 @item
9598 The table could be placed in a block comment if that is supported by the
9599 language.  For example, in C mode you could wrap the table between
9600 @samp{/*} and @samp{*/} lines.
9601 @item
9602 Sometimes it is possible to put the table after some kind of @i{END}
9603 statement, for example @samp{\bye} in TeX and @samp{\end@{document@}}
9604 in La@TeX{}.
9605 @item
9606 You can just comment the table line by line whenever you want to process
9607 the file, and uncomment it whenever you need to edit the table.  This
9608 only sounds tedious - the command @kbd{M-x orgtbl-toggle-comment} does
9609 make this comment-toggling very easy, in particular if you bind it to a
9610 key.
9611 @end itemize
9613 @node A LaTeX example, Translator functions, Radio tables, Tables in arbitrary syntax
9614 @subsection A LaTeX example of radio tables
9615 @cindex LaTeX, and Orgtbl mode
9617 The best way to wrap the source table in La@TeX{} is to use the
9618 @code{comment} environment provided by @file{comment.sty}.  It has to be
9619 activated by placing @code{\usepackage@{comment@}} into the document
9620 header.  Orgtbl mode can insert a radio table skeleton@footnote{By
9621 default this works only for La@TeX{}, HTML, and Texinfo.  Configure the
9622 variable @code{orgtbl-radio-tables} to install templates for other
9623 modes.}  with the command @kbd{M-x orgtbl-insert-radio-table}.  You will
9624 be prompted for a table name, let's say we use @samp{salesfigures}.  You
9625 will then get the following template:
9627 @cindex #+ORGTBL: SEND
9628 @example
9629 % BEGIN RECEIVE ORGTBL salesfigures
9630 % END RECEIVE ORGTBL salesfigures
9631 \begin@{comment@}
9632 #+ORGTBL: SEND salesfigures orgtbl-to-latex
9633 | | |
9634 \end@{comment@}
9635 @end example
9637 @noindent
9638 The @code{#+ORGTBL: SEND} line tells Orgtbl mode to use the function
9639 @code{orgtbl-to-latex} to convert the table into La@TeX{} and to put it
9640 into the receiver location with name @code{salesfigures}.  You may now
9641 fill in the table, feel free to use the spreadsheet features@footnote{If
9642 the @samp{#+TBLFM} line contains an odd number of dollar characters,
9643 this may cause problems with font-lock in LaTeX mode.  As shown in the
9644 example you can fix this by adding an extra line inside the
9645 @code{comment} environment that is used to balance the dollar
9646 expressions.  If you are using AUCTeX with the font-latex library, a
9647 much better solution is to add the @code{comment} environment to the
9648 variable @code{LaTeX-verbatim-environments}.}:
9650 @example
9651 % BEGIN RECEIVE ORGTBL salesfigures
9652 % END RECEIVE ORGTBL salesfigures
9653 \begin@{comment@}
9654 #+ORGTBL: SEND salesfigures orgtbl-to-latex
9655 | Month | Days | Nr sold | per day |
9656 |-------+------+---------+---------|
9657 | Jan   |   23 |      55 |     2.4 |
9658 | Feb   |   21 |      16 |     0.8 |
9659 | March |   22 |     278 |    12.6 |
9660 #+TBLFM: $4=$3/$2;%.1f
9661 % $ (optional extra dollar to keep font-lock happy, see footnote)
9662 \end@{comment@}
9663 @end example
9665 @noindent
9666 When you are done, press @kbd{C-c C-c} in the table to get the converted
9667 table inserted between the two marker lines.
9669 Now let's assume you want to make the table header by hand, because you
9670 want to control how columns are aligned etc.  In this case we make sure
9671 that the table translator does skip the first 2 lines of the source
9672 table, and tell the command to work as a @i{splice}, i.e. to not produce
9673 header and footer commands of the target table:
9675 @example
9676 \begin@{tabular@}@{lrrr@}
9677 Month & \multicolumn@{1@}@{c@}@{Days@} & Nr.\ sold & per day\\
9678 % BEGIN RECEIVE ORGTBL salesfigures
9679 % END RECEIVE ORGTBL salesfigures
9680 \end@{tabular@}
9682 \begin@{comment@}
9683 #+ORGTBL: SEND salesfigures orgtbl-to-latex :splice t :skip 2
9684 | Month | Days | Nr sold | per day |
9685 |-------+------+---------+---------|
9686 | Jan   |   23 |      55 |     2.4 |
9687 | Feb   |   21 |      16 |     0.8 |
9688 | March |   22 |     278 |    12.6 |
9689 #+TBLFM: $4=$3/$2;%.1f
9690 \end@{comment@}
9691 @end example
9693 The La@TeX{} translator function @code{orgtbl-to-latex} is already part of
9694 Orgtbl mode.  It uses a @code{tabular} environment to typeset the table
9695 and marks horizontal lines with @code{\hline}.  Furthermore, it
9696 interprets the following parameters (see also @ref{Translator functions}):
9698 @table @code
9699 @item :splice nil/t
9700 When set to t, return only table body lines, don't wrap them into a
9701 tabular environment.  Default is nil.
9703 @item :fmt fmt
9704 A format to be used to wrap each field, should contain @code{%s} for the
9705 original field value.  For example, to wrap each field value in dollars,
9706 you could use @code{:fmt "$%s$"}.  This may also be a property list with
9707 column numbers and formats. for example @code{:fmt (2 "$%s$" 4 "%s\\%%")}.
9708 A function of one argument can be used in place of the strings; the
9709 function must return a formatted string.
9711 @item :efmt efmt
9712 Use this format to print numbers with exponentials.  The format should
9713 have @code{%s} twice for inserting mantissa and exponent, for example
9714 @code{"%s\\times10^@{%s@}"}.  The default is @code{"%s\\,(%s)"}.  This
9715 may also be a property list with column numbers and formats, for example
9716 @code{:efmt (2 "$%s\\times10^@{%s@}$" 4 "$%s\\cdot10^@{%s@}$")}.  After
9717 @code{efmt} has been applied to a value, @code{fmt} will also be
9718 applied.  Similar to @code{fmt}, functions of two arguments can be
9719 supplied instead of strings.
9720 @end table
9722 @node Translator functions, Radio lists, A LaTeX example, Tables in arbitrary syntax
9723 @subsection Translator functions
9724 @cindex HTML, and Orgtbl mode
9725 @cindex translator function
9727 Orgtbl mode has several translator functions built-in: @code{orgtbl-to-csv}
9728 (comma-separated values), @code{orgtbl-to-tsv} (TAB-separated values)
9729 @code{orgtbl-to-latex}, @code{orgtbl-to-html}, and @code{orgtbl-to-texinfo}.
9730 Except for @code{orgtbl-to-html}@footnote{The HTML translator uses the same
9731 code that produces tables during HTML export.}, these all use a generic
9732 translator, @code{orgtbl-to-generic}.  For example, @code{orgtbl-to-latex}
9733 itself is a very short function that computes the column definitions for the
9734 @code{tabular} environment, defines a few field and line separators and then
9735 hands over to the generic translator.  Here is the entire code:
9737 @lisp
9738 @group
9739 (defun orgtbl-to-latex (table params)
9740   "Convert the Orgtbl mode TABLE to LaTeX."
9741   (let* ((alignment (mapconcat (lambda (x) (if x "r" "l"))
9742                                org-table-last-alignment ""))
9743          (params2
9744           (list
9745            :tstart (concat "\\begin@{tabular@}@{" alignment "@}")
9746            :tend "\\end@{tabular@}"
9747            :lstart "" :lend " \\\\" :sep " & "
9748            :efmt "%s\\,(%s)" :hline "\\hline")))
9749     (orgtbl-to-generic table (org-combine-plists params2 params))))
9750 @end group
9751 @end lisp
9753 As you can see, the properties passed into the function (variable
9754 @var{PARAMS}) are combined with the ones newly defined in the function
9755 (variable @var{PARAMS2}).  The ones passed into the function (i.e. the
9756 ones set by the @samp{ORGTBL SEND} line) take precedence.  So if you
9757 would like to use the La@TeX{} translator, but wanted the line endings to
9758 be @samp{\\[2mm]} instead of the default @samp{\\}, you could just
9759 overrule the default with
9761 @example
9762 #+ORGTBL: SEND test orgtbl-to-latex :lend " \\\\[2mm]"
9763 @end example
9765 For a new language, you can either write your own converter function in
9766 analogy with the La@TeX{} translator, or you can use the generic function
9767 directly.  For example, if you have a language where a table is started
9768 with @samp{!BTBL!}, ended with @samp{!ETBL!}, and where table lines are
9769 started with @samp{!BL!}, ended with @samp{!EL!} and where the field
9770 separator is a TAB, you could call the generic translator like this (on
9771 a single line!):
9773 @example
9774 #+ORGTBL: SEND test orgtbl-to-generic :tstart "!BTBL!" :tend "!ETBL!"
9775                               :lstart "!BL! " :lend " !EL!" :sep "\t"
9776 @end example
9778 @noindent
9779 Please check the documentation string of the function
9780 @code{orgtbl-to-generic} for a full list of parameters understood by
9781 that function and remember that you can pass each of them into
9782 @code{orgtbl-to-latex}, @code{orgtbl-to-texinfo}, and any other function
9783 using the generic function.
9785 Of course you can also write a completely new function doing complicated
9786 things the generic translator cannot do.  A translator function takes
9787 two arguments.  The first argument is the table, a list of lines, each
9788 line either the symbol @code{hline} or a list of fields.  The second
9789 argument is the property list containing all parameters specified in the
9790 @samp{#+ORGTBL: SEND} line.  The function must return a single string
9791 containing the formatted table.  If you write a generally useful
9792 translator, please post it on @code{emacs-orgmode@@gnu.org} so that
9793 others can benefit from your work.
9795 @node  Radio lists,  , Translator functions, Tables in arbitrary syntax
9796 @subsection Radio lists
9797 @cindex radio lists
9798 @cindex org-list-insert-radio-list
9800 Sending and receiving radio lists works exactly the same way than
9801 sending and receiving radio tables (@pxref{Radio tables}) @footnote{You
9802 need to load the @code{org-export-latex.el} package to use radio lists
9803 since the relevant code is there for now.}.  As for radio tables, you
9804 can insert radio lists templates in HTML, La@TeX{} and Texinfo modes by
9805 calling @code{org-list-insert-radio-list}.
9807 Here are the differences with radio tables:
9809 @itemize @minus
9810 @item
9811 Use @code{ORGLST} instead of @code{ORGTBL}.
9812 @item
9813 The available translation functions for radio lists don't take
9814 parameters.
9815 @item
9816 `C-c C-c' will work when pressed on the first item of the list.
9817 @end itemize
9819 Here is a La@TeX{} example.  Let's say that you have this in your
9820 La@TeX{} file:
9822 @example
9823 % BEGIN RECEIVE ORGLST to-buy
9824 % END RECEIVE ORGLST to-buy
9825 \begin@{comment@}
9826 #+ORGLIST: SEND to-buy orgtbl-to-latex
9827 - a new house
9828 - a new computer
9829   + a new keyboard
9830   + a new mouse
9831 - a new life
9832 \end@{comment@}
9833 @end example
9835 Pressing `C-c C-c' on @code{a new house} and will insert the converted
9836 La@TeX{} list between the two marker lines.
9838 @node Dynamic blocks, Special agenda views, Tables in arbitrary syntax, Hacking
9839 @section Dynamic blocks
9840 @cindex dynamic blocks
9842 Org documents can contain @emph{dynamic blocks}.  These are
9843 specially marked regions that are updated by some user-written function.
9844 A good example for such a block is the clock table inserted by the
9845 command @kbd{C-c C-x C-r} (@pxref{Clocking work time}).
9847 Dynamic block are enclosed by a BEGIN-END structure that assigns a name
9848 to the block and can also specify parameters for the function producing
9849 the content of the block.
9851 #+BEGIN:dynamic block
9852 @example
9853 #+BEGIN: myblock :parameter1 value1 :parameter2 value2 ...
9855 #+END:
9856 @end example
9858 Dynamic blocks are updated with the following commands
9860 @table @kbd
9861 @kindex C-c C-x C-u
9862 @item C-c C-x C-u
9863 Update dynamic block at point.
9864 @kindex C-u C-c C-x C-u
9865 @item C-u C-c C-x C-u
9866 Update all dynamic blocks in the current file.
9867 @end table
9869 Updating a dynamic block means to remove all the text between BEGIN and
9870 END, parse the BEGIN line for parameters and then call the specific
9871 writer function for this block to insert the new content.  If you want
9872 to use the original content in the writer function, you can use the
9873 extra parameter @code{:content}.
9875 For a block with name @code{myblock}, the writer function is
9876 @code{org-dblock-write:myblock} with as only parameter a property list
9877 with the parameters given in the begin line.  Here is a trivial example
9878 of a block that keeps track of when the block update function was last
9879 run:
9881 @example
9882 #+BEGIN: block-update-time :format "on %m/%d/%Y at %H:%M"
9884 #+END:
9885 @end example
9887 @noindent
9888 The corresponding block writer function could look like this:
9890 @lisp
9891 (defun org-dblock-write:block-update-time (params)
9892    (let ((fmt (or (plist-get params :format) "%d. %m. %Y")))
9893      (insert "Last block update at: "
9894              (format-time-string fmt (current-time)))))
9895 @end lisp
9897 If you want to make sure that all dynamic blocks are always up-to-date,
9898 you could add the function @code{org-update-all-dblocks} to a hook, for
9899 example @code{before-save-hook}.  @code{org-update-all-dblocks} is
9900 written in a way that is does nothing in buffers that are not in
9901 @code{org-mode}.
9903 @node Special agenda views, Using the property API, Dynamic blocks, Hacking
9904 @section Special agenda views
9905 @cindex agenda views, user-defined
9907 Org provides a special hook that can be used to narrow down the
9908 selection made by any of the agenda views.  You may specify a function
9909 that is used at each match to verify if the match should indeed be part
9910 of the agenda view, and if not, how much should be skipped.
9912 Let's say you want to produce a list of projects that contain a WAITING
9913 tag anywhere in the project tree.  Let's further assume that you have
9914 marked all tree headings that define a project with the TODO keyword
9915 PROJECT.  In this case you would run a TODO search for the keyword
9916 PROJECT, but skip the match unless there is a WAITING tag anywhere in
9917 the subtree belonging to the project line.
9919 To achieve this, you must write a function that searches the subtree for
9920 the tag.  If the tag is found, the function must return @code{nil} to
9921 indicate that this match should not be skipped.  If there is no such
9922 tag, return the location of the end of the subtree, to indicate that
9923 search should continue from there.
9925 @lisp
9926 (defun my-skip-unless-waiting ()
9927   "Skip trees that are not waiting"
9928   (let ((subtree-end (save-excursion (org-end-of-subtree t))))
9929     (if (re-search-forward ":waiting:" subtree-end t)
9930         nil          ; tag found, do not skip
9931       subtree-end))) ; tag not found, continue after end of subtree
9932 @end lisp
9934 Now you may use this function in an agenda custom command, for example
9935 like this:
9937 @lisp
9938 (org-add-agenda-custom-command
9939  '("b" todo "PROJECT"
9940    ((org-agenda-skip-function 'my-skip-unless-waiting)
9941     (org-agenda-overriding-header "Projects waiting for something: "))))
9942 @end lisp
9944 Note that this also binds @code{org-agenda-overriding-header} to get a
9945 meaningful header in the agenda view.
9947 A general way to create custom searches is to base them on a search for
9948 entries with a certain level limit.  If you want to study all entries with
9949 your custom search function, simply do a search for @samp{LEVEL>0}, and then
9950 use @code{org-agenda-skip-function} to select the entries you really want to
9951 have.
9953 You may also put a Lisp form into @code{org-agenda-skip-function}.  In
9954 particular, you may use the functions @code{org-agenda-skip-entry-if}
9955 and @code{org-agenda-skip-subtree-if} in this form, for example:
9957 @table @code
9958 @item '(org-agenda-skip-entry-if 'scheduled)
9959 Skip current entry if it has been scheduled.
9960 @item '(org-agenda-skip-entry-if 'notscheduled)
9961 Skip current entry if it has not been scheduled.
9962 @item '(org-agenda-skip-entry-if 'deadline)
9963 Skip current entry if it has a deadline.
9964 @item '(org-agenda-skip-entry-if 'scheduled 'deadline)
9965 Skip current entry if it has a deadline, or if it is scheduled.
9966 @item '(org-agenda-skip-entry 'regexp "regular expression")
9967 Skip current entry if the regular expression matches in the entry.
9968 @item '(org-agenda-skip-entry 'notregexp "regular expression")
9969 Skip current entry unless the regular expression matches.
9970 @item '(org-agenda-skip-subtree-if 'regexp "regular expression")
9971 Same as above, but check and skip the entire subtree.
9972 @end table
9974 Therefore we could also have written the search for WAITING projects
9975 like this, even without defining a special function:
9977 @lisp
9978 (org-add-agenda-custom-command
9979  '("b" todo "PROJECT"
9980    ((org-agenda-skip-function '(org-agenda-skip-subtree-if
9981                                 'regexp ":waiting:"))
9982     (org-agenda-overriding-header "Projects waiting for something: "))))
9983 @end lisp
9985 @node Using the property API, Using the mapping API, Special agenda views, Hacking
9986 @section Using the property API
9987 @cindex API, for properties
9988 @cindex properties, API
9990 Here is a description of the functions that can be used to work with
9991 properties.
9993 @defun org-entry-properties &optional pom which
9994 Get all properties of the entry at point-or-marker POM.
9995 This includes the TODO keyword, the tags, time strings for deadline,
9996 scheduled, and clocking, and any additional properties defined in the
9997 entry.  The return value is an alist, keys may occur multiple times
9998 if the property key was used several times.
9999 POM may also be nil, in which case the current entry is used.
10000 If WHICH is nil or `all', get all properties.  If WHICH is
10001 `special' or `standard', only get that subclass.
10002 @end defun
10003 @defun org-entry-get pom property &optional inherit
10004 Get value of PROPERTY for entry at point-or-marker POM.  By default,
10005 this only looks at properties defined locally in the entry.  If INHERIT
10006 is non-nil and the entry does not have the property, then also check
10007 higher levels of the hierarchy.  If INHERIT is the symbol
10008 @code{selective}, use inheritance if and only if the setting of
10009 @code{org-use-property-inheritance} selects PROPERTY for inheritance.
10010 @end defun
10012 @defun org-entry-delete pom property
10013 Delete the property PROPERTY from entry at point-or-marker POM.
10014 @end defun
10016 @defun org-entry-put pom property value
10017 Set PROPERTY to VALUE for entry at point-or-marker POM.
10018 @end defun
10020 @defun org-buffer-property-keys &optional include-specials
10021 Get all property keys in the current buffer.
10022 @end defun
10024 @defun org-insert-property-drawer
10025 Insert a property drawer at point.
10026 @end defun
10028 @defun org-entry-put-multivalued-property pom property &rest values
10029 Set PROPERTY at point-or-marker POM to VALUES.  VALUES should be a list of
10030 strings.  They will be concatenated, with spaces as separators.
10031 @end defun
10033 @defun org-entry-get-multivalued-property pom property
10034 Treat the value of the property PROPERTY as a whitespace-separated list of
10035 values and return the values as a list of strings.
10036 @end defun
10038 @defun org-entry-add-to-multivalued-property pom property value
10039 Treat the value of the property PROPERTY as a whitespace-separated list of
10040 values and make sure that VALUE is in this list.
10041 @end defun
10043 @defun org-entry-remove-from-multivalued-property pom property value
10044 Treat the value of the property PROPERTY as a whitespace-separated list of
10045 values and make sure that VALUE is @emph{not} in this list.
10046 @end defun
10048 @defun org-entry-member-in-multivalued-property pom property value
10049 Treat the value of the property PROPERTY as a whitespace-separated list of
10050 values and check if VALUE is in this list.
10051 @end defun
10053 @node Using the mapping API,  , Using the property API, Hacking
10054 @section Using the mapping API
10055 @cindex API, for mapping
10056 @cindex mapping entries, API
10058 Org has sophisticated mapping capabilities to find all entries satisfying
10059 certain criteria.  Internally, this functionality is used to produce agenda
10060 views, but there is also an API that can be used to execute arbitrary
10061 functions for each or selected entries.  The main entry point for this API
10064 @defun org-map-entries func &optional match scope &rest skip
10065 Call FUNC at each headline selected by MATCH in SCOPE.
10067 FUNC is a function or a lisp form.  The function will be called without
10068 arguments, with the cursor positioned at the beginning of the headline.
10069 The return values of all calls to the function will be collected and
10070 returned as a list.
10072 MATCH is a tags/property/todo match as it is used in the agenda match view.
10073 Only headlines that are matched by this query will be considered during
10074 the iteration.  When MATCH is nil or t, all headlines will be
10075 visited by the iteration.
10077 SCOPE determines the scope of this command.  It can be any of:
10079 @example
10080 nil     @r{the current buffer, respecting the restriction if any}
10081 tree    @r{the subtree started with the entry at point}
10082 file    @r{the current buffer, without restriction}
10083 file-with-archives
10084         @r{the current buffer, and any archives associated with it}
10085 agenda  @r{all agenda files}
10086 agenda-with-archives
10087         @r{all agenda files with any archive files associated with them}
10088 (file1 file2 ...)
10089         @r{if this is a list, all files in the list will be scanned}
10090 @end example
10092 The remaining args are treated as settings for the skipping facilities of
10093 the scanner.  The following items can be given here:
10095 @example
10096 archive   @r{skip trees with the archive tag}
10097 comment   @r{skip trees with the COMMENT keyword}
10098 function or Lisp form
10099           @r{will be used as value for @code{org-agenda-skip-function},}
10100           @r{so whenever the the function returns t, FUNC}
10101           @r{will not be called for that entry and search will}
10102           @r{continue from the point where the function leaves it}
10103 @end example
10104 @end defun
10106 The function given to that mapping routine can really do anything you like.
10107 It can use the property API (@pxref{Using the property API}) to gather more
10108 information about the entry, or in order to change metadata in the entry.
10109 Here are a couple of functions that might be handy:
10111 @defun org-todo &optional arg
10112 Change the TODO state of the entry, see the docstring of the functions for
10113 the many possible values for the argument ARG.
10114 @end defun
10116 @defun org-priority &optional action
10117 Change the priority of the entry, see the docstring of this function for the
10118 possible values for ACTION.
10119 @end defun
10121 @defun org-toggle-tag tag &optional onoff
10122 Toggle the tag TAG in the current entry.  Setting ONOFF to either @code{on}
10123 or @code{off} will not toggle tag, but ensure that it is either on or off.
10124 @end defun
10126 @defun org-promote
10127 Promote the current entry.
10128 @end defun
10130 @defun org-demote
10131 Demote the current entry.
10132 @end defun
10134 Here is a simple example that will turn all entries in the current file with
10135 a tag @code{TOMORROW} into TODO entries with the keyword @code{UPCOMING}.
10136 Entries in comment trees and in archive trees will be ignored.
10138 @lisp
10139 (org-map-entries
10140    '(org-todo "UPCOMING")
10141    "+TOMORROW" 'file 'archive 'comment)
10142 @end lisp
10144 The following example counts the number of entries with TODO keyword
10145 @code{WAITING}, in all agenda files.
10147 @lisp
10148 (length (org-map-entries t "/+WAITING" 'agenda))
10149 @end lisp
10151 @node History and Acknowledgments, Main Index, Hacking, Top
10152 @appendix History and Acknowledgments
10153 @cindex acknowledgments
10154 @cindex history
10155 @cindex thanks
10157 Org was borne in 2003, out of frustration over the user interface
10158 of the Emacs Outline mode.  I was trying to organize my notes and
10159 projects, and using Emacs seemed to be the natural way to go.  However,
10160 having to remember eleven different commands with two or three keys per
10161 command, only to hide and show parts of the outline tree, that seemed
10162 entirely unacceptable to me.  Also, when using outlines to take notes, I
10163 constantly want to restructure the tree, organizing it parallel to my
10164 thoughts and plans.  @emph{Visibility cycling} and @emph{structure
10165 editing} were originally implemented in the package
10166 @file{outline-magic.el}, but quickly moved to the more general
10167 @file{org.el}.  As this environment became comfortable for project
10168 planning, the next step was adding @emph{TODO entries}, basic @emph{time
10169 stamps}, and @emph{table support}.  These areas highlight the two main
10170 goals that Org still has today: To create a new, outline-based,
10171 plain text mode with innovative and intuitive editing features, and to
10172 incorporate project planning functionality directly into a notes file.
10174 A special thanks goes to @i{Bastien Guerry} who has not only written a large
10175 number of extensions to Org (most of them integrated into the core by now),
10176 but has also helped the development and maintenance of Org so much that he
10177 should be considered co-author of this package.
10179 Since the first release, literally thousands of emails to me or on
10180 @code{emacs-orgmode@@gnu.org} have provided a constant stream of bug
10181 reports, feedback, new ideas, and sometimes patches and add-on code.
10182 Many thanks to everyone who has helped to improve this package.  I am
10183 trying to keep here a list of the people who had significant influence
10184 in shaping one or more aspects of Org.  The list may not be
10185 complete, if I have forgotten someone, please accept my apologies and
10186 let me know.
10188 @itemize @bullet
10190 @item
10191 @i{Russel Adams} came up with the idea for drawers.
10192 @item
10193 @i{Thomas Baumann} wrote @file{org-bbdb.el} and @file{org-mhe.el}.
10194 @item
10195 @i{Christophe Bataillon} created the great unicorn logo that we use on the
10196 Org-mode website.
10197 @item
10198 @i{Alex Bochannek} provided a patch for rounding time stamps.
10199 @item
10200 @i{Charles Cave}'s suggestion sparked the implementation of templates
10201 for Remember.
10202 @item
10203 @i{Pavel Chalmoviansky} influenced the agenda treatment of items with
10204 specified time.
10205 @item
10206 @i{Gregory Chernov} patched support for lisp forms into table
10207 calculations and improved XEmacs compatibility, in particular by porting
10208 @file{nouline.el} to XEmacs.
10209 @item
10210 @i{Sacha Chua} suggested to copy some linking code from Planner.
10211 @item
10212 @i{Eddward DeVilla} proposed and tested checkbox statistics.  He also
10213 came up with the idea of properties, and that there should be an API for
10214 them.
10215 @item
10216 @i{Kees Dullemond} used to edit projects lists directly in HTML and so
10217 inspired some of the early development, including HTML export.  He also
10218 asked for a way to narrow wide table columns.
10219 @item
10220 @i{Christian Egli} converted the documentation into Texinfo format,
10221 patched CSS formatting into the HTML exporter, and inspired the agenda.
10222 @item
10223 @i{David Emery} provided a patch for custom CSS support in exported
10224 HTML agendas.
10225 @item
10226 @i{Nic Ferrier} contributed mailcap and XOXO support.
10227 @item
10228 @i{Miguel A. Figueroa-Villanueva} implemented hierarchical checkboxes.
10229 @item
10230 @i{John Foerch} figured out how to make incremental search show context
10231 around a match in a hidden outline tree.
10232 @item
10233 @i{Niels Giesen} had the idea to automatically archive DONE trees.
10234 @item
10235 @i{Bastien Guerry} wrote the La@TeX{} exporter and @file{org-bibtex.el}, and
10236 has been prolific with patches, ideas, and bug reports.
10237 @item
10238 @i{Kai Grossjohann} pointed out key-binding conflicts with other packages.
10239 @item
10240 @i{Bernt Hansen} has driven much of the support for auto-repeating tasks,
10241 task state change logging, and the clocktable.  His clear explanations have
10242 been critical when we started to adopt the GIT version control system.
10243 @item
10244 @i{Manuel Hermenegildo} has contributed various ideas, small fixed and
10245 patches.
10246 @item
10247 @i{Phil Jackson} wrote @file{org-irc.el}.
10248 @item
10249 @i{Scott Jaderholm} proposed footnotes, control over whitespace between
10250 folded entries, and column view for properties.
10251 @item
10252 @i{Tokuya Kameshima} wrote @file{org-wl.el} and @file{org-mew.el}.
10253 @item
10254 @i{Shidai Liu} ("Leo") asked for embedded La@TeX{} and tested it.  He also
10255 provided frequent feedback and some patches.
10256 @item
10257 @i{Matt Lundin} has proposed last-row references for table formulas and named
10258 invisible anchors.  He has also worked a lot on the FAQ.
10259 @item
10260 @i{Jason F. McBrayer} suggested agenda export to CSV format.
10261 @item
10262 @i{Max Mikhanosha} came up with the idea of refiling.
10263 @item
10264 @i{Dmitri Minaev} sent a patch to set priority limits on a per-file
10265 basis.
10266 @item
10267 @i{Stefan Monnier} provided a patch to keep the Emacs-Lisp compiler
10268 happy.
10269 @item
10270 @i{Rick Moynihan} proposed to allow multiple TODO sequences in a file
10271 and to be able to quickly restrict the agenda to a subtree.
10272 @item
10273 @i{Todd Neal} provided patches for links to Info files and elisp forms.
10274 @item
10275 @i{Tim O'Callaghan} suggested in-file links, search options for general
10276 file links, and TAGS.
10277 @item
10278 @i{Takeshi Okano} translated the manual and David O'Toole's tutorial
10279 into Japanese.
10280 @item
10281 @i{Oliver Oppitz} suggested multi-state TODO items.
10282 @item
10283 @i{Scott Otterson} sparked the introduction of descriptive text for
10284 links, among other things.
10285 @item
10286 @i{Pete Phillips} helped during the development of the TAGS feature, and
10287 provided frequent feedback.
10288 @item
10289 @i{T.V. Raman} reported bugs and suggested improvements.
10290 @item
10291 @i{Matthias Rempe} (Oelde) provided ideas, Windows support, and quality
10292 control.
10293 @item
10294 @i{Paul Rivier} provided the basic implementation of named footnotes.
10295 @item
10296 @i{Kevin Rogers} contributed code to access VM files on remote hosts.
10297 @item
10298 @i{Sebastian Rose} wrote @file{org-info.js}, a Java script for displaying
10299 webpages derived from Org using an Info-like, or a folding interface with
10300 single key navigation.
10301 @item
10302 @i{Frank Ruell} solved the mystery of the @code{keymapp nil} bug, a
10303 conflict with @file{allout.el}.
10304 @item
10305 @i{Jason Riedy} generalized the send-receive mechanism for orgtbl tables with
10306 extensive patches.
10307 @item
10308 @i{Philip Rooke} created the Org reference card, provided lots
10309 of feedback, developed and applied standards to the Org documentation.
10310 @item
10311 @i{Christian Schlauer} proposed angular brackets around links, among
10312 other things.
10313 @item
10314 @i{Eric Schulte} wrote @file{org-plot.el}.
10315 @item
10316 Linking to VM/BBDB/Gnus was first inspired by @i{Tom Shannon}'s
10317 @file{organizer-mode.el}.
10318 @item
10319 @i{Ilya Shlyakhter} proposed the Archive Sibling, line numbering in literal
10320 examples, and remote highlighting for referenced code lines.
10321 @item
10322 @i{Stathis Sideris} wrote the @file{ditaa.jar} ASCII to PNG converter that is
10323 now packaged into Org's @file{contrib} directory.
10324 @item
10325 @i{Daniel Sinder} came up with the idea of internal archiving by locking
10326 subtrees.
10327 @item
10328 @i{Dale Smith} proposed link abbreviations.
10329 @item
10330 @i{James TD Smith} has contributed a large number of patches for useful
10331 tweaks and features.
10332 @item
10333 @i{Adam Spiers} asked for global linking commands, inspired the link
10334 extension system, added support for mairix, and proposed the mapping API.
10335 @item
10336 @i{Andy Stewart} contributed code to @file{org-w3m.el}, to copy HTML content
10337 with links transformation to Org syntax.
10338 @item
10339 @i{David O'Toole} wrote @file{org-publish.el} and drafted the manual
10340 chapter about publishing.
10341 @item
10342 @i{J@"urgen Vollmer} contributed code generating the table of contents
10343 in HTML output.
10344 @item
10345 @i{Chris Wallace} provided a patch implementing the @samp{QUOTE}
10346 keyword.
10347 @item
10348 @i{David Wainberg} suggested archiving, and improvements to the linking
10349 system.
10350 @item
10351 @i{John Wiegley} wrote @file{emacs-wiki.el}, @file{planner.el}, and
10352 @file{muse.el}, which have similar goals as Org.  Initially the
10353 development of Org was fully independent because I was not aware of the
10354 existence of these packages.  But with time I have occasionally looked
10355 at John's code and learned a lot from it.  John has also contributed a
10356 number of great ideas and patches directly to Org, including the attachment
10357 system (@file{org-attach.el}) and integration with Apple Mail
10358 (@file{org-mac-message.el}).
10359 @item
10360 @i{Carsten Wimmer} suggested some changes and helped fix a bug in
10361 linking to Gnus.
10362 @item
10363 @i{Roland Winkler} requested additional key bindings to make Org
10364 work on a tty.
10365 @item
10366 @i{Piotr Zielinski} wrote @file{org-mouse.el}, proposed agenda blocks
10367 and contributed various ideas and code snippets.
10368 @end itemize
10371 @node Main Index, Key Index, History and Acknowledgments, Top
10372 @unnumbered The Main Index
10374 @printindex cp
10376 @node Key Index,  , Main Index, Top
10377 @unnumbered Key Index
10379 @printindex ky
10381 @bye
10383 @ignore
10384         arch-tag: 7893d1Fe-cc57-4d13-b5e5-f494a1CBC7ac
10385 @end ignore
10387 @c Local variables:
10388 @c ispell-local-dictionary: "en_US-w_accents"
10389 @c ispell-local-pdict: "./.aspell.org.pws"
10390 @c fill-column: 77
10391 @c End: