Fix typos.
[org-mode.git] / doc / org.texi
blobf85c04aa01438e66a23903467833b0d592cd6875
1 \input texinfo
2 @c %**start of header
3 @setfilename ../../info/org
4 @settitle The Org Manual
6 @set VERSION 6.05a
7 @set DATE June 2008
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 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.2 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
46  license is included in the section entitled ``GNU Free Documentation
47 -License.''
49 (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
50 modify this GNU manual.  Buying copies from the FSF supports it in
51 developing GNU and promoting software freedom.''
53 This document is part of a collection distributed under the GNU Free
54 Documentation License.  If you want to distribute this document
55 separately from the collection, you can do so by adding a copy of the
56 license to the document, as described in section 6 of the license.
57 @end quotation
58 @end copying
60 @titlepage
61 @title The Org Manual
63 @subtitle Release @value{VERSION}
64 @author by Carsten Dominik
66 @c The following two commands start the copyright page.
67 @page
68 @vskip 0pt plus 1filll
69 @insertcopying
70 @end titlepage
72 @c Output the table of contents at the beginning.
73 @contents
75 @ifnottex
76 @node Top, Introduction, (dir), (dir)
77 @top Org Mode Manual
79 @insertcopying
80 @end ifnottex
82 @menu
83 * Introduction::                Getting started
84 * Document Structure::          A tree works like your brain
85 * Tables::                      Pure magic for quick formatting
86 * Hyperlinks::                  Notes in context
87 * TODO Items::                  Every tree branch can be a TODO item
88 * Tags::                        Tagging headlines and matching sets of tags
89 * Properties and Columns::      Storing information about an entry
90 * Dates and Times::             Making items useful for planning
91 * Remember::                    Quickly adding nodes to the outline tree
92 * Agenda Views::                Collecting information into views
93 * Embedded LaTeX::              LaTeX fragments and formulas
94 * Exporting::                   Sharing and publishing of notes
95 * Publishing::                  Create a web site of linked Org files
96 * Miscellaneous::               All the rest which did not fit elsewhere
97 * Extensions::                 
98 * Hacking::                     
99 * History and Acknowledgments::  How Org came into being
100 * Main Index::                  An index of Org's concepts and features
101 * Key Index::                   Key bindings and where they are described
103 @detailmenu
104  --- The Detailed Node Listing ---
106 Introduction
108 * Summary::                     Brief summary of what Org does
109 * Installation::                How to install a downloaded version of Org
110 * Activation::                  How to activate Org for certain buffers
111 * Feedback::                    Bug reports, ideas, patches etc.
112 * Conventions::                 Type-setting conventions in the manual
114 Document Structure
116 * Outlines::                    Org is based on Outline mode
117 * Headlines::                   How to typeset Org tree headlines
118 * Visibility cycling::          Show and hide, much simplified
119 * Motion::                      Jumping to other headlines
120 * Structure editing::           Changing sequence and level of headlines
121 * Archiving::                   Move done task trees to a different place
122 * Sparse trees::                Matches embedded in context
123 * Plain lists::                 Additional structure within an entry
124 * Drawers::                     Tucking stuff away
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
140 The spreadsheet
142 * References::                  How to refer to another field or range
143 * Formula syntax for Calc::     Using Calc to compute stuff
144 * Formula syntax for Lisp::     Writing formulas in Emacs Lisp
145 * Field formulas::              Formulas valid for a single field
146 * Column formulas::             Formulas valid for an entire column
147 * Editing and debugging formulas::  Fixing formulas
148 * Updating the table::          Recomputing all dependent fields
149 * Advanced features::           Field names, parameters and automatic recalc
151 Hyperlinks
153 * Link format::                 How links in Org are formatted
154 * Internal links::              Links to other places in the current file
155 * External links::              URL-like links to the world
156 * Handling links::              Creating, inserting and following
157 * Using links outside Org::     Linking from my C source code?
158 * Link abbreviations::          Shortcuts for writing complex links
159 * Search options::              Linking to a specific location
160 * Custom searches::             When the default search is not enough
162 Internal links
164 * Radio targets::               Make targets trigger links in plain text
166 TODO Items
168 * TODO basics::                 Marking and displaying TODO entries
169 * TODO extensions::             Workflow and assignments
170 * Progress logging::            Dates and notes for progress
171 * Priorities::                  Some things are more important than others
172 * Breaking down tasks::         Splitting a task into manageable pieces
173 * Checkboxes::                  Tick-off lists
175 Extended use of TODO keywords
177 * Workflow states::             From TODO to DONE in steps
178 * TODO types::                  I do this, Fred does the rest
179 * Multiple sets in one file::   Mixing it all, and still finding your way
180 * Fast access to TODO states::  Single letter selection of a state
181 * Per-file keywords::           Different files, different requirements
182 * Faces for TODO keywords::     Highlighting states
184 Progress logging
186 * Closing items::               When was this entry marked DONE?
187 * Tracking TODO state changes::  When did the status change?
189 Tags
191 * Tag inheritance::             Tags use the tree structure of the outline
192 * Setting tags::                How to assign tags to a headline
193 * Tag searches::                Searching for combinations of tags
195 Properties and Columns
197 * Property syntax::             How properties are spelled out
198 * Special properties::          Access to other Org mode features
199 * Property searches::           Matching property values
200 * Property inheritance::        Passing values down the tree
201 * Column view::                 Tabular viewing and editing
202 * Property API::                Properties for Lisp programmers
204 Column view
206 * Defining columns::            The COLUMNS format property
207 * Using column view::           How to create and use column view
208 * Capturing column view::       A dynamic block for column view
210 Defining columns
212 * Scope of column definitions::  Where defined, where valid?
213 * Column attributes::           Appearance and content of a column
215 Dates and Times
217 * Timestamps::                  Assigning a time to a tree entry
218 * Creating timestamps::         Commands which insert timestamps
219 * Deadlines and scheduling::    Planning your work
220 * Clocking work time::          Tracking how long you spend on a task
221 * Effort estimates::            Planning work effort in advance
223 Creating timestamps
225 * The date/time prompt::        How Org mode helps you entering date and time
226 * Custom time format::          Making dates look different
228 Deadlines and scheduling
230 * Inserting deadline/schedule::  Planning items
231 * Repeated tasks::              Items that show up again and again
233 Remember
235 * Setting up Remember::         Some code for .emacs to get things going
236 * Remember templates::          Define the outline of different note types
237 * Storing notes::               Directly get the note to where it belongs
238 * Refiling notes::              Moving a note or task to a project
240 Agenda Views
242 * Agenda files::                Files being searched for agenda information
243 * Agenda dispatcher::           Keyboard access to agenda views
244 * Built-in agenda views::       What is available out of the box?
245 * Presentation and sorting::    How agenda items are prepared for display
246 * Agenda commands::             Remote editing of Org trees
247 * Custom agenda views::         Defining special searches and views
248 * Agenda column view::          Using column view for collected entries
250 The built-in agenda views
252 * Weekly/daily agenda::         The calendar page with current tasks
253 * Global TODO list::            All unfinished action items
254 * Matching tags and properties::  Structured information with fine-tuned search
255 * Timeline::                    Time-sorted view for single file
256 * Keyword search::              Finding entries by keyword
257 * Stuck projects::              Find projects you need to review
259 Presentation and sorting
261 * Categories::                  Not all tasks are equal
262 * Time-of-day specifications::  How the agenda knows the time
263 * Sorting of agenda items::     The order of things
265 Custom agenda views
267 * Storing searches::            Type once, use often
268 * Block agenda::                All the stuff you need in a single buffer
269 * Setting Options::             Changing the rules
270 * Exporting Agenda Views::      Writing agendas to files
271 * Using the agenda elsewhere::  Using agenda information in other programs
273 Embedded LaTeX
275 * Math symbols::                TeX macros for symbols and Greek letters
276 * Subscripts and superscripts::  Simple syntax for raising/lowering text
277 * LaTeX fragments::             Complex formulas made easy
278 * Processing LaTeX fragments::  Previewing LaTeX processing
279 * CDLaTeX mode::                Speed up entering of formulas
281 Exporting
283 * Markup rules::                Which structures are recognized?
284 * Export options::              Per-file export settings
285 * The export dispatcher::       How to access exporter commands
286 * ASCII export::                Exporting to plain ASCII
287 * HTML export::                 Exporting to HTML
288 * LaTeX export::                Exporting to LaTeX
289 * XOXO export::                 Exporting to XOXO
290 * iCalendar export::            Exporting in iCalendar format
292 Markup rules
294 * Document title::              How the document title is determined
295 * Headings and sections::       The main structure of the exported document
296 * Table of contents::           If, where, how to create a table of contents
297 * Initial text::                Text before the first headline
298 * Lists::                       Plain lists are exported
299 * Paragraphs::                  What determines beginning and ending
300 * Literal examples::            Source code and other examples
301 * Include files::               Include the contents of a file during export
302 * Tables exported::             Tables are exported richly
303 * Footnotes::                   Numbers like [1]
304 * Emphasis and monospace::      To bold or not to bold
305 * TeX macros and LaTeX fragments::  Create special, rich export.
306 * Horizontal rules::            A line across the page
307 * Comment lines::               Some lines will not be exported
309 HTML export
311 * HTML Export commands::        How to invoke HTML export
312 * Quoting HTML tags::           Using direct HTML in Org mode
313 * Links::                       Transformation of links for HTML
314 * Images::                      How to include images
315 * CSS support::                 Changing the appearance of the output
316 * Javascript support::          Info and Folding in a web browser
318 LaTeX export
320 * LaTeX export commands::       How to invoke LaTeX export
321 * Quoting LaTeX code::          Incorporating literal LaTeX code
322 * Sectioning structure::        Changing sectioning in LaTeX output
324 Publishing
326 * Configuration::               Defining projects
327 * Sample configuration::        Example projects
328 * Triggering publication::      Publication commands
330 Configuration
332 * Project alist::               The central configuration variable
333 * Sources and destinations::    From here to there
334 * Selecting files::             What files are part of the project?
335 * Publishing action::           Setting the function doing the publishing
336 * Publishing options::          Tweaking HTML export
337 * Publishing links::            Which links keep working after publishing?
338 * Project page index::          Publishing a list of project files
340 Sample configuration
342 * Simple example::              One-component publishing
343 * Complex example::             A multi-component publishing example
345 Miscellaneous
347 * Completion::                  M-TAB knows what you need
348 * Customization::               Adapting Org to your taste
349 * In-buffer settings::          Overview of the #+KEYWORDS
350 * The very busy C-c C-c key::   When in doubt, press C-c C-c
351 * Clean view::                  Getting rid of leading stars in the outline
352 * TTY keys::                    Using Org on a tty
353 * Interaction::                 Other Emacs packages
354 * Bugs::                        Things which do not work perfectly
356 Interaction with other packages
358 * Cooperation::                 Packages Org cooperates with
359 * Conflicts::                   Packages that lead to conflicts
361 Extensions
363 * Extensions in the contrib directory::  These come with the Org distro
364 * Other extensions::            These you have to find on the web.
366 Hacking
368 * Adding hyperlink types::      New custom link types
369 * Tables in arbitrary syntax::  Orgtbl for LaTeX and other programs
370 * Dynamic blocks::              Automatically filled blocks
371 * Special agenda views::        Customized views
372 * Using the property API::      Writing programs that use entry properties
373 * Using the mapping API::       Mapping over all or selected entries
375 Tables and lists in arbitrary syntax
377 * Radio tables::                Sending and receiving
378 * A LaTeX example::             Step by step, almost a tutorial
379 * Translator functions::        Copy and modify
380 * Radio lists::                 Doing the same for lists
382 @end detailmenu
383 @end menu
385 @node Introduction, Document Structure, Top, Top
386 @chapter Introduction
387 @cindex introduction
389 @menu
390 * Summary::                     Brief summary of what Org does
391 * Installation::                How to install a downloaded version of Org
392 * Activation::                  How to activate Org for certain buffers
393 * Feedback::                    Bug reports, ideas, patches etc.
394 * Conventions::                 Type-setting conventions in the manual
395 @end menu
397 @node Summary, Installation, Introduction, Introduction
398 @section Summary
399 @cindex summary
401 Org is a mode for keeping notes, maintaining TODO lists, and doing
402 project planning with a fast and effective plain-text system.
404 Org develops organizational tasks around NOTES files that contain
405 lists or information about projects as plain text.  Org is
406 implemented on top of Outline mode, which makes it possible to keep the
407 content of large files well structured.  Visibility cycling and
408 structure editing help to work with the tree.  Tables are easily created
409 with a built-in table editor.  Org supports TODO items, deadlines,
410 time stamps, and scheduling.  It dynamically compiles entries into an
411 agenda that utilizes and smoothly integrates much of the Emacs calendar
412 and diary.  Plain text URL-like links connect to websites, emails,
413 Usenet messages, BBDB entries, and any files related to the projects.
414 For printing and sharing of notes, an Org file can be exported as a
415 structured ASCII file, as HTML, or (TODO and agenda items only) as an
416 iCalendar file.  It can also serve as a publishing tool for a set of
417 linked web pages.
419 An important design aspect that distinguishes Org from for example
420 Planner/Muse is that it encourages to store every piece of information
421 only once.  In Planner, you have project pages, day pages and possibly
422 other files, duplicating some information such as tasks.  In Org,
423 you only have notes files.  In your notes you mark entries as tasks,
424 label them with tags and timestamps.  All necessary lists like a
425 schedule for the day, the agenda for a meeting, tasks lists selected by
426 tags etc are created dynamically when you need them.
428 Org keeps simple things simple.  When first fired up, it should
429 feel like a straightforward, easy to use outliner.  Complexity is not
430 imposed, but a large amount of functionality is available when you need
431 it.  Org is a toolbox and can be used in different ways, for
432 example as:
434 @example
435 @r{@bullet{} outline extension with visibility cycling and structure editing}
436 @r{@bullet{} ASCII system and table editor for taking structured notes}
437 @r{@bullet{} ASCII table editor with spreadsheet-like capabilities}
438 @r{@bullet{} TODO list editor}
439 @r{@bullet{} full agenda and planner with deadlines and work scheduling}
440 @r{@bullet{} environment to implement David Allen's GTD system}
441 @r{@bullet{} a basic database application}
442 @r{@bullet{} simple hypertext system, with HTML and LaTeX export}
443 @r{@bullet{} publishing tool to create a set of interlinked webpages}
444 @end example
446 Org's automatic, context sensitive table editor with spreadsheet
447 capabilities can be integrated into any major mode by activating the
448 minor Orgtbl mode.  Using a translation step, it can be used to maintain
449 tables in arbitrary file types, for example in La@TeX{}.  The structure
450 editing and list creation capabilities can be used outside Org with
451 the minor Orgstruct mode.
453 @cindex FAQ
454 There is a website for Org which provides links to the newest
455 version of Org, as well as additional information, frequently asked
456 questions (FAQ), links to tutorials etc.  This page is located at
457 @uref{http://orgmode.org}.
459 @page
462 @node Installation, Activation, Summary, Introduction
463 @section Installation
464 @cindex installation
465 @cindex XEmacs
467 @b{Important:} @i{If Org is part of the Emacs distribution or an
468 XEmacs package, please skip this section and go directly to
469 @ref{Activation}.}
471 If you have downloaded Org from the Web, either as a distribution @file{.zip}
472 or @file{.tar} file, or as a GIT archive, you must take the following steps
473 to install it: Go into the unpacked Org distribution directory and edit the
474 top section of the file @file{Makefile}.  You must set the name of the Emacs
475 binary (likely either @file{emacs} or @file{xemacs}), and the paths to the
476 directories where local Lisp and Info files are kept.  If you don't have
477 access to the system-wide directories, you can simply run Org directly from
478 the distribution directory by adding the @file{lisp} subdirectory to the
479 Emacs load path.  To do this, add the following line to @file{.emacs}:
481 @example
482 (setq load-path (cons "~/path/to/orgdir/lisp" load-path))
483 @end example
485 @noindent
486 If you plan to use code from the @file{contrib} subdirectory, do a similar
487 step for this directory:
489 @example
490 (setq load-path (cons "~/path/to/orgdir/contrib/lisp" load-path))
491 @end example
493 @b{XEmacs users now need to install the file @file{noutline.el} from
494 the @file{xemacs} sub-directory of the Org distribution.  Use the
495 command:}
497 @example
498 @b{make install-noutline}
499 @end example
501 @noindent Now byte-compile the Lisp files with the shell command:
503 @example
504 make
505 @end example
507 @noindent If you are running Org from the distribution directory, this is
508 all.  If you want to install into the system directories, use
510 @example
511 make install
512 make install-info
513 @end example
515 @noindent Then add to @file{.emacs}:
517 @lisp
518 ;; This line only if Org is not part of the X/Emacs distribution.
519 (require 'org-install)
520 @end lisp
523 @node Activation, Feedback, Installation, Introduction
524 @section Activation
525 @cindex activation
526 @cindex autoload
527 @cindex global key bindings
528 @cindex key bindings, global
530 @iftex
531 @b{Important:} @i{If you use copy-and-paste to copy lisp code from the
532 PDF documentation as viewed by some PDF viewers to your .emacs file, the
533 single quote character comes out incorrectly and the code will not work.
534 You need to fix the single quotes by hand, or copy from Info
535 documentation.}
536 @end iftex
538 Add the following lines to your @file{.emacs} file.  The last two lines
539 define @emph{global} keys for the commands @command{org-store-link},
540 @command{org-agenda}, and @command{org-iswitchb} - please choose suitable
541 keys yourself.
543 @lisp
544 ;; The following lines are always needed.  Choose your own keys.
545 (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
546 (global-set-key "\C-cl" 'org-store-link)
547 (global-set-key "\C-ca" 'org-agenda)
548 (global-set-key "\C-cb" 'org-iswitchb)
549 @end lisp
551 Furthermore, you must activate @code{font-lock-mode} in Org
552 buffers, because significant functionality depends on font-locking being
553 active.  You can do this with either one of the following two lines
554 (XEmacs user must use the second option):
555 @lisp
556 (global-font-lock-mode 1)                     ; for all buffers
557 (add-hook 'org-mode-hook 'turn-on-font-lock)  ; Org buffers only
558 @end lisp
560 @cindex Org mode, turning on
561 With this setup, all files with extension @samp{.org} will be put
562 into Org mode.  As an alternative, make the first line of a file look
563 like this:
565 @example
566 MY PROJECTS    -*- mode: org; -*-
567 @end example
569 @noindent which will select Org mode for this buffer no matter what
570 the file's name is.  See also the variable
571 @code{org-insert-mode-line-in-empty-file}.
573 @node Feedback, Conventions, Activation, Introduction
574 @section Feedback
575 @cindex feedback
576 @cindex bug reports
577 @cindex maintainer
578 @cindex author
580 If you find problems with Org, or if you have questions, remarks, or ideas
581 about it, please mail to the Org mailing list @code{emacs-orgmode@@gnu.org}.
582 If you are not a member of the mailing list, your mail will be reviewed by a
583 moderator and then passed through to the list.
585 For bug reports, please provide as much information as possible,
586 including the version information of Emacs (@kbd{C-h v emacs-version
587 @key{RET}}) and Org (@kbd{C-h v org-version @key{RET}}), as well as
588 the Org related setup in @file{.emacs}.  If an error occurs, a
589 backtrace can be very useful (see below on how to create one).  Often a
590 small example file helps, along with clear information about:
592 @enumerate
593 @item What exactly did you do?
594 @item What did you expect to happen?
595 @item What happened instead?
596 @end enumerate
597 @noindent Thank you for helping to improve this mode.
599 @subsubheading How to create a useful backtrace
601 @cindex backtrace of an error
602 If working with Org produces an error with a message you don't
603 understand, you may have hit a bug.  The best way to report this is by
604 providing, in addition to what was mentioned above, a @emph{Backtrace}.
605 This is information from the built-in debugger about where and how the
606 error occurred.  Here is how to produce a useful backtrace:
608 @enumerate
609 @item
610 Start a fresh Emacs or XEmacs, and make sure that it will load the
611 original Lisp code in @file{org.el} instead of the compiled version in
612 @file{org.elc}.  The backtrace contains much more information if it is
613 produced with uncompiled code.  To do this, either rename @file{org.elc}
614 to something else before starting Emacs, or ask Emacs explicitly to load
615 @file{org.el} by using the command line
616 @example
617 emacs -l /path/to/org.el
618 @end example
619 @item
620 Go to the @code{Options} menu and select @code{Enter Debugger on Error}
621 (XEmacs has this option in the @code{Troubleshooting} sub-menu).
622 @item
623 Do whatever you have to do to hit the error.  Don't forget to
624 document the steps you take.
625 @item
626 When you hit the error, a @file{*Backtrace*} buffer will appear on the
627 screen.  Save this buffer to a file (for example using @kbd{C-x C-w}) and
628 attach it to your bug report.
629 @end enumerate
631 @node Conventions,  , Feedback, Introduction
632 @section Typesetting conventions used in this manual
634 Org uses three types of keywords: TODO keywords, tags, and property
635 names.  In this manual we use the following conventions:
637 @table @code
638 @item TODO
639 @itemx WAITING
640 TODO keywords are written with all capitals, even if they are
641 user-defined.
642 @item boss
643 @itemx ARCHIVE
644 User-defined tags are written in lowercase; built-in tags with special
645 meaning are written with all capitals.
646 @item Release
647 @itemx PRIORITY
648 User-defined properties are capitalized; built-in properties with
649 special meaning are written with all capitals.
650 @end table
652 @node Document Structure, Tables, Introduction, Top
653 @chapter Document Structure
654 @cindex document structure
655 @cindex structure of document
657 Org is based on outline mode and provides flexible commands to
658 edit the structure of the document.
660 @menu
661 * Outlines::                    Org is based on Outline mode
662 * Headlines::                   How to typeset Org tree headlines
663 * Visibility cycling::          Show and hide, much simplified
664 * Motion::                      Jumping to other headlines
665 * Structure editing::           Changing sequence and level of headlines
666 * Archiving::                   Move done task trees to a different place
667 * Sparse trees::                Matches embedded in context
668 * Plain lists::                 Additional structure within an entry
669 * Drawers::                     Tucking stuff away
670 * Orgstruct mode::              Structure editing outside Org
671 @end menu
673 @node Outlines, Headlines, Document Structure, Document Structure
674 @section Outlines
675 @cindex outlines
676 @cindex Outline mode
678 Org is implemented on top of Outline mode.  Outlines allow a
679 document to be organized in a hierarchical structure, which (at least
680 for me) is the best representation of notes and thoughts.  An overview
681 of this structure is achieved by folding (hiding) large parts of the
682 document to show only the general document structure and the parts
683 currently being worked on.  Org greatly simplifies the use of
684 outlines by compressing the entire show/hide functionality into a single
685 command @command{org-cycle}, which is bound to the @key{TAB} key.
687 @node Headlines, Visibility cycling, Outlines, Document Structure
688 @section Headlines
689 @cindex headlines
690 @cindex outline tree
692 Headlines define the structure of an outline tree.  The headlines in
693 Org start with one or more stars, on the left margin@footnote{See
694 the variable @code{org-special-ctrl-a/e} to configure special behavior
695 of @kbd{C-a} and @kbd{C-e} in headlines.}.  For example:
697 @example
698 * Top level headline
699 ** Second level
700 *** 3rd level
701     some text
702 *** 3rd level
703     more text
705 * Another top level headline
706 @end example
708 @noindent Some people find the many stars too noisy and would prefer an
709 outline that has whitespace followed by a single star as headline
710 starters.  @ref{Clean view} describes a setup to realize this.
712 An empty line after the end of a subtree is considered part of it and
713 will be hidden when the subtree is folded.  However, if you leave at
714 least two empty lines, one empty line will remain visible after folding
715 the subtree, in order to structure the collapsed view.  See the
716 variable @code{org-cycle-separator-lines} to modify this behavior.
718 @node Visibility cycling, Motion, Headlines, Document Structure
719 @section Visibility cycling
720 @cindex cycling, visibility
721 @cindex visibility cycling
722 @cindex trees, visibility
723 @cindex show hidden text
724 @cindex hide text
726 Outlines make it possible to hide parts of the text in the buffer.
727 Org uses just two commands, bound to @key{TAB} and
728 @kbd{S-@key{TAB}} to change the visibility in the buffer.
730 @cindex subtree visibility states
731 @cindex subtree cycling
732 @cindex folded, subtree visibility state
733 @cindex children, subtree visibility state
734 @cindex subtree, subtree visibility state
735 @table @kbd
736 @kindex @key{TAB}
737 @item @key{TAB}
738 @emph{Subtree cycling}: Rotate current subtree among the states
740 @example
741 ,-> FOLDED -> CHILDREN -> SUBTREE --.
742 '-----------------------------------'
743 @end example
745 The cursor must be on a headline for this to work@footnote{see, however,
746 the option @code{org-cycle-emulate-tab}.}.  When the cursor is at the
747 beginning of the buffer and the first line is not a headline, then
748 @key{TAB} actually runs global cycling (see below)@footnote{see the
749 option @code{org-cycle-global-at-bob}.}.  Also when called with a prefix
750 argument (@kbd{C-u @key{TAB}}), global cycling is invoked.
752 @cindex global visibility states
753 @cindex global cycling
754 @cindex overview, global visibility state
755 @cindex contents, global visibility state
756 @cindex show all, global visibility state
757 @kindex S-@key{TAB}
758 @item S-@key{TAB}
759 @itemx C-u @key{TAB}
760 @emph{Global cycling}: Rotate the entire buffer among the states
762 @example
763 ,-> OVERVIEW -> CONTENTS -> SHOW ALL --.
764 '--------------------------------------'
765 @end example
767 When @kbd{S-@key{TAB}} is called with a numeric prefix argument N, the
768 CONTENTS view up to headlines of level N will be shown.  Note that inside
769 tables, @kbd{S-@key{TAB}} jumps to the previous field.
771 @cindex show all, command
772 @kindex C-c C-a
773 @item C-c C-a
774 Show all.
775 @kindex C-c C-r
776 @item C-c C-r
777 Reveal context around point, showing the current entry, the following heading
778 and the hierarchy above.  Useful for working near a location that has been
779 exposed by a sparse tree command (@pxref{Sparse trees}) or an agenda command
780 (@pxref{Agenda commands}).  With a prefix argument show, on each
781 level, all sibling headings.
782 @kindex C-c C-x b
783 @item C-c C-x b
784 Show the current subtree in an indirect buffer@footnote{The indirect
785 buffer
786 @ifinfo
787 (@pxref{Indirect Buffers,,,emacs,GNU Emacs Manual})
788 @end ifinfo
789 @ifnotinfo
790 (see the Emacs manual for more information about indirect buffers)
791 @end ifnotinfo
792 will contain the entire buffer, but will be narrowed to the current
793 tree.  Editing the indirect buffer will also change the original buffer,
794 but without affecting visibility in that buffer.}.  With a numeric
795 prefix argument N, go up to level N and then take that tree.  If N is
796 negative then go up that many levels.  With a @kbd{C-u} prefix, do not remove
797 the previously used indirect buffer.
798 @end table
800 When Emacs first visits an Org file, the global state is set to
801 OVERVIEW, i.e. only the top level headlines are visible.  This can be
802 configured through the variable @code{org-startup-folded}, or on a
803 per-file basis by adding one of the following lines anywhere in the
804 buffer:
806 @example
807 #+STARTUP: overview
808 #+STARTUP: content
809 #+STARTUP: showall
810 @end example
812 @noindent
813 Forthermore, any entries with a @samp{VISIBILITY} property (@pxref{Properties
814 and Columns}) will get their visibility adapted accordingly.  Allowed values
815 for this property are @code{folded}, @code{children}, @code{content}, and
816 @code{all}.
817 @table @kbd
818 @kindex C-u C-u @key{TAB}
819 @item C-u C-u @key{TAB}
820 Switch back to the startup visibility of the buffer, i.e. whatever is
821 requested by startup options and @samp{VISIBILITY} properties in individual
822 entries.
823 @end table
825 @node Motion, Structure editing, Visibility cycling, Document Structure
826 @section Motion
827 @cindex motion, between headlines
828 @cindex jumping, to headlines
829 @cindex headline navigation
830 The following commands jump to other headlines in the buffer.
832 @table @kbd
833 @kindex C-c C-n
834 @item C-c C-n
835 Next heading.
836 @kindex C-c C-p
837 @item C-c C-p
838 Previous heading.
839 @kindex C-c C-f
840 @item C-c C-f
841 Next heading same level.
842 @kindex C-c C-b
843 @item C-c C-b
844 Previous heading same level.
845 @kindex C-c C-u
846 @item C-c C-u
847 Backward to higher level heading.
848 @kindex C-c C-j
849 @item C-c C-j
850 Jump to a different place without changing the current outline
851 visibility.  Shows the document structure in a temporary buffer, where
852 you can use the following keys to find your destination:
853 @example
854 @key{TAB}         @r{Cycle visibility.}
855 @key{down} / @key{up}   @r{Next/previous visible headline.}
856 n / p        @r{Next/previous visible headline.}
857 f / b        @r{Next/previous headline same level.}
858 u            @r{One level up.}
859 0-9          @r{Digit argument.}
860 @key{RET}         @r{Select this location.}
861 @end example
862 @end table
864 @node Structure editing, Archiving, Motion, Document Structure
865 @section Structure editing
866 @cindex structure editing
867 @cindex headline, promotion and demotion
868 @cindex promotion, of subtrees
869 @cindex demotion, of subtrees
870 @cindex subtree, cut and paste
871 @cindex pasting, of subtrees
872 @cindex cutting, of subtrees
873 @cindex copying, of subtrees
874 @cindex subtrees, cut and paste
876 @table @kbd
877 @kindex M-@key{RET}
878 @item M-@key{RET}
879 Insert new heading with same level as current.  If the cursor is in a
880 plain list item, a new item is created (@pxref{Plain lists}).  To force
881 creation of a new headline, use a prefix argument, or first press @key{RET}
882 to get to the beginning of the next line.  When this command is used in
883 the middle of a line, the line is split and the rest of the line becomes
884 the new headline@footnote{If you do not want the line to be split,
885 customize the variable @code{org-M-RET-may-split-line}.}.  If the
886 command is used at the beginning of a headline, the new headline is
887 created before the current line.  If at the beginning of any other line,
888 the content of that line is made the new heading.  If the command is
889 used at the end of a folded subtree (i.e. behind the ellipses at the end
890 of a headline), then a headline like the current one will be inserted
891 after the end of the subtree.
892 @kindex C-@key{RET}
893 @item C-@key{RET}
894 Insert a new heading after the current subtree, same level as the
895 current headline.  This command works from anywhere in the entry.
896 @kindex M-S-@key{RET}
897 @item M-S-@key{RET}
898 Insert new TODO entry with same level as current heading.
899 @kindex M-@key{left}
900 @item M-@key{left}
901 Promote current heading by one level.
902 @kindex M-@key{right}
903 @item M-@key{right}
904 Demote current heading by one level.
905 @kindex M-S-@key{left}
906 @item M-S-@key{left}
907 Promote the current subtree by one level.
908 @kindex M-S-@key{right}
909 @item M-S-@key{right}
910 Demote the current subtree by one level.
911 @kindex M-S-@key{up}
912 @item M-S-@key{up}
913 Move subtree up (swap with previous subtree of same
914 level).
915 @kindex M-S-@key{down}
916 @item M-S-@key{down}
917 Move subtree down (swap with next subtree of same level).
918 @kindex C-c C-x C-w
919 @kindex C-c C-x C-k
920 @item C-c C-x C-w
921 @itemx C-c C-x C-k
922 Kill subtree, i.e. remove it from buffer but save in kill ring.
923 With a numeric prefix argument N, kill N sequential subtrees.
924 @kindex C-c C-x M-w
925 @item C-c C-x M-w
926 Copy subtree to kill ring.  With a numeric prefix argument N, copy the N
927 sequential subtrees.
928 @kindex C-c C-x C-y
929 @item C-c C-x C-y
930 Yank subtree from kill ring.  This does modify the level of the subtree to
931 make sure the tree fits in nicely at the yank position.  The yank level can
932 also be specified with a numeric prefix argument, or by yanking after a
933 headline marker like @samp{****}.
934 @kindex C-c C-w
935 @item C-c C-w
936 Refile entry to a different location.  @xref{Refiling notes}.
937 @kindex C-c ^
938 @item C-c ^
939 Sort same-level entries.  When there is an active region, all entries in the
940 region will be sorted.  Otherwise the children of the current headline are
941 sorted.  The command prompts for the sorting method, which can be
942 alphabetically, numerically, by time (using the first time stamp in each
943 entry), by priority, or by TODO keyword (in the sequence the keywords have
944 been defined in the setup).  Reverse sorting is possible as well.  You can
945 also supply your own function to extract the sorting key.  With a @kbd{C-u}
946 prefix, sorting will be case-sensitive.  With two @kbd{C-u C-u} prefixes,
947 duplicate entries will also be removed.
948 @kindex C-x n s
949 @item C-x n s
950 Narrow buffer to current subtree.
951 @kindex C-x n w
952 @item C-x n w
953 Widen buffer to remove a narrowing.
954 @kindex C-c *
955 @item C-c *
956 Turn a normal line or plain list item into a headline (so that it
957 becomes a subheading at its location).  Also turn a headline into a
958 normal line by removing the stars.  If there is an active region, turn
959 all lines in the region into headlines.  Or, if the first line is a
960 headline, remove the stars from all headlines in the region.
961 @end table
963 @cindex region, active
964 @cindex active region
965 @cindex Transient mark mode
966 When there is an active region (Transient mark mode), promotion and
967 demotion work on all headlines in the region.  To select a region of
968 headlines, it is best to place both point and mark at the beginning of a
969 line, mark at the beginning of the first headline, and point at the line
970 just after the last headline to change.  Note that when the cursor is
971 inside a table (@pxref{Tables}), the Meta-Cursor keys have different
972 functionality.
974 @node Archiving, Sparse trees, Structure editing, Document Structure
975 @section Archiving
976 @cindex archiving
978 When a project represented by a (sub)tree is finished, you may want
979 to move the tree out of the way and to stop it from contributing to the
980 agenda.  Org mode knows two ways of archiving.  You can mark a tree with
981 the ARCHIVE tag, or you can move an entire (sub)tree to a different
982 location.
984 @menu
985 * ARCHIVE tag::                 Marking a tree as inactive
986 * Moving subtrees::             Moving a tree to an archive file
987 @end menu
989 @node ARCHIVE tag, Moving subtrees, Archiving, Archiving
990 @subsection The ARCHIVE tag
991 @cindex internal archiving
993 A headline that is marked with the ARCHIVE tag (@pxref{Tags}) stays at
994 its location in the outline tree, but behaves in the following way:
995 @itemize @minus
996 @item
997 It does not open when you attempt to do so with a visibility cycling
998 command (@pxref{Visibility cycling}).  You can force cycling archived
999 subtrees with @kbd{C-@key{TAB}}, or by setting the option
1000 @code{org-cycle-open-archived-trees}.  Also normal outline commands like
1001 @code{show-all} will open archived subtrees.
1002 @item
1003 During sparse tree construction (@pxref{Sparse trees}), matches in
1004 archived subtrees are not exposed, unless you configure the option
1005 @code{org-sparse-tree-open-archived-trees}.
1006 @item
1007 During agenda view construction (@pxref{Agenda Views}), the content of
1008 archived trees is ignored unless you configure the option
1009 @code{org-agenda-skip-archived-trees}.
1010 @item
1011 Archived trees are not exported (@pxref{Exporting}), only the headline
1012 is.  Configure the details using the variable
1013 @code{org-export-with-archived-trees}.
1014 @end itemize
1016 The following commands help managing the ARCHIVE tag:
1018 @table @kbd
1019 @kindex C-c C-x a
1020 @item C-c C-x a
1021 Toggle the ARCHIVE tag for the current headline.  When the tag is set,
1022 the headline changes to a shadowed face, and the subtree below it is
1023 hidden.
1024 @kindex C-u C-c C-x a
1025 @item C-u C-c C-x a
1026 Check if any direct children of the current headline should be archived.
1027 To do this, each subtree is checked for open TODO entries.  If none are
1028 found, the command offers to set the ARCHIVE tag for the child.  If the
1029 cursor is @emph{not} on a headline when this command is invoked, the
1030 level 1 trees will be checked.
1031 @kindex C-@kbd{TAB}
1032 @item C-@kbd{TAB}
1033 Cycle a tree even if it is tagged with ARCHIVE.
1034 @end table
1036 @node Moving subtrees,  , ARCHIVE tag, Archiving
1037 @subsection Moving subtrees
1038 @cindex external archiving
1040 Once an entire project is finished, you may want to move it to a different
1041 location.  Org can move it to an @emph{Archive Sibling} in the same tree, to a
1042 different tree in the current file, or to a different file, the archive file.
1044 @table @kbd
1045 @kindex C-c C-x A
1046 @item C-c C-x A
1047 Move the current entry to the @emph{Archive Sibling}.  This is a sibling of
1048 the entry with the heading @samp{Archive} and the tag @samp{ARCHIVE}
1049 (@pxref{ARCHIVE tag}).  The entry becomes a child of that sibling and in this
1050 way retains a lot of its original context, including inherited tags and
1051 approximate position in the outline.
1052 @kindex C-c C-x C-s
1053 @item C-c C-x C-s
1054 Archive the subtree starting at the cursor position to the location
1055 given by @code{org-archive-location}.  Context information that could be
1056 lost like the file name, the category, inherited tags, and the TODO
1057 state will be store as properties in the entry.
1058 @kindex C-u C-c C-x C-s
1059 @item C-u C-c C-x C-s
1060 Check if any direct children of the current headline could be moved to
1061 the archive.  To do this, each subtree is checked for open TODO entries.
1062 If none are found, the command offers to move it to the archive
1063 location.  If the cursor is @emph{not} on a headline when this command
1064 is invoked, the level 1 trees will be checked.
1065 @end table
1067 @cindex archive locations
1068 The default archive location is a file in the same directory as the
1069 current file, with the name derived by appending @file{_archive} to the
1070 current file name.  For information and examples on how to change this,
1071 see the documentation string of the variable
1072 @code{org-archive-location}.  There is also an in-buffer option for
1073 setting this variable, for example@footnote{For backward compatibility,
1074 the following also works: If there are several such lines in a file,
1075 each specifies the archive location for the text below it.  The first
1076 such line also applies to any text before its definition.  However,
1077 using this method is @emph{strongly} deprecated as it is incompatible
1078 with the outline structure of the document.  The correct method for
1079 setting multiple archive locations in a buffer is using a property.}:
1081 @example
1082 #+ARCHIVE: %s_done::
1083 @end example
1085 @noindent
1086 If you would like to have a special ARCHIVE location for a single entry
1087 or a (sub)tree, give the entry an @code{:ARCHIVE:} property with the
1088 location as the value (@pxref{Properties and Columns}).
1090 When a subtree is moved, it receives a number of special properties that
1091 record context information like the file from where the entry came, it's
1092 outline path the archiving time etc.  Configure the variable
1093 @code{org-archive-save-context-info} to adjust the amount of information
1094 added.
1096 @node Sparse trees, Plain lists, Archiving, Document Structure
1097 @section Sparse trees
1098 @cindex sparse trees
1099 @cindex trees, sparse
1100 @cindex folding, sparse trees
1101 @cindex occur, command
1103 An important feature of Org mode is the ability to construct @emph{sparse
1104 trees} for selected information in an outline tree, so that the entire
1105 document is folded as much as possible, but the selected information is made
1106 visible along with the headline structure above it@footnote{See also the
1107 variables @code{org-show-hierarchy-above}, @code{org-show-following-heading},
1108 @code{org-show-siblings}, and @code{org-show-entry-below} for detailed
1109 control on how much context is shown around each match.}.  Just try it out
1110 and you will see immediately how it works.
1112 Org mode contains several commands creating such trees, all these
1113 commands can be accessed through a dispatcher:
1115 @table @kbd
1116 @kindex C-c /
1117 @item C-c /
1118 This prompts for an extra key to select a sparse-tree creating command.
1119 @kindex C-c / r
1120 @item C-c / r
1121 Occur.  Prompts for a regexp and shows a sparse tree with all matches.  If
1122 the match is in a headline, the headline is made visible.  If the match is in
1123 the body of an entry, headline and body are made visible.  In order to
1124 provide minimal context, also the full hierarchy of headlines above the match
1125 is shown, as well as the headline following the match.  Each match is also
1126 highlighted; the highlights disappear when the buffer is changed by an
1127 editing command@footnote{depending on the option
1128 @code{org-remove-highlights-with-change}}, or by pressing @kbd{C-c C-c}.
1129 When called with a @kbd{C-u} prefix argument, previous highlights are kept,
1130 so several calls to this command can be stacked.
1131 @end table
1133 @noindent
1134 For frequently used sparse trees of specific search strings, you can
1135 use the variable @code{org-agenda-custom-commands} to define fast
1136 keyboard access to specific sparse trees.  These commands will then be
1137 accessible through the agenda dispatcher (@pxref{Agenda dispatcher}).
1138 For example:
1140 @lisp
1141 (setq org-agenda-custom-commands
1142       '(("f" occur-tree "FIXME")))
1143 @end lisp
1145 @noindent will define the key @kbd{C-c a f} as a shortcut for creating
1146 a sparse tree matching the string @samp{FIXME}.
1148 The other sparse tree commands select headings based on TODO keywords,
1149 tags, or properties and will be discussed later in this manual.
1151 @kindex C-c C-e v
1152 @cindex printing sparse trees
1153 @cindex visible text, printing
1154 To print a sparse tree, you can use the Emacs command
1155 @code{ps-print-buffer-with-faces} which does not print invisible parts
1156 of the document @footnote{This does not work under XEmacs, because
1157 XEmacs uses selective display for outlining, not text properties.}.
1158 Or you can use the command @kbd{C-c C-e v} to export only the visible
1159 part of the document and print the resulting file.
1161 @node Plain lists, Drawers, Sparse trees, Document Structure
1162 @section Plain lists
1163 @cindex plain lists
1164 @cindex lists, plain
1165 @cindex lists, ordered
1166 @cindex ordered lists
1168 Within an entry of the outline tree, hand-formatted lists can provide
1169 additional structure.  They also provide a way to create lists of
1170 checkboxes (@pxref{Checkboxes}).  Org supports editing such lists,
1171 and the HTML exporter (@pxref{Exporting}) parses and formats them.
1173 Org knows ordered lists, unordered lists, and description lists.
1174 @itemize @bullet
1175 @item
1176 @emph{Unordered} list items start with @samp{-}, @samp{+}, or
1177 @samp{*}@footnote{When using @samp{*} as a bullet, lines must be indented or
1178 they will be seen as top-level headlines.  Also, when you are hiding leading
1179 stars to get a clean outline view, plain list items starting with a star are
1180 visually indistinguishable from true headlines.  In short: even though
1181 @samp{*} is supported, it may be better to not use it for plain list items.}
1182 as bullets.
1183 @item
1184 @emph{Ordered} list items start with a numeral followed by either a period or
1185 a right parenthesis, such as @samp{1.} or @samp{1)}.
1186 @item
1187 @emph{Description} list items are like unordered list items, but contain the
1188 separator @samp{ :: } to separate the description @emph{term} from the
1189 desciption.
1190 @end itemize
1192 Items belonging to the same list must have the same indentation on the first
1193 line.  In particular, if an ordered list reaches number @samp{10.}, then the
1194 2--digit numbers must be written left-aligned with the other numbers in the
1195 list.  Indentation also determines the end of a list item.  It ends before
1196 the next line that is indented like the bullet/number, or less.  Empty lines
1197 are part of the previous item, so you can have several paragraphs in one
1198 item.  If you would like an empty line to terminate all currently open plain
1199 lists, configure the variable @code{org-empty-line-terminates-plain-lists}.
1200 Here is an example:
1202 @example
1203 @group
1204 ** Lord of the Rings
1205    My favorite scenes are (in this order)
1206    1. The attack of the Rohirrim
1207    2. Eowyns fight with the witch king
1208       + this was already my favorite scene in the book
1209       + I really like Miranda Otto.
1210    3. Peter Jackson being shot by Legolas
1211        - on DVD only
1212       He makes a really funny face when it happens.
1213    But in the end, not individual scenes matter but the film as a whole.
1214    Important actors in this film are:
1215    - @b{Elijah Wood} :: He plays the Frodo
1216    - @b{Sean Austin} :: He plays the Sam, Frodos friend.  I still remember
1217      him very well from his role as Mikey Walsh a in the Goonies.
1218 @end group
1219 @end example
1221 Org supports these lists by tuning filling and wrapping commands to
1222 deal with them correctly@footnote{Org only changes the filling
1223 settings for Emacs.  For XEmacs, you should use Kyle E. Jones'
1224 @file{filladapt.el}.  To turn this on,  put into @file{.emacs}:
1225 @code{(require 'filladapt)}}, and by exporting them properly
1226 (@pxref{Exporting}).
1228 The following commands act on items when the cursor is in the first line
1229 of an item (the line with the bullet or number).
1231 @table @kbd
1232 @kindex @key{TAB}
1233 @item @key{TAB}
1234 Items can be folded just like headline levels if you set the variable
1235 @code{org-cycle-include-plain-lists}.  The level of an item is then
1236 given by the indentation of the bullet/number.  Items are always
1237 subordinate to real headlines, however; the hierarchies remain
1238 completely separated.
1240 If @code{org-cycle-include-plain-lists} has not been set, @key{TAB}
1241 fixes the indentation of the current line in a heuristic way.
1242 @kindex M-@key{RET}
1243 @item M-@key{RET}
1244 Insert new item at current level.  With a prefix argument, force a new
1245 heading (@pxref{Structure editing}).  If this command is used in the middle
1246 of a line, the line is @emph{split} and the rest of the line becomes the new
1247 item@footnote{If you do not want the line to be split, customize the variable
1248 @code{org-M-RET-may-split-line}.}.  If this command is executed in the
1249 @emph{whitespace before a bullet or number}, the new item is created
1250 @emph{before} the current item.  If the command is executed in the white
1251 space before the text that is part of an item but does not contain the
1252 bullet, a bullet is added to the current line.
1253 @kindex M-S-@key{RET}
1254 @item M-S-@key{RET}
1255 Insert a new item with a checkbox (@pxref{Checkboxes}).
1256 @kindex S-@key{up}
1257 @kindex S-@key{down}
1258 @item S-@key{up}
1259 @itemx S-@key{down}
1260 Jump to the previous/next item in the current list.
1261 @kindex M-S-@key{up}
1262 @kindex M-S-@key{down}
1263 @item M-S-@key{up}
1264 @itemx M-S-@key{down}
1265 Move the item including subitems up/down (swap with previous/next item
1266 of same indentation).  If the list is ordered, renumbering is
1267 automatic.
1268 @kindex M-S-@key{left}
1269 @kindex M-S-@key{right}
1270 @item M-S-@key{left}
1271 @itemx M-S-@key{right}
1272 Decrease/increase the indentation of the item, including subitems.
1273 Initially, the item tree is selected based on current indentation.
1274 When these commands are executed several times in direct succession,
1275 the initially selected region is used, even if the new indentation
1276 would imply a different hierarchy.  To use the new hierarchy, break
1277 the command chain with a cursor motion or so.
1278 @kindex C-c C-c
1279 @item C-c C-c
1280 If there is a checkbox (@pxref{Checkboxes}) in the item line, toggle the
1281 state of the checkbox.  If not, this command makes sure that all the
1282 items on this list level use the same bullet.  Furthermore, if this is
1283 an ordered list, make sure the numbering is OK.
1284 @kindex C-c -
1285 @item C-c -
1286 Cycle the entire list level through the different itemize/enumerate bullets
1287 (@samp{-}, @samp{+}, @samp{*}, @samp{1.}, @samp{1)}).  With a numeric prefix
1288 argument N, select the Nth bullet from this list.  If there is an active
1289 region when calling this, all lines will be converted to list items.  If the
1290 first line already was a list item, any item markers will be removed from the
1291 list.  Finally, even without an active region, a normal line will be
1292 converted into a list item.
1293 @end table
1295 @node Drawers, Orgstruct mode, Plain lists, Document Structure
1296 @section Drawers
1297 @cindex drawers
1298 @cindex visibility cycling, drawers
1300 Sometimes you want to keep information associated with an entry, but you
1301 normally don't want to see it.  For this, Org mode has @emph{drawers}.
1302 Drawers need to be configured with the variable
1303 @code{org-drawers}@footnote{You can define drawers on a per-file basis
1304 with a line like @code{#+DRAWERS: HIDDEN PROPERTIES STATE}}.  Drawers
1305 look like this:
1307 @example
1308 ** This is a headline
1309    Still outside the drawer
1310    :DRAWERNAME:
1311       This is inside the drawer.
1312    :END:
1313    After the drawer.
1314 @end example
1316 Visibility cycling (@pxref{Visibility cycling}) on the headline will
1317 hide and show the entry, but keep the drawer collapsed to a single line.
1318 In order to look inside the drawer, you need to move the cursor to the
1319 drawer line and press @key{TAB} there.  Org mode uses a drawer for
1320 storing properties (@pxref{Properties and Columns}), and another one for
1321 storing clock times (@pxref{Clocking work time}).
1323 @node Orgstruct mode,  , Drawers, Document Structure
1324 @section The Orgstruct minor mode
1325 @cindex Orgstruct mode
1326 @cindex minor mode for structure editing
1328 If you like the intuitive way the Org mode structure editing and list
1329 formatting works, you might want to use these commands in other modes
1330 like Text mode or Mail mode as well.  The minor mode Orgstruct mode
1331 makes this possible.  You can always toggle the mode with @kbd{M-x
1332 orgstruct-mode}.  To turn it on by default, for example in Mail mode,
1335 @lisp
1336 (add-hook 'mail-mode-hook 'turn-on-orgstruct)
1337 @end lisp
1339 When this mode is active and the cursor is on a line that looks to
1340 Org like a headline of the first line of a list item, most
1341 structure editing commands will work, even if the same keys normally
1342 have different functionality in the major mode you are using.  If the
1343 cursor is not in one of those special lines, Orgstruct mode lurks
1344 silently in the shadow.
1346 @node Tables, Hyperlinks, Document Structure, Top
1347 @chapter Tables
1348 @cindex tables
1349 @cindex editing tables
1351 Org comes with a fast and intuitive table editor.  Spreadsheet-like
1352 calculations are supported in connection with the Emacs @file{calc}
1353 package
1354 @ifinfo
1355 (@pxref{Top,Calc,,Calc,Gnu Emacs Calculator Manual}).
1356 @end ifinfo
1357 @ifnotinfo
1358 (see the Emacs Calculator manual for more information about the Emacs
1359 calculator).
1360 @end ifnotinfo
1362 @menu
1363 * Built-in table editor::       Simple tables
1364 * Narrow columns::              Stop wasting space in tables
1365 * Column groups::               Grouping to trigger vertical lines
1366 * Orgtbl mode::                 The table editor as minor mode
1367 * The spreadsheet::             The table editor has spreadsheet capabilities
1368 @end menu
1370 @node Built-in table editor, Narrow columns, Tables, Tables
1371 @section The built-in table editor
1372 @cindex table editor, built-in
1374 Org makes it easy to format tables in plain ASCII.  Any line with
1375 @samp{|} as the first non-whitespace character is considered part of a
1376 table.  @samp{|} is also the column separator.  A table might look like
1377 this:
1379 @example
1380 | Name  | Phone | Age |
1381 |-------+-------+-----|
1382 | Peter |  1234 |  17 |
1383 | Anna  |  4321 |  25 |
1384 @end example
1386 A table is re-aligned automatically each time you press @key{TAB} or
1387 @key{RET} or @kbd{C-c C-c} inside the table.  @key{TAB} also moves to
1388 the next field (@key{RET} to the next row) and creates new table rows
1389 at the end of the table or before horizontal lines.  The indentation
1390 of the table is set by the first line.  Any line starting with
1391 @samp{|-} is considered as a horizontal separator line and will be
1392 expanded on the next re-align to span the whole table width.  So, to
1393 create the above table, you would only type
1395 @example
1396 |Name|Phone|Age|
1398 @end example
1400 @noindent and then press @key{TAB} to align the table and start filling in
1401 fields.
1403 When typing text into a field, Org treats @key{DEL},
1404 @key{Backspace}, and all character keys in a special way, so that
1405 inserting and deleting avoids shifting other fields.  Also, when
1406 typing @emph{immediately after the cursor was moved into a new field
1407 with @kbd{@key{TAB}}, @kbd{S-@key{TAB}} or @kbd{@key{RET}}}, the
1408 field is automatically made blank.  If this behavior is too
1409 unpredictable for you, configure the variables
1410 @code{org-enable-table-editor} and @code{org-table-auto-blank-field}.
1412 @table @kbd
1413 @tsubheading{Creation and conversion}
1414 @kindex C-c |
1415 @item C-c |
1416 Convert the active region to table. If every line contains at least one
1417 TAB character, the function assumes that the material is tab separated.
1418 If every line contains a comma, comma-separated values (CSV) are assumed.
1419 If not, lines are split at whitespace into fields.  You can use a prefix
1420 argument to force a specific separator: @kbd{C-u} forces CSV, @kbd{C-u
1421 C-u} forces TAB, and a numeric argument N indicates that at least N
1422 consecutive spaces, or alternatively a TAB will be the separator.
1424 If there is no active region, this command creates an empty Org
1425 table.  But it's easier just to start typing, like
1426 @kbd{|Name|Phone|Age @key{RET} |- @key{TAB}}.
1428 @tsubheading{Re-aligning and field motion}
1429 @kindex C-c C-c
1430 @item C-c C-c
1431 Re-align the table without moving the cursor.
1433 @kindex @key{TAB}
1434 @item @key{TAB}
1435 Re-align the table, move to the next field.  Creates a new row if
1436 necessary.
1438 @kindex S-@key{TAB}
1439 @item S-@key{TAB}
1440 Re-align, move to previous field.
1442 @kindex @key{RET}
1443 @item @key{RET}
1444 Re-align the table and move down to next row.  Creates a new row if
1445 necessary.  At the beginning or end of a line, @key{RET} still does
1446 NEWLINE, so it can be used to split a table.
1448 @tsubheading{Column and row editing}
1449 @kindex M-@key{left}
1450 @kindex M-@key{right}
1451 @item M-@key{left}
1452 @itemx M-@key{right}
1453 Move the current column left/right.
1455 @kindex M-S-@key{left}
1456 @item M-S-@key{left}
1457 Kill the current column.
1459 @kindex M-S-@key{right}
1460 @item M-S-@key{right}
1461 Insert a new column to the left of the cursor position.
1463 @kindex M-@key{up}
1464 @kindex M-@key{down}
1465 @item M-@key{up}
1466 @itemx M-@key{down}
1467 Move the current row up/down.
1469 @kindex M-S-@key{up}
1470 @item M-S-@key{up}
1471 Kill the current row or horizontal line.
1473 @kindex M-S-@key{down}
1474 @item M-S-@key{down}
1475 Insert a new row above the current row.  With a prefix argument, the line is
1476 created below the current one.
1478 @kindex C-c -
1479 @item C-c -
1480 Insert a horizontal line below current row. With a prefix argument, the line
1481 is created above the current line.
1483 @kindex C-c ^
1484 @item C-c ^
1485 Sort the table lines in the region.  The position of point indicates the
1486 column to be used for sorting, and the range of lines is the range
1487 between the nearest horizontal separator lines, or the entire table.  If
1488 point is before the first column, you will be prompted for the sorting
1489 column.  If there is an active region, the mark specifies the first line
1490 and the sorting column, while point should be in the last line to be
1491 included into the sorting.  The command prompts for the sorting type
1492 (alphabetically, numerically, or by time).  When called with a prefix
1493 argument, alphabetic sorting will be case-sensitive.
1495 @tsubheading{Regions}
1496 @kindex C-c C-x M-w
1497 @item C-c C-x M-w
1498 Copy a rectangular region from a table to a special clipboard.  Point
1499 and mark determine edge fields of the rectangle.  The process ignores
1500 horizontal separator lines.
1502 @kindex C-c C-x C-w
1503 @item C-c C-x C-w
1504 Copy a rectangular region from a table to a special clipboard, and
1505 blank all fields in the rectangle.  So this is the ``cut'' operation.
1507 @kindex C-c C-x C-y
1508 @item C-c C-x C-y
1509 Paste a rectangular region into a table.
1510 The upper right corner ends up in the current field.  All involved fields
1511 will be overwritten.  If the rectangle does not fit into the present table,
1512 the table is enlarged as needed.  The process ignores horizontal separator
1513 lines.
1515 @kindex C-c C-q
1516 @kindex M-@key{RET}
1517 @item C-c C-q
1518 @itemx M-@kbd{RET}
1519 Wrap several fields in a column like a paragraph.  If there is an active
1520 region, and both point and mark are in the same column, the text in the
1521 column is wrapped to minimum width for the given number of lines.  A numeric
1522 prefix argument may be used to change the number of desired lines.  If there
1523 is no region, the current field is split at the cursor position and the text
1524 fragment to the right of the cursor is prepended to the field one line
1525 down. If there is no region, but you specify a prefix argument, the current
1526 field is made blank, and the content is appended to the field above.
1528 @tsubheading{Calculations}
1529 @cindex formula, in tables
1530 @cindex calculations, in tables
1531 @cindex region, active
1532 @cindex active region
1533 @cindex Transient mark mode
1534 @kindex C-c +
1535 @item C-c +
1536 Sum the numbers in the current column, or in the rectangle defined by
1537 the active region.  The result is shown in the echo area and can
1538 be inserted with @kbd{C-y}.
1540 @kindex S-@key{RET}
1541 @item S-@key{RET}
1542 When current field is empty, copy from first non-empty field above.
1543 When not empty, copy current field down to next row and move cursor
1544 along with it.  Depending on the variable
1545 @code{org-table-copy-increment}, integer field values will be
1546 incremented during copy.  This key is also used by CUA mode
1547 (@pxref{Cooperation}).
1549 @tsubheading{Miscellaneous}
1550 @kindex C-c `
1551 @item C-c `
1552 Edit the current field in a separate window.  This is useful for fields
1553 that are not fully visible (@pxref{Narrow columns}).  When called with a
1554 @kbd{C-u} prefix, just make the full field visible, so that it can be
1555 edited in place.
1557 @item M-x org-table-import
1558 Import a file as a table.  The table should be TAB- or whitespace
1559 separated.  Useful, for example, to import a spreadsheet table or data
1560 from a database, because these programs generally can write
1561 TAB-separated text files.  This command works by inserting the file into
1562 the buffer and then converting the region to a table.  Any prefix
1563 argument is passed on to the converter, which uses it to determine the
1564 separator.
1565 @item C-c |
1566 Tables can also be imported by pasting tabular text into the Org
1567 buffer, selecting the pasted text with @kbd{C-x C-x} and then using the
1568 @kbd{C-c |} command (see above under @i{Creation and conversion}.
1570 @item M-x org-table-export
1571 Export the table, by default as a TAB-separated file.  Useful for data
1572 exchange with, for example, spreadsheet or database programs.  The format
1573 used to export the file can be configured in the variable
1574 @code{org-table-export-default-format}.  You may also use properties
1575 @code{TABLE_EXPORT_FILE} and @code{TABLE_EXPORT_FORMAT} to specify the file
1576 name and the format for table export in a subtree.  Org supports quite
1577 general formats for exported tables.  The exporter format is the same as the
1578 format used by Orgtbl radio tables, see @ref{Translator functions} for a
1579 detailed description.
1580 @end table
1582 If you don't like the automatic table editor because it gets in your
1583 way on lines which you would like to start with @samp{|}, you can turn
1584 it off with
1586 @lisp
1587 (setq org-enable-table-editor nil)
1588 @end lisp
1590 @noindent Then the only table command that still works is
1591 @kbd{C-c C-c} to do a manual re-align.
1593 @node Narrow columns, Column groups, Built-in table editor, Tables
1594 @section Narrow columns
1595 @cindex narrow columns in tables
1597 The width of columns is automatically determined by the table editor.
1598 Sometimes a single field or a few fields need to carry more text,
1599 leading to inconveniently wide columns.  To limit@footnote{This feature
1600 does not work on XEmacs.} the width of a column, one field anywhere in
1601 the column may contain just the string @samp{<N>} where @samp{N} is an
1602 integer specifying the width of the column in characters.  The next
1603 re-align will then set the width of this column to no more than this
1604 value.
1606 @example
1607 @group
1608 |---+------------------------------|               |---+--------|
1609 |   |                              |               |   | <6>    |
1610 | 1 | one                          |               | 1 | one    |
1611 | 2 | two                          |     ----\     | 2 | two    |
1612 | 3 | This is a long chunk of text |     ----/     | 3 | This=> |
1613 | 4 | four                         |               | 4 | four   |
1614 |---+------------------------------|               |---+--------|
1615 @end group
1616 @end example
1618 @noindent
1619 Fields that are wider become clipped and end in the string @samp{=>}.
1620 Note that the full text is still in the buffer, it is only invisible.
1621 To see the full text, hold the mouse over the field - a tool-tip window
1622 will show the full content.  To edit such a field, use the command
1623 @kbd{C-c `} (that is @kbd{C-c} followed by the backquote).  This will
1624 open a new window with the full field.  Edit it and finish with @kbd{C-c
1625 C-c}.
1627 When visiting a file containing a table with narrowed columns, the
1628 necessary character hiding has not yet happened, and the table needs to
1629 be aligned before it looks nice.  Setting the option
1630 @code{org-startup-align-all-tables} will realign all tables in a file
1631 upon visiting, but also slow down startup.  You can also set this option
1632 on a per-file basis with:
1634 @example
1635 #+STARTUP: align
1636 #+STARTUP: noalign
1637 @end example
1639 @node Column groups, Orgtbl mode, Narrow columns, Tables
1640 @section Column groups
1641 @cindex grouping columns in tables
1643 When Org exports tables, it does so by default without vertical
1644 lines because that is visually more satisfying in general.  Occasionally
1645 however, vertical lines can be useful to structure a table into groups
1646 of columns, much like horizontal lines can do for groups of rows.  In
1647 order to specify column groups, you can use a special row where the
1648 first field contains only @samp{/}.  The further fields can either
1649 contain @samp{<} to indicate that this column should start a group,
1650 @samp{>} to indicate the end of a column, or @samp{<>} to make a column
1651 a group of its own.  Boundaries between column groups will upon export be
1652 marked with vertical lines.  Here is an example:
1654 @example
1655 |   |  N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
1656 |---+----+-----+-----+-----+---------+------------|
1657 | / | <> |   < |     |   > |       < |          > |
1658 | # |  1 |   1 |   1 |   1 |       1 |          1 |
1659 | # |  2 |   4 |   8 |  16 |  1.4142 |     1.1892 |
1660 | # |  3 |   9 |  27 |  81 |  1.7321 |     1.3161 |
1661 |---+----+-----+-----+-----+---------+------------|
1662 #+TBLFM: $3=$2^2::$4=$2^3::$5=$2^4::$6=sqrt($2)::$7=sqrt(sqrt(($2))
1663 @end example
1665 It is also sufficient to just insert the column group starters after
1666 every vertical line you'd like to have:
1668 @example
1669 |  N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
1670 |----+-----+-----+-----+---------+------------|
1671 | /  | <   |     |     | <       |            |
1672 @end example
1674 @node Orgtbl mode, The spreadsheet, Column groups, Tables
1675 @section The Orgtbl minor mode
1676 @cindex Orgtbl mode
1677 @cindex minor mode for tables
1679 If you like the intuitive way the Org table editor works, you
1680 might also want to use it in other modes like Text mode or Mail mode.
1681 The minor mode Orgtbl mode makes this possible.  You can always toggle
1682 the mode with @kbd{M-x orgtbl-mode}.  To turn it on by default, for
1683 example in mail mode, use
1685 @lisp
1686 (add-hook 'mail-mode-hook 'turn-on-orgtbl)
1687 @end lisp
1689 Furthermore, with some special setup, it is possible to maintain tables
1690 in arbitrary syntax with Orgtbl mode.  For example, it is possible to
1691 construct La@TeX{} tables with the underlying ease and power of
1692 Orgtbl mode, including spreadsheet capabilities.  For details, see
1693 @ref{Tables in arbitrary syntax}.
1695 @node The spreadsheet,  , Orgtbl mode, Tables
1696 @section The spreadsheet
1697 @cindex calculations, in tables
1698 @cindex spreadsheet capabilities
1699 @cindex @file{calc} package
1701 The table editor makes use of the Emacs @file{calc} package to implement
1702 spreadsheet-like capabilities.  It can also evaluate Emacs Lisp forms to
1703 derive fields from other fields.  While fully featured, Org's
1704 implementation is not identical to other spreadsheets.  For example,
1705 Org knows the concept of a @emph{column formula} that will be
1706 applied to all non-header fields in a column without having to copy the
1707 formula to each relevant field.
1709 @menu
1710 * References::                  How to refer to another field or range
1711 * Formula syntax for Calc::     Using Calc to compute stuff
1712 * Formula syntax for Lisp::     Writing formulas in Emacs Lisp
1713 * Field formulas::              Formulas valid for a single field
1714 * Column formulas::             Formulas valid for an entire column
1715 * Editing and debugging formulas::  Fixing formulas
1716 * Updating the table::          Recomputing all dependent fields
1717 * Advanced features::           Field names, parameters and automatic recalc
1718 @end menu
1720 @node References, Formula syntax for Calc, The spreadsheet, The spreadsheet
1721 @subsection References
1722 @cindex references
1724 To compute fields in the table from other fields, formulas must
1725 reference other fields or ranges.  In Org, fields can be referenced
1726 by name, by absolute coordinates, and by relative coordinates.  To find
1727 out what the coordinates of a field are, press @kbd{C-c ?} in that
1728 field, or press @kbd{C-c @}} to toggle the display of a grid.
1730 @subsubheading Field references
1731 @cindex field references
1732 @cindex references, to fields
1734 Formulas can reference the value of another field in two ways.  Like in
1735 any other spreadsheet, you may reference fields with a letter/number
1736 combination like @code{B3}, meaning the 2nd field in the 3rd row.
1737 @c Such references are always fixed to that field, they don't change
1738 @c when you copy and paste a formula to a different field.  So
1739 @c Org's @code{B3} behaves like @code{$B$3} in other spreadsheets.
1741 @noindent
1742 Org also uses another, more general operator that looks like this:
1743 @example
1744 @@row$column
1745 @end example
1747 @noindent
1748 Column references can be absolute like @samp{1}, @samp{2},...@samp{N},
1749 or relative to the current column like @samp{+1} or @samp{-2}.
1751 The row specification only counts data lines and ignores horizontal
1752 separator lines (hlines).  You can use absolute row numbers
1753 @samp{1}...@samp{N}, and row numbers relative to the current row like
1754 @samp{+3} or @samp{-1}.  Or specify the row relative to one of the
1755 hlines: @samp{I} refers to the first hline@footnote{Note that only
1756 hlines are counted that @emph{separate} table lines.  If the table
1757 starts with a hline above the header, it does not count.}, @samp{II} to
1758 the second etc.  @samp{-I} refers to the first such line above the
1759 current line, @samp{+I} to the first such line below the current line.
1760 You can also write @samp{III+2} which is the second data line after the
1761 third hline in the table.  Relative row numbers like @samp{-3} will not
1762 cross hlines if the current line is too close to the hline.  Instead,
1763 the value directly at the hline is used.
1765 @samp{0} refers to the current row and column.  Also, if you omit
1766 either the column or the row part of the reference, the current
1767 row/column is implied.
1769 Org's references with @emph{unsigned} numbers are fixed references
1770 in the sense that if you use the same reference in the formula for two
1771 different fields, the same field will be referenced each time.
1772 Org's references with @emph{signed} numbers are floating
1773 references because the same reference operator can reference different
1774 fields depending on the field being calculated by the formula.
1776 Here are a few examples:
1778 @example
1779 @@2$3      @r{2nd row, 3rd column}
1780 C2        @r{same as previous}
1781 $5        @r{column 5 in the current row}
1782 E&        @r{same as previous}
1783 @@2        @r{current column, row 2}
1784 @@-1$-3    @r{the field one row up, three columns to the left}
1785 @@-I$2     @r{field just under hline above current row, column 2}
1786 @end example
1788 @subsubheading Range references
1789 @cindex range references
1790 @cindex references, to ranges
1792 You may reference a rectangular range of fields by specifying two field
1793 references connected by two dots @samp{..}.  If both fields are in the
1794 current row, you may simply use @samp{$2..$7}, but if at least one field
1795 is in a different row, you need to use the general @code{@@row$column}
1796 format at least for the first field (i.e the reference must start with
1797 @samp{@@} in order to be interpreted correctly).  Examples:
1799 @example
1800 $1..$3        @r{First three fields in the current row.}
1801 $P..$Q        @r{Range, using column names (see under Advanced)}
1802 @@2$1..@@4$3    @r{6 fields between these two fields.}
1803 A2..C4        @r{Same as above.}
1804 @@-1$-2..@@-1   @r{3 numbers from the column to the left, 2 up to current row}
1805 @end example
1807 @noindent Range references return a vector of values that can be fed
1808 into Calc vector functions.  Empty fields in ranges are normally
1809 suppressed, so that the vector contains only the non-empty fields (but
1810 see the @samp{E} mode switch below).  If there are no non-empty fields,
1811 @samp{[0]} is returned to avoid syntax errors in formulas.
1813 @subsubheading Named references
1814 @cindex named references
1815 @cindex references, named
1816 @cindex name, of column or field
1817 @cindex constants, in calculations
1819 @samp{$name} is interpreted as the name of a column, parameter or
1820 constant.  Constants are defined globally through the variable
1821 @code{org-table-formula-constants}, and locally (for the file) through a
1822 line like
1824 @example
1825 #+CONSTANTS: c=299792458. pi=3.14 eps=2.4e-6
1826 @end example
1828 @noindent
1829 Also properties (@pxref{Properties and Columns}) can be used as
1830 constants in table formulas: For a property @samp{:Xyz:} use the name
1831 @samp{$PROP_Xyz}, and the property will be searched in the current
1832 outline entry and in the hierarchy above it.  If you have the
1833 @file{constants.el} package, it will also be used to resolve constants,
1834 including natural constants like @samp{$h} for Planck's constant, and
1835 units like @samp{$km} for kilometers@footnote{@file{Constant.el} can
1836 supply the values of constants in two different unit systems, @code{SI}
1837 and @code{cgs}.  Which one is used depends on the value of the variable
1838 @code{constants-unit-system}.  You can use the @code{#+STARTUP} options
1839 @code{constSI} and @code{constcgs} to set this value for the current
1840 buffer.}.  Column names and parameters can be specified in special table
1841 lines.  These are described below, see @ref{Advanced features}.  All
1842 names must start with a letter, and further consist of letters and
1843 numbers.
1845 @node Formula syntax for Calc, Formula syntax for Lisp, References, The spreadsheet
1846 @subsection Formula syntax for Calc
1847 @cindex formula syntax, Calc
1848 @cindex syntax, of formulas
1850 A formula can be any algebraic expression understood by the Emacs
1851 @file{Calc} package.  @b{Note that @file{calc} has the
1852 non-standard convention that @samp{/} has lower precedence than
1853 @samp{*}, so that @samp{a/b*c} is interpreted as @samp{a/(b*c)}.}  Before
1854 evaluation by @code{calc-eval} (@pxref{Calling Calc from
1855 Your Programs,calc-eval,Calling Calc from Your Lisp Programs,Calc,GNU
1856 Emacs Calc Manual}),
1857 @c FIXME:  The link to the Calc manual in HTML does not work.
1858 variable substitution takes place according to the rules described above.
1859 @cindex vectors, in table calculations
1860 The range vectors can be directly fed into the Calc vector functions
1861 like @samp{vmean} and @samp{vsum}.
1863 @cindex format specifier
1864 @cindex mode, for @file{calc}
1865 A formula can contain an optional mode string after a semicolon.  This
1866 string consists of flags to influence Calc and other modes during
1867 execution.  By default, Org uses the standard Calc modes (precision
1868 12, angular units degrees, fraction and symbolic modes off.  The display
1869 format, however, has been changed to @code{(float 5)} to keep tables
1870 compact.  The default settings can be configured using the variable
1871 @code{org-calc-default-modes}.
1873 @example
1874 p20           @r{switch the internal precision to 20 digits}
1875 n3 s3 e2 f4   @r{normal, scientific, engineering, or fixed display format}
1876 D R           @r{angle modes: degrees, radians}
1877 F S           @r{fraction and symbolic modes}
1878 N             @r{interpret all fields as numbers, use 0 for non-numbers}
1879 T             @r{force text interpretation}
1880 E             @r{keep empty fields in ranges}
1881 @end example
1883 @noindent
1884 In addition, you may provide a @code{printf} format specifier to
1885 reformat the final result.  A few examples:
1887 @example
1888 $1+$2                @r{Sum of first and second field}
1889 $1+$2;%.2f           @r{Same, format result to two decimals}
1890 exp($2)+exp($1)      @r{Math functions can be used}
1891 $0;%.1f              @r{Reformat current cell to 1 decimal}
1892 ($3-32)*5/9          @r{Degrees F -> C conversion}
1893 $c/$1/$cm            @r{Hz -> cm conversion, using @file{constants.el}}
1894 tan($1);Dp3s1        @r{Compute in degrees, precision 3, display SCI 1}
1895 sin($1);Dp3%.1e      @r{Same, but use printf specifier for display}
1896 vmean($2..$7)        @r{Compute column range mean, using vector function}
1897 vmean($2..$7);EN     @r{Same, but treat empty fields as 0}
1898 taylor($3,x=7,2)     @r{taylor series of $3, at x=7, second degree}
1899 @end example
1901 Calc also contains a complete set of logical operations.  For example
1903 @example
1904 if($1<20,teen,string(""))  @r{``teen'' if age $1 less than 20, else empty}
1905 @end example
1907 @node Formula syntax for Lisp, Field formulas, Formula syntax for Calc, The spreadsheet
1908 @subsection Emacs Lisp forms as formulas
1909 @cindex Lisp forms, as table formulas
1911 It is also possible to write a formula in Emacs Lisp; this can be useful
1912 for string manipulation and control structures, if the Calc's
1913 functionality is not enough.  If a formula starts with a single quote
1914 followed by an opening parenthesis, then it is evaluated as a lisp form.
1915 The evaluation should return either a string or a number.  Just as with
1916 @file{calc} formulas, you can specify modes and a printf format after a
1917 semicolon.  With Emacs Lisp forms, you need to be conscious about the way
1918 field references are interpolated into the form.  By default, a
1919 reference will be interpolated as a Lisp string (in double quotes)
1920 containing the field.  If you provide the @samp{N} mode switch, all
1921 referenced elements will be numbers (non-number fields will be zero) and
1922 interpolated as Lisp numbers, without quotes.  If you provide the
1923 @samp{L} flag, all fields will be interpolated literally, without quotes.
1924 I.e., if you want a reference to be interpreted as a string by the Lisp
1925 form, enclose the reference operator itself in double quotes, like
1926 @code{"$3"}.  Ranges are inserted as space-separated fields, so you can
1927 embed them in list or vector syntax.  A few examples, note how the
1928 @samp{N} mode is used when we do computations in lisp.
1930 @example
1931 @r{Swap the first two characters of the content of column 1}
1932   '(concat (substring $1 1 2) (substring $1 0 1) (substring $1 2))
1933 @r{Add columns 1 and 2, equivalent to the Calc's @code{$1+$2}}
1934   '(+ $1 $2);N
1935 @r{Compute the sum of columns 1-4, like Calc's @code{vsum($1..$4)}}
1936   '(apply '+ '($1..$4));N
1937 @end example
1939 @node Field formulas, Column formulas, Formula syntax for Lisp, The spreadsheet
1940 @subsection Field formulas
1941 @cindex field formula
1942 @cindex formula, for individual table field
1944 To assign a formula to a particular field, type it directly into the
1945 field, preceded by @samp{:=}, for example @samp{:=$1+$2}.  When you
1946 press @key{TAB} or @key{RET} or @kbd{C-c C-c} with the cursor still in
1947 the field, the formula will be stored as the formula for this field,
1948 evaluated, and the current field replaced with the result.
1950 Formulas are stored in a special line starting with @samp{#+TBLFM:}
1951 directly below the table.  If you typed the equation in the 4th field of
1952 the 3rd data line in the table, the formula will look like
1953 @samp{@@3$4=$1+$2}.  When inserting/deleting/swapping column and rows
1954 with the appropriate commands, @i{absolute references} (but not relative
1955 ones) in stored formulas are modified in order to still reference the
1956 same field.  Of cause this is not true if you edit the table structure
1957 with normal editing commands - then you must fix the equations yourself.
1959 Instead of typing an equation into the field, you may also use the
1960 following command
1962 @table @kbd
1963 @kindex C-u C-c =
1964 @item C-u C-c =
1965 Install a new formula for the current field.  The command prompts for a
1966 formula, with default taken from the @samp{#+TBLFM:} line, applies
1967 it to the current field and stores it.
1968 @end table
1970 @node Column formulas, Editing and debugging formulas, Field formulas, The spreadsheet
1971 @subsection Column formulas
1972 @cindex column formula
1973 @cindex formula, for table column
1975 Often in a table, the same formula should be used for all fields in a
1976 particular column.  Instead of having to copy the formula to all fields
1977 in that column, Org allows to assign a single formula to an entire
1978 column.  If the table contains horizontal separator hlines, everything
1979 before the first such line is considered part of the table @emph{header}
1980 and will not be modified by column formulas.
1982 To assign a formula to a column, type it directly into any field in the
1983 column, preceded by an equal sign, like @samp{=$1+$2}.  When you press
1984 @key{TAB} or @key{RET} or @kbd{C-c C-c} with the cursor still in the
1985 field, the formula will be stored as the formula for the current column,
1986 evaluated and the current field replaced with the result.  If the field
1987 contains only @samp{=}, the previously stored formula for this column is
1988 used.  For each column, Org will only remember the most recently
1989 used formula.  In the @samp{TBLFM:} line, column formulas will look like
1990 @samp{$4=$1+$2}.
1992 Instead of typing an equation into the field, you may also use the
1993 following command:
1995 @table @kbd
1996 @kindex C-c =
1997 @item C-c =
1998 Install a new formula for the current column and replace current field with
1999 the result of the formula.  The command prompts for a formula, with default
2000 taken from the @samp{#+TBLFM} line, applies it to the current field and
2001 stores it.  With a numeric prefix argument(e.g. @kbd{C-5 C-c =}) the command
2002 will apply it to that many consecutive fields in the current column.
2003 @end table
2005 @node Editing and debugging formulas, Updating the table, Column formulas, The spreadsheet
2006 @subsection Editing and debugging formulas
2007 @cindex formula editing
2008 @cindex editing, of table formulas
2010 You can edit individual formulas in the minibuffer or directly in the
2011 field.  Org can also prepare a special buffer with all active
2012 formulas of a table.  When offering a formula for editing, Org
2013 converts references to the standard format (like @code{B3} or @code{D&})
2014 if possible.  If you prefer to only work with the internal format (like
2015 @code{@@3$2} or @code{$4}), configure the variable
2016 @code{org-table-use-standard-references}.
2018 @table @kbd
2019 @kindex C-c =
2020 @kindex C-u C-c =
2021 @item C-c =
2022 @itemx C-u C-c =
2023 Edit the formula associated with the current column/field in the
2024 minibuffer.  See @ref{Column formulas} and @ref{Field formulas}.
2025 @kindex C-u C-u C-c =
2026 @item C-u C-u C-c =
2027 Re-insert the active formula (either a
2028 field formula, or a column formula) into the current field, so that you
2029 can edit it directly in the field.  The advantage over editing in the
2030 minibuffer is that you can use the command @kbd{C-c ?}.
2031 @kindex C-c ?
2032 @item C-c ?
2033 While editing a formula in a table field, highlight the field(s)
2034 referenced by the reference at the cursor position in the formula.
2035 @kindex C-c @}
2036 @item C-c @}
2037 Toggle the display of row and column numbers for a table, using
2038 overlays.  These are updated each time the table is aligned, you can
2039 force it with @kbd{C-c C-c}.
2040 @kindex C-c @{
2041 @item C-c @{
2042 Toggle the formula debugger on and off.  See below.
2043 @kindex C-c '
2044 @item C-c '
2045 Edit all formulas for the current table in a special buffer, where the
2046 formulas will be displayed one per line.  If the current field has an
2047 active formula, the cursor in the formula editor will mark it.
2048 While inside the special buffer, Org will automatically highlight
2049 any field or range reference at the cursor position.  You may edit,
2050 remove and add formulas, and use the following commands:
2051 @table @kbd
2052 @kindex C-c C-c
2053 @kindex C-x C-s
2054 @item C-c C-c
2055 @itemx C-x C-s
2056 Exit the formula editor and store the modified formulas.  With @kbd{C-u}
2057 prefix, also apply the new formulas to the entire table.
2058 @kindex C-c C-q
2059 @item C-c C-q
2060 Exit the formula editor without installing changes.
2061 @kindex C-c C-r
2062 @item C-c C-r
2063 Toggle all references in the formula editor between standard (like
2064 @code{B3}) and internal (like @code{@@3$2}).
2065 @kindex @key{TAB}
2066 @item @key{TAB}
2067 Pretty-print or indent lisp formula at point.  When in a line containing
2068 a lisp formula, format the formula according to Emacs Lisp rules.
2069 Another @key{TAB} collapses the formula back again.  In the open
2070 formula, @key{TAB} re-indents just like in Emacs lisp mode.
2071 @kindex M-@key{TAB}
2072 @item M-@key{TAB}
2073 Complete Lisp symbols, just like in Emacs lisp mode.
2074 @kindex S-@key{up}
2075 @kindex S-@key{down}
2076 @kindex S-@key{left}
2077 @kindex S-@key{right}
2078 @item S-@key{up}/@key{down}/@key{left}/@key{right}
2079 Shift the reference at point.  For example, if the reference is
2080 @code{B3} and you press @kbd{S-@key{right}}, it will become @code{C3}.
2081 This also works for relative references, and for hline references.
2082 @kindex M-S-@key{up}
2083 @kindex M-S-@key{down}
2084 @item M-S-@key{up}/@key{down}
2085 Move the test line for column formulas in the Org buffer up and
2086 down.
2087 @kindex M-@key{up}
2088 @kindex M-@key{down}
2089 @item M-@key{up}/@key{down}
2090 Scroll the window displaying the table.
2091 @kindex C-c @}
2092 @item C-c @}
2093 Turn the coordinate grid in the table on and off.
2094 @end table
2095 @end table
2097 Making a table field blank does not remove the formula associated with
2098 the field, because that is stored in a different line (the @samp{TBLFM}
2099 line) - during the next recalculation the field will be filled again.
2100 To remove a formula from a field, you have to give an empty reply when
2101 prompted for the formula, or to edit the @samp{#+TBLFM} line.
2103 @kindex C-c C-c
2104 You may edit the @samp{#+TBLFM} directly and re-apply the changed
2105 equations with @kbd{C-c C-c} in that line, or with the normal
2106 recalculation commands in the table.
2108 @subsubheading Debugging formulas
2109 @cindex formula debugging
2110 @cindex debugging, of table formulas
2111 When the evaluation of a formula leads to an error, the field content
2112 becomes the string @samp{#ERROR}.  If you would like see what is going
2113 on during variable substitution and calculation in order to find a bug,
2114 turn on formula debugging in the @code{Tbl} menu and repeat the
2115 calculation, for example by pressing @kbd{C-u C-u C-c = @key{RET}} in a
2116 field.  Detailed information will be displayed.
2118 @node Updating the table, Advanced features, Editing and debugging formulas, The spreadsheet
2119 @subsection Updating the table
2120 @cindex recomputing table fields
2121 @cindex updating, table
2123 Recalculation of a table is normally not automatic, but needs to be
2124 triggered by a command.  See @ref{Advanced features} for a way to make
2125 recalculation at least semi-automatically.
2127 In order to recalculate a line of a table or the entire table, use the
2128 following commands:
2130 @table @kbd
2131 @kindex C-c *
2132 @item C-c *
2133 Recalculate the current row by first applying the stored column formulas
2134 from left to right, and all field formulas in the current row.
2136 @kindex C-u C-c *
2137 @item C-u C-c *
2138 @kindex C-u C-c C-c
2139 @itemx C-u C-c C-c
2140 Recompute the entire table, line by line.  Any lines before the first
2141 hline are left alone, assuming that these are part of the table header.
2143 @kindex C-u C-u C-c *
2144 @kindex C-u C-u C-c C-c
2145 @item C-u C-u C-c *
2146 @itemx C-u C-u C-c C-c
2147 Iterate the table by recomputing it until no further changes occur.
2148 This may be necessary if some computed fields use the value of other
2149 fields that are computed @i{later} in the calculation sequence.
2150 @end table
2152 @node Advanced features,  , Updating the table, The spreadsheet
2153 @subsection Advanced features
2155 If you want the recalculation of fields to happen automatically, or if
2156 you want to be able to assign @i{names} to fields and columns, you need
2157 to reserve the first column of the table for special marking characters.
2158 @table @kbd
2159 @kindex C-#
2160 @item C-#
2161 Rotate the calculation mark in first column through the states @samp{},
2162 @samp{#}, @samp{*}, @samp{!}, @samp{$}.  The meaning of these characters
2163 is discussed below.  When there is an active region, change all marks in
2164 the region.
2165 @end table
2167 Here is an example of a table that collects exam results of students and
2168 makes use of these features:
2170 @example
2171 @group
2172 |---+---------+--------+--------+--------+-------+------|
2173 |   | Student | Prob 1 | Prob 2 | Prob 3 | Total | Note |
2174 |---+---------+--------+--------+--------+-------+------|
2175 | ! |         |     P1 |     P2 |     P3 |   Tot |      |
2176 | # | Maximum |     10 |     15 |     25 |    50 | 10.0 |
2177 | ^ |         |     m1 |     m2 |     m3 |    mt |      |
2178 |---+---------+--------+--------+--------+-------+------|
2179 | # | Peter   |     10 |      8 |     23 |    41 |  8.2 |
2180 | # | Sara    |      6 |     14 |     19 |    39 |  7.8 |
2181 | # | Sam     |      2 |      4 |      3 |     9 |  1.8 |
2182 |---+---------+--------+--------+--------+-------+------|
2183 |   | Average |        |        |        |  29.7 |      |
2184 | ^ |         |        |        |        |    at |      |
2185 | $ | max=50  |        |        |        |       |      |
2186 |---+---------+--------+--------+--------+-------+------|
2187 #+TBLFM: $6=vsum($P1..$P3)::$7=10*$Tot/$max;%.1f::$at=vmean(@@-II..@@-I);%.1f
2188 @end group
2189 @end example
2191 @noindent @b{Important}: Please note that for these special tables,
2192 recalculating the table with @kbd{C-u C-c *} will only affect rows that
2193 are marked @samp{#} or @samp{*}, and fields that have a formula assigned
2194 to the field itself.  The column formulas are not applied in rows with
2195 empty first field.
2197 @cindex marking characters, tables
2198 The marking characters have the following meaning:
2199 @table @samp
2200 @item !
2201 The fields in this line define names for the columns, so that you may
2202 refer to a column as @samp{$Tot} instead of @samp{$6}.
2203 @item ^
2204 This row defines names for the fields @emph{above} the row.  With such
2205 a definition, any formula in the table may use @samp{$m1} to refer to
2206 the value @samp{10}.  Also, if you assign a formula to a names field, it
2207 will be stored as @samp{$name=...}.
2208 @item _
2209 Similar to @samp{^}, but defines names for the fields in the row
2210 @emph{below}.
2211 @item $
2212 Fields in this row can define @emph{parameters} for formulas.  For
2213 example, if a field in a @samp{$} row contains @samp{max=50}, then
2214 formulas in this table can refer to the value 50 using @samp{$max}.
2215 Parameters work exactly like constants, only that they can be defined on
2216 a per-table basis.
2217 @item #
2218 Fields in this row are automatically recalculated when pressing
2219 @key{TAB} or @key{RET} or @kbd{S-@key{TAB}} in this row.  Also, this row
2220 is selected for a global recalculation with @kbd{C-u C-c *}.  Unmarked
2221 lines will be left alone by this command.
2222 @item *
2223 Selects this line for global recalculation with @kbd{C-u C-c *}, but
2224 not for automatic recalculation.  Use this when automatic
2225 recalculation slows down editing too much.
2226 @item
2227 Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
2228 All lines that should be recalculated should be marked with @samp{#}
2229 or @samp{*}.
2230 @item /
2231 Do not export this line.  Useful for lines that contain the narrowing
2232 @samp{<N>} markers.
2233 @end table
2235 Finally, just to whet your appetite on what can be done with the
2236 fantastic @file{calc} package, here is a table that computes the Taylor
2237 series of degree @code{n} at location @code{x} for a couple of
2238 functions.
2240 @example
2241 @group
2242 |---+-------------+---+-----+--------------------------------------|
2243 |   | Func        | n | x   | Result                               |
2244 |---+-------------+---+-----+--------------------------------------|
2245 | # | exp(x)      | 1 | x   | 1 + x                                |
2246 | # | exp(x)      | 2 | x   | 1 + x + x^2 / 2                      |
2247 | # | exp(x)      | 3 | x   | 1 + x + x^2 / 2 + x^3 / 6            |
2248 | # | x^2+sqrt(x) | 2 | x=0 | x*(0.5 / 0) + x^2 (2 - 0.25 / 0) / 2 |
2249 | # | x^2+sqrt(x) | 2 | x=1 | 2 + 2.5 x - 2.5 + 0.875 (x - 1)^2    |
2250 | * | tan(x)      | 3 | x   | 0.0175 x + 1.77e-6 x^3               |
2251 |---+-------------+---+-----+--------------------------------------|
2252 #+TBLFM: $5=taylor($2,$4,$3);n3
2253 @end group
2254 @end example
2256 @node Hyperlinks, TODO Items, Tables, Top
2257 @chapter Hyperlinks
2258 @cindex hyperlinks
2260 Like HTML, Org provides links inside a file, external links to
2261 other files, Usenet articles, emails, and much more.
2263 @menu
2264 * Link format::                 How links in Org are formatted
2265 * Internal links::              Links to other places in the current file
2266 * External links::              URL-like links to the world
2267 * Handling links::              Creating, inserting and following
2268 * Using links outside Org::     Linking from my C source code?
2269 * Link abbreviations::          Shortcuts for writing complex links
2270 * Search options::              Linking to a specific location
2271 * Custom searches::             When the default search is not enough
2272 @end menu
2274 @node Link format, Internal links, Hyperlinks, Hyperlinks
2275 @section Link format
2276 @cindex link format
2277 @cindex format, of links
2279 Org will recognize plain URL-like links and activate them as
2280 clickable links.  The general link format, however, looks like this:
2282 @example
2283 [[link][description]]       @r{or alternatively}           [[link]]
2284 @end example
2286 Once a link in the buffer is complete (all brackets present), Org
2287 will change the display so that @samp{description} is displayed instead
2288 of @samp{[[link][description]]} and @samp{link} is displayed instead of
2289 @samp{[[link]]}.  Links will be highlighted in the face @code{org-link},
2290 which by default is an underlined face.  You can directly edit the
2291 visible part of a link.  Note that this can be either the @samp{link}
2292 part (if there is no description) or the @samp{description} part.  To
2293 edit also the invisible @samp{link} part, use @kbd{C-c C-l} with the
2294 cursor on the link.
2296 If you place the cursor at the beginning or just behind the end of the
2297 displayed text and press @key{BACKSPACE}, you will remove the
2298 (invisible) bracket at that location.  This makes the link incomplete
2299 and the internals are again displayed as plain text.  Inserting the
2300 missing bracket hides the link internals again.  To show the
2301 internal structure of all links, use the menu entry
2302 @code{Org->Hyperlinks->Literal links}.
2304 @node Internal links, External links, Link format, Hyperlinks
2305 @section Internal links
2306 @cindex internal links
2307 @cindex links, internal
2308 @cindex targets, for links
2310 If the link does not look like a URL, it is considered to be internal in
2311 the current file.  Links such as @samp{[[My Target]]} or @samp{[[My
2312 Target][Find my target]]} lead to a text search in the current file.
2313 The link can be followed with @kbd{C-c C-o} when the cursor is on the
2314 link, or with a mouse click (@pxref{Handling links}).  The preferred
2315 match for such a link is a dedicated target: the same string in double
2316 angular brackets.  Targets may be located anywhere; sometimes it is
2317 convenient to put them into a comment line. For example
2319 @example
2320 # <<My Target>>
2321 @end example
2323 @noindent In HTML export (@pxref{HTML export}), such targets will become
2324 named anchors for direct access through @samp{http} links@footnote{Note
2325 that text before the first headline is usually not exported, so the
2326 first such target should be after the first headline.}.
2328 If no dedicated target exists, Org will search for the words in the
2329 link.  In the above example the search would be for @samp{my target}.
2330 Links starting with a star like @samp{*My Target} restrict the search to
2331 headlines.  When searching, Org mode will first try an exact match, but
2332 then move on to more and more lenient searches.  For example, the link
2333 @samp{[[*My Targets]]} will find any of the following:
2335 @example
2336 ** My targets
2337 ** TODO my targets are bright
2338 ** my 20 targets are
2339 @end example
2341 To insert a link targeting a headline, in-buffer completion can be used.
2342 Just type a star followed by a few optional letters into the buffer and
2343 press @kbd{M-@key{TAB}}.  All headlines in the current buffer will be
2344 offered as completions.  @xref{Handling links}, for more commands
2345 creating links.
2347 Following a link pushes a mark onto Org's own mark ring.  You can
2348 return to the previous position with @kbd{C-c &}.  Using this command
2349 several times in direct succession goes back to positions recorded
2350 earlier.
2352 @menu
2353 * Radio targets::               Make targets trigger links in plain text
2354 @end menu
2356 @node Radio targets,  , Internal links, Internal links
2357 @subsection Radio targets
2358 @cindex radio targets
2359 @cindex targets, radio
2360 @cindex links, radio targets
2362 Org can automatically turn any occurrences of certain target names
2363 in normal text into a link.  So without explicitly creating a link, the
2364 text connects to the target radioing its position.  Radio targets are
2365 enclosed by triple angular brackets.  For example, a target @samp{<<<My
2366 Target>>>} causes each occurrence of @samp{my target} in normal text to
2367 become activated as a link.  The Org file is scanned automatically
2368 for radio targets only when the file is first loaded into Emacs.  To
2369 update the target list during editing, press @kbd{C-c C-c} with the
2370 cursor on or at a target.
2372 @node External links, Handling links, Internal links, Hyperlinks
2373 @section External links
2374 @cindex links, external
2375 @cindex external links
2376 @cindex links, external
2377 @cindex Gnus links
2378 @cindex BBDB links
2379 @cindex IRC links
2380 @cindex URL links
2381 @cindex file links
2382 @cindex VM links
2383 @cindex RMAIL links
2384 @cindex WANDERLUST links
2385 @cindex MH-E links
2386 @cindex USENET links
2387 @cindex SHELL links
2388 @cindex Info links
2389 @cindex elisp links
2391 Org supports links to files, websites, Usenet and email messages,
2392 BBDB database entries and links to both IRC conversations and their
2393 logs.  External links are URL-like locators.  They start with a short
2394 identifying string followed by a colon.  There can be no space after
2395 the colon.  The following list shows examples for each link type.
2397 @example
2398 http://www.astro.uva.nl/~dominik          @r{on the web}
2399 file:/home/dominik/images/jupiter.jpg     @r{file, absolute path}
2400 file:papers/last.pdf                      @r{file, relative path}
2401 news:comp.emacs                           @r{Usenet link}
2402 mailto:adent@@galaxy.net                 @r{Mail link}
2403 vm:folder                                 @r{VM folder link}
2404 vm:folder#id                              @r{VM message link}
2405 vm://myself@@some.where.org/folder#id    @r{VM on remote machine}
2406 wl:folder                                 @r{WANDERLUST folder link}
2407 wl:folder#id                              @r{WANDERLUST message link}
2408 mhe:folder                                @r{MH-E folder link}
2409 mhe:folder#id                             @r{MH-E message link}
2410 rmail:folder                              @r{RMAIL folder link}
2411 rmail:folder#id                           @r{RMAIL message link}
2412 gnus:group                                @r{Gnus group link}
2413 gnus:group#id                             @r{Gnus article link}
2414 bbdb:Richard Stallman                     @r{BBDB link}
2415 irc:/irc.com/#emacs/bob                   @r{IRC link}
2416 shell:ls *.org                            @r{A shell command}
2417 elisp:(find-file-other-frame "Elisp.org") @r{An elisp form to evaluate}
2418 @end example
2420 A link should be enclosed in double brackets and may contain a
2421 descriptive text to be displayed instead of the URL (@pxref{Link
2422 format}), for example:
2424 @example
2425 [[http://www.gnu.org/software/emacs/][GNU Emacs]]
2426 @end example
2428 @noindent
2429 If the description is a file name or URL that points to an image, HTML
2430 export (@pxref{HTML export}) will inline the image as a clickable
2431 button.  If there is no description at all and the link points to an
2432 image,
2433 that image will be inlined into the exported HTML file.
2435 @cindex angular brackets, around links
2436 @cindex plain text external links
2437 Org also finds external links in the normal text and activates them
2438 as links.  If spaces must be part of the link (for example in
2439 @samp{bbdb:Richard Stallman}), or if you need to remove ambiguities
2440 about the end of the link, enclose them in angular brackets.
2442 @node Handling links, Using links outside Org, External links, Hyperlinks
2443 @section Handling links
2444 @cindex links, handling
2446 Org provides methods to create a link in the correct syntax, to
2447 insert it into an Org file, and to follow the link.
2449 @table @kbd
2450 @kindex C-c l
2451 @cindex storing links
2452 @item C-c l
2453 Store a link to the current location.  This is a @emph{global} command
2454 which can be used in any buffer to create a link.  The link will be
2455 stored for later insertion into an Org buffer (see below).  For
2456 Org files, if there is a @samp{<<target>>} at the cursor, the
2457 link points to the target.  Otherwise it points to the current
2458 headline.  For VM, Rmail, Wanderlust, MH-E, Gnus and BBDB buffers, the
2459 link will indicate the current article/entry.  For W3 and W3M buffers,
2460 the link goes to the current URL.  For IRC links, if you set the
2461 variable @code{org-irc-link-to-logs} to non-nil then @kbd{C-c l} will
2462 store a @samp{file:/} style link to the relevant point in the logs for
2463 the current conversation. Otherwise an @samp{irc:/} style link to the
2464 user/channel/server under the point will be stored.  For any other
2465 files, the link will point to the file, with a search string
2466 (@pxref{Search options}) pointing to the contents of the current line.
2467 If there is an active region, the selected words will form the basis
2468 of the search string.  If the automatically created link is not
2469 working correctly or accurately enough, you can write custom functions
2470 to select the search string and to do the search for particular file
2471 types - see @ref{Custom searches}.  The key binding @kbd{C-c l} is
2472 only a suggestion - see @ref{Installation}.
2474 @kindex C-c C-l
2475 @cindex link completion
2476 @cindex completion, of links
2477 @cindex inserting links
2478 @item C-c C-l
2479 Insert a link.  This prompts for a link to be inserted into the buffer.  You
2480 can just type a link, using text for an internal link, or one of the link
2481 type prefixes mentioned in the examples above.  All links stored during the
2482 current session are part of the history for this prompt, so you can access
2483 them with @key{up} and @key{down} (or @kbd{M-p/n}).  Completion, on the other
2484 hand, will help you to insert valid link prefixes like @samp{http:} or
2485 @samp{ftp:}, including the prefixes defined through link abbreviations
2486 (@pxref{Link abbreviations}).  The link will be inserted into the
2487 buffer@footnote{After insertion of a stored link, the link will be removed
2488 from the list of stored links.  To keep it in the list later use, use a
2489 triple @kbd{C-u} prefix argument to @kbd{C-c C-l}, or configure the option
2490 @code{org-keep-stored-link-after-insertion}.}, along with a descriptive text.
2491 If some text was selected when this command is called, the selected text
2492 becomes the default description.@* Note that you don't have to use this
2493 command to insert a link.  Links in Org are plain text, and you can type
2494 or paste them straight into the buffer.  By using this command, the links are
2495 automatically enclosed in double brackets, and you will be asked for the
2496 optional descriptive text.
2498 @c  If the link is a @samp{file:} link and
2499 @c the linked file is located in the same directory as the current file or
2500 @c a subdirectory of it, the path of the file will be inserted relative to
2501 @c the current directory.
2503 @kindex C-u C-c C-l
2504 @cindex file name completion
2505 @cindex completion, of file names
2506 @item C-u C-c C-l
2507 When @kbd{C-c C-l} is called with a @kbd{C-u} prefix argument, a link to
2508 a file will be inserted and you may use file name completion to select
2509 the name of the file.  The path to the file is inserted relative to the
2510 directory of the current org file, if the linked file is in the current
2511 directory or in a sub-directory of it, or if the path is written relative
2512 to the current directory using @samp{../}.  Otherwise an absolute path
2513 is used, if possible with @samp{~/} for your home directory.  You can
2514 force an absolute path with two @kbd{C-u} prefixes.
2516 @item C-c C-l @r{(with cursor on existing link)}
2517 When the cursor is on an existing link, @kbd{C-c C-l} allows you to edit the
2518 link and description parts of the link.
2520 @cindex following links
2521 @kindex C-c C-o
2522 @item C-c C-o
2523 Open link at point.  This will launch a web browser for URLs (using
2524 @command{browse-url-at-point}), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB
2525 for the corresponding links, and execute the command in a shell link.
2526 When the cursor is on an internal link, this commands runs the
2527 corresponding search.  When the cursor is on a TAG list in a headline,
2528 it creates the corresponding TAGS view.  If the cursor is on a time
2529 stamp, it compiles the agenda for that date.  Furthermore, it will visit
2530 text and remote files in @samp{file:} links with Emacs and select a
2531 suitable application for local non-text files.  Classification of files
2532 is based on file extension only.  See option @code{org-file-apps}.  If
2533 you want to override the default application and visit the file with
2534 Emacs, use a @kbd{C-u} prefix.
2536 @kindex mouse-2
2537 @kindex mouse-1
2538 @item mouse-2
2539 @itemx mouse-1
2540 On links, @kbd{mouse-2} will open the link just as @kbd{C-c C-o}
2541 would.  Under Emacs 22, also @kbd{mouse-1} will follow a link.
2543 @kindex mouse-3
2544 @item mouse-3
2545 Like @kbd{mouse-2}, but force file links to be opened with Emacs, and
2546 internal links to be displayed in another window@footnote{See the
2547 variable @code{org-display-internal-link-with-indirect-buffer}}.
2549 @cindex mark ring
2550 @kindex C-c %
2551 @item C-c %
2552 Push the current position onto the mark ring, to be able to return
2553 easily. Commands following an internal link do this automatically.
2555 @cindex links, returning to
2556 @kindex C-c &
2557 @item C-c &
2558 Jump back to a recorded position.  A position is recorded by the
2559 commands following internal links, and by @kbd{C-c %}.  Using this
2560 command several times in direct succession moves through a ring of
2561 previously recorded positions.
2563 @kindex C-c C-x C-n
2564 @kindex C-c C-x C-p
2565 @cindex links, finding next/previous
2566 @item C-c C-x C-n
2567 @itemx C-c C-x C-p
2568 Move forward/backward to the next link in the buffer.  At the limit of
2569 the buffer, the search fails once, and then wraps around.  The key
2570 bindings for this are really too long, you might want to bind this also
2571 to @kbd{C-n} and @kbd{C-p}
2572 @lisp
2573 (add-hook 'org-load-hook
2574   (lambda ()
2575     (define-key 'org-mode-map "\C-n" 'org-next-link)
2576     (define-key 'org-mode-map "\C-p" 'org-previous-link)))
2577 @end lisp
2578 @end table
2580 @node Using links outside Org, Link abbreviations, Handling links, Hyperlinks
2581 @section Using links outside Org
2583 You can insert and follow links that have Org syntax not only in
2584 Org, but in any Emacs buffer.  For this, you should create two
2585 global commands, like this (please select suitable global keys
2586 yourself):
2588 @lisp
2589 (global-set-key "\C-c L" 'org-insert-link-global)
2590 (global-set-key "\C-c o" 'org-open-at-point-global)
2591 @end lisp
2593 @node Link abbreviations, Search options, Using links outside Org, Hyperlinks
2594 @section Link abbreviations
2595 @cindex link abbreviations
2596 @cindex abbreviation, links
2598 Long URLs can be cumbersome to type, and often many similar links are
2599 needed in a document.  For this you can use link abbreviations.  An
2600 abbreviated link looks like this
2602 @example
2603 [[linkword:tag][description]]
2604 @end example
2606 @noindent
2607 where the tag is optional.  Such abbreviations are resolved according to
2608 the information in the variable @code{org-link-abbrev-alist} that
2609 relates the linkwords to replacement text.  Here is an example:
2611 @lisp
2612 @group
2613 (setq org-link-abbrev-alist
2614   '(("bugzilla" . "http://10.1.2.9/bugzilla/show_bug.cgi?id=")
2615     ("google"   . "http://www.google.com/search?q=")
2616     ("ads"      . "http://adsabs.harvard.edu/cgi-bin/
2617                    nph-abs_connect?author=%s&db_key=AST")))
2618 @end group
2619 @end lisp
2621 If the replacement text contains the string @samp{%s}, it will be
2622 replaced with the tag.  Otherwise the tag will be appended to the string
2623 in order to create the link.  You may also specify a function that will
2624 be called with the tag as the only argument to create the link.
2626 With the above setting, you could link to a specific bug with
2627 @code{[[bugzilla:129]]}, search the web for @samp{OrgMode} with
2628 @code{[[google:OrgMode]]} and find out what the Org author is
2629 doing besides Emacs hacking with @code{[[ads:Dominik,C]]}.
2631 If you need special abbreviations just for a single Org buffer, you
2632 can define them in the file with
2634 @example
2635 #+LINK: bugzilla  http://10.1.2.9/bugzilla/show_bug.cgi?id=
2636 #+LINK: google    http://www.google.com/search?q=%s
2637 @end example
2639 @noindent
2640 In-buffer completion @pxref{Completion} can be used after @samp{[} to
2641 complete link abbreviations.
2643 @node Search options, Custom searches, Link abbreviations, Hyperlinks
2644 @section Search options in file links
2645 @cindex search option in file links
2646 @cindex file links, searching
2648 File links can contain additional information to make Emacs jump to a
2649 particular location in the file when following a link.  This can be a
2650 line number or a search option after a double@footnote{For backward
2651 compatibility, line numbers can also follow a single colon.} colon. For
2652 example, when the command @kbd{C-c l} creates a link (@pxref{Handling
2653 links}) to a file, it encodes the words in the current line as a search
2654 string that can be used to find this line back later when following the
2655 link with @kbd{C-c C-o}.
2657 Here is the syntax of the different ways to attach a search to a file
2658 link, together with an explanation:
2660 @example
2661 [[file:~/code/main.c::255]]
2662 [[file:~/xx.org::My Target]]
2663 [[file:~/xx.org::*My Target]]
2664 [[file:~/xx.org::/regexp/]]
2665 @end example
2667 @table @code
2668 @item 255
2669 Jump to line 255.
2670 @item My Target
2671 Search for a link target @samp{<<My Target>>}, or do a text search for
2672 @samp{my target}, similar to the search in internal links, see
2673 @ref{Internal links}.  In HTML export (@pxref{HTML export}), such a file
2674 link will become an HTML reference to the corresponding named anchor in
2675 the linked file.
2676 @item *My Target
2677 In an Org file, restrict search to headlines.
2678 @item /regexp/
2679 Do a regular expression search for @code{regexp}.  This uses the Emacs
2680 command @code{occur} to list all matches in a separate window.  If the
2681 target file is in Org mode, @code{org-occur} is used to create a
2682 sparse tree with the matches.
2683 @c If the target file is a directory,
2684 @c @code{grep} will be used to search all files in the directory.
2685 @end table
2687 As a degenerate case, a file link with an empty file name can be used
2688 to search the current file.  For example, @code{[[file:::find me]]} does
2689 a search for @samp{find me} in the current file, just as
2690 @samp{[[find me]]} would.
2692 @node Custom searches,  , Search options, Hyperlinks
2693 @section Custom Searches
2694 @cindex custom search strings
2695 @cindex search strings, custom
2697 The default mechanism for creating search strings and for doing the
2698 actual search related to a file link may not work correctly in all
2699 cases.  For example, BibTeX database files have many entries like
2700 @samp{year="1993"} which would not result in good search strings,
2701 because the only unique identification for a BibTeX entry is the
2702 citation key.
2704 If you come across such a problem, you can write custom functions to set
2705 the right search string for a particular file type, and to do the search
2706 for the string in the file.  Using @code{add-hook}, these functions need
2707 to be added to the hook variables
2708 @code{org-create-file-search-functions} and
2709 @code{org-execute-file-search-functions}.  See the docstring for these
2710 variables for more information.  Org actually uses this mechanism
2711 for Bib@TeX{} database files, and you can use the corresponding code as
2712 an implementation example.  See the file @file{org-bibtex.el}.
2714 @node TODO Items, Tags, Hyperlinks, Top
2715 @chapter TODO Items
2716 @cindex TODO items
2718 Org mode does not maintain TODO lists as separate documents@footnote{Of
2719 course, you can make a document that contains inly long lists of TODO items,
2720 but this is not required.}.  Instead, TODO items are an integral part of the
2721 notes file, because TODO items usually come up while taking notes!  With Org
2722 mode, simply mark any entry in a tree as being a TODO item.  In this way,
2723 information is not duplicated, and the entire context from which the TODO
2724 item emerged is always present.
2726 Of course, this technique for managing TODO items scatters them
2727 throughout your notes file.  Org mode compensates for this by providing
2728 methods to give you an overview of all the things that you have to do.
2730 @menu
2731 * TODO basics::                 Marking and displaying TODO entries
2732 * TODO extensions::             Workflow and assignments
2733 * Progress logging::            Dates and notes for progress
2734 * Priorities::                  Some things are more important than others
2735 * Breaking down tasks::         Splitting a task into manageable pieces
2736 * Checkboxes::                  Tick-off lists
2737 @end menu
2739 @node TODO basics, TODO extensions, TODO Items, TODO Items
2740 @section Basic TODO functionality
2742 Any headline becomes a TODO item when it starts with the word
2743 @samp{TODO}, for example:
2745 @example
2746 *** TODO Write letter to Sam Fortune
2747 @end example
2749 @noindent
2750 The most important commands to work with TODO entries are:
2752 @table @kbd
2753 @kindex C-c C-t
2754 @cindex cycling, of TODO states
2755 @item C-c C-t
2756 Rotate the TODO state of the current item among
2758 @example
2759 ,-> (unmarked) -> TODO -> DONE --.
2760 '--------------------------------'
2761 @end example
2763 The same rotation can also be done ``remotely'' from the timeline and
2764 agenda buffers with the @kbd{t} command key (@pxref{Agenda commands}).
2766 @kindex C-u C-c C-t
2767 @item C-u C-c C-t
2768 Select a specific keyword using completion or (if it has been set up)
2769 the fast selection interface.  For the latter, you need to assign keys
2770 to TODO states, see @ref{Per-file keywords} and @ref{Setting tags} for
2771 more information.
2773 @kindex S-@key{right}
2774 @kindex S-@key{left}
2775 @item S-@key{right}
2776 @itemx S-@key{left}
2777 Select the following/preceding TODO state, similar to cycling.  Useful
2778 mostly if more than two TODO states are possible (@pxref{TODO
2779 extensions}).
2780 @kindex C-c C-v
2781 @kindex C-c / t
2782 @cindex sparse tree, for TODO
2783 @item C-c C-v
2784 @itemx C-c / t
2785 View TODO items in a @emph{sparse tree} (@pxref{Sparse trees}).  Folds
2786 the entire buffer, but shows all TODO items and the headings hierarchy
2787 above them.  With a prefix argument, search for a specific TODO.  You will be
2788 prompted for the keyword, and you can also give a list of keywords like
2789 @code{KWD1|KWD2|...}.  With numeric prefix argument N, show the tree for the
2790 Nth keyword in the variable @code{org-todo-keywords}.  With two prefix
2791 arguments, find all TODO and DONE entries.
2792 @kindex C-c a t
2793 @item C-c a t
2794 Show the global TODO list.  Collects the TODO items from all agenda
2795 files (@pxref{Agenda Views}) into a single buffer.  The new buffer will
2796 be in @code{agenda-mode}, which provides commands to examine and
2797 manipulate the TODO entries from the new buffer (@pxref{Agenda
2798 commands}).  @xref{Global TODO list}, for more information.
2799 @kindex S-M-@key{RET}
2800 @item S-M-@key{RET}
2801 Insert a new TODO entry below the current one.
2802 @end table
2804 @node TODO extensions, Progress logging, TODO basics, TODO Items
2805 @section Extended use of TODO keywords
2806 @cindex extended TODO keywords
2808 By default, marked TODO entries have one of only two states: TODO and
2809 DONE.  Org mode allows you to classify TODO items in more complex ways
2810 with @emph{TODO keywords} (stored in @code{org-todo-keywords}).  With
2811 special setup, the TODO keyword system can work differently in different
2812 files.
2814 Note that @i{tags} are another way to classify headlines in general and
2815 TODO items in particular (@pxref{Tags}).
2817 @menu
2818 * Workflow states::             From TODO to DONE in steps
2819 * TODO types::                  I do this, Fred does the rest
2820 * Multiple sets in one file::   Mixing it all, and still finding your way
2821 * Fast access to TODO states::  Single letter selection of a state
2822 * Per-file keywords::           Different files, different requirements
2823 * Faces for TODO keywords::     Highlighting states
2824 @end menu
2826 @node Workflow states, TODO types, TODO extensions, TODO extensions
2827 @subsection TODO keywords as workflow states
2828 @cindex TODO workflow
2829 @cindex workflow states as TODO keywords
2831 You can use TODO keywords to indicate different @emph{sequential} states
2832 in the process of working on an item, for example@footnote{Changing
2833 this variable only becomes effective after restarting Org mode in a
2834 buffer.}:
2836 @lisp
2837 (setq org-todo-keywords
2838   '((sequence "TODO" "FEEDBACK" "VERIFY" "|" "DONE" "DELEGATED")))
2839 @end lisp
2841 The vertical bar separates the TODO keywords (states that @emph{need
2842 action}) from the DONE states (which need @emph{no further action}.  If
2843 you don't provide the separator bar, the last state is used as the DONE
2844 state.
2845 @cindex completion, of TODO keywords
2846 With this setup, the command @kbd{C-c C-t} will cycle an entry from TODO
2847 to FEEDBACK, then to VERIFY, and finally to DONE and DELEGATED.  You may
2848 also use a numeric prefix argument to quickly select a specific state.  For
2849 example @kbd{C-3 C-c C-t} will change the state immediately to VERIFY.
2850 Or you can use @kbd{S-left} to go backward through the sequence.  If you
2851 define many keywords, you can use in-buffer completion
2852 (@pxref{Completion}) or even a special one-key selection scheme
2853 (@pxref{Fast access to TODO states}) to insert these words into the
2854 buffer.  Changing a TODO state can be logged with a timestamp, see
2855 @ref{Tracking TODO state changes} for more information.
2857 @node TODO types, Multiple sets in one file, Workflow states, TODO extensions
2858 @subsection TODO keywords as types
2859 @cindex TODO types
2860 @cindex names as TODO keywords
2861 @cindex types as TODO keywords
2863 The second possibility is to use TODO keywords to indicate different
2864 @emph{types} of action items.  For example, you might want to indicate
2865 that items are for ``work'' or ``home''.  Or, when you work with several
2866 people on a single project, you might want to assign action items
2867 directly to persons, by using their names as TODO keywords.  This would
2868 be set up like this:
2870 @lisp
2871 (setq org-todo-keywords '((type "Fred" "Sara" "Lucy" "|" "DONE")))
2872 @end lisp
2874 In this case, different keywords do not indicate a sequence, but rather
2875 different types.  So the normal work flow would be to assign a task to a
2876 person, and later to mark it DONE.  Org mode supports this style by adapting
2877 the workings of the command @kbd{C-c C-t}@footnote{This is also true for the
2878 @kbd{t} command in the timeline and agenda buffers.}.  When used several
2879 times in succession, it will still cycle through all names, in order to first
2880 select the right type for a task.  But when you return to the item after some
2881 time and execute @kbd{C-c C-t} again, it will switch from any name directly
2882 to DONE.  Use prefix arguments or completion to quickly select a specific
2883 name.  You can also review the items of a specific TODO type in a sparse tree
2884 by using a numeric prefix to @kbd{C-c C-v}.  For example, to see all things
2885 Lucy has to do, you would use @kbd{C-3 C-c C-v}.  To collect Lucy's items
2886 from all agenda files into a single buffer, you would use the numeric prefix
2887 argument as well when creating the global TODO list: @kbd{C-3 C-c t}.
2889 @node Multiple sets in one file, Fast access to TODO states, TODO types, TODO extensions
2890 @subsection Multiple keyword sets in one file
2891 @cindex TODO keyword sets
2893 Sometimes you may want to use different sets of TODO keywords in
2894 parallel.  For example, you may want to have the basic
2895 @code{TODO}/@code{DONE}, but also a workflow for bug fixing, and a
2896 separate state indicating that an item has been canceled (so it is not
2897 DONE, but also does not require action).  Your setup would then look
2898 like this:
2900 @lisp
2901 (setq org-todo-keywords
2902       '((sequence "TODO" "|" "DONE")
2903         (sequence "REPORT" "BUG" "KNOWNCAUSE" "|" "FIXED")
2904         (sequence "|" "CANCELED")))
2905 @end lisp
2907 The keywords should all be different, this helps Org mode to keep track
2908 of which subsequence should be used for a given entry.  In this setup,
2909 @kbd{C-c C-t} only operates within a subsequence, so it switches from
2910 @code{DONE} to (nothing) to @code{TODO}, and from @code{FIXED} to
2911 (nothing) to @code{REPORT}.  Therefore you need a mechanism to initially
2912 select the correct sequence.  Besides the obvious ways like typing a
2913 keyword or using completion, you may also apply the following commands:
2915 @table @kbd
2916 @kindex C-S-@key{right}
2917 @kindex C-S-@key{left}
2918 @item C-S-@key{right}
2919 @itemx C-S-@key{left}
2920 These keys jump from one TODO subset to the next.  In the above example,
2921 @kbd{C-S-@key{right}} would jump from @code{TODO} or @code{DONE} to
2922 @code{REPORT}, and any of the words in the second row to @code{CANCELED}.
2923 @kindex S-@key{right}
2924 @kindex S-@key{left}
2925 @item S-@key{right}
2926 @itemx S-@key{left}
2927 @kbd{S-@key{<left>}} and @kbd{S-@key{<right>}} and walk through
2928 @emph{all} keywords from all sets, so for example @kbd{S-@key{<right>}}
2929 would switch from @code{DONE} to @code{REPORT} in the example above.
2930 @end table
2932 @node Fast access to TODO states, Per-file keywords, Multiple sets in one file, TODO extensions
2933 @subsection Fast access to TODO states
2935 If you would like to quickly change an entry to an arbitrary TODO state
2936 instead of cycling through the states, you can set up keys for
2937 single-letter access to the states.  This is done by adding the section
2938 key after each keyword, in parenthesis.  For example:
2940 @lisp
2941 (setq org-todo-keywords
2942       '((sequence "TODO(t)" "|" "DONE(d)")
2943         (sequence "REPORT(r)" "BUG(b)" "KNOWNCAUSE(k)" "|" "FIXED(f)")
2944         (sequence "|" "CANCELED(c)")))
2945 @end lisp
2947 If you then press @code{C-u C-c C-t} followed by the selection key, the
2948 entry will be switched to this state.  @key{SPC} can be used to remove
2949 any TODO keyword from an entry.  Should you like this way of selecting
2950 TODO states a lot, you might want to set the variable
2951 @code{org-use-fast-todo-selection} to @code{t} and make this behavior
2952 the default.  Check also the variable
2953 @code{org-fast-tag-selection-include-todo}, it allows to change the TODO
2954 state through the tags interface (@pxref{Setting tags}), in case you
2955 like to mingle the two concepts.
2957 @node Per-file keywords, Faces for TODO keywords, Fast access to TODO states, TODO extensions
2958 @subsection Setting up keywords for individual files
2959 @cindex keyword options
2960 @cindex per-file keywords
2962 It can be very useful to use different aspects of the TODO mechanism in
2963 different files.  For file-local settings, you need to add special lines
2964 to the file which set the keywords and interpretation for that file
2965 only.  For example, to set one of the two examples discussed above, you
2966 need one of the following lines, starting in column zero anywhere in the
2967 file:
2969 @example
2970 #+SEQ_TODO: TODO FEEDBACK VERIFY | DONE CANCELED
2971 @end example
2973 @example
2974 #+TYP_TODO: Fred Sara Lucy Mike | DONE
2975 @end example
2977 A setup for using several sets in parallel would be:
2979 @example
2980 #+SEQ_TODO: TODO | DONE
2981 #+SEQ_TODO: REPORT BUG KNOWNCAUSE | FIXED
2982 #+SEQ_TODO: | CANCELED
2983 @end example
2985 @cindex completion, of option keywords
2986 @kindex M-@key{TAB}
2987 @noindent To make sure you are using the correct keyword, type
2988 @samp{#+} into the buffer and then use @kbd{M-@key{TAB}} completion.
2990 @cindex DONE, final TODO keyword
2991 Remember that the keywords after the vertical bar (or the last keyword
2992 if no bar is there) must always mean that the item is DONE (although you
2993 may use a different word).  After changing one of these lines, use
2994 @kbd{C-c C-c} with the cursor still in the line to make the changes
2995 known to Org mode@footnote{Org mode parses these lines only when
2996 Org mode is activated after visiting a file.  @kbd{C-c C-c} with the
2997 cursor in a line starting with @samp{#+} is simply restarting Org mode
2998 for the current buffer.}.
3000 @node Faces for TODO keywords,  , Per-file keywords, TODO extensions
3001 @subsection Faces for TODO keywords
3002 @cindex faces, for TODO keywords
3004 Org mode highlights TODO keywords with special faces: @code{org-todo}
3005 for keywords indicating that an item still has to be acted upon, and
3006 @code{org-done} for keywords indicating that an item is finished.  If
3007 you are using more than 2 different states, you might want to use
3008 special faces for some of them.  This can be done using the variable
3009 @code{org-todo-keyword-faces}.  For example:
3011 @lisp
3012 (setq org-todo-keyword-faces
3013       '(("TODO"      . org-warning)
3014         ("DEFERRED"  . shadow)
3015         ("CANCELED"  . (:foreground "blue" :weight bold))))
3016 @end lisp
3018 While using a list with face properties as shown for CANCELED
3019 @emph{should} work, this does not aways seem to be the case.  If
3020 necessary, define a special face and use that.
3022 @page
3023 @node Progress logging, Priorities, TODO extensions, TODO Items
3024 @section Progress logging
3025 @cindex progress logging
3026 @cindex logging, of progress
3028 Org mode can automatically record a time stamp and possibly a note when
3029 you mark a TODO item as DONE, or even each time you change the state of
3030 a TODO item.  This system is highly configurable, settings can be on a
3031 per-keyword basis and can be localized to a file or even a subtree.  For
3032 information on how to clock working time for a task, see @ref{Clocking
3033 work time}.
3035 @menu
3036 * Closing items::               When was this entry marked DONE?
3037 * Tracking TODO state changes::  When did the status change?
3038 @end menu
3040 @node Closing items, Tracking TODO state changes, Progress logging, Progress logging
3041 @subsection Closing items
3043 The most basic logging is to keep track of @emph{when} a certain TODO
3044 item was finished.  This is achieved with@footnote{The corresponding
3045 in-buffer setting is: @code{#+STARTUP: logdone}}.
3047 @lisp
3048 (setq org-log-done 'time)
3049 @end lisp
3051 @noindent
3052 Then each time you turn an entry from a TODO (not-done) state into any
3053 of the DONE states, a line @samp{CLOSED: [timestamp]} will be inserted
3054 just after the headline.  If you turn the entry back into a TODO item
3055 through further state cycling, that line will be removed again.  If you
3056 want to record a note along with the timestamp, use@footnote{The
3057 corresponding in-buffer setting is: @code{#+STARTUP: lognotedone}}
3059 @lisp
3060 (setq org-log-done 'note)
3061 @end lisp
3063 @noindent
3064 You will then be prompted for a note, and that note will be stored below
3065 the entry with a @samp{Closing Note} heading.
3067 In the timeline (@pxref{Timeline}) and in the agenda
3068 (@pxref{Weekly/daily agenda}), you can then use the @kbd{l} key to
3069 display the TODO items with a @samp{CLOSED} timestamp on each day,
3070 giving you an overview of what has been done.
3072 @node Tracking TODO state changes,  , Closing items, Progress logging
3073 @subsection Tracking TODO state changes
3075 When TODO keywords are used as workflow states (@pxref{Workflow
3076 states}), you might want to keep track of when a state change occurred
3077 and maybe take a note about this change.  Since it is normally too much
3078 to record a note for every state, Org mode expects configuration on a
3079 per-keyword basis for this.  This is achieved by adding special markers
3080 @samp{!} (for a time stamp) and @samp{@@} (for a note) in parenthesis
3081 after each keyword.  For example, with the setting
3083 @lisp
3084 (setq org-todo-keywords
3085   '((sequence "TODO(t)" "WAIT(w@@/!)" "|" "DONE(d!)" "CANCELED(c@@)")))
3086 @end lisp
3088 @noindent
3089 you not only define global TODO keywords and fast access keys, but also
3090 request that a time is recorded when the entry is turned into
3091 DONE@footnote{It is possible that Org mode will record two time stamps
3092 when you are using both @code{org-log-done} and state change logging.
3093 However, it will never prompt for two notes - if you have configured
3094 both, the state change recording note will take precedence and cancel
3095 the @samp{Closing Note}.}, and that a note is recorded when switching to
3096 WAIT or CANCELED.  The setting for WAIT is even more special: The
3097 @samp{!} after the slash means that in addition to the note taken when
3098 entering the state, a time stamp should be recorded when @i{leaving} the
3099 WAIT state, if and only if the @i{target} state does not configure
3100 logging for entering it.  So it has no effect when switching from WAIT
3101 to DONE, because DONE is configured to record a timestamp only.  But
3102 when switching from WAIT back to TODO, the @samp{/!} in the WAIT
3103 setting now triggers a timestamp even though TODO has no logging
3104 configured.
3106 You can use the exact same syntax for setting logging preferences local
3107 to a buffer:
3108 @example
3109 #+SEQ_TODO: TODO(t) WAIT(w@@/!) | DONE(d!) CANCELED(c@@)
3110 @end example
3112 In order to define logging settings that are local to a subtree or a
3113 single item, define a LOGGING property in this entry.  Any non-empty
3114 LOGGING property resets all logging settings to nil.  You may then turn
3115 on logging for this specific tree using STARTUP keywords like
3116 @code{lognotedone} or @code{logrepeat}, as well as adding state specific
3117 settings like @code{TODO(!)}.  For example
3119 @example
3120 * TODO Log each state with only a time
3121   :PROPERTIES:
3122   :LOGGING: TODO(!) WAIT(!) DONE(!) CANCELED(!)
3123   :END:
3124 * TODO Only log when switching to WAIT, and when repeating
3125   :PROPERTIES:
3126   :LOGGING: WAIT(@@) logrepeat
3127   :END:
3128 * TODO No logging at all
3129   :PROPERTIES:
3130   :LOGGING: nil
3131   :END:
3132 @end example
3135 @node Priorities, Breaking down tasks, Progress logging, TODO Items
3136 @section Priorities
3137 @cindex priorities
3139 If you use Org mode extensively, you may end up enough TODO items that
3140 it starts to make sense to prioritize them.  Prioritizing can be done by
3141 placing a @emph{priority cookie} into the headline of a TODO item, like
3142 this
3144 @example
3145 *** TODO [#A] Write letter to Sam Fortune
3146 @end example
3148 @noindent
3149 By default, Org mode supports three priorities: @samp{A}, @samp{B}, and
3150 @samp{C}.  @samp{A} is the highest priority.  An entry without a cookie
3151 is treated as priority @samp{B}.  Priorities make a difference only in
3152 the agenda (@pxref{Weekly/daily agenda}); outside the agenda, they have
3153 no inherent meaning to Org mode.
3155 Priorities can be attached to any outline tree entries; they do not need
3156 to be TODO items.
3158 @table @kbd
3159 @kindex @kbd{C-c ,}
3160 @item @kbd{C-c ,}
3161 Set the priority of the current headline.  The command prompts for a
3162 priority character @samp{A}, @samp{B} or @samp{C}.  When you press
3163 @key{SPC} instead, the priority cookie is removed from the headline.
3164 The priorities can also be changed ``remotely'' from the timeline and
3165 agenda buffer with the @kbd{,} command (@pxref{Agenda commands}).
3167 @kindex S-@key{up}
3168 @kindex S-@key{down}
3169 @item S-@key{up}
3170 @itemx S-@key{down}
3171 Increase/decrease priority of current headline@footnote{See also the
3172 option @code{org-priority-start-cycle-with-default'}.}.  Note that these
3173 keys are also used to modify time stamps (@pxref{Creating timestamps}).
3174 Furthermore, these keys are also used by CUA mode (@pxref{Conflicts}).
3175 @end table
3177 You can change the range of allowed priorities by setting the variables
3178 @code{org-highest-priority}, @code{org-lowest-priority}, and
3179 @code{org-default-priority}.  For an individual buffer, you may set
3180 these values (highest, lowest, default) like this (please make sure that
3181 the highest priority is earlier in the alphabet than the lowest
3182 priority):
3184 @example
3185 #+PRIORITIES: A C B
3186 @end example
3188 @node Breaking down tasks, Checkboxes, Priorities, TODO Items
3189 @section Breaking tasks down into subtasks
3190 @cindex tasks, breaking down
3192 It is often advisable to break down large tasks into smaller, manageable
3193 subtasks.  You can do this by creating an outline tree below a TODO item,
3194 with detailed subtasks on the tree@footnote{To keep subtasks out of the
3195 global TODO list, see the @code{org-agenda-todo-list-sublevels}.}.  To keep
3196 the overview over the fraction of subtasks that are already completed, insert
3197 either @samp{[/]} or @samp{[%]} anywhere in the headline.  These cookies will
3198 be updates each time the todo status of a child changes.  For example:
3200 @example
3201 * Organize Party [33%]
3202 ** TODO Call people [1/2]
3203 *** TODO Peter
3204 *** DONE Sarah
3205 ** TODO Buy food
3206 ** DONE Talk to neighbor
3207 @end example
3209 If you would like a TODO entry to automatically change to DONE when all
3210 chilrden are done, you can use the following setup:
3212 @example
3213 (defun org-summary-todo (n-done n-not-done)
3214   "Switch entry to DONE when all subentries are done, to TODO otherwise."
3215   (let (org-log-done org-log-states)   ; turn off logging
3216     (org-todo (if (= n-not-done 0) "DONE" "TODO"))))
3218 (add-hook 'org-after-todo-statistics-hook 'org-summary-todo)
3219 @end example
3222 Another possibility is the use of checkboxes to identify (a hierarchy of) a
3223 large number of subtasks (@pxref{Checkboxes}).
3226 @node Checkboxes,  , Breaking down tasks, TODO Items
3227 @section Checkboxes
3228 @cindex checkboxes
3230 Every item in a plain list (@pxref{Plain lists}) can be made into a
3231 checkbox by starting it with the string @samp{[ ]}.  This feature is
3232 similar to TODO items (@pxref{TODO Items}), but is more lightweight.
3233 Checkboxes are not included into the global TODO list, so they are often
3234 great to split a task into a number of simple steps.  Or you can use
3235 them in a shopping list.  To toggle a checkbox, use @kbd{C-c C-c}, or
3236 use the mouse (thanks to Piotr Zielinski's @file{org-mouse.el}).
3238 Here is an example of a checkbox list.
3240 @example
3241 * TODO Organize party [2/4]
3242   - [-] call people [1/3]
3243     - [ ] Peter
3244     - [X] Sarah
3245     - [ ] Sam
3246   - [X] order food
3247   - [ ] think about what music to play
3248   - [X] talk to the neighbors
3249 @end example
3251 Checkboxes work hierarchically, so if a checkbox item has children that
3252 are checkboxes, toggling one of the children checkboxes will make the
3253 parent checkbox reflect if none, some, or all of the children are
3254 checked.
3256 @cindex statistics, for checkboxes
3257 @cindex checkbox statistics
3258 The @samp{[2/4]} and @samp{[1/3]} in the first and second line are
3259 cookies indicating how many checkboxes present in this entry have been
3260 checked off, and the total number of checkboxes are present.  This can
3261 give you an idea on how many checkboxes remain, even without opening a
3262 folded entry.  The cookies can be placed into a headline or into (the
3263 first line of) a plain list item. Each cookie covers all checkboxes
3264 structurally below the headline/item on which the cookie appear.  You
3265 have to insert the cookie yourself by typing either @samp{[/]} or
3266 @samp{[%]}.  With @samp{[/]} you get an @samp{n out of m} result, as in
3267 the examples above.  With @samp{[%]} you get information about the
3268 percentage of checkboxes checked (in the above example, this would be
3269 @samp{[50%]} and @samp{[33%]}, respectively).
3271 @noindent The following commands work with checkboxes:
3273 @table @kbd
3274 @kindex C-c C-c
3275 @item C-c C-c
3276 Toggle checkbox at point.  With a prefix argument, set it to @samp{[-]},
3277 which is considered to be an intermediate state.
3278 @kindex C-c C-x C-b
3279 @item C-c C-x C-b
3280 Toggle checkbox at point.
3281 @itemize @minus
3282 @item
3283 If there is an active region, toggle the first checkbox in the region
3284 and set all remaining boxes to the same status as the first.  If you
3285 want to toggle all boxes in the region independently, use a prefix
3286 argument.
3287 @item
3288 If the cursor is in a headline, toggle checkboxes in the region between
3289 this headline and the next (so @emph{not} the entire subtree).
3290 @item
3291 If there is no active region, just toggle the checkbox at point.
3292 @end itemize
3293 @kindex M-S-@key{RET}
3294 @item M-S-@key{RET}
3295 Insert a new item with a checkbox.
3296 This works only if the cursor is already in a plain list item
3297 (@pxref{Plain lists}).
3298 @kindex C-c #
3299 @item C-c #
3300 Update the checkbox statistics in the current outline entry.  When
3301 called with a @kbd{C-u} prefix, update the entire file.  Checkbox
3302 statistic cookies are updated automatically if you toggle checkboxes
3303 with @kbd{C-c C-c} and make new ones with @kbd{M-S-@key{RET}}.  If you
3304 delete boxes or add/change them by hand, use this command to get things
3305 back into synch.  Or simply toggle any checkbox twice with @kbd{C-c C-c}.
3306 @end table
3308 @node Tags, Properties and Columns, TODO Items, Top
3309 @chapter Tags
3310 @cindex tags
3311 @cindex headline tagging
3312 @cindex matching, tags
3313 @cindex sparse tree, tag based
3315 An excellent way to implement labels and contexts for cross-correlating
3316 information is to assign @i{tags} to headlines.  Org mode has extensive
3317 support for tags.
3319 Every headline can contain a list of tags; they occur at the end of the
3320 headline.  Tags are normal words containing letters, numbers, @samp{_},
3321 and @samp{@@}.  Tags must be preceded and followed by a single colon,
3322 e.g., @samp{:WORK:}.  Several tags can be specified, as in
3323 @samp{:work:URGENT:}.
3325 @menu
3326 * Tag inheritance::             Tags use the tree structure of the outline
3327 * Setting tags::                How to assign tags to a headline
3328 * Tag searches::                Searching for combinations of tags
3329 @end menu
3331 @node Tag inheritance, Setting tags, Tags, Tags
3332 @section Tag inheritance
3333 @cindex tag inheritance
3334 @cindex inheritance, of tags
3335 @cindex sublevels, inclusion into tags match
3337 @i{Tags} make use of the hierarchical structure of outline trees.  If a
3338 heading has a certain tag, all subheadings will inherit the tag as
3339 well.  For example, in the list
3341 @example
3342 * Meeting with the French group      :work:
3343 ** Summary by Frank                  :boss:notes:
3344 *** TODO Prepare slides for him      :action:
3345 @end example
3347 @noindent
3348 the final heading will have the tags @samp{:work:}, @samp{:boss:},
3349 @samp{:notes:}, and @samp{:action:} even though the final heading is not
3350 explicitly marked with those tags.  You can also set tags that all entries in
3351 a file should inherit as if these tags would be defined in a hypothetical
3352 level zero that surounds the entire file.
3354 @example
3355 #+FILETAGS: :Peter:Boss:Secret:
3356 @end example
3358 @noindent
3359 To limit tag inheritance to specific tags, or to turn it off entirely, use
3360 the variable @code{org-use-tag-inheritance}.
3362 When a headline matches during a tags search while tag inheritance is turned
3363 on, all the sublevels in the same tree will match as well@footnote{This is
3364 only true if the the search does not involve more complex tests including
3365 properties (@pxref{Property searches}).}.  The list of matches may then
3366 become very long.  If you only want to see the first tags match in a subtree,
3367 configure the variable @code{org-tags-match-list-sublevels}.
3369 @node Setting tags, Tag searches, Tag inheritance, Tags
3370 @section Setting tags
3371 @cindex setting tags
3372 @cindex tags, setting
3374 @kindex M-@key{TAB}
3375 Tags can simply be typed into the buffer at the end of a headline.
3376 After a colon, @kbd{M-@key{TAB}} offers completion on tags.  There is
3377 also a special command for inserting tags:
3379 @table @kbd
3380 @kindex C-c C-c
3381 @item C-c C-c
3382 @cindex completion, of tags
3383 Enter new tags for the current headline.  Org mode will either offer
3384 completion or a special single-key interface for setting tags, see
3385 below.  After pressing @key{RET}, the tags will be inserted and aligned
3386 to @code{org-tags-column}.  When called with a @kbd{C-u} prefix, all
3387 tags in the current buffer will be aligned to that column, just to make
3388 things look nice.  TAGS are automatically realigned after promotion,
3389 demotion, and TODO state changes (@pxref{TODO basics}).
3390 @end table
3392 Org will support tag insertion based on a @emph{list of tags}.  By
3393 default this list is constructed dynamically, containing all tags
3394 currently used in the buffer.  You may also globally specify a hard list
3395 of tags with the variable @code{org-tag-alist}.  Finally you can set
3396 the default tags for a given file with lines like
3398 @example
3399 #+TAGS: @@work @@home @@tennisclub
3400 #+TAGS: laptop car pc sailboat
3401 @end example
3403 If you have globally defined your preferred set of tags using the
3404 variable @code{org-tag-alist}, but would like to use a dynamic tag list
3405 in a specific file, add an empty TAGS option line to that file:
3407 @example
3408 #+TAGS:
3409 @end example
3411 By default Org mode uses the standard minibuffer completion facilities for
3412 entering tags.  However, it also implements another, quicker, tag selection
3413 method called @emph{fast tag selection}.  This allows you to select and
3414 deselect tags with just a single key press.  For this to work well you should
3415 assign unique letters to most of your commonly used tags.  You can do this
3416 globally by configuring the variable @code{org-tag-alist} in your
3417 @file{.emacs} file.  For example, you may find the need to tag many items in
3418 different files with @samp{:@@home:}.  In this case you can set something
3419 like:
3421 @lisp
3422 (setq org-tag-alist '(("@@work" . ?w) ("@@home" . ?h) ("laptop" . ?l)))
3423 @end lisp
3425 @noindent If the tag is only relevant to the file you are working on then you
3426 can, instead, set the TAGS option line as:
3428 @example
3429 #+TAGS: @@work(w)  @@home(h)  @@tennisclub(t)  laptop(l)  pc(p)
3430 @end example
3432 @noindent
3433 You can also group together tags that are mutually exclusive.  By using
3434 braces, as in:
3436 @example
3437 #+TAGS: @{ @@work(w)  @@home(h)  @@tennisclub(t) @}  laptop(l)  pc(p)
3438 @end example
3440 @noindent you indicate that at most one of @samp{@@work}, @samp{@@home},
3441 and @samp{@@tennisclub} should be selected.  Multiple such groups are allowed.
3443 @noindent Don't forget to press @kbd{C-c C-c} with the cursor in one of
3444 these lines to activate any changes.
3446 @noindent
3447 To set these mutually exclusive groups in the variable @code{org-mode-alist}
3448 you must use the dummy tags @code{:startgroup} and @code{:endgroup} instead
3449 of the braces.  The previous example would be set globally by the following
3450 configuration:
3452 @lisp
3453 (setq org-tag-alist '((:startgroup . nil)
3454                       ("@@work" . ?w) ("@@home" . ?h)
3455                       ("@@tennisclub" . ?t)
3456                       (:endgroup . nil)
3457                       ("laptop" . ?l) ("pc" . ?p)))
3458 @end lisp
3460 If at least one tag has a selection key then pressing @kbd{C-c C-c} will
3461 automatically present you with a special interface, listing inherited tags,
3462 the tags of the current headline, and a list of all valid tags with
3463 corresponding keys@footnote{Keys will automatically be assigned to tags which
3464 have no configured keys.}.  In this interface, you can use the following
3465 keys:
3467 @table @kbd
3468 @item a-z...
3469 Pressing keys assigned to tags will add or remove them from the list of
3470 tags in the current line.  Selecting a tag in a group of mutually
3471 exclusive tags will turn off any other tags from that group.
3472 @kindex @key{TAB}
3473 @item @key{TAB}
3474 Enter a tag in the minibuffer, even if the tag is not in the predefined
3475 list.  You will be able to complete on all tags present in the buffer.
3476 @kindex @key{SPC}
3477 @item @key{SPC}
3478 Clear all tags for this line.
3479 @kindex @key{RET}
3480 @item @key{RET}
3481 Accept the modified set.
3482 @item C-g
3483 Abort without installing changes.
3484 @item q
3485 If @kbd{q} is not assigned to a tag, it aborts like @kbd{C-g}.
3486 @item !
3487 Turn off groups of mutually exclusive tags.  Use this to (as an
3488 exception) assign several tags from such a group.
3489 @item C-c
3490 Toggle auto-exit after the next change (see below).
3491 If you are using expert mode, the first @kbd{C-c} will display the
3492 selection window.
3493 @end table
3495 @noindent
3496 This method lets you assign tags to a headline with very few keys.  With
3497 the above setup, you could clear the current tags and set @samp{@@home},
3498 @samp{laptop} and @samp{pc} tags with just the following keys: @kbd{C-c
3499 C-c @key{SPC} h l p @key{RET}}.  Switching from @samp{@@home} to
3500 @samp{@@work} would be done with @kbd{C-c C-c w @key{RET}} or
3501 alternatively with @kbd{C-c C-c C-c w}.  Adding the non-predefined tag
3502 @samp{Sarah} could be done with @kbd{C-c C-c @key{TAB} S a r a h
3503 @key{RET} @key{RET}}.
3505 If you find that most of the time, you need only a single key press to
3506 modify your list of tags, set the variable
3507 @code{org-fast-tag-selection-single-key}.  Then you no longer have to
3508 press @key{RET} to exit fast tag selection - it will immediately exit
3509 after the first change.  If you then occasionally need more keys, press
3510 @kbd{C-c} to turn off auto-exit for the current tag selection process
3511 (in effect: start selection with @kbd{C-c C-c C-c} instead of @kbd{C-c
3512 C-c}).  If you set the variable to the value @code{expert}, the special
3513 window is not even shown for single-key tag selection, it comes up only
3514 when you press an extra @kbd{C-c}.
3516 @node Tag searches,  , Setting tags, Tags
3517 @section Tag searches
3518 @cindex tag searches
3519 @cindex searching for tags
3521 Once a system of tags has been set up, it can be used to collect related
3522 information into special lists.
3524 @table @kbd
3525 @kindex C-c \
3526 @kindex C-c / T
3527 @item C-c \
3528 @itemx C-c / T
3529 Create a sparse tree with all headlines matching a tags search.  With a
3530 @kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
3531 @kindex C-c a m
3532 @item C-c a m
3533 Create a global list of tag matches from all agenda files.
3534 @xref{Matching tags and properties}.
3535 @kindex C-c a M
3536 @item C-c a M
3537 Create a global list of tag matches from all agenda files, but check
3538 only TODO items and force checking subitems (see variable
3539 @code{org-tags-match-list-sublevels}).
3540 @end table
3542 @cindex Boolean logic, for tag searches
3543 A @i{tags} search string can use Boolean operators @samp{&} for AND and
3544 @samp{|} for OR.  @samp{&} binds more strongly than @samp{|}.
3545 Parenthesis are currently not implemented.  A tag may also be preceded
3546 by @samp{-}, to select against it, and @samp{+} is syntactic sugar for
3547 positive selection.  The AND operator @samp{&} is optional when @samp{+}
3548 or @samp{-} is present.  Examples:
3550 @table @samp
3551 @item +work-boss
3552 Select headlines tagged @samp{:work:}, but discard those also tagged
3553 @samp{:boss:}.
3554 @item work|laptop
3555 Selects lines tagged @samp{:work:} or @samp{:laptop:}.
3556 @item work|laptop&night
3557 Like before, but require the @samp{:laptop:} lines to be tagged also
3558 @samp{:night:}.
3559 @end table
3561 @cindex TODO keyword matching, with tags search
3562 If you are using multi-state TODO keywords (@pxref{TODO extensions}), it
3563 can be useful to also match on the TODO keyword.  This can be done by
3564 adding a condition after a slash to a tags match.  The syntax is similar
3565 to the tag matches, but should be applied with consideration: For
3566 example, a positive selection on several TODO keywords can not
3567 meaningfully be combined with boolean AND.  However, @emph{negative
3568 selection} combined with AND can be meaningful.  To make sure that only
3569 lines are checked that actually have any TODO keyword, use @kbd{C-c a
3570 M}, or equivalently start the TODO part after the slash with @samp{!}.
3571 Examples:
3573 @table @samp
3574 @item work/WAITING
3575 Select @samp{:work:}-tagged TODO lines with the specific TODO
3576 keyword @samp{WAITING}.
3577 @item work/!-WAITING-NEXT
3578 Select @samp{:work:}-tagged TODO lines that are neither @samp{WAITING}
3579 nor @samp{NEXT}
3580 @item work/+WAITING|+NEXT
3581 Select @samp{:work:}-tagged TODO lines that are either @samp{WAITING} or
3582 @samp{NEXT}.
3583 @end table
3585 @cindex regular expressions, with tags search
3586 Any element of the tag/todo match can be a regular expression - in this
3587 case it must be enclosed in curly braces.  For example,
3588 @samp{work+@{^boss.*@}} matches headlines that contain the tag
3589 @samp{:work:} and any tag @i{starting} with @samp{boss}.
3591 @cindex level, require for tags/property match
3592 @cindex category, require for tags/property match
3593 You can also require a headline to be of a certain level or category, by
3594 writing instead of any TAG an expression like @samp{LEVEL=3} or
3595 @samp{CATEGORY="work"}, respectively.  For example, a search
3596 @samp{+LEVEL=3+boss/-DONE} lists all level three headlines that have the
3597 tag @samp{boss} and are @emph{not} marked with the TODO keyword DONE.
3599 @node Properties and Columns, Dates and Times, Tags, Top
3600 @chapter Properties and Columns
3601 @cindex properties
3603 Properties are a set of key-value pairs associated with an entry.  There
3604 are two main applications for properties in Org mode.  First, properties
3605 are like tags, but with a value.  Second, you can use properties to
3606 implement (very basic) database capabilities in an Org buffer.  For
3607 an example of the first application, imagine maintaining a file where
3608 you document bugs and plan releases of a piece of software.  Instead of
3609 using tags like @code{:release_1:}, @code{:release_2:}, one can use a
3610 property, say @code{:Release:}, that in different subtrees has different
3611 values, such as @code{1.0} or @code{2.0}.  For an example of the second
3612 application of properties, imagine keeping track of your music CD's,
3613 where properties could be things such as the album artist, date of
3614 release, number of tracks, and so on.
3616 Properties can be conveniently edited and viewed in column view
3617 (@pxref{Column view}).
3619 Properties are like tags, but with a value.  For example, in a file
3620 where you document bugs and plan releases of a piece of software,
3621 instead of using tags like @code{:release_1:}, @code{:release_2:}, it
3622 can be more efficient to use a property @code{:Release:} with a value
3623 @code{1.0} or @code{2.0}.  Second, you can use properties to implement
3624 (very basic) database capabilities in an Org buffer, for example to
3625 create a list of Music CD's you own.  You can edit and view properties
3626 conveniently in column view (@pxref{Column view}).
3628 @menu
3629 * Property syntax::             How properties are spelled out
3630 * Special properties::          Access to other Org mode features
3631 * Property searches::           Matching property values
3632 * Property inheritance::        Passing values down the tree
3633 * Column view::                 Tabular viewing and editing
3634 * Property API::                Properties for Lisp programmers
3635 @end menu
3637 @node Property syntax, Special properties, Properties and Columns, Properties and Columns
3638 @section Property syntax
3639 @cindex property syntax
3640 @cindex drawer, for properties
3642 Properties are key-value pairs.  They need to be inserted into a special
3643 drawer (@pxref{Drawers}) with the name @code{PROPERTIES}.  Each property
3644 is specified on a single line, with the key (surrounded by colons)
3645 first, and the value after it.  Here is an example:
3647 @example
3648 * CD collection
3649 ** Classic
3650 *** Goldberg Variations
3651     :PROPERTIES:
3652     :Title:     Goldberg Variations
3653     :Composer:  J.S. Bach
3654     :Artist:    Glen Gould
3655     :Publisher: Deutsche Grammphon
3656     :NDisks:    1
3657     :END:
3658 @end example
3660 You may define the allowed values for a particular property @samp{:Xyz:}
3661 by setting a property @samp{:Xyz_ALL:}.  This special property is
3662 @emph{inherited}, so if you set it in a level 1 entry, it will apply to
3663 the entire tree.  When allowed values are defined, setting the
3664 corresponding property becomes easier and is less prone to typing
3665 errors.  For the example with the CD collection, we can predefine
3666 publishers and the number of disks in a box like this:
3668 @example
3669 * CD collection
3670   :PROPERTIES:
3671   :NDisks_ALL:  1 2 3 4
3672   :Publisher_ALL: "Deutsche Grammophon" Phillips EMI
3673   :END:
3674 @end example
3676 If you want to set properties that can be inherited by any entry in a
3677 file, use a line like
3679 @example
3680 #+PROPERTY: NDisks_ALL 1 2 3 4
3681 @end example
3683 Property values set with the global variable
3684 @code{org-global-properties} can be inherited by all entries in all
3685 Org files.
3687 @noindent
3688 The following commands help to work with properties:
3690 @table @kbd
3691 @kindex M-@key{TAB}
3692 @item M-@key{TAB}
3693 After an initial colon in a line, complete property keys.  All keys used
3694 in the current file will be offered as possible completions.
3695 @kindex C-c C-x p
3696 @item C-c C-x p
3697 Set a property.  This prompts for a property name and a value.  If
3698 necessary, the property drawer is created as well.
3699 @item M-x org-insert-property-drawer
3700 Insert a property drawer into the current entry.  The drawer will be
3701 inserted early in the entry, but after the lines with planning
3702 information like deadlines.
3703 @kindex C-c C-c
3704 @item C-c C-c
3705 With the cursor in a property drawer, this executes property commands.
3706 @item C-c C-c s
3707 Set a property in the current entry.  Both the property and the value
3708 can be inserted using completion.
3709 @kindex S-@key{right}
3710 @kindex S-@key{left}
3711 @item S-@key{left}/@key{right}
3712 Switch property at point to the next/previous allowed value.
3713 @item C-c C-c d
3714 Remove a property from the current entry.
3715 @item C-c C-c D
3716 Globally remove a property, from all entries in the current file.
3717 @item C-c C-c c
3718 Compute the property at point, using the operator and scope from the
3719 nearest column format definition.
3720 @end table
3722 @node Special properties, Property searches, Property syntax, Properties and Columns
3723 @section Special properties
3724 @cindex properties, special
3726 Special properties provide alternative access method to Org mode
3727 features discussed in the previous chapters, like the TODO state or the
3728 priority of an entry.  This interface exists so that you can include
3729 these states into columns view (@pxref{Column view}), or to use them in
3730 queries.  The following property names are special and should not be
3731 used as keys in the properties drawer:
3733 @example
3734 TODO         @r{The TODO keyword of the entry.}
3735 TAGS         @r{The tags defined directly in the headline.}
3736 ALLTAGS      @r{All tags, including inherited ones.}
3737 PRIORITY     @r{The priority of the entry, a string with a single letter.}
3738 DEADLINE     @r{The deadline time string, without the angular brackets.}
3739 SCHEDULED    @r{The scheduling time stamp, without the angular brackets.}
3740 TIMESTAMP    @r{The first keyword-less time stamp in the entry.}
3741 TIMESTAMP_IA @r{The first inactive time stamp in the entry.}
3742 CLOCKSUM     @r{The sum of CLOCK intervals in the subtree.  @code{org-clock-sum}}
3743              @r{must be run first to compute the values.}
3744 @end example
3746 @node Property searches, Property inheritance, Special properties, Properties and Columns
3747 @section Property searches
3748 @cindex properties, searching
3749 @cindex searching, of properties
3751 To create sparse trees and special lists with selection based on properties,
3752 the same commands are used as for tag searches (@pxref{Tag searches}), and
3753 the same logic applies.  For example, here is a search string:
3755 @example
3756 +work-boss+PRIORITY="A"+Coffee="unlimited"+Effort<2+With=@{Sarah\|Denny@}
3757 @end example
3759 @noindent
3760 If the comparison value is a plain number, a numerical comparison is done,
3761 and the allowed operators are @samp{<}, @samp{=}, @samp{>}, @samp{<=},
3762 @samp{>=}, and @samp{<>}.  If the comparison value is enclosed in double
3763 quotes, a string comparison is done, and the same operators are allowed.  If
3764 the comparison value is enclosed in curly braces, a regexp match is
3765 performed, with @samp{=} meaning that the regexp matches the property value,
3766 and @samp{<>} meaning that it does not match.  So the search string in the
3767 example finds entries tagged @samp{:work:} but not @samp{:boss:}, which also
3768 have a priority value @samp{A}, a @samp{:Coffee:} property with the value
3769 @samp{unlimited}, an @samp{Effort} property that is numerically smaller than
3770 2, and a @samp{:With:} property that is matched by the regular expression
3771 @samp{Sarah\|Denny}.
3773 You can configure Org mode to use property inheritance during a search, but
3774 beware that this can slow down searches considerably.  See @ref{Property
3775 inheritance} for details.
3777 There is also a special command for creating sparse trees based on a
3778 single property:
3780 @table @kbd
3781 @kindex C-c / p
3782 @item C-c / p
3783 Create a sparse tree based on the value of a property.  This first
3784 prompts for the name of a property, and then for a value.  A sparse tree
3785 is created with all entries that define this property with the given
3786 value.  If you enclose the value into curly braces, it is interpreted as
3787 a regular expression and matched against the property values.
3788 @end table
3790 @node Property inheritance, Column view, Property searches, Properties and Columns
3791 @section Property Inheritance
3792 @cindex properties, inheritance
3793 @cindex inheritance, of properties
3795 The outline structure of Org mode documents lends itself for an
3796 inheritance model of properties: If the parent in a tree has a certain
3797 property, the children can inherit this property.  Org mode does not
3798 turn this on by default, because it can slow down property searches
3799 significantly and is often not needed.  However, if you find inheritance
3800 useful, you can turn it on by setting the variable
3801 @code{org-use-property-inheritance}.  It may be set to @code{t}, to make
3802 all properties inherited from the parent, to a list of properties
3803 that should be inherited, or to a regular expression that matches
3804 inherited properties.
3806 Org mode has a few properties for which inheritance is hard-coded, at
3807 least for the special applications for which they are used:
3809 @table @code
3810 @item COLUMNS
3811 The @code{:COLUMNS:} property defines the format of column view
3812 (@pxref{Column view}).  It is inherited in the sense that the level
3813 where a @code{:COLUMNS:} property is defined is used as the starting
3814 point for a column view table, independently of the location in the
3815 subtree from where columns view is turned on.
3816 @item CATEGORY
3817 For agenda view, a category set through a @code{:CATEGORY:} property
3818 applies to the entire subtree.
3819 @item ARCHIVE
3820 For archiving, the @code{:ARCHIVE:} property may define the archive
3821 location for the entire subtree (@pxref{Moving subtrees}).
3822 @item LOGGING
3823 The LOGGING property may define logging settings for an entry or a
3824 subtree (@pxref{Tracking TODO state changes}).
3825 @end table
3827 @node Column view, Property API, Property inheritance, Properties and Columns
3828 @section Column view
3830 A great way to view and edit properties in an outline tree is
3831 @emph{column view}.  In column view, each outline item is turned into a
3832 table row.  Columns in this table provide access to properties of the
3833 entries.  Org mode implements columns by overlaying a tabular structure
3834 over the headline of each item.  While the headlines have been turned
3835 into a table row, you can still change the visibility of the outline
3836 tree.  For example, you get a compact table by switching to CONTENTS
3837 view (@kbd{S-@key{TAB} S-@key{TAB}}, or simply @kbd{c} while column view
3838 is active), but you can still open, read, and edit the entry below each
3839 headline.  Or, you can switch to column view after executing a sparse
3840 tree command and in this way get a table only for the selected items.
3841 Column view also works in agenda buffers (@pxref{Agenda Views}) where
3842 queries have collected selected items, possibly from a number of files.
3844 @menu
3845 * Defining columns::            The COLUMNS format property
3846 * Using column view::           How to create and use column view
3847 * Capturing column view::       A dynamic block for column view
3848 @end menu
3850 @node Defining columns, Using column view, Column view, Column view
3851 @subsection Defining columns
3852 @cindex column view, for properties
3853 @cindex properties, column view
3855 Setting up a column view first requires defining the columns.  This is
3856 done by defining a column format line.
3858 @menu
3859 * Scope of column definitions::  Where defined, where valid?
3860 * Column attributes::           Appearance and content of a column
3861 @end menu
3863 @node Scope of column definitions, Column attributes, Defining columns, Defining columns
3864 @subsubsection Scope of column definitions
3866 To define a column format for an entire file, use a line like
3868 @example
3869 #+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
3870 @end example
3872 To specify a format that only applies to a specific tree, add a
3873 @code{:COLUMNS:} property to the top node of that tree, for example:
3875 @example
3876 ** Top node for columns view
3877    :PROPERTIES:
3878    :COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
3879    :END:
3880 @end example
3882 If a @code{:COLUMNS:} property is present in an entry, it defines columns
3883 for the entry itself, and for the entire subtree below it.  Since the
3884 column definition is part of the hierarchical structure of the document,
3885 you can define columns on level 1 that are general enough for all
3886 sublevels, and more specific columns further down, when you edit a
3887 deeper part of the tree.
3889 @node Column attributes,  , Scope of column definitions, Defining columns
3890 @subsubsection Column attributes
3891 A column definition sets the attributes of a column.  The general
3892 definition looks like this:
3894 @example
3895  %[width]property[(title)][@{summary-type@}]
3896 @end example
3898 @noindent
3899 Except for the percent sign and the property name, all items are
3900 optional.  The individual parts have the following meaning:
3902 @example
3903 width           @r{An integer specifying the width of the column in characters.}
3904                 @r{If omitted, the width will be determined automatically.}
3905 property        @r{The property that should be edited in this column.}
3906 (title)         @r{The header text for the column. If omitted, the}
3907                 @r{property name is used.}
3908 @{summary-type@}  @r{The summary type.  If specified, the column values for}
3909                 @r{parent nodes are computed from the children.}
3910                 @r{Supported summary types are:}
3911                 @{+@}       @r{Sum numbers in this column.}
3912                 @{+;%.1f@}  @r{Like @samp{+}, but format result with @samp{%.1f}.}
3913                 @{$@}       @r{Currency, short for @samp{+;%.2f}.}
3914                 @{:@}       @r{Sum times, HH:MM:SS, plain numbers are hours.}
3915                 @{X@}       @r{Checkbox status, [X] if all children are [X].}
3916                 @{X/@}      @r{Checkbox status, [n/m].}
3917                 @{X%@}      @r{Checkbox status, [n%].}
3918 @end example
3920 @noindent
3921 Here is an example for a complete columns definition, along with allowed
3922 values.
3924 @example
3925 :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.}
3926                    %10Time_Estimate@{:@} %CLOCKSUM
3927 :Owner_ALL:    Tammy Mark Karl Lisa Don
3928 :Status_ALL:   "In progress" "Not started yet" "Finished" ""
3929 :Approved_ALL: "[ ]" "[X]"
3930 @end example
3932 The first column, @samp{%25ITEM}, means the first 25 characters of the
3933 item itself, i.e. of the headline.  You probably always should start the
3934 column definition with the @samp{ITEM} specifier.  The other specifiers
3935 create columns @samp{Owner} with a list of names as allowed values, for
3936 @samp{Status} with four different possible values, and for a checkbox
3937 field @samp{Approved}.  When no width is given after the @samp{%}
3938 character, the column will be exactly as wide as it needs to be in order
3939 to fully display all values.  The @samp{Approved} column does have a
3940 modified title (@samp{Approved?}, with a question mark).  Summaries will
3941 be created for the @samp{Time_Estimate} column by adding time duration
3942 expressions like HH:MM, and for the @samp{Approved} column, by providing
3943 an @samp{[X]} status if all children have been checked.  The
3944 @samp{CLOCKSUM} column is special, it lists the sum of CLOCK intervals
3945 in the subtree.
3947 @node Using column view, Capturing column view, Defining columns, Column view
3948 @subsection Using column view
3950 @table @kbd
3951 @tsubheading{Turning column view on and off}
3952 @kindex C-c C-x C-c
3953 @item C-c C-x C-c
3954 Create the column view for the local environment.  This command searches
3955 the hierarchy, up from point, for a @code{:COLUMNS:} property that defines
3956 a format.  When one is found, the column view table is established for
3957 the entire tree, starting from the entry that contains the @code{:COLUMNS:}
3958 property.  If none is found, the format is taken from the @code{#+COLUMNS}
3959 line or from the variable @code{org-columns-default-format}, and column
3960 view is established for the current entry and its subtree.
3961 @kindex r
3962 @item r
3963 Recreate the column view, to include recent changes made in the buffer.
3964 @kindex g
3965 @item g
3966 Same as @kbd{r}.
3967 @kindex q
3968 @item q
3969 Exit column view.
3970 @tsubheading{Editing values}
3971 @item @key{left} @key{right} @key{up} @key{down}
3972 Move through the column view from field to field.
3973 @kindex S-@key{left}
3974 @kindex S-@key{right}
3975 @item  S-@key{left}/@key{right}
3976 Switch to the next/previous allowed value of the field.  For this, you
3977 have to have specified allowed values for a property.
3978 @item 1..9,0
3979 Directly select the nth allowed value, @kbd{0} selects the 10th value.
3980 @kindex n
3981 @kindex p
3982 @itemx  n / p
3983 Same as @kbd{S-@key{left}/@key{right}}
3984 @kindex e
3985 @item e
3986 Edit the property at point.  For the special properties, this will
3987 invoke the same interface that you normally use to change that
3988 property.  For example, when editing a TAGS property, the tag completion
3989 or fast selection interface will pop up.
3990 @kindex C-c C-c
3991 @item C-c C-c
3992 When there is a checkbox at point, toggle it.
3993 @kindex v
3994 @item v
3995 View the full value of this property.  This is useful if the width of
3996 the column is smaller than that of the value.
3997 @kindex a
3998 @item a
3999 Edit the list of allowed values for this property.  If the list is found
4000 in the hierarchy, the modified values is stored there.  If no list is
4001 found, the new value is stored in the first entry that is part of the
4002 current column view.
4003 @tsubheading{Modifying the table structure}
4004 @kindex <
4005 @kindex >
4006 @item < / >
4007 Make the column narrower/wider by one character.
4008 @kindex S-M-@key{right}
4009 @item S-M-@key{right}
4010 Insert a new column, to the right of the current column.
4011 @kindex S-M-@key{left}
4012 @item S-M-@key{left}
4013 Delete the current column.
4014 @end table
4016 @node Capturing column view,  , Using column view, Column view
4017 @subsection Capturing column view
4019 Since column view is just an overlay over a buffer, it cannot be
4020 exported or printed directly.  If you want to capture a column view, use
4021 this @code{columnview} dynamic block (@pxref{Dynamic blocks}).  The frame
4022 of this block looks like this:
4024 @cindex #+BEGIN: columnview
4025 @example
4026 * The column view
4027 #+BEGIN: columnview :hlines 1 :id "label"
4029 #+END:
4030 @end example
4032 @noindent This dynamic block has the following parameters:
4034 @table @code
4035 @item :id
4036 This is most important parameter.  Column view is a feature that is
4037 often localized to a certain (sub)tree, and the capture block might be
4038 in a different location in the file.  To identify the tree whose view to
4039 capture, you can use 3 values:
4040 @example
4041 local     @r{use the tree in which the capture block is located}
4042 global    @r{make a global view, including all headings in the file}
4043 "label"   @r{call column view in the tree that has an @code{:ID:}}
4044           @r{property with the value @i{label}.  You can use}
4045           @r{@kbd{M-x org-id-copy} to create a globally unique ID for}
4046           @r{the current entry and copy it to the kill-ring.}
4047 @end example
4048 @item :hlines
4049 When @code{t}, insert a hline after every line.  When a number N, insert
4050 a hline before each headline with level @code{<= N}.
4051 @item :vlines
4052 When set to @code{t}, enforce column groups to get vertical lines.
4053 @item :maxlevel
4054 When set to a number, don't capture entries below this level.
4055 @item :skip-empty-rows
4056 When set to @code{t}, skip row where the only non-empty specifier of the
4057 column view is @code{ITEM}.
4059 @end table
4061 @noindent
4062 The following commands insert or update the dynamic block:
4064 @table @kbd
4065 @kindex C-c C-x r
4066 @item C-c C-x r
4067 Insert a dynamic block capturing a column view.  You will be prompted
4068 for the scope or id of the view.
4069 @kindex C-c C-c
4070 @item C-c C-c
4071 @kindex C-c C-x C-u
4072 @itemx C-c C-x C-u
4073 Update dynamical block at point.  The cursor needs to be in the
4074 @code{#+BEGIN} line of the dynamic block.
4075 @kindex C-u C-c C-x C-u
4076 @item C-u C-c C-x C-u
4077 Update all dynamic blocks (@pxref{Dynamic blocks}).  This is useful if
4078 you have several clock table blocks in a buffer.
4079 @end table
4081 @node Property API,  , Column view, Properties and Columns
4082 @section The Property API
4083 @cindex properties, API
4084 @cindex API, for properties
4086 There is a full API for accessing and changing properties.  This API can
4087 be used by Emacs Lisp programs to work with properties and to implement
4088 features based on them.  For more information see @ref{Using the
4089 property API}.
4091 @node Dates and Times, Remember, Properties and Columns, Top
4092 @chapter Dates and Times
4093 @cindex dates
4094 @cindex times
4095 @cindex time stamps
4096 @cindex date stamps
4098 To assist project planning, TODO items can be labeled with a date and/or
4099 a time.  The specially formatted string carrying the date and time
4100 information is called a @emph{timestamp} in Org mode.  This may be a
4101 little confusing because timestamp is often used as indicating when
4102 something was created or last changed.  However, in Org mode this term
4103 is used in a much wider sense.
4105 @menu
4106 * Timestamps::                  Assigning a time to a tree entry
4107 * Creating timestamps::         Commands which insert timestamps
4108 * Deadlines and scheduling::    Planning your work
4109 * Clocking work time::          Tracking how long you spend on a task
4110 * Effort estimates::            Planning work effort in advance
4111 @end menu
4114 @node Timestamps, Creating timestamps, Dates and Times, Dates and Times
4115 @section Timestamps, deadlines and scheduling
4116 @cindex time stamps
4117 @cindex ranges, time
4118 @cindex date stamps
4119 @cindex deadlines
4120 @cindex scheduling
4122 A time stamp is a specification of a date (possibly with time or a range
4123 of times) in a special format, either @samp{<2003-09-16 Tue>} or
4124 @samp{<2003-09-16 Tue 09:39>} or @samp{<2003-09-16 Tue
4125 12:00-12:30>}@footnote{This is the standard ISO date/time format.  To
4126 use an alternative format, see @ref{Custom time format}.}.  A time stamp
4127 can appear anywhere in the headline or body of an Org tree entry.  Its
4128 presence causes entries to be shown on specific dates in the agenda
4129 (@pxref{Weekly/daily agenda}).  We distinguish:
4131 @table @var
4132 @item Plain time stamp; Event; Appointment
4133 @cindex timestamp
4134 A simple time stamp just assigns a date/time to an item.  This is just
4135 like writing down an appointment or event in a paper agenda.  In the
4136 timeline and agenda displays, the headline of an entry associated with a
4137 plain time stamp will be shown exactly on that date.
4139 @example
4140 * Meet Peter at the movies <2006-11-01 Wed 19:15>
4141 * Discussion on climate change <2006-11-02 Thu 20:00-22:00>
4142 @end example
4144 @item Time stamp with repeater interval
4145 @cindex timestamp, with repeater interval
4146 A time stamp may contain a @emph{repeater interval}, indicating that it
4147 applies not only on the given date, but again and again after a certain
4148 interval of N days (d), weeks (w), months(m), or years(y).  The
4149 following will show up in the agenda every Wednesday:
4151 @example
4152 * Pick up Sam at school <2007-05-16 Wed 12:30 +1w>
4153 @end example
4155 @item Diary-style sexp entries
4156 For more complex date specifications, Org mode supports using the
4157 special sexp diary entries implemented in the Emacs calendar/diary
4158 package.  For example
4160 @example
4161 * The nerd meeting on every 2nd Thursday of the month
4162   <%%(diary-float t 4 2)>
4163 @end example
4165 @item Time/Date range
4166 @cindex timerange
4167 @cindex date range
4168 Two time stamps connected by @samp{--} denote a range.  The headline
4169 will be shown on the first and last day of the range, and on any dates
4170 that are displayed and fall in the range.  Here is an example:
4172 @example
4173 ** Meeting in Amsterdam
4174    <2004-08-23 Mon>--<2004-08-26 Thu>
4175 @end example
4177 @item Inactive time stamp
4178 @cindex timestamp, inactive
4179 @cindex inactive timestamp
4180 Just like a plain time stamp, but with square brackets instead of
4181 angular ones.  These time stamps are inactive in the sense that they do
4182 @emph{not} trigger an entry to show up in the agenda.
4184 @example
4185 * Gillian comes late for the fifth time [2006-11-01 Wed]
4186 @end example
4188 @end table
4190 @node Creating timestamps, Deadlines and scheduling, Timestamps, Dates and Times
4191 @section Creating timestamps
4192 @cindex creating timestamps
4193 @cindex timestamps, creating
4195 For Org mode to recognize time stamps, they need to be in the specific
4196 format.  All commands listed below produce time stamps in the correct
4197 format.
4199 @table @kbd
4200 @kindex C-c .
4201 @item C-c .
4202 Prompt for a date and insert a corresponding time stamp.  When the
4203 cursor is at a previously used time stamp, it is updated to NOW.  When
4204 this command is used twice in succession, a time range is inserted.
4206 @kindex C-u C-c .
4207 @item C-u C-c .
4208 Like @kbd{C-c .}, but use the alternative format which contains date
4209 and time.  The default time can be rounded to multiples of 5 minutes,
4210 see the option @code{org-time-stamp-rounding-minutes}.
4212 @kindex C-c !
4213 @item C-c !
4214 Like @kbd{C-c .}, but insert an inactive time stamp that will not cause
4215 an agenda entry.
4217 @kindex C-c <
4218 @item C-c <
4219 Insert a time stamp corresponding to the cursor date in the Calendar.
4221 @kindex C-c >
4222 @item C-c >
4223 Access the Emacs calendar for the current date.  If there is a
4224 timestamp in the current line, go to the corresponding date
4225 instead.
4227 @kindex C-c C-o
4228 @item C-c C-o
4229 Access the agenda for the date given by the time stamp or -range at
4230 point (@pxref{Weekly/daily agenda}).
4232 @kindex S-@key{left}
4233 @kindex S-@key{right}
4234 @item S-@key{left}
4235 @itemx S-@key{right}
4236 Change date at cursor by one day.  These key bindings conflict with
4237 CUA mode (@pxref{Conflicts}).
4239 @kindex S-@key{up}
4240 @kindex S-@key{down}
4241 @item S-@key{up}
4242 @itemx S-@key{down}
4243 Change the item under the cursor in a timestamp.  The cursor can be on a
4244 year, month, day, hour or minute.  Note that if the cursor is in a
4245 headline and not at a time stamp, these same keys modify the priority of
4246 an item.  (@pxref{Priorities}). The key bindings also conflict with
4247 CUA mode (@pxref{Conflicts}).
4249 @kindex C-c C-y
4250 @cindex evaluate time range
4251 @item C-c C-y
4252 Evaluate a time range by computing the difference between start and end.
4253 With a prefix argument, insert result after the time range (in a table: into
4254 the following column).
4255 @end table
4258 @menu
4259 * The date/time prompt::        How Org mode helps you entering date and time
4260 * Custom time format::          Making dates look different
4261 @end menu
4263 @node The date/time prompt, Custom time format, Creating timestamps, Creating timestamps
4264 @subsection The date/time prompt
4265 @cindex date, reading in minibuffer
4266 @cindex time, reading in minibuffer
4268 When Org mode prompts for a date/time, the default is shown as an ISO
4269 date, and the prompt therefore seems to ask for an ISO date.  But it
4270 will in fact accept any string containing some date and/or time
4271 information, and it is really smart about interpreting your input.  You
4272 can, for example, use @kbd{C-y} to paste a (possibly multi-line) string
4273 copied from an email message.  Org mode will find whatever information
4274 is in there and derive anything you have not specified from the
4275 @emph{default date and time}.  The default is usually the current date
4276 and time, but when modifying an existing time stamp, or when entering
4277 the second stamp of a range, it is taken from the stamp in the buffer.
4278 When filling in information, Org mode assumes that most of the time you
4279 will want to enter a date in the future: If you omit the month/year and
4280 the given day/month is @i{before} today, it will assume that you mean a
4281 future date@footnote{See the variable
4282 @code{org-read-date-prefer-future}.}.
4284 For example, lets assume that today is @b{June 13, 2006}.  Here is how
4285 various inputs will be interpreted, the items filled in by Org mode are
4286 in @b{bold}.
4288 @example
4289 3-2-5         --> 2003-02-05
4290 14            --> @b{2006}-@b{06}-14
4291 12            --> @b{2006}-@b{07}-12
4292 Fri           --> nearest Friday (defaultdate or later)
4293 sep 15        --> @b{2006}-11-15
4294 feb 15        --> @b{2007}-02-15
4295 sep 12 9      --> 2009-09-12
4296 12:45         --> @b{2006}-@b{06}-@b{13} 12:45
4297 22 sept 0:34  --> @b{2006}-09-22 0:34
4298 w4            --> ISO week for of the current year @b{2006}
4299 2012 w4 fri   --> Friday of ISO week 4 in 2012
4300 2012-w04-5    --> Same as above
4301 @end example
4303 Furthermore you can specify a relative date by giving, as the
4304 @emph{first} thing in the input: a plus/minus sign, a number and a
4305 letter [dwmy] to indicate change in days weeks, months, years.  With a
4306 single plus or minus, the date is always relative to today.  With a
4307 double plus or minus, it is relative to the default date.  If instead of
4308 a single letter, you use the abbreviation of day name, the date will be
4309 the nth such day.  E.g.
4311 @example
4312 +0            --> today
4313 .             --> today
4314 +4d           --> four days from today
4315 +4            --> same as above
4316 +2w           --> two weeks from today
4317 ++5           --> five days from default date
4318 +2tue         --> second tuesday from now.
4319 @end example
4321 The function understands English month and weekday abbreviations.  If
4322 you want to use unabbreviated names and/or other languages, configure
4323 the variables @code{parse-time-months} and @code{parse-time-weekdays}.
4325 @cindex calendar, for selecting date
4326 Parallel to the minibuffer prompt, a calendar is popped up@footnote{If
4327 you don't need/want the calendar, configure the variable
4328 @code{org-popup-calendar-for-date-prompt}.}.  When you exit the date
4329 prompt, either by clicking on a date in the calendar, or by pressing
4330 @key{RET}, the date selected in the calendar will be combined with the
4331 information entered at the prompt.  You can control the calendar fully
4332 from the minibuffer:
4334 @kindex <
4335 @kindex >
4336 @kindex mouse-1
4337 @kindex S-@key{right}
4338 @kindex S-@key{left}
4339 @kindex S-@key{down}
4340 @kindex S-@key{up}
4341 @kindex M-S-@key{right}
4342 @kindex M-S-@key{left}
4343 @kindex @key{RET}
4344 @example
4345 > / <          @r{Scroll calendar forward/backward by one month.}
4346 mouse-1        @r{Select date by clicking on it.}
4347 S-@key{right}/@key{left}     @r{One day forward/backward.}
4348 S-@key{down}/@key{up}     @r{One week forward/backward.}
4349 M-S-@key{right}/@key{left}   @r{One month forward/backward.}
4350 @key{RET}           @r{Choose date in calendar.}
4351 @end example
4353 The actions of the date/time prompt may seem complex, but I assure you they
4354 will grow on you, and you will start getting annoyed by pretty much any other
4355 way of entering a date/time out there.  To help you understand what is going
4356 on, the current interpretation of your input will be displayed live in the
4357 minibuffer@footnote{If you find this distracting, turn the display of with
4358 @code{org-read-date-display-live}.}.
4360 @node Custom time format,  , The date/time prompt, Creating timestamps
4361 @subsection Custom time format
4362 @cindex custom date/time format
4363 @cindex time format, custom
4364 @cindex date format, custom
4366 Org mode uses the standard ISO notation for dates and times as it is
4367 defined in ISO 8601.  If you cannot get used to this and require another
4368 representation of date and time to keep you happy, you can get it by
4369 customizing the variables @code{org-display-custom-times} and
4370 @code{org-time-stamp-custom-formats}.
4372 @table @kbd
4373 @kindex C-c C-x C-t
4374 @item C-c C-x C-t
4375 Toggle the display of custom formats for dates and times.
4376 @end table
4378 @noindent
4379 Org mode needs the default format for scanning, so the custom date/time
4380 format does not @emph{replace} the default format - instead it is put
4381 @emph{over} the default format using text properties.  This has the
4382 following consequences:
4383 @itemize @bullet
4384 @item
4385 You cannot place the cursor onto a time stamp anymore, only before or
4386 after.
4387 @item
4388 The @kbd{S-@key{up}/@key{down}} keys can no longer be used to adjust
4389 each component of a time stamp.  If the cursor is at the beginning of
4390 the stamp, @kbd{S-@key{up}/@key{down}} will change the stamp by one day,
4391 just like @kbd{S-@key{left}/@key{right}}.  At the end of the stamp, the
4392 time will be changed by one minute.
4393 @item
4394 If the time stamp contains a range of clock times or a repeater, these
4395 will not be overlayed, but remain in the buffer as they were.
4396 @item
4397 When you delete a time stamp character-by-character, it will only
4398 disappear from the buffer after @emph{all} (invisible) characters
4399 belonging to the ISO timestamp have been removed.
4400 @item
4401 If the custom time stamp format is longer than the default and you are
4402 using dates in tables, table alignment will be messed up.  If the custom
4403 format is shorter, things do work as expected.
4404 @end itemize
4407 @node Deadlines and scheduling, Clocking work time, Creating timestamps, Dates and Times
4408 @section Deadlines and scheduling
4410 A time stamp may be preceded by special keywords to facilitate planning:
4412 @table @var
4413 @item DEADLINE
4414 @cindex DEADLINE keyword
4416 Meaning: the task (most likely a TODO item, though not necessarily) is supposed
4417 to be finished on that date.
4419 On the deadline date, the task will be listed in the agenda.  In
4420 addition, the agenda for @emph{today} will carry a warning about the
4421 approaching or missed deadline, starting
4422 @code{org-deadline-warning-days} before the due date, and continuing
4423 until the entry is marked DONE.  An example:
4425 @example
4426 *** TODO write article about the Earth for the Guide
4427     The editor in charge is [[bbdb:Ford Prefect]]
4428     DEADLINE: <2004-02-29 Sun>
4429 @end example
4431 You can specify a different lead time for warnings for a specific
4432 deadlines using the following syntax.  Here is an example with a warning
4433 period of 5 days @code{DEADLINE: <2004-02-29 Sun -5d>}.
4435 @item SCHEDULED
4436 @cindex SCHEDULED keyword
4438 Meaning: you are planning to start working on that task on the given
4439 date.
4441 The headline will be listed under the given date@footnote{It will still
4442 be listed on that date after it has been marked DONE.  If you don't like
4443 this, set the variable @code{org-agenda-skip-scheduled-if-done}.}.  In
4444 addition, a reminder that the scheduled date has passed will be present
4445 in the compilation for @emph{today}, until the entry is marked DONE.
4446 I.e., the task will automatically be forwarded until completed.
4448 @example
4449 *** TODO Call Trillian for a date on New Years Eve.
4450     SCHEDULED: <2004-12-25 Sat>
4451 @end example
4453 @noindent
4454 @b{Important:} Scheduling an item in Org mode should @i{not} be
4455 understood in the same way that we understand @i{scheduling a meeting}.
4456 Setting a date for a meeting is just a simple appointment, you should
4457 mark this entry with a simple plain time stamp, to get this item shown
4458 on the date where it applies.  This is a frequent mis-understanding from
4459 Org-users.  In Org mode, @i{scheduling} means setting a date when you
4460 want to start working on an action item.
4461 @end table
4463 You may use time stamps with repeaters in scheduling and deadline
4464 entries.  Org mode will issue early and late warnings based on the
4465 assumption that the time stamp represents the @i{nearest instance} of
4466 the repeater.  However, the use of diary sexp entries like
4468 @code{<%%(diary-float t 42)>}
4470 in scheduling and deadline timestamps is limited.  Org mode does not
4471 know enough about the internals of each sexp function to issue early and
4472 late warnings.  However, it will show the item on each day where the
4473 sexp entry matches.
4475 @menu
4476 * Inserting deadline/schedule::  Planning items
4477 * Repeated tasks::              Items that show up again and again
4478 @end menu
4480 @node Inserting deadline/schedule, Repeated tasks, Deadlines and scheduling, Deadlines and scheduling
4481 @subsection Inserting deadlines or schedules
4483 The following commands allow to quickly insert a deadline or to schedule
4484 an item:
4486 @table @kbd
4488 @kindex C-c C-d
4489 @item C-c C-d
4490 Insert @samp{DEADLINE} keyword along with a stamp.  The insertion will
4491 happen in the line directly following the headline.  When called with a
4492 prefix arg, an existing deadline will be removed from the entry.
4493 @c FIXME Any CLOSED timestamp will be removed.????????
4495 @kindex C-c / d
4496 @cindex sparse tree, for deadlines
4497 @item C-c / d
4498 Create a sparse tree with all deadlines that are either past-due, or
4499 which will become due within @code{org-deadline-warning-days}.
4500 With @kbd{C-u} prefix, show all deadlines in the file.  With a numeric
4501 prefix, check that many days.  For example, @kbd{C-1 C-c / d} shows
4502 all deadlines due tomorrow.
4504 @kindex C-c C-s
4505 @item C-c C-s
4506 Insert @samp{SCHEDULED} keyword along with a stamp.  The insertion will
4507 happen in the line directly following the headline.  Any CLOSED
4508 timestamp will be removed.  When called with a prefix argument, remove
4509 the scheduling date from the entry.
4511 @kindex C-c C-x C-k
4512 @kindex k a
4513 @kindex k s
4514 @item C-c C-x C-k
4515 Mark the current entry for agenda action.  After you have marked the entry
4516 like this, you can open the agenda or the calendar to find an appropriate
4517 date.  With the cursor on the selected date, press @kbd{k s} or @kbd{k d} to
4518 schedule the marked item.
4519 @end table
4521 @node Repeated tasks,  , Inserting deadline/schedule, Deadlines and scheduling
4522 @subsection Repeated tasks
4524 Some tasks need to be repeated again and again.  Org mode helps to
4525 organize such tasks using a so-called repeater in a DEADLINE, SCHEDULED,
4526 or plain time stamp.  In the following example
4527 @example
4528 ** TODO Pay the rent
4529    DEADLINE: <2005-10-01 Sat +1m>
4530 @end example
4531 the @code{+1m} is a repeater; the intended interpretation is that the
4532 task has a deadline on <2005-10-01> and repeats itself every (one) month
4533 starting from that time.  If you need both a repeater and a special
4534 warning period in a deadline entry, the repeater comes first and the
4535 warning period last: @code{DEADLINE: <2005-10-01 Sat +1m -3d>}.
4537 Deadlines and scheduled items produce entries in the agenda when they
4538 are over-due, so it is important to be able to mark such an entry as
4539 completed once you have done so.  When you mark a DEADLINE or a SCHEDULE
4540 with the TODO keyword DONE, it will no longer produce entries in the
4541 agenda.  The problem with this is, however, that then also the
4542 @emph{next} instance of the repeated entry will not be active.  Org mode
4543 deals with this in the following way: When you try to mark such an entry
4544 DONE (using @kbd{C-c C-t}), it will shift the base date of the repeating
4545 time stamp by the repeater interval, and immediately set the entry state
4546 back to TODO.  In the example above, setting the state to DONE would
4547 actually switch the date like this:
4549 @example
4550 ** TODO Pay the rent
4551    DEADLINE: <2005-11-01 Tue +1m>
4552 @end example
4554 A timestamp@footnote{You can change this using the option
4555 @code{org-log-repeat}, or the @code{#+STARTUP} options @code{logrepeat},
4556 @code{lognoterepeat}, and @code{nologrepeat}.  With @code{lognoterepeat}, you
4557 will aslo be prompted for a note.} will be added under the deadline, to keep
4558 a record that you actually acted on the previous instance of this deadline.
4560 As a consequence of shifting the base date, this entry will no longer be
4561 visible in the agenda when checking past dates, but all future instances
4562 will be visible.
4564 With the @samp{+1m} cookie, the date shift will always be exactly one
4565 month.  So if you have not payed the rent for three months, marking this
4566 entry DONE will still keep it as an overdue deadline.  Depending on the
4567 task, this may not be the best way to handle it.  For example, if you
4568 forgot to call you father for 3 weeks, it does not make sense to call
4569 him 3 times in a single day to make up for it.  Finally, there are tasks
4570 like changing batteries which should always repeat a certain time
4571 @i{after} the last time you did it.  For these tasks, Org mode has
4572 special repeaters markers with @samp{++} and @samp{.+}.  For example:
4574 @example
4575 ** TODO Call Father
4576    DEADLINE: <2008-02-10 Sun ++1w>
4577    Marking this DONE will shift the date by at least one week,
4578    but also by as many weeks as it takes to get this date into
4579    the future.  However, it stays on a Sunday, even if you called
4580    and marked it done on Saturday.
4581 ** TODO Check the batteries in the smoke detectors
4582    DEADLINE: <2005-11-01 Tue .+1m>
4583    Marking this DONE will shift the date to one month after
4584    today.
4585 @end example
4587 You may have both scheduling and deadline information for a specific
4588 task - just make sure that the repeater intervals on both are the same.
4590 @node Clocking work time, Effort estimates, Deadlines and scheduling, Dates and Times
4591 @section Clocking work time
4593 Org mode allows you to clock the time you spent on specific tasks in a
4594 project.  When you start working on an item, you can start the clock.
4595 When you stop working on that task, or when you mark the task done, the
4596 clock is stopped and the corresponding time interval is recorded.  It
4597 also computes the total time spent on each subtree of a project.
4599 @table @kbd
4600 @kindex C-c C-x C-i
4601 @item C-c C-x C-i
4602 Start the clock on the current item (clock-in).  This inserts the CLOCK
4603 keyword together with a timestamp.  If this is not the first clocking of
4604 this item, the multiple CLOCK lines will be wrapped into a
4605 @code{:CLOCK:} drawer (see also the variable
4606 @code{org-clock-into-drawer}).  When called with a @kbd{C-u} prefix argument,
4607 select the task from a list of recently clocked tasks.  With two @kbd{C-u
4608 C-u} prefixes, clock into the task at point and mark it as the default task.
4609 The default task will always be available when selecting a clocking task,
4610 with letter @kbd{d}.
4611 @kindex C-c C-x C-o
4612 @item C-c C-x C-o
4613 Stop the clock (clock-out).  The inserts another timestamp at the same
4614 location where the clock was last started.  It also directly computes
4615 the resulting time in inserts it after the time range as @samp{=>
4616 HH:MM}.  See the variable @code{org-log-note-clock-out} for the
4617 possibility to record an additional note together with the clock-out
4618 time stamp@footnote{The corresponding in-buffer setting is:
4619 @code{#+STARTUP: lognoteclock-out}}.
4620 @kindex C-c C-y
4621 @item C-c C-y
4622 Recompute the time interval after changing one of the time stamps.  This
4623 is only necessary if you edit the time stamps directly.  If you change
4624 them with @kbd{S-@key{cursor}} keys, the update is automatic.
4625 @kindex C-c C-t
4626 @item C-c C-t
4627 Changing the TODO state of an item to DONE automatically stops the clock
4628 if it is running in this same item.
4629 @kindex C-c C-x C-x
4630 @item C-c C-x C-x
4631 Cancel the current clock.  This is useful if a clock was started by
4632 mistake, or if you ended up working on something else.
4633 @kindex C-c C-x C-j
4634 @item C-c C-x C-j
4635 Jump to the entry that contains the currently running clock.  With a
4636 @kbd{C-u} prefix arg, select the target task from a list of recently clocked
4637 tasks.
4638 @kindex C-c C-x C-d
4639 @item C-c C-x C-d
4640 Display time summaries for each subtree in the current buffer.  This
4641 puts overlays at the end of each headline, showing the total time
4642 recorded under that heading, including the time of any subheadings. You
4643 can use visibility cycling to study the tree, but the overlays disappear
4644 when you change the buffer (see variable
4645 @code{org-remove-highlights-with-change}) or press @kbd{C-c C-c}.
4646 @kindex C-c C-x C-r
4647 @item C-c C-x C-r
4648 Insert a dynamic block (@pxref{Dynamic blocks}) containing a clock
4649 report as an Org mode table into the current file.  When the cursor is
4650 at an existing clock table, just update it.  When called with a prefix
4651 argument, jump to the first clock report in the current document and
4652 update it.
4653 @cindex #+BEGIN: clocktable
4654 @example
4655 #+BEGIN: clocktable :maxlevel 2 :emphasize nil :scope file
4656 #+END: clocktable
4657 @end example
4658 @noindent
4659 If such a block already exists at point, its content is replaced by the
4660 new table.  The @samp{BEGIN} line can specify options:
4661 @example
4662 :maxlevel    @r{Maximum level depth to which times are listed in the table.}
4663 :emphasize   @r{When @code{t}, emphasize level one and level two items}
4664 :scope       @r{The scope to consider.  This can be any of the following:}
4665              nil        @r{the current buffer or narrowed region}
4666              file       @r{the full current buffer}
4667              subtree    @r{the subtree where the clocktable is located}
4668              treeN      @r{the surrounding level N tree, for example @code{tree3}}
4669              tree       @r{the surrounding level 1 tree}
4670              agenda     @r{all agenda files}
4671              ("file"..) @r{scan these files}
4672              file-with-archives    @r{current file and its archives}
4673              agenda-with-archives  @r{all agenda files, including archives}
4674 :block       @r{The time block to consider.  This block is specified either}
4675              @r{absolute, or relative to the current time and may be any of}
4676              @r{these formats:}
4677              2007-12-31    @r{New year eve 2007}
4678              2007-12       @r{December 2007}
4679              2007-W50      @r{ISO-week 50 in 2007}
4680              2007          @r{the year 2007}
4681              today, yesterday, today-N          @r{a relative day}
4682              thisweek, lastweek, thisweek-N     @r{a relative week}
4683              thismonth, lastmonth, thismonth-N  @r{a relative month}
4684              thisyear, lastyear, thisyear-N     @r{a relative year}
4685              @r{Use @kbd{S-@key{left}/@key{right}} keys to shift the time interval.}
4686 :tstart      @r{A time string specifying when to start considering times}
4687 :tend        @r{A time string specifying when to stop considering times}
4688 :step        @r{@code{week} or @code{day}, to split the table into chunks.}
4689              @r{To use this, @code{:block} or @code{:tstart}, @code{:tend} are needed.}
4690 :link        @r{Link the item headlines in the table to their origins}
4691 @end example
4692 So to get a clock summary of the current level 1 tree, for the current
4693 day, you could write
4694 @example
4695 #+BEGIN: clocktable :maxlevel 2 :block today :scope tree1 :link t
4696 #+END: clocktable
4697 @end example
4698 and to use a specific time range you could write@footnote{Note that all
4699 parameters must be specified in a single line - the line is broken here
4700 only to fit it onto the manual.}
4701 @example
4702 #+BEGIN: clocktable :tstart "<2006-08-10 Thu 10:00>"
4703                     :tend "<2006-08-10 Thu 12:00>"
4704 #+END: clocktable
4705 @end example
4706 @kindex C-c C-c
4707 @item C-c C-c
4708 @kindex C-c C-x C-u
4709 @itemx C-c C-x C-u
4710 Update dynamical block at point.  The cursor needs to be in the
4711 @code{#+BEGIN} line of the dynamic block.
4712 @kindex C-u C-c C-x C-u
4713 @item C-u C-c C-x C-u
4714 Update all dynamic blocks (@pxref{Dynamic blocks}).  This is useful if
4715 you have several clock table blocks in a buffer.
4716 @kindex S-@key{left}
4717 @kindex S-@key{right}
4718 @item S-@key{left}
4719 @itemx S-@key{right}
4720 Shift the current @code{:block} interval and update the table.  The cursor
4721 needs to be in the @code{#+BEGIN: clocktable} line for this command.  If
4722 @code{:block} is @code{today}, it will be shifted to @code{today-1} etc.
4723 @end table
4725 The @kbd{l} key may be used in the timeline (@pxref{Timeline}) and in
4726 the agenda (@pxref{Weekly/daily agenda}) to show which tasks have been
4727 worked on or closed during a day.
4729 @node Effort estimates,  , Clocking work time, Dates and Times
4730 @section Effort estimates
4731 @cindex Effort estimates
4733 If you want to plan your work in a very detailed way, or if you need to
4734 produce offers with quotations of the estimated work effort, you may want to
4735 assign effort estimates to entries.  If you are also clocking your work, you
4736 may later want to compare the planned effort with the actual working time, a
4737 great way to improve planning estimates.  Effort estimates are stored in a
4738 special property @samp{Effort}@footnote{You may change the property being
4739 used with the variable @code{org-effort-property}.}.  Clearly the best way to
4740 work with effort estimates is through column view (@pxref{Column view}).  You
4741 should start by setting up discrete values for effort estimates, and a
4742 @code{COLUMNS} format that displays these values together with clock sums (if
4743 you want to clock your time).  For a specific buffer you can use
4745 @example
4746 #+PROPERTY: Effort_ALL 0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 7:00 8:00
4747 #+COLUMNS: %40ITEM(Task) %17Effort(Estimated Effort)@{:@} %CLOCKSUM
4748 @end example
4750 @noindent
4751 or you can set up these values globally by customizing the variables
4752 @code{org-global-properties} and @code{org-columns-default-format}.  In
4753 particular if you want to use this setup also in the agenda, a global setup
4754 may be advised.
4756 The way to assign estimates to individual items is then to switch to column
4757 mode, and to use @kbd{S-@key{right}} and @kbd{S-@key{left}} to change the
4758 value.  The values you enter will immediately be summed up in the hierarchy.
4759 In the column next to it, any clocked time will be displayed.
4761 If you switch to column view in the daily/weekly agenda, the effort column
4762 will summarize the estimated work effort for each day@footnote{Please note
4763 the pitfalls of summing hierarchical data in a flat list (@pxref{Agenda
4764 column view}).}, and you can use this to find space in your schedule.  To get
4765 an overview of the entire part of the day that is committed, you can set the
4766 option @code{org-agenda-columns-add-appointments-to-effort-sum}.  The
4767 appointments on a day that take place over a specified time interval will
4768 then also be added to the load estimate of the day.
4770 @node Remember, Agenda Views, Dates and Times, Top
4771 @chapter Remember
4772 @cindex @file{remember.el}
4774 The @i{Remember} package by John Wiegley lets you store quick notes with
4775 little interruption of your work flow.  See
4776 @uref{http://www.emacswiki.org/cgi-bin/wiki/RememberMode} for more
4777 information.  It is an excellent way to add new notes and tasks to
4778 Org files.  Org significantly expands the possibilities of
4779 @i{remember}: You may define templates for different note types, and
4780 associate target files and headlines with specific templates.  It also
4781 allows you to select the location where a note should be stored
4782 interactively, on the fly.
4784 @menu
4785 * Setting up Remember::         Some code for .emacs to get things going
4786 * Remember templates::          Define the outline of different note types
4787 * Storing notes::               Directly get the note to where it belongs
4788 * Refiling notes::              Moving a note or task to a project
4789 @end menu
4791 @node Setting up Remember, Remember templates, Remember, Remember
4792 @section Setting up Remember
4794 The following customization will tell @i{remember} to use org files as
4795 target, and to create annotations compatible with Org links.
4797 @example
4798 (org-remember-insinuate)
4799 (setq org-directory "~/path/to/my/orgfiles/")
4800 (setq org-default-notes-file (concat org-directory "/notes.org"))
4801 (define-key global-map "\C-cr" 'org-remember)
4802 @end example
4804 The last line binds the command @code{org-remember} to a global
4805 key@footnote{Please select your own key, @kbd{C-c r} is only a
4806 suggestion.}.  @code{org-remember} basically just calls @code{remember},
4807 but it makes a few things easier: If there is an active region, it will
4808 automatically copy the region into the remember buffer.  It also allows
4809 to jump to the buffer and location where remember notes are being
4810 stored: Just call @code{org-remember} with a prefix argument.  If you
4811 use two prefix arguments, Org jumps to the location where the last
4812 remember note was stored.
4814 You can also call @code{org-remember} in a special way from the agenda,
4815 using the @kbd{k r} key combination.  With this access, any time stamps
4816 inserted by the selected remember template (see below) will default to
4817 the cursor date in the agenda, rather than to the current date.
4819 @node Remember templates, Storing notes, Setting up Remember, Remember
4820 @section Remember templates
4821 @cindex templates, for remember
4823 In combination with Org, you can use templates to generate
4824 different types of @i{remember} notes.  For example, if you would like
4825 to use one template to create general TODO entries, another one for
4826 journal entries, and a third one for collecting random ideas, you could
4827 use:
4829 @example
4830 (setq org-remember-templates
4831  '(("Todo" ?t "* TODO %?\n  %i\n  %a" "~/org/TODO.org" "Tasks")
4832    ("Journal" ?j "* %U %?\n\n  %i\n  %a" "~/org/JOURNAL.org")
4833    ("Idea" ?i "* %^@{Title@}\n  %i\n  %a" "~/org/JOURNAL.org" "New Ideas")))
4834 @end example
4836 @noindent In these entries, the first string is just a name, and the
4837 character specifies how to select the template.  It is useful if the
4838 character is also the first letter of the name.  The next string specifies
4839 the template.  Two more (optional) strings give the file in which, and the
4840 headline under which the new note should be stored.  The file (if not present
4841 or @code{nil}) defaults to @code{org-default-notes-file}, the heading to
4842 @code{org-remember-default-headline}.  If the file name is not an absolute
4843 path, it will be interpreted relative to @code{org-directory}.  The heading
4844 can also be the symbols @code{top} or @code{bottom} to send note as level 1
4845 entries to the beginning or end of the file, respectively.
4847 An optional sixth element specifies the contexts in which the user can select
4848 the template.  This element can be a list of major modes or a function.
4849 @code{org-remember} will first check whether the function returns @code{t} or
4850 if we are in any of the listed major mode, and exclude templates fo which
4851 this condition is not fulfilled.  Templates that do not specify this element
4852 at all, or that use @code{nil} or @code{t} as a value will always be
4853 selectable.
4855 So for example:
4857 @example
4858 (setq org-remember-templates
4859  '(("Bug" ?b "* BUG %?\n  %i\n  %a" "~/org/BUGS.org" "Bugs" (emacs-lisp-mode))
4860    ("Journal" ?j "* %U %?\n\n  %i\n  %a" "~/org/JOURNAL.org" "X" my-check)
4861    ("Idea" ?i "* %^@{Title@}\n  %i\n  %a" "~/org/JOURNAL.org" "New Ideas")))
4862 @end example
4864 The first template will only be available when invoking @code{org-remember}
4865 from an buffer in @code{emacs-lisp-mode}.  The second template will only be
4866 available when the function @code{my-check} returns @code{t}.  The third
4867 template will be proposed in any context.
4869 When you call @kbd{M-x org-remember} (or @kbd{M-x remember}) to remember
4870 something, Org will prompt for a key to select the template (if you have
4871 more than one template) and then prepare the buffer like
4872 @example
4873 * TODO
4874   [[file:link to where you called remember]]
4875 @end example
4877 @noindent
4878 During expansion of the template, special @kbd{%}-escapes allow dynamic
4879 insertion of content:
4880 @example
4881 %^@{prompt@}  @r{prompt the user for a string and replace this sequence with it.}
4882             @r{You may specify a default value and a completion table with}
4883             @r{%^@{prompt|default|completion2|completion3...@}}
4884             @r{The arrow keys access a prompt-specific history.}
4885 %a          @r{annotation, normally the link created with @code{org-store-link}}
4886 %A          @r{like @code{%a}, but prompt for the description part}
4887 %i          @r{initial content, the region when remember is called with C-u.}
4888             @r{The entire text will be indented like @code{%i} itself.}
4889 %t          @r{time stamp, date only}
4890 %T          @r{time stamp with date and time}
4891 %u, %U      @r{like the above, but inactive time stamps}
4892 %^t         @r{like @code{%t}, but prompt for date.  Similarly @code{%^T}, @code{%^u}, @code{%^U}}
4893             @r{You may define a prompt like @code{%^@{Birthday@}t}}
4894 %n          @r{user name (taken from @code{user-full-name})}
4895 %c          @r{Current kill ring head.}
4896 %x          @r{Content of the X clipboard.}
4897 %^C         @r{Interactive selection of which kill or clip to use.}
4898 %^L         @r{Like @code{%^C}, but insert as link.}
4899 %^g         @r{prompt for tags, with completion on tags in target file.}
4900 %^G         @r{prompt for tags, with completion all tags in all agenda files.}
4901 %:keyword   @r{specific information for certain link types, see below}
4902 %[pathname] @r{insert the contents of the file given by @code{pathname}}
4903 %(sexp)     @r{evaluate elisp @code{(sexp)} and replace with the result}
4904 %!          @r{immediately store note after completing the template}
4905             @r{(skipping the @kbd{C-c C-c} that normally triggers storing)}
4906 %&          @r{jump to target location immediately after storing note}
4907 @end example
4909 @noindent
4910 For specific link types, the following keywords will be
4911 defined@footnote{If you define your own link types (@pxref{Adding
4912 hyperlink types}), any property you store with
4913 @code{org-store-link-props} can be accessed in remember templates in a
4914 similar way.}:
4916 @example
4917 Link type          |  Available keywords
4918 -------------------+----------------------------------------------
4919 bbdb               |  %:name %:company
4920 bbdb               |  %::server %:port %:nick
4921 vm, wl, mh, rmail  |  %:type %:subject %:message-id
4922                    |  %:from %:fromname %:fromaddress
4923                    |  %:to   %:toname   %:toaddress
4924                    |  %: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}.}}
4925 gnus               |  %:group, @r{for messages also all email fields}
4926 w3, w3m            |  %:url
4927 info               |  %:file %:node
4928 calendar           |  %:date"
4929 @end example
4931 @noindent
4932 To place the cursor after template expansion use:
4934 @example
4935 %?          @r{After completing the template, position cursor here.}
4936 @end example
4938 @noindent
4939 If you change your mind about which template to use, call
4940 @code{org-remember} in the remember buffer.  You may then select a new
4941 template that will be filled with the previous context information.
4943 @node Storing notes, Refiling notes, Remember templates, Remember
4944 @section Storing notes
4946 When you are finished preparing a note with @i{remember}, you have to press
4947 @kbd{C-c C-c} to file the note away.  If you have started the clock in the
4948 remember buffer, you will first be asked if you want to clock out
4949 now@footnote{To avoid this query, configure the variable
4950 @code{org-remember-clock-out-on-exit}.}.  If you answer @kbd{n}, the clock
4951 will continue to run after the note was filed away.
4953 The handler will then store the note in the file and under the headline
4954 specified in the template, or it will use the default file and headlines.
4955 The window configuration will be restored, sending you back to the working
4956 context before the call to @code{remember}.  To re-use the location found
4957 during the last call to @code{remember}, exit the remember buffer with
4958 @kbd{C-u C-u C-c C-c}, i.e. specify a double prefix argument to @kbd{C-c
4959 C-c}.
4961 If you want to store the note directly to a different place, use
4962 @kbd{C-u C-c C-c} instead to exit remember@footnote{Configure the
4963 variable @code{org-remember-store-without-prompt} to make this behavior
4964 the default.}.  The handler will then first prompt for a target file -
4965 if you press @key{RET}, the value specified for the template is used.
4966 Then the command offers the headings tree of the selected file, with the
4967 cursor position at the default headline (if you had specified one in the
4968 template).  You can either immediately press @key{RET} to get the note
4969 placed there.  Or you can use the following keys to find a different
4970 location:
4971 @example
4972 @key{TAB}         @r{Cycle visibility.}
4973 @key{down} / @key{up}   @r{Next/previous visible headline.}
4974 n / p        @r{Next/previous visible headline.}
4975 f / b        @r{Next/previous headline same level.}
4976 u            @r{One level up.}
4977 @c 0-9          @r{Digit argument.}
4978 @end example
4979 @noindent
4980 Pressing @key{RET} or @key{left} or @key{right}
4981 then leads to the following result.
4983 @multitable @columnfractions 0.2 0.15 0.65
4984 @item @b{Cursor position} @tab @b{Key} @tab @b{Note gets inserted}
4985 @item on headline     @tab @key{RET}              @tab as sublevel of the heading at cursor, first or last
4986 @item                 @tab                        @tab depending on @code{org-reverse-note-order}.
4987 @item                 @tab @key{left}/@key{right} @tab as same level, before/after current heading
4988 @item buffer-start    @tab @key{RET} @tab as level 2 heading at end of file or level 1 at beginning
4989 @item                 @tab @tab depending on @code{org-reverse-note-order}.
4990 @item not on headline @tab @key{RET}
4991       @tab at cursor position, level taken from context.
4992 @end multitable
4994 Before inserting the text into a tree, the function ensures that the
4995 text has a headline, i.e. a first line that starts with a @samp{*}.  If
4996 not, a headline is constructed from the current date and some additional
4997 data.  If you have indented the text of the note below the headline, the
4998 indentation will be adapted if inserting the note into the tree requires
4999 demotion from level 1.
5001 @node Refiling notes,  , Storing notes, Remember
5002 @section Refiling notes
5003 @cindex refiling notes
5005 Remember is usually used to quickly capture notes and tasks into one or
5006 a few capture lists.  When reviewing the captured data, you may want to
5007 refile some of the entries into a different list, for example into a
5008 project.  Cutting, finding the right location and then pasting the note
5009 is cumbersome.  To simplify this process, you can use the following
5010 special command:
5012 @table @kbd
5013 @kindex C-c C-w
5014 @item C-c C-w
5015 Refile the entry at point.  This command offers possible locations for
5016 refiling the entry and lets you select one with completion.  The item is
5017 filed below the target heading as a subitem.  Depending on
5018 @code{org-reverse-note-order}, it will be either the first of last
5019 subitem.@* By default, all level 1 headlines in the current buffer are
5020 considered to be targets, but you can have more complex definitions
5021 across a number of files.  See the variable @code{org-refile-targets}
5022 for details.  If you would like to select a location via a file-pathlike
5023 completion along the outline path, see the variable
5024 @code{org-refile-use-outline-path}.
5025 @kindex C-u C-c C-w
5026 @item C-u C-c C-w
5027 Use the refile interface to jump to a heading.
5028 @kindex C-u C-u C-c C-w
5029 @item C-u C-u C-c C-w
5030 Jump to the location where @code{org-refile} last moved a tree to.
5031 @end table
5033 @node Agenda Views, Embedded LaTeX, Remember, Top
5034 @chapter Agenda Views
5035 @cindex agenda views
5037 Due to the way Org works, TODO items, time-stamped items, and
5038 tagged headlines can be scattered throughout a file or even a number of
5039 files.  To get an overview of open action items, or of events that are
5040 important for a particular date, this information must be collected,
5041 sorted and displayed in an organized way.
5043 Org can select items based on various criteria, and display them
5044 in a separate buffer.  Seven different view types are provided:
5046 @itemize @bullet
5047 @item
5048 an @emph{agenda} that is like a calendar and shows information
5049 for specific dates,
5050 @item
5051 a @emph{TODO list} that covers all unfinished
5052 action items,
5053 @item
5054 a @emph{tags view}, showings headlines based on
5055 the tags associated with them,
5056 @item
5057 a @emph{timeline view} that shows all events in a single Org file,
5058 in time-sorted view,
5059 @item
5060 a @emph{keyword search view} that shows all entries from multiple files
5061 that contain specified keywords.
5062 @item
5063 a @emph{stuck projects view} showing projects that currently don't move
5064 along, and
5065 @item
5066 @emph{custom views} that are special tag/keyword searches and
5067 combinations of different views.
5068 @end itemize
5070 @noindent
5071 The extracted information is displayed in a special @emph{agenda
5072 buffer}.  This buffer is read-only, but provides commands to visit the
5073 corresponding locations in the original Org files, and even to
5074 edit these files remotely.
5076 Two variables control how the agenda buffer is displayed and whether the
5077 window configuration is restored when the agenda exits:
5078 @code{org-agenda-window-setup} and
5079 @code{org-agenda-restore-windows-after-quit}.
5081 @menu
5082 * Agenda files::                Files being searched for agenda information
5083 * Agenda dispatcher::           Keyboard access to agenda views
5084 * Built-in agenda views::       What is available out of the box?
5085 * Presentation and sorting::    How agenda items are prepared for display
5086 * Agenda commands::             Remote editing of Org trees
5087 * Custom agenda views::         Defining special searches and views
5088 * Agenda column view::          Using column view for collected entries
5089 @end menu
5091 @node Agenda files, Agenda dispatcher, Agenda Views, Agenda Views
5092 @section Agenda files
5093 @cindex agenda files
5094 @cindex files for agenda
5096 The information to be shown is normally collected from all @emph{agenda
5097 files}, the files listed in the variable
5098 @code{org-agenda-files}@footnote{If the value of that variable is not a
5099 list, but a single file name, then the list of agenda files will be
5100 maintained in that external file.}. If a directory is part of this list,
5101 all files with the extension @file{.org} in this directory will be part
5102 of the list.
5104 Thus even if you only work with a single Org file, this file should
5105 be put into that list@footnote{When using the dispatcher, pressing
5106 @kbd{<} before selecting a command will actually limit the command to
5107 the current file, and ignore @code{org-agenda-files} until the next
5108 dispatcher command.}.  You can customize @code{org-agenda-files}, but
5109 the easiest way to maintain it is through the following commands
5111 @cindex files, adding to agenda list
5112 @table @kbd
5113 @kindex C-c [
5114 @item C-c [
5115 Add current file to the list of agenda files.  The file is added to
5116 the front of the list.  If it was already in the list, it is moved to
5117 the front.  With a prefix argument, file is added/moved to the end.
5118 @kindex C-c ]
5119 @item C-c ]
5120 Remove current file from the list of agenda files.
5121 @kindex C-,
5122 @kindex C-'
5123 @item C-,
5124 @itemx C-'
5125 Cycle through agenda file list, visiting one file after the other.
5126 @kindex M-x org-iswitchb
5127 @item M-x org-iswitchb
5128 Command to use an @code{iswitchb}-like interface to switch to and between Org
5129 buffers.
5130 @end table
5132 @noindent
5133 The Org menu contains the current list of files and can be used
5134 to visit any of them.
5136 If you would like to focus the agenda temporarily onto a file not in
5137 this list, or onto just one file in the list or even only a subtree in a
5138 file, this can be done in different ways.  For a single agenda command,
5139 you may press @kbd{<} once or several times in the dispatcher
5140 (@pxref{Agenda dispatcher}).  To restrict the agenda scope for an
5141 extended period, use the following commands:
5143 @table @kbd
5144 @kindex C-c C-x <
5145 @item C-c C-x <
5146 Permanently restrict the agenda to the current subtree.  When with a
5147 prefix argument, or with the cursor before the first headline in a file,
5148 the agenda scope is set to the entire file.  This restriction remains in
5149 effect until removed with @kbd{C-c C-x >}, or by typing either @kbd{<}
5150 or @kbd{>} in the agenda dispatcher.  If there is a window displaying an
5151 agenda view, the new restriction takes effect immediately.
5152 @kindex C-c C-x <
5153 @item C-c C-x <
5154 Remove the permanent restriction created by @kbd{C-c C-x <}.
5155 @end table
5157 @noindent
5158 When working with @file{Speedbar}, you can use the following commands in
5159 the Speedbar frame:
5160 @table @kbd
5161 @kindex <
5162 @item < @r{in the speedbar frame}
5163 Permanently restrict the agenda to the item at the cursor in the
5164 Speedbar frame, either an Org file or a subtree in such a file.
5165 If there is a window displaying an agenda view, the new restriction takes
5166 effect immediately.
5167 @kindex <
5168 @item > @r{in the speedbar frame}
5169 Lift the restriction again.
5170 @end table
5172 @node Agenda dispatcher, Built-in agenda views, Agenda files, Agenda Views
5173 @section The agenda dispatcher
5174 @cindex agenda dispatcher
5175 @cindex dispatching agenda commands
5176 The views are created through a dispatcher that should be bound to a
5177 global key, for example @kbd{C-c a} (@pxref{Installation}).  In the
5178 following we will assume that @kbd{C-c a} is indeed how the dispatcher
5179 is accessed and list keyboard access to commands accordingly.  After
5180 pressing @kbd{C-c a}, an additional letter is required to execute a
5181 command.  The dispatcher offers the following default commands:
5182 @table @kbd
5183 @item a
5184 Create the calendar-like agenda (@pxref{Weekly/daily agenda}).
5185 @item t @r{/} T
5186 Create a list of all TODO items (@pxref{Global TODO list}).
5187 @item m @r{/} M
5188 Create a list of headlines matching a TAGS expression (@pxref{Matching
5189 tags and properties}).
5190 @item L
5191 Create the timeline view for the current buffer (@pxref{Timeline}).
5192 @item s
5193 Create a list of entries selected by a boolean expression of keywords
5194 and/or regular expressions that must or must not occur in the entry.
5195 @item /
5196 Search for a regular expression in all agenda files and additionally in
5197 the files listed in @code{org-agenda-multi-occur-extra-files}.  This
5198 uses the Emacs command @code{multi-occur}.  A prefix argument can be
5199 used to specify the number of context lines for each match, default is
5201 @item # @r{/} !
5202 Create a list of stuck projects (@pxref{Stuck projects}).
5203 @item <
5204 Restrict an agenda command to the current buffer@footnote{For backward
5205 compatibility, you can also press @kbd{1} to restrict to the current
5206 buffer.}.  After pressing @kbd{<}, you still need to press the character
5207 selecting the command.
5208 @item < <
5209 If there is an active region, restrict the following agenda command to
5210 the region.  Otherwise, restrict it to the current subtree@footnote{For
5211 backward compatibility, you can also press @kbd{0} to restrict to the
5212 current buffer.}.  After pressing @kbd{< <}, you still need to press the
5213 character selecting the command.
5214 @end table
5216 You can also define custom commands that will be accessible through the
5217 dispatcher, just like the default commands.  This includes the
5218 possibility to create extended agenda buffers that contain several
5219 blocks together, for example the weekly agenda, the global TODO list and
5220 a number of special tags matches.  @xref{Custom agenda views}.
5222 @node Built-in agenda views, Presentation and sorting, Agenda dispatcher, Agenda Views
5223 @section The built-in agenda views
5225 In this section we describe the built-in views.
5227 @menu
5228 * Weekly/daily agenda::         The calendar page with current tasks
5229 * Global TODO list::            All unfinished action items
5230 * Matching tags and properties::  Structured information with fine-tuned search
5231 * Timeline::                    Time-sorted view for single file
5232 * Keyword search::              Finding entries by keyword
5233 * Stuck projects::              Find projects you need to review
5234 @end menu
5236 @node Weekly/daily agenda, Global TODO list, Built-in agenda views, Built-in agenda views
5237 @subsection The weekly/daily agenda
5238 @cindex agenda
5239 @cindex weekly agenda
5240 @cindex daily agenda
5242 The purpose of the weekly/daily @emph{agenda} is to act like a page of a
5243 paper agenda, showing all the tasks for the current week or day.
5245 @table @kbd
5246 @cindex org-agenda, command
5247 @kindex C-c a a
5248 @item C-c a a
5249 Compile an agenda for the current week from a list of org files.  The
5250 agenda shows the entries for each day.  With a numeric
5251 prefix@footnote{For backward compatibility, the universal prefix
5252 @kbd{C-u} causes all TODO entries to be listed before the agenda.  This
5253 feature is deprecated, use the dedicated TODO list, or a block agenda
5254 instead.}  (like @kbd{C-u 2 1 C-c a a}) you may set the number of days
5255 to be displayed (see also the variable @code{org-agenda-ndays})
5256 @end table
5258 Remote editing from the agenda buffer means, for example, that you can
5259 change the dates of deadlines and appointments from the agenda buffer.
5260 The commands available in the Agenda buffer are listed in @ref{Agenda
5261 commands}.
5263 @subsubheading Calendar/Diary integration
5264 @cindex calendar integration
5265 @cindex diary integration
5267 Emacs contains the calendar and diary by Edward M. Reingold.  The
5268 calendar displays a three-month calendar with holidays from different
5269 countries and cultures.  The diary allows you to keep track of
5270 anniversaries, lunar phases, sunrise/set, recurrent appointments
5271 (weekly, monthly) and more.  In this way, it is quite complementary to
5272 Org.  It can be very useful to combine output from Org with
5273 the diary.
5275 In order to include entries from the Emacs diary into Org mode's
5276 agenda, you only need to customize the variable
5278 @lisp
5279 (setq org-agenda-include-diary t)
5280 @end lisp
5282 @noindent After that, everything will happen automatically.  All diary
5283 entries including holidays, anniversaries etc will be included in the
5284 agenda buffer created by Org mode.  @key{SPC}, @key{TAB}, and
5285 @key{RET} can be used from the agenda buffer to jump to the diary
5286 file in order to edit existing diary entries.  The @kbd{i} command to
5287 insert new entries for the current date works in the agenda buffer, as
5288 well as the commands @kbd{S}, @kbd{M}, and @kbd{C} to display
5289 Sunrise/Sunset times, show lunar phases and to convert to other
5290 calendars, respectively.  @kbd{c} can be used to switch back and forth
5291 between calendar and agenda.
5293 If you are using the diary only for sexp entries and holidays, it is
5294 faster to not use the above setting, but instead to copy or even move
5295 the entries into an Org file. Org mode evaluates diary-style sexp
5296 entries, and does it faster because there is no overhead for first
5297 creating the diary display.  Note that the sexp entries must start at
5298 the left margin, no white space is allowed before them.  For example,
5299 the following segment of an Org file will be processed and entries
5300 will be made in the agenda:
5302 @example
5303 * Birthdays and similar stuff
5304 #+CATEGORY: Holiday
5305 %%(org-calendar-holiday)   ; special function for holiday names
5306 #+CATEGORY: Ann
5307 %%(diary-anniversary 14  5 1956) Arthur Dent is %d years old
5308 %%(diary-anniversary  2 10 1869) Mahatma Gandhi would be %d years old
5309 @end example
5311 @subsubheading Appointment reminders
5312 @cindex @file{appt.el}
5313 @cindex appointment reminders
5315 Org can interact with Emacs appointments notification facility.
5317 To add all the appointments of your agenda files, use the command
5318 @code{org-agenda-to-appt}.  This commands also lets you filter through
5319 the list of your appointments and add only those belonging to a specific
5320 category or matching a regular expression. See the docstring for
5321 details.
5323 @node Global TODO list, Matching tags and properties, Weekly/daily agenda, Built-in agenda views
5324 @subsection The global TODO list
5325 @cindex global TODO list
5326 @cindex TODO list, global
5328 The global TODO list contains all unfinished TODO items, formatted and
5329 collected into a single place.
5331 @table @kbd
5332 @kindex C-c a t
5333 @item C-c a t
5334 Show the global TODO list.  This collects the TODO items from all
5335 agenda files (@pxref{Agenda Views}) into a single buffer.  The buffer is in
5336 @code{agenda-mode}, so there are commands to examine and manipulate
5337 the TODO entries directly from that buffer (@pxref{Agenda commands}).
5338 @kindex C-c a T
5339 @item C-c a T
5340 @cindex TODO keyword matching
5341 Like the above, but allows selection of a specific TODO keyword.  You
5342 can also do this by specifying a prefix argument to @kbd{C-c a t}.  With
5343 a @kbd{C-u} prefix you are prompted for a keyword, and you may also
5344 specify several keywords by separating them with @samp{|} as boolean OR
5345 operator.  With a numeric prefix, the Nth keyword in
5346 @code{org-todo-keywords} is selected.
5347 @kindex r
5348 The @kbd{r} key in the agenda buffer regenerates it, and you can give
5349 a prefix argument to this command to change the selected TODO keyword,
5350 for example @kbd{3 r}.  If you often need a search for a specific
5351 keyword, define a custom command for it (@pxref{Agenda dispatcher}).@*
5352 Matching specific TODO keywords can also be done as part of a tags
5353 search (@pxref{Tag searches}).
5354 @end table
5356 Remote editing of TODO items means that you can change the state of a
5357 TODO entry with a single key press.  The commands available in the
5358 TODO list are described in @ref{Agenda commands}.
5360 @cindex sublevels, inclusion into TODO list
5361 Normally the global TODO list simply shows all headlines with TODO
5362 keywords.  This list can become very long.  There are two ways to keep
5363 it more compact:
5364 @itemize @minus
5365 @item
5366 Some people view a TODO item that has been @emph{scheduled} for
5367 execution (@pxref{Timestamps}) as no longer @emph{open}.  Configure the
5368 variable @code{org-agenda-todo-ignore-scheduled} to exclude scheduled
5369 items from the global TODO list.
5370 @item
5371 TODO items may have sublevels to break up the task into subtasks.  In
5372 such cases it may be enough to list only the highest level TODO headline
5373 and omit the sublevels from the global list.  Configure the variable
5374 @code{org-agenda-todo-list-sublevels} to get this behavior.
5375 @end itemize
5377 @node Matching tags and properties, Timeline, Global TODO list, Built-in agenda views
5378 @subsection Matching tags and properties
5379 @cindex matching, of tags
5380 @cindex matching, of properties
5381 @cindex tags view
5383 If headlines in the agenda files are marked with @emph{tags}
5384 (@pxref{Tags}), you can select headlines based on the tags that apply
5385 to them and collect them into an agenda buffer.
5387 @table @kbd
5388 @kindex C-c a m
5389 @item C-c a m
5390 Produce a list of all headlines that match a given set of tags.  The
5391 command prompts for a selection criterion, which is a boolean logic
5392 expression with tags, like @samp{+work+urgent-withboss} or
5393 @samp{work|home} (@pxref{Tags}).  If you often need a specific search,
5394 define a custom command for it (@pxref{Agenda dispatcher}).
5395 @kindex C-c a M
5396 @item C-c a M
5397 Like @kbd{C-c a m}, but only select headlines that are also TODO items
5398 and force checking subitems (see variable
5399 @code{org-tags-match-list-sublevels}).  Matching specific TODO keywords
5400 together with a tags match is also possible, see @ref{Tag searches}.
5401 @end table
5403 The commands available in the tags list are described in @ref{Agenda
5404 commands}.
5406 @node Timeline, Keyword search, Matching tags and properties, Built-in agenda views
5407 @subsection Timeline for a single file
5408 @cindex timeline, single file
5409 @cindex time-sorted view
5411 The timeline summarizes all time-stamped items from a single Org mode
5412 file in a @emph{time-sorted view}.  The main purpose of this command is
5413 to give an overview over events in a project.
5415 @table @kbd
5416 @kindex C-c a L
5417 @item C-c a L
5418 Show a time-sorted view of the org file, with all time-stamped items.
5419 When called with a @kbd{C-u} prefix, all unfinished TODO entries
5420 (scheduled or not) are also listed under the current date.
5421 @end table
5423 @noindent
5424 The commands available in the timeline buffer are listed in
5425 @ref{Agenda commands}.
5427 @node Keyword search, Stuck projects, Timeline, Built-in agenda views
5428 @subsection Keyword search
5429 @cindex keyword search
5430 @cindex searching, for keywords
5432 This agenda view is a general text search facility for Org mode entries.
5433 It is particularly useful to find notes.
5435 @table @kbd
5436 @kindex C-c a s
5437 @item C-c a s
5438 This is a special search that lets you select entries by keywords or
5439 regular expression, using a boolean logic.  For example, the search
5440 string
5442 @example
5443 +computer +wifi -ethernet -@{8\.11[bg]@}
5444 @end example
5446 @noindent
5447 will search for note entries that contain the keywords @code{computer}
5448 and @code{wifi}, but not the keyword @code{ethernet}, and which are also
5449 not matched by the regular expression @code{8\.11[bg]}, meaning to
5450 exclude both 8.11b and 8.11g.
5452 Note that in addition to the agenda files, this command will also search
5453 the files listed in @code{org-agenda-text-search-extra-files}.
5454 @end table
5456 @node Stuck projects,  , Keyword search, Built-in agenda views
5457 @subsection Stuck projects
5459 If you are following a system like David Allen's GTD to organize your
5460 work, one of the ``duties'' you have is a regular review to make sure
5461 that all projects move along.  A @emph{stuck} project is a project that
5462 has no defined next actions, so it will never show up in the TODO lists
5463 Org mode produces.  During the review, you need to identify such
5464 projects and define next actions for them.
5466 @table @kbd
5467 @kindex C-c a #
5468 @item C-c a #
5469 List projects that are stuck.
5470 @kindex C-c a !
5471 @item C-c a !
5472 Customize the variable @code{org-stuck-projects} to define what a stuck
5473 project is and how to find it.
5474 @end table
5476 You almost certainly will have to configure this view before it will
5477 work for you.  The built-in default assumes that all your projects are
5478 level-2 headlines, and that a project is not stuck if it has at least
5479 one entry marked with a TODO keyword TODO or NEXT or NEXTACTION.
5481 Lets assume that you, in your own way of using Org mode, identify
5482 projects with a tag PROJECT, and that you use a TODO keyword MAYBE to
5483 indicate a project that should not be considered yet.  Lets further
5484 assume that the TODO keyword DONE marks finished projects, and that NEXT
5485 and TODO indicate next actions.  The tag @@SHOP indicates shopping and
5486 is a next action even without the NEXT tag.  Finally, if the project
5487 contains the special word IGNORE anywhere, it should not be listed
5488 either.  In this case you would start by identifying eligible projects
5489 with a tags/todo match @samp{+PROJECT/-MAYBE-DONE}, and then check for
5490 TODO, NEXT, @@SHOP, and IGNORE in the subtree to identify projects that
5491 are not stuck.  The correct customization for this is
5493 @lisp
5494 (setq org-stuck-projects
5495       '("+PROJECT/-MAYBE-DONE" ("NEXT" "TODO") ("@@SHOP")
5496                                "\\<IGNORE\\>"))
5497 @end lisp
5500 @node Presentation and sorting, Agenda commands, Built-in agenda views, Agenda Views
5501 @section Presentation and sorting
5502 @cindex presentation, of agenda items
5504 Before displaying items in an agenda view, Org mode visually prepares
5505 the items and sorts them.  Each item occupies a single line.  The line
5506 starts with a @emph{prefix} that contains the @emph{category}
5507 (@pxref{Categories}) of the item and other important information.  You can
5508 customize the prefix using the option @code{org-agenda-prefix-format}.
5509 The prefix is followed by a cleaned-up version of the outline headline
5510 associated with the item.
5512 @menu
5513 * Categories::                  Not all tasks are equal
5514 * Time-of-day specifications::  How the agenda knows the time
5515 * Sorting of agenda items::     The order of things
5516 @end menu
5518 @node Categories, Time-of-day specifications, Presentation and sorting, Presentation and sorting
5519 @subsection Categories
5521 @cindex category
5522 The category is a broad label assigned to each agenda item.  By default,
5523 the category is simply derived from the file name, but you can also
5524 specify it with a special line in the buffer, like this@footnote{For
5525 backward compatibility, the following also works: If there are several
5526 such lines in a file, each specifies the category for the text below it.
5527 The first category also applies to any text before the first CATEGORY
5528 line.  However, using this method is @emph{strongly} deprecated as it is
5529 incompatible with the outline structure of the document.  The correct
5530 method for setting multiple categories in a buffer is using a
5531 property.}:
5533 @example
5534 #+CATEGORY: Thesis
5535 @end example
5537 @noindent
5538 If you would like to have a special CATEGORY for a single entry or a
5539 (sub)tree, give the entry a @code{:CATEGORY:} property with the location
5540 as the value (@pxref{Properties and Columns}).
5542 @noindent
5543 The display in the agenda buffer looks best if the category is not
5544 longer than 10 characters.
5546 @node Time-of-day specifications, Sorting of agenda items, Categories, Presentation and sorting
5547 @subsection Time-of-day specifications
5548 @cindex time-of-day specification
5550 Org mode checks each agenda item for a time-of-day specification.  The
5551 time can be part of the time stamp that triggered inclusion into the
5552 agenda, for example as in @w{@samp{<2005-05-10 Tue 19:00>}}.  Time
5553 ranges can be specified with two time stamps, like
5555 @w{@samp{<2005-05-10 Tue 20:30>--<2005-05-10 Tue 22:15>}}.
5557 In the headline of the entry itself, a time(range) may also appear as
5558 plain text (like @samp{12:45} or a @samp{8:30-1pm}.  If the agenda
5559 integrates the Emacs diary (@pxref{Weekly/daily agenda}), time
5560 specifications in diary entries are recognized as well.
5562 For agenda display, Org mode extracts the time and displays it in a
5563 standard 24 hour format as part of the prefix.  The example times in
5564 the previous paragraphs would end up in the agenda like this:
5566 @example
5567     8:30-13:00 Arthur Dent lies in front of the bulldozer
5568    12:45...... Ford Prefect arrives and takes Arthur to the pub
5569    19:00...... The Vogon reads his poem
5570    20:30-22:15 Marwin escorts the Hitchhikers to the bridge
5571 @end example
5573 @cindex time grid
5574 If the agenda is in single-day mode, or for the display of today, the
5575 timed entries are embedded in a time grid, like
5577 @example
5578     8:00...... ------------------
5579     8:30-13:00 Arthur Dent lies in front of the bulldozer
5580    10:00...... ------------------
5581    12:00...... ------------------
5582    12:45...... Ford Prefect arrives and takes Arthur to the pub
5583    14:00...... ------------------
5584    16:00...... ------------------
5585    18:00...... ------------------
5586    19:00...... The Vogon reads his poem
5587    20:00...... ------------------
5588    20:30-22:15 Marwin escorts the Hitchhikers to the bridge
5589 @end example
5591 The time grid can be turned on and off with the variable
5592 @code{org-agenda-use-time-grid}, and can be configured with
5593 @code{org-agenda-time-grid}.
5595 @node Sorting of agenda items,  , Time-of-day specifications, Presentation and sorting
5596 @subsection Sorting of agenda items
5597 @cindex sorting, of agenda items
5598 @cindex priorities, of agenda items
5599 Before being inserted into a view, the items are sorted.  How this is
5600 done depends on the type of view.
5601 @itemize @bullet
5602 @item
5603 For the daily/weekly agenda, the items for each day are sorted.  The
5604 default order is to first collect all items containing an explicit
5605 time-of-day specification.  These entries will be shown at the beginning
5606 of the list, as a @emph{schedule} for the day.  After that, items remain
5607 grouped in categories, in the sequence given by @code{org-agenda-files}.
5608 Within each category, items are sorted by priority (@pxref{Priorities}),
5609 which is composed of the base priority (2000 for priority @samp{A}, 1000
5610 for @samp{B}, and 0 for @samp{C}), plus additional increments for
5611 overdue scheduled or deadline items.
5612 @item
5613 For the TODO list, items remain in the order of categories, but within
5614 each category, sorting takes place according to priority
5615 (@pxref{Priorities}).
5616 @item
5617 For tags matches, items are not sorted at all, but just appear in the
5618 sequence in which they are found in the agenda files.
5619 @end itemize
5621 Sorting can be customized using the variable
5622 @code{org-agenda-sorting-strategy}, and may also include criteria based on
5623 the estimated effort of an entry.
5624 @c FIXME: link!!!!!!!!
5627 @node Agenda commands, Custom agenda views, Presentation and sorting, Agenda Views
5628 @section Commands in the agenda buffer
5629 @cindex commands, in agenda buffer
5631 Entries in the agenda buffer are linked back to the org file or diary
5632 file where they originate.  You are not allowed to edit the agenda
5633 buffer itself, but commands are provided to show and jump to the
5634 original entry location, and to edit the org-files ``remotely'' from
5635 the agenda buffer.  In this way, all information is stored only once,
5636 removing the risk that your agenda and note files may diverge.
5638 Some commands can be executed with mouse clicks on agenda lines.  For
5639 the other commands, the cursor needs to be in the desired line.
5641 @table @kbd
5642 @tsubheading{Motion}
5643 @cindex motion commands in agenda
5644 @kindex n
5645 @item n
5646 Next line (same as @key{up} and @kbd{C-p}).
5647 @kindex p
5648 @item p
5649 Previous line (same as @key{down} and @kbd{C-n}).
5650 @tsubheading{View/Go to org file}
5651 @kindex mouse-3
5652 @kindex @key{SPC}
5653 @item mouse-3
5654 @itemx @key{SPC}
5655 Display the original location of the item in another window.
5657 @kindex L
5658 @item L
5659 Display original location and recenter that window.
5661 @kindex mouse-2
5662 @kindex mouse-1
5663 @kindex @key{TAB}
5664 @item mouse-2
5665 @itemx mouse-1
5666 @itemx @key{TAB}
5667 Go to the original location of the item in another window.  Under Emacs
5668 22, @kbd{mouse-1} will also works for this.
5670 @kindex @key{RET}
5671 @itemx @key{RET}
5672 Go to the original location of the item and delete other windows.
5674 @kindex f
5675 @item f
5676 Toggle Follow mode.  In Follow mode, as you move the cursor through
5677 the agenda buffer, the other window always shows the corresponding
5678 location in the org file.  The initial setting for this mode in new
5679 agenda buffers can be set with the variable
5680 @code{org-agenda-start-with-follow-mode}.
5682 @kindex b
5683 @item b
5684 Display the entire subtree of the current item in an indirect buffer.  With a
5685 numeric prefix argument N, go up to level N and then take that tree.  If N is
5686 negative, go up that many levels.  With a @kbd{C-u} prefix, do not remove the
5687 previously used indirect buffer.
5689 @kindex l
5690 @item l
5691 Toggle Logbook mode.  In Logbook mode, entries that where marked DONE while
5692 logging was on (variable @code{org-log-done}) are shown in the agenda,
5693 as are entries that have been clocked on that day.
5695 @kindex R
5696 @item R
5697 Toggle Clockreport mode.  In clockreport mode, the daily/weekly agenda will
5698 always show a table with the clocked times for the timespan and file scope
5699 covered by the current agenda view.  The initial setting for this mode in new
5700 agenda buffers can be set with the variable
5701 @code{org-agenda-start-with-clockreport-mode}.
5703 @tsubheading{Change display}
5704 @cindex display changing, in agenda
5705 @kindex o
5706 @item o
5707 Delete other windows.
5709 @kindex d
5710 @kindex w
5711 @kindex m
5712 @kindex y
5713 @item d w m y
5714 Switch to day/week/month/year view.  When switching to day or week view,
5715 this setting becomes the default for subsequent agenda commands.  Since
5716 month and year views are slow to create, they do not become the default.
5717 A numeric prefix argument may be used to jump directly to a specific day
5718 of the year, ISO week, month, or year, respectively.  For example,
5719 @kbd{32 d} jumps to February 1st, @kbd{9 w} to ISO week number 9.  When
5720 setting day, week, or month view, a year may be encoded in the prefix
5721 argument as well.  For example, @kbd{200712 w} will jump to week 12 in
5722 2007.  If such a year specification has only one or two digits, it will
5723 be mapped to the interval 1938-2037.
5725 @kindex D
5726 @item D
5727 Toggle the inclusion of diary entries.  See @ref{Weekly/daily agenda}.
5729 @kindex G
5730 @item G
5731 Toggle the time grid on and off.  See also the variables
5732 @code{org-agenda-use-time-grid} and @code{org-agenda-time-grid}.
5734 @kindex r
5735 @item r
5736 Recreate the agenda buffer, for example to reflect the changes
5737 after modification of the time stamps of items with S-@key{left} and
5738 S-@key{right}.  When the buffer is the global TODO list, a prefix
5739 argument is interpreted to create a selective list for a specific TODO
5740 keyword.
5741 @kindex g
5742 @item g
5743 Same as @kbd{r}.
5745 @kindex s
5746 @kindex C-x C-s
5747 @item s
5748 @itemx C-x C-s
5749 Save all Org buffers in the current Emacs session.
5751 @kindex @key{right}
5752 @item @key{right}
5753 Display the following @code{org-agenda-ndays} days.  For example, if
5754 the display covers a week, switch to the following week.  With prefix
5755 arg, go forward that many times @code{org-agenda-ndays} days.
5757 @kindex @key{left}
5758 @item @key{left}
5759 Display the previous dates.
5761 @kindex .
5762 @item .
5763 Go to today.
5765 @kindex C-c C-x C-c
5766 @item C-c C-x C-c
5767 Invoke column view (@pxref{Column view}) in the agenda buffer.  The column
5768 view format is taken from the entry at point, or (if there is no entry at
5769 point), from the first entry in the agenda view.  So whatever the format for
5770 that entry would be in the original buffer (taken from a property, from a
5771 @code{#+COLUMNS} line, or from the default variable
5772 @code{org-columns-default-format}), will be used in the agenda.
5774 @tsubheading{Query editing}
5775 @cindex query editing, in agenda
5777 @kindex [
5778 @kindex ]
5779 @kindex @{
5780 @kindex @}
5781 @item [ ] @{ @}
5782 In the @i{search view} (@pxref{Keyword search}), these keys add new
5783 search words (@kbd{[} and @kbd{]}) or new regular expressions (@kbd{@{}
5784 and @kbd{@}}) to the query string.  The opening bracket/brace will add a
5785 positive search term prefixed by @samp{+}, indicating that this search
5786 term @i{must} occur/match in the entry.  Closing bracket/brace add a
5787 negative search term which @i{must not} occur/match in the entry for it
5788 to be selected.
5791 @tsubheading{Remote editing}
5792 @cindex remote editing, from agenda
5794 @item 0-9
5795 Digit argument.
5797 @cindex undoing remote-editing events
5798 @cindex remote editing, undo
5799 @kindex C-_
5800 @item C-_
5801 Undo a change due to a remote editing command.  The change is undone
5802 both in the agenda buffer and in the remote buffer.
5804 @kindex t
5805 @item t
5806 Change the TODO state of the item, both in the agenda and in the
5807 original org file.
5809 @kindex C-k
5810 @item C-k
5811 Delete the current agenda item along with the entire subtree belonging
5812 to it in the original Org file.  If the text to be deleted remotely
5813 is longer than one line, the kill needs to be confirmed by the user.  See
5814 variable @code{org-agenda-confirm-kill}.
5816 @kindex a
5817 @item a
5818 Toggle the ARCHIVE tag for the current headline.
5820 @kindex A
5821 @item A
5822 Move the subtree corresponding to the current entry to its @emph{Archive
5823 Sibling}.
5825 @kindex $
5826 @item $
5827 Archive the subtree corresponding to the current headline.  This means the
5828 entry will be moved to the configured archive location, most likely a
5829 different file.
5831 @kindex T
5832 @item T
5833 Show all tags associated with the current item.  Because of
5834 inheritance, this may be more than the tags listed in the line itself.
5836 @kindex :
5837 @item :
5838 Set tags for the current headline.  If there is an active region in the
5839 agenda, change a tag for all headings in the region.
5841 @kindex ,
5842 @item ,
5843 Set the priority for the current item.  Org mode prompts for the
5844 priority character. If you reply with @key{SPC}, the priority cookie
5845 is removed from the entry.
5847 @kindex P
5848 @item P
5849 Display weighted priority of current item.
5851 @kindex +
5852 @kindex S-@key{up}
5853 @item +
5854 @itemx S-@key{up}
5855 Increase the priority of the current item.  The priority is changed in
5856 the original buffer, but the agenda is not resorted.  Use the @kbd{r}
5857 key for this.
5859 @kindex -
5860 @kindex S-@key{down}
5861 @item -
5862 @itemx S-@key{down}
5863 Decrease the priority of the current item.
5865 @kindex C-c C-s
5866 @item C-c C-s
5867 Schedule this item
5869 @kindex C-c C-d
5870 @item C-c C-d
5871 Set a deadline for this item.
5873 @kindex k
5874 @item k
5875 Agenda actions, to set dates for selected items to the cursor date.
5876 This command also works in the calendar!  The command prompts for an
5877 additonal key:
5878 @example
5879 m   @r{Mark the entry at point for action.  You can also make entries}
5880     @r{in Org files with @kbd{C-c C-x C-k}.}
5881 d   @r{Set the deadline of the marked entry to the date at point.}
5882 s   @r{Schedule the marked entry at the date at point.}
5883 r   @r{Call @code{org-remember} with the cursor date as default date.}
5884 @end example
5885 Press @kbd{r} afterwards to refresh the agenda and see the effect of the
5886 command.
5888 @kindex S-@key{right}
5889 @item S-@key{right}
5890 Change the time stamp associated with the current line by one day into the
5891 future.  With a numeric prefix argument, change it by that many days.  For
5892 example, @kbd{3 6 5 S-@key{right}} will change it by a year.  The stamp is
5893 changed in the original org file, but the change is not directly reflected in
5894 the agenda buffer.  Use the @kbd{r} key to update the buffer.
5896 @kindex S-@key{left}
5897 @item S-@key{left}
5898 Change the time stamp associated with the current line by one day
5899 into the past.
5901 @kindex >
5902 @item >
5903 Change the time stamp associated with the current line to today.
5904 The key @kbd{>} has been chosen, because it is the same as @kbd{S-.}
5905 on my keyboard.
5907 @kindex I
5908 @item I
5909 Start the clock on the current item.  If a clock is running already, it
5910 is stopped first.
5912 @kindex O
5913 @item O
5914 Stop the previously started clock.
5916 @kindex X
5917 @item X
5918 Cancel the currently running clock.
5920 @kindex J
5921 @item J
5922 Jump to the running clock in another window.
5924 @tsubheading{Calendar commands}
5925 @cindex calendar commands, from agenda
5926 @kindex c
5927 @item c
5928 Open the Emacs calendar and move to the date at the agenda cursor.
5930 @item c
5931 When in the calendar, compute and show the Org mode agenda for the
5932 date at the cursor.
5934 @cindex diary entries, creating from agenda
5935 @kindex i
5936 @item i
5937 Insert a new entry into the diary.  Prompts for the type of entry
5938 (day, weekly, monthly, yearly, anniversary, cyclic) and creates a new
5939 entry in the diary, just as @kbd{i d} etc. would do in the calendar.
5940 The date is taken from the cursor position.
5942 @kindex M
5943 @item M
5944 Show the phases of the moon for the three months around current date.
5946 @kindex S
5947 @item S
5948 Show sunrise and sunset times.  The geographical location must be set
5949 with calendar variables, see documentation of the Emacs calendar.
5951 @kindex C
5952 @item C
5953 Convert the date at cursor into many other cultural and historic
5954 calendars.
5956 @kindex H
5957 @item H
5958 Show holidays for three month around the cursor date.
5960 @item M-x org-export-icalendar-combine-agenda-files
5961 Export a single iCalendar file containing entries from all agenda files.
5962 This is a globally available command, and also available in the agenda menu.
5964 @tsubheading{Exporting to a file}
5965 @kindex C-x C-w
5966 @item C-x C-w
5967 @cindex exporting agenda views
5968 @cindex agenda views, exporting
5969 Write the agenda view to a file.  Depending on the extension of the
5970 selected file name, the view will be exported as HTML (extension
5971 @file{.html} or @file{.htm}), Postscript (extension @file{.ps}), or
5972 plain text (any other extension).  Use the variable
5973 @code{org-agenda-exporter-settings} to set options for @file{ps-print}
5974 and for @file{htmlize} to be used during export.
5976 @tsubheading{Quit and Exit}
5977 @kindex q
5978 @item q
5979 Quit agenda, remove the agenda buffer.
5981 @kindex x
5982 @cindex agenda files, removing buffers
5983 @item x
5984 Exit agenda, remove the agenda buffer and all buffers loaded by Emacs
5985 for the compilation of the agenda.  Buffers created by the user to
5986 visit org files will not be removed.
5987 @end table
5990 @node Custom agenda views, Agenda column view, Agenda commands, Agenda Views
5991 @section Custom agenda views
5992 @cindex custom agenda views
5993 @cindex agenda views, custom
5995 Custom agenda commands serve two purposes: to store and quickly access
5996 frequently used TODO and tags searches, and to create special composite
5997 agenda buffers.  Custom agenda commands will be accessible through the
5998 dispatcher (@pxref{Agenda dispatcher}), just like the default commands.
6000 @menu
6001 * Storing searches::            Type once, use often
6002 * Block agenda::                All the stuff you need in a single buffer
6003 * Setting Options::             Changing the rules
6004 * Exporting Agenda Views::      Writing agendas to files
6005 * Using the agenda elsewhere::  Using agenda information in other programs
6006 @end menu
6008 @node Storing searches, Block agenda, Custom agenda views, Custom agenda views
6009 @subsection Storing searches
6011 The first application of custom searches is the definition of keyboard
6012 shortcuts for frequently used searches, either creating an agenda
6013 buffer, or a sparse tree (the latter covering of course only the current
6014 buffer).
6015 @kindex C-c a C
6016 Custom commands are configured in the variable
6017 @code{org-agenda-custom-commands}.  You can customize this variable, for
6018 example by pressing @kbd{C-c a C}.  You can also directly set it with
6019 Emacs Lisp in @file{.emacs}.  The following example contains all valid
6020 search types:
6022 @lisp
6023 @group
6024 (setq org-agenda-custom-commands
6025       '(("w" todo "WAITING")
6026         ("W" todo-tree "WAITING")
6027         ("u" tags "+boss-urgent")
6028         ("v" tags-todo "+boss-urgent")
6029         ("U" tags-tree "+boss-urgent")
6030         ("f" occur-tree "\\<FIXME\\>")
6031         ("h" . "HOME+Name tags searches") ; description for "h" prefix
6032         ("hl" tags "+home+Lisa")
6033         ("hp" tags "+home+Peter")
6034         ("hk" tags "+home+Kim")))
6035 @end group
6036 @end lisp
6038 @noindent
6039 The initial string in each entry defines the keys you have to press
6040 after the dispatcher command @kbd{C-c a} in order to access the command.
6041 Usually this will be just a single character, but if you have many
6042 similar commands, you can also define two-letter combinations where the
6043 first character is the same in several combinations and serves as a
6044 prefix key@footnote{You can provide a description for a prefix key by
6045 inserting a cons cell with the prefix and the description.}.  The second
6046 parameter is the search type, followed by the string or regular
6047 expression to be used for the matching.  The example above will
6048 therefore define:
6050 @table @kbd
6051 @item C-c a w
6052 as a global search for TODO entries with @samp{WAITING} as the TODO
6053 keyword
6054 @item C-c a W
6055 as the same search, but only in the current buffer and displaying the
6056 results as a sparse tree
6057 @item C-c a u
6058 as a global tags search for headlines marked @samp{:boss:} but not
6059 @samp{:urgent:}
6060 @item C-c a v
6061 as the same search as @kbd{C-c a u}, but limiting the search to
6062 headlines that are also TODO items
6063 @item C-c a U
6064 as the same search as @kbd{C-c a u}, but only in the current buffer and
6065 displaying the result as a sparse tree
6066 @item C-c a f
6067 to create a sparse tree (again: current buffer only) with all entries
6068 containing the word @samp{FIXME}
6069 @item C-c a h
6070 as a prefix command for a HOME tags search where you have to press an
6071 additional key (@kbd{l}, @kbd{p} or @kbd{k}) to select a name (Lisa,
6072 Peter, or Kim) as additional tag to match.
6073 @end table
6075 @node Block agenda, Setting Options, Storing searches, Custom agenda views
6076 @subsection Block agenda
6077 @cindex block agenda
6078 @cindex agenda, with block views
6080 Another possibility is the construction of agenda views that comprise
6081 the results of @emph{several} commands, each of which creates a block in
6082 the agenda buffer.  The available commands include @code{agenda} for the
6083 daily or weekly agenda (as created with @kbd{C-c a a}), @code{alltodo}
6084 for the global TODO list (as constructed with @kbd{C-c a t}), and the
6085 matching commands discussed above: @code{todo}, @code{tags}, and
6086 @code{tags-todo}.  Here are two examples:
6088 @lisp
6089 @group
6090 (setq org-agenda-custom-commands
6091       '(("h" "Agenda and Home-related tasks"
6092          ((agenda "")
6093           (tags-todo "home")
6094           (tags "garden")))
6095         ("o" "Agenda and Office-related tasks"
6096          ((agenda "")
6097           (tags-todo "work")
6098           (tags "office")))))
6099 @end group
6100 @end lisp
6102 @noindent
6103 This will define @kbd{C-c a h} to create a multi-block view for stuff
6104 you need to attend to at home.  The resulting agenda buffer will contain
6105 your agenda for the current week, all TODO items that carry the tag
6106 @samp{home}, and also all lines tagged with @samp{garden}.  Finally the
6107 command @kbd{C-c a o} provides a similar view for office tasks.
6109 @node Setting Options, Exporting Agenda Views, Block agenda, Custom agenda views
6110 @subsection Setting options for custom commands
6111 @cindex options, for custom agenda views
6113 Org mode contains a number of variables regulating agenda construction
6114 and display.  The global variables define the behavior for all agenda
6115 commands, including the custom commands.  However, if you want to change
6116 some settings just for a single custom view, you can do so.  Setting
6117 options requires inserting a list of variable names and values at the
6118 right spot in @code{org-agenda-custom-commands}.  For example:
6120 @lisp
6121 @group
6122 (setq org-agenda-custom-commands
6123       '(("w" todo "WAITING"
6124          ((org-agenda-sorting-strategy '(priority-down))
6125           (org-agenda-prefix-format "  Mixed: ")))
6126         ("U" tags-tree "+boss-urgent"
6127          ((org-show-following-heading nil)
6128           (org-show-hierarchy-above nil)))
6129         ("N" search ""
6130          ((org-agenda-files '("~org/notes.org"))
6131           (org-agenda-text-search-extra-files nil)))))
6132 @end group
6133 @end lisp
6135 @noindent
6136 Now the @kbd{C-c a w} command will sort the collected entries only by
6137 priority, and the prefix format is modified to just say @samp{  Mixed: }
6138 instead of giving the category of the entry.  The sparse tags tree of
6139 @kbd{C-c a U} will now turn out ultra-compact, because neither the
6140 headline hierarchy above the match, nor the headline following the match
6141 will be shown.  The command @kbd{C-c a N} will do a text search limited
6142 to only a single file.
6144 For command sets creating a block agenda,
6145 @code{org-agenda-custom-commands} has two separate spots for setting
6146 options.  You can add options that should be valid for just a single
6147 command in the set, and options that should be valid for all commands in
6148 the set.  The former are just added to the command entry, the latter
6149 must come after the list of command entries.  Going back to the block
6150 agenda example (@pxref{Block agenda}), let's change the sorting strategy
6151 for the @kbd{C-c a h} commands to @code{priority-down}, but let's sort
6152 the results for GARDEN tags query in the opposite order,
6153 @code{priority-up}.  This would look like this:
6155 @lisp
6156 @group
6157 (setq org-agenda-custom-commands
6158       '(("h" "Agenda and Home-related tasks"
6159          ((agenda)
6160           (tags-todo "home")
6161           (tags "garden"
6162                 ((org-agenda-sorting-strategy '(priority-up)))))
6163          ((org-agenda-sorting-strategy '(priority-down))))
6164         ("o" "Agenda and Office-related tasks"
6165          ((agenda)
6166           (tags-todo "work")
6167           (tags "office")))))
6168 @end group
6169 @end lisp
6171 As you see, the values and parenthesis setting is a little complex.
6172 When in doubt, use the customize interface to set this variable - it
6173 fully supports its structure.  Just one caveat: When setting options in
6174 this interface, the @emph{values} are just lisp expressions.  So if the
6175 value is a string, you need to add the double quotes around the value
6176 yourself.
6179 @node Exporting Agenda Views, Using the agenda elsewhere, Setting Options, Custom agenda views
6180 @subsection Exporting Agenda Views
6181 @cindex agenda views, exporting
6183 If you are away from your computer, it can be very useful to have a
6184 printed version of some agenda views to carry around.  Org mode can
6185 export custom agenda views as plain text, HTML@footnote{You need to
6186 install Hrvoje Niksic' @file{htmlize.el}.} postscript, and iCalendar
6187 files.  If you want to do this only occasionally, use the command
6189 @table @kbd
6190 @kindex C-x C-w
6191 @item C-x C-w
6192 @cindex exporting agenda views
6193 @cindex agenda views, exporting
6194 Write the agenda view to a file.  Depending on the extension of the
6195 selected file name, the view will be exported as HTML (extension
6196 @file{.html} or @file{.htm}), Postscript (extension @file{.ps}),
6197 iCalendar (extension @file{.ics}), or plain text (any other extension).
6198 Use the variable @code{org-agenda-exporter-settings} to
6199 set options for @file{ps-print} and for @file{htmlize} to be used during
6200 export, for example
6202 @lisp
6203 (setq org-agenda-exporter-settings
6204       '((ps-number-of-columns 2)
6205         (ps-landscape-mode t)
6206         (htmlize-output-type 'css)))
6207 @end lisp
6208 @end table
6210 If you need to export certain agenda views frequently, you can associate
6211 any custom agenda command with a list of output file names
6212 @footnote{If you want to store standard views like the weekly agenda
6213 or the global TODO list as well, you need to define custom commands for
6214 them in order to be able to specify file names.}.  Here is an example
6215 that first does define custom commands for the agenda and the global
6216 todo list, together with a number of files to which to export them.
6217 Then we define two block agenda commands and specify file names for them
6218 as well.  File names can be relative to the current working directory,
6219 or absolute.
6221 @lisp
6222 @group
6223 (setq org-agenda-custom-commands
6224       '(("X" agenda "" nil ("agenda.html" "agenda.ps"))
6225         ("Y" alltodo "" nil ("todo.html" "todo.txt" "todo.ps"))
6226         ("h" "Agenda and Home-related tasks"
6227          ((agenda "")
6228           (tags-todo "home")
6229           (tags "garden"))
6230          nil
6231          ("~/views/home.html"))
6232         ("o" "Agenda and Office-related tasks"
6233          ((agenda)
6234           (tags-todo "work")
6235           (tags "office"))
6236          nil
6237          ("~/views/office.ps" "~/calendars/office.ics"))))
6238 @end group
6239 @end lisp
6241 The extension of the file name determines the type of export.  If it is
6242 @file{.html}, Org mode will use the @file{htmlize.el} package to convert
6243 the buffer to HTML and save it to this file name.  If the extension is
6244 @file{.ps}, @code{ps-print-buffer-with-faces} is used to produce
6245 postscript output.  If the extension is @file{.ics}, iCalendar export is
6246 run export over all files that were used to construct the agenda, and
6247 limit the export to entries listed in the agenda now.  Any other
6248 extension produces a plain ASCII file.
6250 The export files are @emph{not} created when you use one of those
6251 commands interactively because this might use too much overhead.
6252 Instead, there is a special command to produce @emph{all} specified
6253 files in one step:
6255 @table @kbd
6256 @kindex C-c a e
6257 @item C-c a e
6258 Export all agenda views that have export file names associated with
6259 them.
6260 @end table
6262 You can use the options section of the custom agenda commands to also
6263 set options for the export commands.  For example:
6265 @lisp
6266 (setq org-agenda-custom-commands
6267       '(("X" agenda ""
6268          ((ps-number-of-columns 2)
6269           (ps-landscape-mode t)
6270           (org-agenda-prefix-format " [ ] ")
6271           (org-agenda-with-colors nil)
6272           (org-agenda-remove-tags t))
6273          ("theagenda.ps"))))
6274 @end lisp
6276 @noindent
6277 This command sets two options for the postscript exporter, to make it
6278 print in two columns in landscape format - the resulting page can be cut
6279 in two and then used in a paper agenda.  The remaining settings modify
6280 the agenda prefix to omit category and scheduling information, and
6281 instead include a checkbox to check off items.  We also remove the tags
6282 to make the lines compact, and we don't want to use colors for the
6283 black-and-white printer.  Settings specified in
6284 @code{org-agenda-exporter-settings} will also apply, but the settings
6285 in @code{org-agenda-custom-commands} take precedence.
6287 @noindent
6288 From the command line you may also use
6289 @example
6290 emacs -f org-batch-store-agenda-views -kill
6291 @end example
6292 @noindent
6293 or, if you need to modify some parameters
6294 @example
6295 emacs -eval '(org-batch-store-agenda-views                      \
6296               org-agenda-ndays 30                               \
6297               org-agenda-start-day "2007-11-01"                 \
6298               org-agenda-include-diary nil                      \
6299               org-agenda-files (quote ("~/org/project.org")))'  \
6300       -kill
6301 @end example
6302 @noindent
6303 which will create the agenda views restricted to the file
6304 @file{~/org/project.org}, without diary entries and with 30 days
6305 extent.
6307 @node Using the agenda elsewhere,  , Exporting Agenda Views, Custom agenda views
6308 @subsection Using agenda information outside of Org
6309 @cindex agenda, pipe
6310 @cindex Scripts, for agenda processing
6312 Org provides commands to access agenda information for the command
6313 line in emacs batch mode.  This extracted information can be sent
6314 directly to a printer, or it can be read by a program that does further
6315 processing of the data.  The first of these commands is the function
6316 @code{org-batch-agenda}, that produces an agenda view and sends it as
6317 ASCII text to STDOUT.  The command takes a single string as parameter.
6318 If the string has length 1, it is used as a key to one of the commands
6319 you have configured in @code{org-agenda-custom-commands}, basically any
6320 key you can use after @kbd{C-c a}.  For example, to directly print the
6321 current TODO list, you could use
6323 @example
6324 emacs -batch -l ~/.emacs -eval '(org-batch-agenda "t")' | lpr
6325 @end example
6327 If the parameter is a string with 2 or more characters, it is used as a
6328 tags/todo match string.  For example, to print your local shopping list
6329 (all items with the tag @samp{shop}, but excluding the tag
6330 @samp{NewYork}), you could use
6332 @example
6333 emacs -batch -l ~/.emacs                                      \
6334       -eval '(org-batch-agenda "+shop-NewYork")' | lpr
6335 @end example
6337 @noindent
6338 You may also modify parameters on the fly like this:
6340 @example
6341 emacs -batch -l ~/.emacs                                      \
6342    -eval '(org-batch-agenda "a"                               \
6343             org-agenda-ndays 30                               \
6344             org-agenda-include-diary nil                      \
6345             org-agenda-files (quote ("~/org/project.org")))'  \
6346    | lpr
6347 @end example
6349 @noindent
6350 which will produce a 30 day agenda, fully restricted to the Org file
6351 @file{~/org/projects.org}, not even including the diary.
6353 If you want to process the agenda data in more sophisticated ways, you
6354 can use the command @code{org-batch-agenda-csv} to get a comma-separated
6355 list of values for each agenda item.  Each line in the output will
6356 contain a number of fields separated by commas.  The fields in a line
6357 are:
6359 @example
6360 category     @r{The category of the item}
6361 head         @r{The headline, without TODO kwd, TAGS and PRIORITY}
6362 type         @r{The type of the agenda entry, can be}
6363                 todo               @r{selected in TODO match}
6364                 tagsmatch          @r{selected in tags match}
6365                 diary              @r{imported from diary}
6366                 deadline           @r{a deadline}
6367                 scheduled          @r{scheduled}
6368                 timestamp          @r{appointment, selected by timestamp}
6369                 closed             @r{entry was closed on date}
6370                 upcoming-deadline  @r{warning about nearing deadline}
6371                 past-scheduled     @r{forwarded scheduled item}
6372                 block              @r{entry has date block including date}
6373 todo         @r{The TODO keyword, if any}
6374 tags         @r{All tags including inherited ones, separated by colons}
6375 date         @r{The relevant date, like 2007-2-14}
6376 time         @r{The time, like 15:00-16:50}
6377 extra        @r{String with extra planning info}
6378 priority-l   @r{The priority letter if any was given}
6379 priority-n   @r{The computed numerical priority}
6380 @end example
6382 @noindent
6383 Time and date will only be given if a timestamp (or deadline/scheduled)
6384 lead to the selection of the item.
6386 A CSV list like this is very easy to use in a post processing script.
6387 For example, here is a Perl program that gets the TODO list from
6388 Emacs/Org and prints all the items, preceded by a checkbox:
6390 @example
6391 @group
6392 #!/usr/bin/perl
6394 # define the Emacs command to run
6395 $cmd = "emacs -batch -l ~/.emacs -eval '(org-batch-agenda-csv \"t\")'";
6397 # run it and capture the output
6398 $agenda = qx@{$cmd 2>/dev/null@};
6400 # loop over all lines
6401 foreach $line (split(/\n/,$agenda)) @{
6403   # get the individual values
6404   ($category,$head,$type,$todo,$tags,$date,$time,$extra,
6405    $priority_l,$priority_n) = split(/,/,$line);
6407   # proccess and print
6408   print "[ ] $head\n";
6410 @end group
6411 @end example
6413 @node Agenda column view,  , Custom agenda views, Agenda Views
6414 @section Using column view in the agenda
6415 @cindex column view, in agenda
6416 @cindex agenda, column view
6418 Column view (@pxref{Column view}) is normally used to view and edit
6419 properties embedded in the hierarchical structure of an Org file.  It can be
6420 quite useful to use column view also from the agenda, where entries are
6421 collected by certain criteria.
6423 @table @kbd
6424 @kindex C-c C-x C-c
6425 @item C-c C-x C-c
6426 Turn on column view in the agenda.
6427 @end table
6429 To understand how to use this properly, it is important to realize that the
6430 entries in the agenda are no longer in their proper outline environment.
6431 This causes the following issues:
6433 @enumerate
6434 @item
6435 Org needs to make a decision which @code{COLUMNS} format to use.  Since the
6436 entries in the agenda are collected from different files, and different files
6437 may have different @code{COLUMNS} formats, this is a non-trivial problem.
6438 Org first checks if the variable @code{org-overriding-columns-format} is
6439 currently set, and if yes takes the format from there.  Otherwise it takes
6440 the format associated with the first item in the agenda, or, if that item
6441 does not have a specific format (defined in a property, or in it's file), it
6442 uses @code{org-columns-default-format}.
6443 @item
6444 If any of the columns has a summary type defined (@pxref{Column attributes}),
6445 turning on column view in the agenda will visit all relevant agenda files and
6446 make sure that the computations of this property are up to date.  This is
6447 also true for the special @code{CLOCKSUM} property.  Org will then sum the
6448 values displayed in the agenda.  In the daily/weekly agenda, the sums will
6449 cover a single day, in all other views they cover the entire block.  It is
6450 vital to realize that the agenda may show the same entry @emph{twice} (for
6451 example as scheduled and as a deadline), and it may show two entries from the
6452 same hierarchy (for example a @emph{parent} and it's @emph{child}).  In these
6453 cases, the summation in the agenda will lead to incorrect results because
6454 some values will count double.
6455 @item
6456 When the column view in the agenda shows the @code{CLOCKSUM}, that is always
6457 the entire clocked time for this item.  So even in the daily/weekly agenda,
6458 the clocksum listed in column view may originate from times outside the
6459 current view.  This has the advantage that you can compare these values with
6460 a column listing the planned total effort for a task - one of the major
6461 applications for column view in the agenda.  If you want information about
6462 clocked time in the displayed period use clock table mode (press @kbd{R} in
6463 the agenda).
6464 @end enumerate
6467 @node Embedded LaTeX, Exporting, Agenda Views, Top
6468 @chapter Embedded LaTeX
6469 @cindex @TeX{} interpretation
6470 @cindex La@TeX{} interpretation
6472 Plain ASCII is normally sufficient for almost all note taking.  One
6473 exception, however, are scientific notes which need to be able to contain
6474 mathematical symbols and the occasional formula.  La@TeX{}@footnote{La@TeX{}
6475 is a macro system based on Donald E. Knuth's @TeX{} system.  Many of the
6476 features described here as ``La@TeX{}'' are really from @TeX{}, but for
6477 simplicity I am blurring this distinction.}  is widely used to typeset
6478 scientific documents. Org mode supports embedding La@TeX{} code into its
6479 files, because many academics are used to reading La@TeX{} source code, and
6480 because it can be readily processed into images for HTML production.
6482 It is not necessary to mark La@TeX{} macros and code in any special way.
6483 If you observe a few conventions, Org mode knows how to find it and what
6484 to do with it.
6486 @menu
6487 * Math symbols::                TeX macros for symbols and Greek letters
6488 * Subscripts and superscripts::  Simple syntax for raising/lowering text
6489 * LaTeX fragments::             Complex formulas made easy
6490 * Processing LaTeX fragments::  Previewing LaTeX processing
6491 * CDLaTeX mode::                Speed up entering of formulas
6492 @end menu
6494 @node Math symbols, Subscripts and superscripts, Embedded LaTeX, Embedded LaTeX
6495 @section Math symbols
6496 @cindex math symbols
6497 @cindex TeX macros
6499 You can use La@TeX{} macros to insert special symbols like @samp{\alpha}
6500 to indicate the Greek letter, or @samp{\to} to indicate an arrow.
6501 Completion for these macros is available, just type @samp{\} and maybe a
6502 few letters, and press @kbd{M-@key{TAB}} to see possible completions.
6503 Unlike La@TeX{} code, Org mode allows these macros to be present
6504 without surrounding math delimiters, for example:
6506 @example
6507 Angles are written as Greek letters \alpha, \beta and \gamma.
6508 @end example
6510 During HTML export (@pxref{HTML export}), these symbols are translated
6511 into the proper syntax for HTML, for the above examples this is
6512 @samp{&alpha;} and @samp{&rarr;}, respectively.
6514 @node Subscripts and superscripts, LaTeX fragments, Math symbols, Embedded LaTeX
6515 @section Subscripts and superscripts
6516 @cindex subscript
6517 @cindex superscript
6519 Just like in La@TeX{}, @samp{^} and @samp{_} are used to indicate super-
6520 and subscripts.  Again, these can be used without embedding them in
6521 math-mode delimiters.  To increase the readability of ASCII text, it is
6522 not necessary (but OK) to surround multi-character sub- and superscripts
6523 with curly braces.  For example
6525 @example
6526 The mass if the sun is M_sun = 1.989 x 10^30 kg.  The radius of
6527 the sun is R_@{sun@} = 6.96 x 10^8 m.
6528 @end example
6530 To avoid interpretation as raised or lowered text, you can quote
6531 @samp{^} and @samp{_} with a backslash: @samp{\_} and @samp{\^}.
6533 During HTML export (@pxref{HTML export}), subscript and superscripts
6534 are surrounded with @code{<sub>} and @code{<sup>} tags, respectively.
6536 @node LaTeX fragments, Processing LaTeX fragments, Subscripts and superscripts, Embedded LaTeX
6537 @section LaTeX fragments
6538 @cindex LaTeX fragments
6540 With symbols, sub- and superscripts, HTML is pretty much at its end when
6541 it comes to representing mathematical formulas@footnote{Yes, there is
6542 MathML, but that is not yet fully supported by many browsers, and there
6543 is no decent converter for turning La@TeX{} or ASCII representations of
6544 formulas into MathML. So for the time being, converting formulas into
6545 images seems the way to go.}. More complex expressions need a dedicated
6546 formula processor. To this end, Org mode can contain arbitrary La@TeX{}
6547 fragments. It provides commands to preview the typeset result of these
6548 fragments, and upon export to HTML, all fragments will be converted to
6549 images and inlined into the HTML document@footnote{The La@TeX{} export
6550 will not use images for displaying La@TeX{} fragments but include these
6551 fragments directly into the La@TeX{} code.}. For this to work you
6552 need to be on a system with a working La@TeX{} installation. You also
6553 need the @file{dvipng} program, available at
6554 @url{http://sourceforge.net/projects/dvipng/}. The La@TeX{} header that
6555 will be used when processing a fragment can be configured with the
6556 variable @code{org-format-latex-header}.
6558 La@TeX{} fragments don't need any special marking at all.  The following
6559 snippets will be identified as La@TeX{} source code:
6560 @itemize @bullet
6561 @item
6562 Environments of any kind.  The only requirement is that the
6563 @code{\begin} statement appears on a new line, preceded by only
6564 whitespace.
6565 @item
6566 Text within the usual La@TeX{} math delimiters.  To avoid conflicts with
6567 currency specifications, single @samp{$} characters are only recognized
6568 as math delimiters if the enclosed text contains at most two line breaks,
6569 is directly attached to the @samp{$} characters with no whitespace in
6570 between, and if the closing @samp{$} is followed by whitespace or
6571 punctuation.  For the other delimiters, there is no such restriction, so
6572 when in doubt, use @samp{\(...\)} as inline math delimiters.
6573 @end itemize
6575 @noindent For example:
6577 @example
6578 \begin@{equation@}                          % arbitrary environments,
6579 x=\sqrt@{b@}                                % even tables, figures
6580 \end@{equation@}                            % etc
6582 If $a^2=b$ and \( b=2 \), then the solution must be
6583 either $$ a=+\sqrt@{2@} $$ or \[ a=-\sqrt@{2@} \].
6584 @end example
6586 @noindent
6587 If you need any of the delimiter ASCII sequences for other purposes, you
6588 can configure the option @code{org-format-latex-options} to deselect the
6589 ones you do not wish to have interpreted by the La@TeX{} converter.
6591 @node Processing LaTeX fragments, CDLaTeX mode, LaTeX fragments, Embedded LaTeX
6592 @section Processing LaTeX fragments
6593 @cindex LaTeX fragments, preview
6595 La@TeX{} fragments can be processed to produce a preview images of the
6596 typeset expressions:
6598 @table @kbd
6599 @kindex C-c C-x C-l
6600 @item C-c C-x C-l
6601 Produce a preview image of the La@TeX{} fragment at point and overlay it
6602 over the source code.  If there is no fragment at point, process all
6603 fragments in the current entry (between two headlines).  When called
6604 with a prefix argument, process the entire subtree.  When called with
6605 two prefix arguments, or when the cursor is before the first headline,
6606 process the entire buffer.
6607 @kindex C-c C-c
6608 @item C-c C-c
6609 Remove the overlay preview images.
6610 @end table
6612 During HTML export (@pxref{HTML export}), all La@TeX{} fragments are
6613 converted into images and inlined into the document if the following
6614 setting is active:
6616 @lisp
6617 (setq org-export-with-LaTeX-fragments t)
6618 @end lisp
6620 @node CDLaTeX mode,  , Processing LaTeX fragments, Embedded LaTeX
6621 @section Using CDLaTeX to enter math
6622 @cindex CDLaTeX
6624 CDLaTeX mode is a minor mode that is normally used in combination with a
6625 major La@TeX{} mode like AUCTeX in order to speed-up insertion of
6626 environments and math templates.  Inside Org mode, you can make use of
6627 some of the features of CDLaTeX mode.  You need to install
6628 @file{cdlatex.el} and @file{texmathp.el} (the latter comes also with
6629 AUCTeX) from @url{http://www.astro.uva.nl/~dominik/Tools/cdlatex}.
6630 Don't use CDLaTeX mode itself under Org mode, but use the light
6631 version @code{org-cdlatex-mode} that comes as part of Org mode.  Turn it
6632 on for the current buffer with @code{M-x org-cdlatex-mode}, or for all
6633 Org files with
6635 @lisp
6636 (add-hook 'org-mode-hook 'turn-on-org-cdlatex)
6637 @end lisp
6639 When this mode is enabled, the following features are present (for more
6640 details see the documentation of CDLaTeX mode):
6641 @itemize @bullet
6642 @kindex C-c @{
6643 @item
6644 Environment templates can be inserted with @kbd{C-c @{}.
6645 @item
6646 @kindex @key{TAB}
6647 The @key{TAB} key will do template expansion if the cursor is inside a
6648 La@TeX{} fragment@footnote{Org mode has a method to test if the cursor is
6649 inside such a fragment, see the documentation of the function
6650 @code{org-inside-LaTeX-fragment-p}.}.  For example, @key{TAB} will
6651 expand @code{fr} to @code{\frac@{@}@{@}} and position the cursor
6652 correctly inside the first brace.  Another @key{TAB} will get you into
6653 the second brace.  Even outside fragments, @key{TAB} will expand
6654 environment abbreviations at the beginning of a line.  For example, if
6655 you write @samp{equ} at the beginning of a line and press @key{TAB},
6656 this abbreviation will be expanded to an @code{equation} environment.
6657 To get a list of all abbreviations, type @kbd{M-x cdlatex-command-help}.
6658 @item
6659 @kindex _
6660 @kindex ^
6661 Pressing @kbd{_} and @kbd{^} inside a La@TeX{} fragment will insert these
6662 characters together with a pair of braces.  If you use @key{TAB} to move
6663 out of the braces, and if the braces surround only a single character or
6664 macro, they are removed again (depending on the variable
6665 @code{cdlatex-simplify-sub-super-scripts}).
6666 @item
6667 @kindex `
6668 Pressing the backquote @kbd{`} followed by a character inserts math
6669 macros, also outside La@TeX{} fragments.  If you wait more than 1.5 seconds
6670 after the backquote, a help window will pop up.
6671 @item
6672 @kindex '
6673 Pressing the normal quote @kbd{'} followed by another character modifies
6674 the symbol before point with an accent or a font.  If you wait more than
6675 1.5 seconds after the backquote, a help window will pop up.  Character
6676 modification will work only inside La@TeX{} fragments, outside the quote
6677 is normal.
6678 @end itemize
6680 @node Exporting, Publishing, Embedded LaTeX, Top
6681 @chapter Exporting
6682 @cindex exporting
6684 Org mode documents can be exported into a variety of other formats.  For
6685 printing and sharing of notes, ASCII export produces a readable and
6686 simple version of an Org file.  HTML export allows you to publish a
6687 notes file on the web, while the XOXO format provides a solid base for
6688 exchange with a broad range of other applications. La@TeX{} export lets
6689 you use Org mode and its structured editing functions to easily create
6690 La@TeX{} files.  To incorporate entries with associated times like
6691 deadlines or appointments into a desktop calendar program like iCal,
6692 Org mode can also produce extracts in the iCalendar format.  Currently
6693 Org mode only supports export, not import of these different formats.
6695 @menu
6696 * Markup rules::                Which structures are recognized?
6697 * Export options::              Per-file export settings
6698 * The export dispatcher::       How to access exporter commands
6699 * ASCII export::                Exporting to plain ASCII
6700 * HTML export::                 Exporting to HTML
6701 * LaTeX export::                Exporting to LaTeX
6702 * XOXO export::                 Exporting to XOXO
6703 * iCalendar export::            Exporting in iCalendar format
6704 @end menu
6706 @node Markup rules, Export options, Exporting, Exporting
6707 @section Markup rules
6709 When exporting Org mode documents,  the exporter tries to reflect the
6710 structure of the document as accurately as possible in the back-end.  Since
6711 export targets like HTML or La@TeX{} allow much richer formatting, Org mode
6712 has rules how to prepare text for rich export.  This section summarizes the
6713 markup rule used in an Org mode buffer.
6715 @menu
6716 * Document title::              How the document title is determined
6717 * Headings and sections::       The main structure of the exported document
6718 * Table of contents::           If, where, how to create a table of contents
6719 * Initial text::                Text before the first headline
6720 * Lists::                       Plain lists are exported
6721 * Paragraphs::                  What determines beginning and ending
6722 * Literal examples::            Source code and other examples
6723 * Include files::               Include the contents of a file during export
6724 * Tables exported::             Tables are exported richly
6725 * Footnotes::                   Numbers like [1]
6726 * Emphasis and monospace::      To bold or not to bold
6727 * TeX macros and LaTeX fragments::  Create special, rich export.
6728 * Horizontal rules::            A line across the page
6729 * Comment lines::               Some lines will not be exported
6730 @end menu
6732 @node Document title, Headings and sections, Markup rules, Markup rules
6733 @subheading Document title
6734 @cindex document title, markup rules
6736 @noindent
6737 The title of the exported document is taken from the special line
6739 @example
6740 #+TITLE: This is the title of the document
6741 @end example
6743 @noindent
6744 If this line does not exist, the title is derived from the first non-empty,
6745 non-comment line in the buffer.  If no such line exists, or if you have
6746 turned off exporting of the text before the first headline (see below), the
6747 title will be the file name without extension.
6749 If you are exporting only a subtree by marking is as the region, the heading
6750 of the subtree will become the title of the document.  If the subtree has a
6751 property @code{EXPORT_TITLE}, that will take precedence.
6753 @node Headings and sections, Table of contents, Document title, Markup rules
6754 @subheading Headings and sections
6755 @cindex headings and sections, markup rules
6757 The outline structure of the document as described in @ref{Document
6758 Structure} forms the basis for defining sections of the exported document.
6759 However, since the outline structure is also used for (for example) lists of
6760 tasks, only the first three outline levels will be used as headings.  Deeper
6761 levels will become itemized lists.  You can change the location of this
6762 switch, globally by setting the variable @code{org-headline-levels}, or on a
6763 per file basis with a line
6765 @example
6766 #+OPTIONS: H:4
6767 @end example
6769 @node Table of contents, Initial text, Headings and sections, Markup rules
6770 @subheading Table of contents
6771 @cindex table of contents, markup rules
6773 The table of contents is normally inserted directly before the first headline
6774 of the file.  If you would like to get it to a different location, insert the
6775 string @code{[TABLE-OF-CONTENTS]} on a line by itself at the desired
6776 location.  The depth of the table of contents is by default the same as the
6777 number of headline levels, but you can choose a smaller number or turn off
6778 the table of contents entirely by configuring the variable
6779 @code{org-export-with-toc}, or on a per-file basis with a line like
6781 @example
6782 #+OPTIONS: toc:2          (only to two levels in TOC)
6783 #+OPTIONS: toc:nil        (no TOC at all)
6784 @end example
6786 @node Initial text, Lists, Table of contents, Markup rules
6787 @subheading Text before the first headline
6788 @cindex text before first headline, markup rules
6789 @cindex #+TEXT
6791 Org mode normally exports the text before the first headline, and even uses
6792 the first line as the document title.  The text will be fully marked up.  If
6793 you need to include literal HTML or La@TeX{} code, use the special constructs
6794 described below in the sections for the individual exporters.
6796 Some people like to use the space before the first headline for setup and
6797 internal links and therefore would like to control the exported text before
6798 the first headline in a different way.  You can do so by setting the variable
6799 @code{org-export-skip-text-before-1st-heading} to @code{t}.  On a per-file
6800 basis, you can get the same effect with @samp{#+OPTIONS: skip:t}.
6802 @noindent
6803 If you still want to have some text before the first headline, use the
6804 @code{#+TEXT} construct:
6806 @example
6807 #+OPTIONS: skip:t
6808 #+TEXT: This text will go before the *first* headline.
6809 #+TEXT: [TABLE-OF-CONTENTS]
6810 #+TEXT: This goes between the table of contents and the first headline
6811 @end example
6813 @node Lists, Paragraphs, Initial text, Markup rules
6814 @subheading Lists
6815 @cindex lists, markup rules
6817 Plain lists as described in @ref{Plain lists} are translated to the back-ends
6818 syntax for such lists.  Most back-ends support unordered, ordered, and
6819 description lists.
6821 @node Paragraphs, Literal examples, Lists, Markup rules
6822 @subheading Paragraphs, line breaks, and quoting
6823 @cindex paragraphs, markup rules
6825 Paragraphs are separated by at least one empty line.  If you need to enforce
6826 a line break within a paragraph, use @samp{\\} at the end of a line.
6828 To keep the line breaks in a region, but otherwise use normal formatting, you
6829 can use this construct, which can also be used to format poetry.
6831 @example
6832 #+BEGIN_VERSE
6833 Everything should be made as simple as possible,
6834 but not any simpler -- Albert Einstein
6835 #+END_VERSE
6836 @end example
6838 When quoting a passage from another document, it is customary to format this
6839 as a paragraph that is indented on both the left and the right margin.  You
6840 can include quotations in Org mode documents like this:
6842 @example
6843 #+BEGIN_QUOTE
6844 Everything should be made as simple as possible,
6845 but not any simpler -- Albert Einstein
6846 #+END_QUOTE
6847 @end example
6850 @node Literal examples, Include files, Paragraphs, Markup rules
6851 @subheading Literal examples
6852 @cindex literal examples, markup rules
6854 You can include literal examples that should not be subjected to
6855 markup.  Such examples will be typeset in monospace, so this is well suited
6856 for source code and similar examples.
6857 @cindex #+BEGIN_EXAMPLE
6859 @example
6860 #+BEGIN_EXAMPLE
6861 Some example from a text file.
6862 #+END_EXAMPLE
6863 @end example
6865 For simplicity when using small examples, you can also start the example
6866 lines with a colon:
6868 @example
6869 : Some example from a text file.
6870 @end example
6872 @cindex formatting source code, markup rules
6873 If the example is source code from a programming language, or any other text
6874 that can be marked up by font-lock in Emacs, you can ask for the example to
6875 look like the fontified Emacs buffer@footnote{Currently this works only for
6876 the HTML back-end, and requires the @file{htmlize.el} package version 1.34 or
6877 later.}.  This is done with the @samp{src} block, where you also need to
6878 specify the name of the major mode that should be used to fontify the
6879 example:
6880 @cindex #+BEGIN_SRC
6882 @example
6883 #+BEGIN_SRC emacs-lisp
6884 (defun org-xor (a b)
6885    "Exclusive or."
6886    (if a (not b) b))
6887 #+END_SRC
6888 @end example
6890 @table @kbd
6891 @kindex C-c '
6892 @item C-c '
6893 Edit the source code example at point in its native mode.  This works by
6894 switching to an indirect buffer, narrowing the buffer and switching to the
6895 other mode.  You need to exit by pressing @kbd{C-c '} again.
6896 @end table
6899 @node Include files, Tables exported, Literal examples, Markup rules
6900 @subheading Include files
6901 @cindex include files, markup rules
6903 During export, you can include the content of another file.  For example, to
6904 include your .emacs file, you could use:
6905 @cindex #+INCLUDE
6907 @example
6908 #+INCLUDE: "~/.emacs" src emacs-lisp
6909 @end example
6911 The optional second and third parameter are the markup (@samp{quote},
6912 @samp{example}, or @samp{src}), and, if the markup is @samp{src}, the
6913 language for formatting the contents.  The markup is optional, if it is not
6914 given, the text will be assumed to be in Org mode format and will be
6915 processed normally.
6917 @table @kbd
6918 @kindex C-c '
6919 @item C-c '
6920 Visit the include file at point.
6921 @end table
6923 @node Tables exported, Footnotes, Include files, Markup rules
6924 @subheading Tables
6925 @cindex tables, markup rules
6927 Both the native Org mode tables (@pxref{Tables}) and tables formatted with
6928 the @file{table.el} package will be exported properly.  For Org mode tables,
6929 the lines before the first horizontal separator line will become table header
6930 lines.
6932 @node Footnotes, Emphasis and monospace, Tables exported, Markup rules
6933 @subheading Footnotes
6934 @cindex footnotes, markup rules
6935 @cindex @file{footnote.el}
6937 @kindex C-c !
6938 Numbers in square brackets are treated as footnote markers, and lines
6939 starting with such a marker are interpreted as the footnote itself.  You can
6940 use the Emacs package @file{footnote.el} to create footnotes@footnote{The
6941 @file{footnote} package uses @kbd{C-c !} to invoke its commands.  This
6942 binding conflicts with the Org mode command for inserting inactive time
6943 stamps.  You could use the variable @code{footnote-prefix} to switch
6944 footnotes commands to another key.  Or, if you are too used to this binding,
6945 you could use @code{org-replace-disputed-keys} and @code{org-disputed-keys}
6946 to change the settings in Org.}.  For example:
6948 @example
6949 The Org homepage[1] now looks a lot better than it used to.
6951 [1] The link is: http://orgmode.org
6952 @end example
6954 @node Emphasis and monospace, TeX macros and LaTeX fragments, Footnotes, Markup rules
6955 @subheading Emphasis and monospace
6957 @cindex underlined text, markup rules
6958 @cindex bold text, markup rules
6959 @cindex italic text, markup rules
6960 @cindex verbatim text, markup rules
6961 @cindex code text, markup rules
6962 @cindex strike-through text, markup rules
6963 You can make words @b{*bold*}, @i{/italic/}, _underlined_, @code{=code=}
6964 and @code{~verbatim~}, and, if you must, @samp{+strike-through+}.  Text
6965 in the code and verbatim string is not processed for Org mode specific
6966 syntax, it is exported verbatim.
6968 @node TeX macros and LaTeX fragments, Horizontal rules, Emphasis and monospace, Markup rules
6969 @subheading @TeX{} macros and La@TeX{} fragments
6970 @cindex LaTeX fragments, markup rules
6971 @cindex TeX macros, markup rules
6972 @cindex HTML entities
6973 @cindex LaTeX entities
6975 A @TeX{}-like syntax is used to specify special characters.  Where possible,
6976 these will be transformed into the native format of the exporter back-end.
6977 Strings like @code{\alpha} will be exported as @code{&alpha;} in the HTML
6978 output, and as @code{$\alpha$} in the La@TeX{} output.  Similarly,
6979 @code{\nbsp} will become @code{&nbsp;} in HTML and @code{~} in La@TeX{}.
6980 This applies for a large number of entities, with names taken from both HTML
6981 and La@TeX{}, see the variable @code{org-html-entities} for the complete
6982 list.  If you are unsure about a name, use @kbd{M-@key{TAB}} for completion
6983 after having types the backslash and maybe a few characters
6984 (@pxref{Completion}).
6986 La@TeX{} fragments are converted into images for HTML export, and they are
6987 written literally into the La@TeX{} export.  See also @ref{Embedded LaTeX}.
6989 Finally, @samp{\-} is treated as a shy hyphen, and @samp{--}, @samp{---}, and
6990 @samp{...} are all converted into special commands creating hyphens of
6991 different lengths or a compact set of dots.
6993 @node Horizontal rules, Comment lines, TeX macros and LaTeX fragments, Markup rules
6994 @subheading  Horizontal rules
6995 @cindex horizontal rules, markup rules
6996 A line consisting of only dashes, and at least 5 of them, will be
6997 exported as a horizontal line (@samp{<hr/>} in HTML).
6999 @node Comment lines,  , Horizontal rules, Markup rules
7000 @subheading Comment lines
7001 @cindex comment lines
7002 @cindex exporting, not
7004 Lines starting with @samp{#} in column zero are treated as comments and will
7005 never be exported.  Also entire subtrees starting with the word
7006 @samp{COMMENT} will never be exported.  Finally, regions surrounded by
7007 @samp{#+BEGIN_COMMENT} ... @samp{#+END_COMMENT} will not be exported.
7009 @table @kbd
7010 @kindex C-c ;
7011 @item C-c ;
7012 Toggle the COMMENT keyword at the beginning of an entry.
7013 @end table
7015 @node Export options, The export dispatcher, Markup rules, Exporting
7016 @section Export options
7017 @cindex options, for export
7019 @cindex completion, of option keywords
7020 The exporter recognizes special lines in the buffer which provide
7021 additional information.  These lines may be put anywhere in the file.
7022 The whole set of lines can be inserted into the buffer with @kbd{C-c
7023 C-e t}.  For individual lines, a good way to make sure the keyword is
7024 correct is to type @samp{#+} and then use @kbd{M-@key{TAB}} completion
7025 (@pxref{Completion}).
7027 @table @kbd
7028 @kindex C-c C-e t
7029 @item C-c C-e t
7030 Insert template with export options, see example below.
7031 @end table
7033 @cindex #+TITLE:
7034 @cindex #+AUTHOR:
7035 @cindex #+DATE:
7036 @cindex #+EMAIL:
7037 @cindex #+LANGUAGE:
7038 @cindex #+TEXT:
7039 @cindex #+OPTIONS:
7040 @cindex #+LINK_UP:
7041 @cindex #+LINK_HOME:
7042 @example
7043 #+TITLE:     the title to be shown (default is the buffer name)
7044 #+AUTHOR:    the author (default taken from @code{user-full-name})
7045 #+DATE:      A date, fixed, of a format string for @code{format-time-string}
7046 #+EMAIL:     his/her email address (default from @code{user-mail-address})
7047 #+LANGUAGE:  language for HTML, e.g. @samp{en} (@code{org-export-default-language})
7048 #+TEXT:      Some descriptive text to be inserted at the beginning.
7049 #+TEXT:      Several lines may be given.
7050 #+OPTIONS:   H:2 num:t toc:t \n:nil @@:t ::t |:t ^:t f:t TeX:t ...
7051 #+LINK_UP:   the ``up'' link of an exported page
7052 #+LINK_HOME: the ``home'' link of an exported page
7053 @end example
7055 @noindent
7056 The OPTIONS line is a compact@footnote{If you want to configure many options
7057 this way, you can use several OPTIONS lines.} form to specify export settings.  Here
7058 you can:
7059 @cindex headline levels
7060 @cindex section-numbers
7061 @cindex table of contents
7062 @cindex line-break preservation
7063 @cindex quoted HTML tags
7064 @cindex fixed-width sections
7065 @cindex tables
7066 @cindex @TeX{}-like syntax for sub- and superscripts
7067 @cindex footnotes
7068 @cindex special strings
7069 @cindex emphasized text
7070 @cindex @TeX{} macros
7071 @cindex La@TeX{} fragments
7072 @cindex author info, in export
7073 @cindex time info, in export
7074 @example
7075 H:         @r{set the number of headline levels for export}
7076 num:       @r{turn on/off section-numbers}
7077 toc:       @r{turn on/off table of contents, or set level limit (integer)}
7078 \n:        @r{turn on/off line-break-preservation}
7079 @@:         @r{turn on/off quoted HTML tags}
7080 ::         @r{turn on/off fixed-width sections}
7081 |:         @r{turn on/off tables}
7082 ^:         @r{turn on/off @TeX{}-like syntax for sub- and superscripts.  If}
7083            @r{you write "^:@{@}", @code{a_@{b@}} will be interpreted, but}
7084            @r{the simple @code{a_b} will be left as it is.}
7085 -:         @r{turn on/off conversion of special strings.}
7086 f:         @r{turn on/off footnotes like this[1].}
7087 *:         @r{turn on/off emphasized text (bold, italic, underlined)}
7088 TeX:       @r{turn on/off simple @TeX{} macros in plain text}
7089 LaTeX:     @r{turn on/off La@TeX{} fragments}
7090 skip:      @r{turn on/off skipping the text before the first heading}
7091 author:    @r{turn on/off inclusion of author name/email into exported file}
7092 timestamp: @r{turn on/off inclusion creation time into exported file}
7093 d:         @r{turn on/off inclusion of drawers}
7094 @end example
7096 These options take effect in both the HTML and La@TeX{} export, except
7097 for @code{TeX} and @code{LaTeX}, which are respectively @code{t} and
7098 @code{nil} for the La@TeX{} export.
7100 When exporting only a single subtree by selecting it with @kbd{C-c @@} before
7101 calling an export command, the subtree can overrule some of the file's export
7102 settings with properties @code{EXPORT_FILE_NAME}, @code{EXPORT_TITLE},
7103 @code{EXPORT_TEXT}, and @code{EXPORT_OPTIONS}.
7105 @node The export dispatcher, ASCII export, Export options, Exporting
7106 @section The export dispatcher
7107 @cindex dispatcher, for export commands
7109 All export commands can be reached using the export dispatcher, which is a
7110 prefix key that prompts for an additional key specifying the command.
7111 Normally the entire file is exported, but if there is an active region that
7112 contains one outline tree, the first heading is used as document title and
7113 the subtrees are exported.
7115 @table @kbd
7116 @kindex C-c C-e
7117 @item C-c C-e
7118 Dispatcher for export and publishing commands.  Displays a help-window
7119 listing the additional key(s) needed to launch an export or publishing
7120 command.  The prefix arg is passed through to the exporter.  If the option
7121 @code{org-export-run-in-background} is set, Org will run the command in the
7122 background if that seems useful for the specific command (i.e. commands that
7123 write to a file).
7124 @kindex C-c C-e v
7125 @item C-c C-e v
7126 Like @kbd{C-c C-e}, but only export the text that is currently visible
7127 (i.e. not hidden by outline visibility).
7128 @kindex C-u C-u C-c C-e
7129 @item C-u C-u C-c C-e
7130 Call an the exporter, but reverse the setting of
7131 @code{org-export-run-in-background}, i.e. request background processing if
7132 not set, or force processing in the current Emacs process if st.
7133 @end table
7135 @node ASCII export, HTML export, The export dispatcher, Exporting
7136 @section ASCII export
7137 @cindex ASCII export
7139 ASCII export produces a simple and very readable version of an Org mode
7140 file.
7142 @cindex region, active
7143 @cindex active region
7144 @cindex Transient mark mode
7145 @table @kbd
7146 @kindex C-c C-e a
7147 @item C-c C-e a
7148 Export as ASCII file.  For an org file @file{myfile.org}, the ASCII file
7149 will be @file{myfile.txt}.  The file will be overwritten without
7150 warning.  If there is an active region, only the region will be
7151 exported. If the selected region is a single tree@footnote{To select the
7152 current subtree, use @kbd{C-c @@}.}, the tree head will
7153 become the document title.  If the tree head entry has or inherits an
7154 @code{EXPORT_FILE_NAME} property, that name will be used for the
7155 export.
7156 @kindex C-c C-e v a
7157 @item C-c C-e v a
7158 Export only the visible part of the document.
7159 @end table
7161 @cindex headline levels, for exporting
7162 In the exported version, the first 3 outline levels will become
7163 headlines, defining a general document structure.  Additional levels
7164 will be exported as itemized lists.  If you want that transition to occur
7165 at a different level, specify it with a prefix argument.  For example,
7167 @example
7168 @kbd{C-1 C-c C-e a}
7169 @end example
7171 @noindent
7172 creates only top level headlines and does the rest as items.  When
7173 headlines are converted to items, the indentation of the text following
7174 the headline is changed to fit nicely under the item.  This is done with
7175 the assumption that the first body line indicates the base indentation of
7176 the body text.  Any indentation larger than this is adjusted to preserve
7177 the layout relative to the first line.  Should there be lines with less
7178 indentation than the first, these are left alone.
7180 @node HTML export, LaTeX export, ASCII export, Exporting
7181 @section HTML export
7182 @cindex HTML export
7184 Org mode contains an HTML (XHTML 1.0 strict) exporter with extensive
7185 HTML formatting, in ways similar to John Grubers @emph{markdown}
7186 language, but with additional support for tables.
7188 @menu
7189 * HTML Export commands::        How to invoke HTML export
7190 * Quoting HTML tags::           Using direct HTML in Org mode
7191 * Links::                       Transformation of links for HTML
7192 * Images::                      How to include images
7193 * CSS support::                 Changing the appearance of the output
7194 * Javascript support::          Info and Folding in a web browser
7195 @end menu
7197 @node HTML Export commands, Quoting HTML tags, HTML export, HTML export
7198 @subsection HTML export commands
7200 @cindex region, active
7201 @cindex active region
7202 @cindex Transient mark mode
7203 @table @kbd
7204 @kindex C-c C-e h
7205 @item C-c C-e h
7206 Export as HTML file @file{myfile.html}.  For an org file @file{myfile.org},
7207 the ASCII file will be @file{myfile.html}.  The file will be overwritten
7208 without warning.  If there is an active region, only the region will be
7209 exported. If the selected region is a single tree@footnote{To select the
7210 current subtree, use @kbd{C-c @@}.}, the tree head will become the document
7211 title.  If the tree head entry has or inherits an @code{EXPORT_FILE_NAME}
7212 property, that name will be used for the export.
7213 @kindex C-c C-e b
7214 @item C-c C-e b
7215 Export as HTML file and immediately open it with a browser.
7216 @kindex C-c C-e H
7217 @item C-c C-e H
7218 Export to a temporary buffer, do not create a file.
7219 @kindex C-c C-e R
7220 @item C-c C-e R
7221 Export the active region to a temporary buffer.  With a prefix argument, do
7222 not produce the file header and footer, but just the plain HTML section for
7223 the region.  This is good for cut-and-paste operations.
7224 @kindex C-c C-e v h
7225 @kindex C-c C-e v b
7226 @kindex C-c C-e v H
7227 @kindex C-c C-e v R
7228 @item C-c C-e v h
7229 @item C-c C-e v b
7230 @item C-c C-e v H
7231 @item C-c C-e v R
7232 Export only the visible part of the document.
7233 @item M-x org-export-region-as-html
7234 Convert the region to HTML under the assumption that it was Org mode
7235 syntax before.  This is a global command that can be invoked in any
7236 buffer.
7237 @item M-x org-replace-region-by-HTML
7238 Replace the active region (assumed to be in Org mode syntax) by HTML
7239 code.
7240 @end table
7242 @cindex headline levels, for exporting
7243 In the exported version, the first 3 outline levels will become headlines,
7244 defining a general document structure.  Additional levels will be exported as
7245 itemized lists.  If you want that transition to occur at a different level,
7246 specify it with a numeric prefix argument.  For example,
7248 @example
7249 @kbd{C-2 C-c C-e b}
7250 @end example
7252 @noindent
7253 creates two levels of headings and does the rest as items.
7255 @node Quoting HTML tags, Links, HTML Export commands, HTML export
7256 @subsection Quoting HTML tags
7258 Plain @samp{<} and @samp{>} are always transformed to @samp{&lt;} and
7259 @samp{&gt;} in HTML export.  If you want to include simple HTML tags
7260 which should be interpreted as such, mark them with @samp{@@} as in
7261 @samp{@@<b>bold text@@</b>}.  Note that this really works only for
7262 simple tags.  For more extensive HTML that should be copied verbatim to
7263 the exported file use either
7265 @example
7266 #+HTML: Literal HTML code for export
7267 @end example
7269 @noindent or
7270 @cindex #+BEGIN_HTML
7272 @example
7273 #+BEGIN_HTML
7274 All lines between these markers are exported literally
7275 #+END_HTML
7276 @end example
7279 @node Links, Images, Quoting HTML tags, HTML export
7280 @subsection Links
7282 @cindex links, in HTML export
7283 @cindex internal links, in HTML export
7284 @cindex external links, in HTML export
7285 Internal links (@pxref{Internal links}) will continue to work in HTML
7286 files only if they match a dedicated @samp{<<target>>}.  Automatic links
7287 created by radio targets (@pxref{Radio targets}) will also work in the
7288 HTML file.  Links to external files will still work if the HTML file is
7289 in the same directory as the Org file.  Links to other @file{.org}
7290 files will be translated into HTML links under the assumption that an
7291 HTML version also exists of the linked file.  For information related to
7292 linking files while publishing them to a publishing directory see
7293 @ref{Publishing links}.
7295 @node Images, CSS support, Links, HTML export
7296 @subsection Images
7298 @cindex images, inline in HTML
7299 @cindex inlining images in HTML
7300 HTML export can inline images given as links in the Org file, and
7301 it can make an image the clickable part of a link.  By
7302 default@footnote{but see the variable
7303 @code{org-export-html-inline-images}}, images are inlined if a link does
7304 not have a description.  So @samp{[[file:myimg.jpg]]} will be inlined,
7305 while @samp{[[file:myimg.jpg][the image]]} will just produce a link
7306 @samp{the image} that points to the image.  If the description part
7307 itself is a @code{file:} link or a @code{http:} URL pointing to an
7308 image, this image will be inlined and activated so that clicking on the
7309 image will activate the link.  For example, to include a thumbnail that
7310 will link to a high resolution version of the image, you could use:
7312 @example
7313 [[file:highres.jpg][file:thumb.jpg]]
7314 @end example
7316 @noindent
7317 and you could use @code{http} addresses just as well.
7319 @node CSS support, Javascript support, Images, HTML export
7320 @subsection CSS support
7321 @cindex CSS, for HTML export
7322 @cindex HTML export, CSS
7324 You can also give style information for the exported file.  The HTML
7325 exporter assigns the following CSS classes to appropriate parts of the
7326 document - your style specifications may change these:
7327 @example
7328 .todo           @r{TODO keywords}
7329 .done           @r{the DONE keyword}
7330 .timestamp      @r{time stamp}
7331 .timestamp-kwd  @r{keyword associated with a time stamp, like SCHEDULED}
7332 .tag            @r{tag in a headline}
7333 .target         @r{target for links}
7334 @end example
7336 The default style specification can be configured through the option
7337 @code{org-export-html-style}.  If you want to use a file-local style,
7338 you may use file variables, best wrapped into a COMMENT section at the
7339 end of the outline tree.  For example@footnote{Under Emacs 21, the
7340 continuation lines for a variable value should have no @samp{#} at the
7341 start of the line.}:
7343 @example
7344 * COMMENT html style specifications
7346 # Local Variables:
7347 # org-export-html-style: "   <style type=\"text/css\">
7348 #       p @{font-weight: normal; color: gray; @}
7349 #       h1 @{color: black; @}
7350 #   </style>"
7351 # End:
7352 @end example
7354 Remember to execute @kbd{M-x normal-mode} after changing this to make
7355 the new style visible to Emacs.  This command restarts Org mode for the
7356 current buffer and forces Emacs to re-evaluate the local variables
7357 section in the buffer.
7359 @c FIXME: More about header and footer styles
7360 @c FIXME: Talk about links and targets.
7362 @node Javascript support,  , CSS support, HTML export
7363 @subsection Javascript supported display of web pages
7365 @emph{Sebastian Rose} has written a JavaScript program especially designed to
7366 enhance the web viewing experience of HTML files created with Org.  This
7367 program allows to view large files in two different ways.  The first one is
7368 an @emph{Info}-like mode where each section is displayed separately and
7369 navigation can be done with the @kbd{n} and @kbd{p} keys (and some other keys
7370 as well, press @kbd{?} for an overview of the available keys).  The second
7371 view type is a @emph{folding} view much like Org provides it inside Emacs.
7372 The script is available at @url{http://orgmode.org/org-info.js} and you can
7373 find the documentation for it at
7374 @url{http://orgmode.org/worg/code/org-info-js/org-info.js.html}.  We are
7375 serving the script from our site, but if you use it a lot, you might not want
7376 to be dependent on @url{orgmode.org} and prefer to install a local copy on
7377 your own web server.
7379 To use the script, you need to make sure that the @file{org-jsinfo.el} module
7380 gets loaded.  It should be loaded by default, try @kbd{M-x customize-variable
7381 @key{RET} org-modules @key{RET}} to convince yourself that this is indeed the
7382 case.  All it then takes to make use of the program is adding a single line
7383 to the Org file:
7385 @example
7386 #+INFOJS_OPT: view:info toc:nil
7387 @end example
7389 @noindent
7390 If this line is found, the HTML header will automatically contain the code
7391 needed to invoke the script.  Using the line above, you can set the following
7392 viewing options:
7394 @example
7395 path:    @r{The path to the script.  The default is to grab the script from}
7396          @r{@url{http://orgmode.org/org-info.js}, but you might want to have}
7397          @r{a local copy and use a path like @samp{../scripts/org-info.js}.}
7398 view:    @r{Initial view when website is first shown.  Possible values are:}
7399          info      @r{Info-like interface with one section per page.}
7400          overview  @r{Folding interface, initially showing only top-level.}
7401          content   @r{Folding interface, starting with all headlines visible.}
7402          showall   @r{Folding interface, all headlines and text visible.}
7403 sdepth:  @r{Maximum headline level that will still become an independent}
7404          @r{section for info and folding modes.  The default is taken from}
7405          @r{@code{org-headline-levels} (= the @code{H} switch in @code{#+OPTIONS}).}
7406          @r{If this is smaller than in @code{org-headline-levels}, each}
7407          @r{info/folding section can still contain children headlines.}
7408 toc:     @r{Should the table of content @emph{initially} be visible?}
7409          @r{Even when @code{nil}, you can always get to the toc with @kbd{i}.}
7410 tdepth:  @r{The depth of the table of contents.  The defaults are taken from}
7411          @r{the variables @code{org-headline-levels} and @code{org-export-with-toc}.}
7412 ftoc:    @r{Does the css of the page specify a fixed position for the toc?}
7413          @r{If yes, the toc will never be displayed as a section.}
7414 ltoc:    @r{Should there be short contents (children) in each section?}
7415 mouse:   @r{Headings are highlighted when the mouse is over them.  Should be}
7416          @r{@samp{underline} (default) or a background color like @samp{#cccccc}.}
7417 buttons: @r{Should view-toggle buttons be everywhere?  When @code{nil} (the}
7418          @r{default), only one such button will be present.}
7419 @end example
7421 You can choose default values for these options by customizing the variable
7422 @code{org-infojs-options}.  If you always want to apply the script to your
7423 pages, configure the variable @code{org-export-html-use-infojs}.
7425 @node LaTeX export, XOXO export, HTML export, Exporting
7426 @section LaTeX export
7427 @cindex LaTeX export
7429 Org mode contains a La@TeX{} exporter written by Bastien Guerry.
7431 @menu
7432 * LaTeX export commands::       How to invoke LaTeX export
7433 * Quoting LaTeX code::          Incorporating literal LaTeX code
7434 * Sectioning structure::        Changing sectioning in LaTeX output
7435 @end menu
7437 @node LaTeX export commands, Quoting LaTeX code, LaTeX export, LaTeX export
7438 @subsection LaTeX export commands
7440 @table @kbd
7441 @kindex C-c C-e l
7442 @item C-c C-e l
7443 Export as La@TeX{} file @file{myfile.tex}.  For an org file
7444 @file{myfile.org}, the ASCII file will be @file{myfile.tex}.  The file will
7445 be overwritten without warning.  If there is an active region, only the
7446 region will be exported. If the selected region is a single tree@footnote{To
7447 select the current subtree, use @kbd{C-c @@}.}, the tree head will become the
7448 document title.  If the tree head entry has or inherits an
7449 @code{EXPORT_FILE_NAME} property, that name will be used for the export.
7450 @kindex C-c C-e L
7451 @item C-c C-e L
7452 Export to a temporary buffer, do not create a file.
7453 @kindex C-c C-e v l
7454 @kindex C-c C-e v L
7455 @item C-c C-e v l
7456 @item C-c C-e v L
7457 Export only the visible part of the document.
7458 @item M-x org-export-region-as-latex
7459 Convert the region to La@TeX{} under the assumption that it was Org mode
7460 syntax before.  This is a global command that can be invoked in any
7461 buffer.
7462 @item M-x org-replace-region-by-latex
7463 Replace the active region (assumed to be in Org mode syntax) by La@TeX{}
7464 code.
7465 @end table
7467 @cindex headline levels, for exporting
7468 In the exported version, the first 3 outline levels will become
7469 headlines, defining a general document structure.  Additional levels
7470 will be exported as description lists.  The exporter can ignore them or
7471 convert them to a custom string depending on
7472 @code{org-latex-low-levels}.
7474 If you want that transition to occur at a different level, specify it
7475 with a numeric prefix argument. For example,
7477 @example
7478 @kbd{C-2 C-c C-e l}
7479 @end example
7481 @noindent
7482 creates two levels of headings and does the rest as items.
7484 @node Quoting LaTeX code, Sectioning structure, LaTeX export commands, LaTeX export
7485 @subsection Quoting LaTeX code
7487 Embedded La@TeX{} as described in @ref{Embedded LaTeX} will be correctly
7488 inserted into the La@TeX{} file.  Furthermore, you can add special code
7489 that should only be present in La@TeX{} export with the following
7490 constructs:
7492 @example
7493 #+LaTeX: Literal LaTeX code for export
7494 @end example
7496 @noindent or
7497 @cindex #+BEGIN_LaTeX
7499 @example
7500 #+BEGIN_LaTeX
7501 All lines between these markers are exported literally
7502 #+END_LaTeX
7503 @end example
7505 @node   Sectioning structure,  , Quoting LaTeX code, LaTeX export
7506 @subsection Sectioning structure
7507 @cindex LaTeX class
7508 @cindex LaTeX sectioning structure
7510 By default, the La@TeX{} output uses the class @code{article}.
7512 You can change this globally by setting a different value for
7513 @code{org-export-latex-default-class} or locally by adding an option
7514 like @code{#+LaTeX_CLASS: myclass} in your file.  The class should be
7515 listed in @code{org-export-latex-classes}, where you can also define the
7516 sectioning structure for each class.
7519 @node XOXO export, iCalendar export, LaTeX export, Exporting
7520 @section XOXO export
7521 @cindex XOXO export
7523 Org mode contains an exporter that produces XOXO-style output.
7524 Currently, this exporter only handles the general outline structure and
7525 does not interpret any additional Org mode features.
7527 @table @kbd
7528 @kindex C-c C-e x
7529 @item C-c C-e x
7530 Export as XOXO file @file{myfile.html}.
7531 @kindex C-c C-e v
7532 @item C-c C-e v x
7533 Export only the visible part of the document.
7534 @end table
7536 @node iCalendar export,  , XOXO export, Exporting
7537 @section iCalendar export
7538 @cindex iCalendar export
7540 Some people like to use Org mode for keeping track of projects, but
7541 still prefer a standard calendar application for anniversaries and
7542 appointments.  In this case it can be useful to have deadlines and
7543 other time-stamped items in Org files show up in the calendar
7544 application.  Org mode can export calendar information in the standard
7545 iCalendar format.  If you also want to have TODO entries included in the
7546 export, configure the variable @code{org-icalendar-include-todo}.
7548 The iCalendar standard requires each entry to have a globally unique
7549 identifier (UID).  Org creates these identifiers during export.  If you set
7550 the variable @code{org-icalendar-store-UID}, the UID will be stored in the
7551 @code{:ID:} property of the entry and re-used next time you report this
7552 entry.  Since a single entry can give rise to multiple iCalendar entries (as
7553 a timestamp, a deadline, a scheduled item, and as a TODO item), Org adds
7554 prefixes to the UID, depending on what triggered the inclusion of the entry.
7555 In this way the UID remains unique, but a synchronization program can still
7556 figure out from which entry all the different instances originate.
7558 @table @kbd
7559 @kindex C-c C-e i
7560 @item C-c C-e i
7561 Create iCalendar entries for the current file and store them in the same
7562 directory, using a file extension @file{.ics}.
7563 @kindex C-c C-e I
7564 @item C-c C-e I
7565 Like @kbd{C-c C-e i}, but do this for all files in
7566 @code{org-agenda-files}.  For each of these files, a separate iCalendar
7567 file will be written.
7568 @kindex C-c C-e c
7569 @item C-c C-e c
7570 Create a single large iCalendar file from all files in
7571 @code{org-agenda-files} and write it to the file given by
7572 @code{org-combined-agenda-icalendar-file}.
7573 @end table
7575 The export will honor SUMMARY, DESCRIPTION and LOCATION properties if
7576 the selected entries have them.  If not, the summary will be derived
7577 from the headline, and the description from the body (limited to
7578 @code{org-icalendar-include-body} characters).
7580 How this calendar is best read and updated, depends on the application
7581 you are using.  The FAQ covers this issue.
7583 @node Publishing, Miscellaneous, Exporting, Top
7584 @chapter Publishing
7585 @cindex publishing
7587 Org includes@footnote{@file{org-publish.el} is not distributed with
7588 Emacs 21, if you are still using Emacs 21, you need you need to download
7589 this file separately.} a publishing management system that allows you to
7590 configure automatic HTML conversion of @emph{projects} composed of
7591 interlinked org files.  This system is called @emph{org-publish}.  You can
7592 also configure org-publish to automatically upload your exported HTML
7593 pages and related attachments, such as images and source code files, to
7594 a web server. Org-publish turns Org into a web-site authoring tool.
7596 You can also use Org-publish to convert files into La@TeX{}, or even
7597 combine HTML and La@TeX{} conversion so that files are available in both
7598 formats on the server@footnote{Since La@TeX{} files on a server are not
7599 that helpful, you surely want to perform further conversion on them --
7600 e.g. convert them to @code{PDF} format.}.
7602 Org-publish has been contributed to Org by David O'Toole.
7604 @menu
7605 * Configuration::               Defining projects
7606 * Sample configuration::        Example projects
7607 * Triggering publication::      Publication commands
7608 @end menu
7610 @node Configuration, Sample configuration, Publishing, Publishing
7611 @section Configuration
7613 Publishing needs significant configuration to specify files, destination
7614 and many other properties of a project.
7616 @menu
7617 * Project alist::               The central configuration variable
7618 * Sources and destinations::    From here to there
7619 * Selecting files::             What files are part of the project?
7620 * Publishing action::           Setting the function doing the publishing
7621 * Publishing options::          Tweaking HTML export
7622 * Publishing links::            Which links keep working after publishing?
7623 * Project page index::          Publishing a list of project files
7624 @end menu
7626 @node Project alist, Sources and destinations, Configuration, Configuration
7627 @subsection The variable @code{org-publish-project-alist}
7628 @cindex org-publish-project-alist
7629 @cindex projects, for publishing
7631 Org-publish is configured almost entirely through setting the value of
7632 one variable, called @code{org-publish-project-alist}.
7633 Each element of the list configures one project, and may be in one of
7634 the two following forms:
7636 @lisp
7637 ("project-name" :property value :property value ...)
7639 @r{or}
7641 ("project-name" :components ("project-name" "project-name" ...))
7643 @end lisp
7645 In both cases, projects are configured by specifying property values.
7646 A project defines the set of files that will be published, as well as
7647 the publishing configuration to use when publishing those files.  When
7648 a project takes the second form listed above, the individual members
7649 of the ``components'' property are taken to be components of the
7650 project, which group together files requiring different publishing
7651 options. When you publish such a ``meta-project'' all the components
7652 will also publish.
7654 @node Sources and destinations, Selecting files, Project alist, Configuration
7655 @subsection Sources and destinations for files
7656 @cindex directories, for publishing
7658 Most properties are optional, but some should always be set. In
7659 particular, org-publish needs to know where to look for source files,
7660 and where to put published files.
7662 @multitable @columnfractions 0.3 0.7
7663 @item @code{:base-directory}
7664 @tab Directory containing publishing source files
7665 @item @code{:publishing-directory}
7666 @tab Directory (possibly remote) where output files will be published.
7667 @item @code{:preparation-function}
7668 @tab Function called before starting the publishing process, for example to
7669 run @code{make} for updating files to be published.
7670 @item @code{:completion-function}
7671 @tab Function called after finishing the publishing process, for example to
7672 change permissions of the resulting files.
7673 @end multitable
7674 @noindent
7676 @node Selecting files, Publishing action, Sources and destinations, Configuration
7677 @subsection Selecting files
7678 @cindex files, selecting for publishing
7680 By default, all files with extension @file{.org} in the base directory
7681 are considered part of the project.  This can be modified by setting the
7682 properties
7683 @multitable @columnfractions 0.25 0.75
7684 @item @code{:base-extension}
7685 @tab Extension (without the dot!) of source files.  This actually is a
7686 regular expression.
7688 @item @code{:exclude}
7689 @tab Regular expression to match file names that should not be
7690 published, even though they have been selected on the basis of their
7691 extension.
7693 @item @code{:include}
7694 @tab List of files to be included regardless of @code{:base-extension}
7695 and @code{:exclude}.
7696 @end multitable
7698 @node Publishing action, Publishing options, Selecting files, Configuration
7699 @subsection Publishing action
7700 @cindex action, for publishing
7702 Publishing means that a file is copied to the destination directory and
7703 possibly transformed in the process.  The default transformation is to
7704 export Org files as HTML files, and this is done by the function
7705 @code{org-publish-org-to-html} which calls the HTML exporter
7706 (@pxref{HTML export}). But you also can publish your files in La@TeX{} by
7707 using the function @code{org-publish-org-to-latex} instead. Other files
7708 like images only need to be copied to the publishing destination. For
7709 non-Org files, you need to specify the publishing function.
7712 @multitable @columnfractions 0.3 0.7
7713 @item @code{:publishing-function}
7714 @tab Function executing the publication of a file.  This may also be a
7715 list of functions, which will all be called in turn.
7716 @end multitable
7718 The function must accept two arguments: a property list containing at
7719 least a @code{:publishing-directory} property, and the name of the file
7720 to be published.  It should take the specified file, make the necessary
7721 transformation (if any) and place the result into the destination folder.
7722 You can write your own publishing function, but @code{org-publish}
7723 provides one for attachments (files that only need to be copied):
7724 @code{org-publish-attachment}.
7726 @node Publishing options, Publishing links, Publishing action, Configuration
7727 @subsection Options for the HTML/LaTeX exporters
7728 @cindex options, for publishing
7730 The property list can be used to set many export options for the HTML
7731 and La@TeX{} exporters.  In most cases, these properties correspond to user
7732 variables in Org.  The table below lists these properties along
7733 with the variable they belong to.  See the documentation string for the
7734 respective variable for details.
7736 @multitable @columnfractions 0.3 0.7
7737 @item @code{:language}              @tab @code{org-export-default-language}
7738 @item @code{:headline-levels}       @tab @code{org-export-headline-levels}
7739 @item @code{:section-numbers}       @tab @code{org-export-with-section-numbers}
7740 @item @code{:table-of-contents}     @tab @code{org-export-with-toc}
7741 @item @code{:archived-trees}        @tab @code{org-export-with-archived-trees}
7742 @item @code{:emphasize}             @tab @code{org-export-with-emphasize}
7743 @item @code{:sub-superscript}       @tab @code{org-export-with-sub-superscripts}
7744 @item @code{:special-strings}       @tab @code{org-export-with-special-strings}
7745 @item @code{:TeX-macros}            @tab @code{org-export-with-TeX-macros}
7746 @item @code{:LaTeX-fragments}       @tab @code{org-export-with-LaTeX-fragments}
7747 @item @code{:fixed-width}           @tab @code{org-export-with-fixed-width}
7748 @item @code{:timestamps}           .@tab @code{org-export-with-timestamps}
7749 @item @code{:tags}                 .@tab @code{org-export-with-tags}
7750 @item @code{:tables}                @tab @code{org-export-with-tables}
7751 @item @code{:table-auto-headline}   @tab @code{org-export-highlight-first-table-line}
7752 @item @code{:style}                 @tab @code{org-export-html-style}
7753 @item @code{:convert-org-links}     @tab @code{org-export-html-link-org-files-as-html}
7754 @item @code{:inline-images}         @tab @code{org-export-html-inline-images}
7755 @item @code{:expand-quoted-html}    @tab @code{org-export-html-expand}
7756 @item @code{:timestamp}             @tab @code{org-export-html-with-timestamp}
7757 @item @code{:publishing-directory}  @tab @code{org-export-publishing-directory}
7758 @item @code{:preamble}              @tab @code{org-export-html-preamble}
7759 @item @code{:postamble}             @tab @code{org-export-html-postamble}
7760 @item @code{:auto-preamble}         @tab @code{org-export-html-auto-preamble}
7761 @item @code{:auto-postamble}        @tab @code{org-export-html-auto-postamble}
7762 @item @code{:author}                @tab @code{user-full-name}
7763 @item @code{:email}                 @tab @code{user-mail-address}
7764 @end multitable
7766 If you use several email addresses, separate them by a semi-column.
7768 Most of the @code{org-export-with-*} variables have the same effect in
7769 both HTML and La@TeX{} exporters, except for @code{:TeX-macros} and
7770 @code{:LaTeX-fragments}, respectively @code{nil} and @code{t} in the
7771 La@TeX{} export.
7773 When a property is given a value in @code{org-publish-project-alist},
7774 its setting overrides the value of the corresponding user variable (if
7775 any) during publishing.  Options set within a file (@pxref{Export
7776 options}), however, override everything.
7778 @node Publishing links, Project page index, Publishing options, Configuration
7779 @subsection Links between published files
7780 @cindex links, publishing
7782 To create a link from one Org file to another, you would use
7783 something like @samp{[[file:foo.org][The foo]]} or simply
7784 @samp{file:foo.org.} (@pxref{Hyperlinks}).  Upon publishing this link
7785 becomes a link to @file{foo.html}.  In this way, you can interlink the
7786 pages of your "org web" project and the links will work as expected when
7787 you publish them to HTML.
7789 You may also link to related files, such as images. Provided you are
7790 careful with relative pathnames, and provided you have also configured
7791 @code{org-publish} to upload the related files, these links will work
7792 too. @ref{Complex example} for an example of this usage.
7794 Sometime an Org file to be published may contain links that are
7795 only valid in your production environment, but not in the publishing
7796 location.  In this case, use the property
7798 @multitable @columnfractions 0.4 0.6
7799 @item @code{:link-validation-function}
7800 @tab Function to validate links
7801 @end multitable
7803 @noindent
7804 to define a function for checking link validity.  This function must
7805 accept two arguments, the file name and a directory relative to which
7806 the file name is interpreted in the production environment.  If this
7807 function returns @code{nil}, then the HTML generator will only insert a
7808 description into the HTML file, but no link.  One option for this
7809 function is @code{org-publish-validate-link} which checks if the given
7810 file is part of any project in @code{org-publish-project-alist}.
7812 @node Project page index,  , Publishing links, Configuration
7813 @subsection Project page index
7814 @cindex index, of published pages
7816 The following properties may be used to control publishing of an
7817 index of files or summary page for a given project.
7819 @multitable @columnfractions 0.25 0.75
7820 @item @code{:auto-index}
7821 @tab When non-nil, publish an index during org-publish-current-project or
7822 org-publish-all.
7824 @item @code{:index-filename}
7825 @tab Filename for output of index. Defaults to @file{index.org} (which
7826 becomes @file{index.html}).
7828 @item @code{:index-title}
7829 @tab Title of index page. Defaults to name of file.
7831 @item @code{:index-function}
7832 @tab Plug-in function to use for generation of index.
7833 Defaults to @code{org-publish-org-index}, which generates a plain list
7834 of links to all files in the project.
7835 @end multitable
7837 @node Sample configuration, Triggering publication, Configuration, Publishing
7838 @section Sample configuration
7840 Below we provide two example configurations.  The first one is a simple
7841 project publishing only a set of Org files.  The second example is
7842 more complex, with a multi-component project.
7844 @menu
7845 * Simple example::              One-component publishing
7846 * Complex example::             A multi-component publishing example
7847 @end menu
7849 @node Simple example, Complex example, Sample configuration, Sample configuration
7850 @subsection Example: simple publishing configuration
7852 This example publishes a set of Org files to the @file{public_html}
7853 directory on the local machine.
7855 @lisp
7856 (setq org-publish-project-alist
7857       '(("org"
7858          :base-directory "~/org/"
7859          :publishing-directory "~/public_html"
7860          :section-numbers nil
7861          :table-of-contents nil
7862          :style "<link rel=stylesheet
7863                 href=\"../other/mystyle.css\"
7864                 type=\"text/css\">")))
7865 @end lisp
7867 @node Complex example,  , Simple example, Sample configuration
7868 @subsection Example: complex publishing configuration
7870 This more complicated example publishes an entire website, including
7871 org files converted to HTML, image files, emacs lisp source code, and
7872 style sheets. The publishing-directory is remote and private files are
7873 excluded.
7875 To ensure that links are preserved, care should be taken to replicate
7876 your directory structure on the web server, and to use relative file
7877 paths. For example, if your org files are kept in @file{~/org} and your
7878 publishable images in @file{~/images}, you'd link to an image with
7880 @example
7881 file:../images/myimage.png
7882 @end example
7884 On the web server, the relative path to the image should be the
7885 same. You can accomplish this by setting up an "images" folder in the
7886 right place on the web server, and publishing images to it.
7888 @lisp
7889 (setq org-publish-project-alist
7890       '(("orgfiles"
7891           :base-directory "~/org/"
7892           :base-extension "org"
7893           :publishing-directory "/ssh:user@@host:~/html/notebook/"
7894           :publishing-function org-publish-org-to-html
7895           :exclude "PrivatePage.org"   ;; regexp
7896           :headline-levels 3
7897           :section-numbers nil
7898           :table-of-contents nil
7899           :style "<link rel=stylesheet
7900                   href=\"../other/mystyle.css\" type=\"text/css\">"
7901           :auto-preamble t
7902           :auto-postamble nil)
7904          ("images"
7905           :base-directory "~/images/"
7906           :base-extension "jpg\\|gif\\|png"
7907           :publishing-directory "/ssh:user@@host:~/html/images/"
7908           :publishing-function org-publish-attachment)
7910          ("other"
7911           :base-directory "~/other/"
7912           :base-extension "css\\|el"
7913           :publishing-directory "/ssh:user@@host:~/html/other/"
7914           :publishing-function org-publish-attachment)
7915          ("website" :components ("orgfiles" "images" "other"))))
7916 @end lisp
7918 @node Triggering publication,  , Sample configuration, Publishing
7919 @section Triggering publication
7921 Once org-publish is properly configured, you can publish with the
7922 following functions:
7924 @table @kbd
7925 @item C-c C-e C
7926 Prompt for a specific project and publish all files that belong to it.
7927 @item C-c C-e P
7928 Publish the project containing the current file.
7929 @item C-c C-e F
7930 Publish only the current file.
7931 @item C-c C-e A
7932 Publish all projects.
7933 @end table
7935 Org uses timestamps to track when a file has changed. The above
7936 functions normally only publish changed files. You can override this and
7937 force publishing of all files by giving a prefix argument.
7939 @node Miscellaneous, Extensions, Publishing, Top
7940 @chapter Miscellaneous
7942 @menu
7943 * Completion::                  M-TAB knows what you need
7944 * Customization::               Adapting Org to your taste
7945 * In-buffer settings::          Overview of the #+KEYWORDS
7946 * The very busy C-c C-c key::   When in doubt, press C-c C-c
7947 * Clean view::                  Getting rid of leading stars in the outline
7948 * TTY keys::                    Using Org on a tty
7949 * Interaction::                 Other Emacs packages
7950 * Bugs::                        Things which do not work perfectly
7951 @end menu
7953 @node Completion, Customization, Miscellaneous, Miscellaneous
7954 @section Completion
7955 @cindex completion, of @TeX{} symbols
7956 @cindex completion, of TODO keywords
7957 @cindex completion, of dictionary words
7958 @cindex completion, of option keywords
7959 @cindex completion, of tags
7960 @cindex completion, of property keys
7961 @cindex completion, of link abbreviations
7962 @cindex @TeX{} symbol completion
7963 @cindex TODO keywords completion
7964 @cindex dictionary word completion
7965 @cindex option keyword completion
7966 @cindex tag completion
7967 @cindex link abbreviations, completion of
7969 Org supports in-buffer completion.  This type of completion does
7970 not make use of the minibuffer.  You simply type a few letters into
7971 the buffer and use the key to complete text right there.
7973 @table @kbd
7974 @kindex M-@key{TAB}
7975 @item M-@key{TAB}
7976 Complete word at point
7977 @itemize @bullet
7978 @item
7979 At the beginning of a headline, complete TODO keywords.
7980 @item
7981 After @samp{\}, complete @TeX{} symbols supported by the exporter.
7982 @item
7983 After @samp{*}, complete headlines in the current buffer so that they
7984 can be used in search links like @samp{[[*find this headline]]}.
7985 @item
7986 After @samp{:} in a headline, complete tags.  The list of tags is taken
7987 from the variable @code{org-tag-alist} (possibly set through the
7988 @samp{#+TAGS} in-buffer option, @pxref{Setting tags}), or it is created
7989 dynamically from all tags used in the current buffer.
7990 @item
7991 After @samp{:} and not in a headline, complete property keys.  The list
7992 of keys is constructed dynamically from all keys used in the current
7993 buffer.
7994 @item
7995 After @samp{[}, complete link abbreviations (@pxref{Link abbreviations}).
7996 @item
7997 After @samp{#+}, complete the special keywords like @samp{TYP_TODO} or
7998 @samp{OPTIONS} which set file-specific options for Org mode.  When the
7999 option keyword is already complete, pressing @kbd{M-@key{TAB}} again
8000 will insert example settings for this keyword.
8001 @item
8002 In the line after @samp{#+STARTUP: }, complete startup keywords,
8003 i.e. valid keys for this line.
8004 @item
8005 Elsewhere, complete dictionary words using Ispell.
8006 @end itemize
8007 @end table
8009 @node Customization, In-buffer settings, Completion, Miscellaneous
8010 @section Customization
8011 @cindex customization
8012 @cindex options, for customization
8013 @cindex variables, for customization
8015 There are more than 180 variables that can be used to customize
8016 Org.  For the sake of compactness of the manual, I am not
8017 describing the variables here.  A structured overview of customization
8018 variables is available with @kbd{M-x org-customize}.  Or select
8019 @code{Browse Org Group} from the @code{Org->Customization} menu.  Many
8020 settings can also be activated on a per-file basis, by putting special
8021 lines into the buffer (@pxref{In-buffer settings}).
8023 @node In-buffer settings, The very busy C-c C-c key, Customization, Miscellaneous
8024 @section Summary of in-buffer settings
8025 @cindex in-buffer settings
8026 @cindex special keywords
8028 Org mode uses special lines in the buffer to define settings on a
8029 per-file basis.  These lines start with a @samp{#+} followed by a
8030 keyword, a colon, and then individual words defining a setting.  Several
8031 setting words can be in the same line, but you can also have multiple
8032 lines for the keyword.  While these settings are described throughout
8033 the manual, here is a summary.  After changing any of those lines in the
8034 buffer, press @kbd{C-c C-c} with the cursor still in the line to
8035 activate the changes immediately.  Otherwise they become effective only
8036 when the file is visited again in a new Emacs session.
8038 @table @kbd
8039 @item #+ARCHIVE: %s_done::
8040 This line sets the archive location for the agenda file.  It applies for
8041 all subsequent lines until the next @samp{#+ARCHIVE} line, or the end
8042 of the file.  The first such line also applies to any entries before it.
8043 The corresponding variable is @code{org-archive-location}.
8044 @item #+CATEGORY:
8045 This line sets the category for the agenda file.  The category applies
8046 for all subsequent lines until the next @samp{#+CATEGORY} line, or the
8047 end of the file.  The first such line also applies to any entries before it.
8048 @item #+COLUMNS: %25ITEM .....
8049 Set the default format for columns view.  This format applies when
8050 columns view is invoked in location where no @code{COLUMNS} property
8051 applies.
8052 @item #+CONSTANTS: name1=value1 ...
8053 Set file-local values for constants to be used in table formulas.  This
8054 line set the local variable @code{org-table-formula-constants-local}.
8055 The global version of this variable is
8056 @code{org-table-formula-constants}.
8057 @item #+FILETAGS: :tag1:tag2:tag3:
8058 Set tags that can be inherited by any entry in the file, including the
8059 top-level entries.
8060 @item #+DRAWERS: NAME1 .....
8061 Set the file-local set of drawers.  The corresponding global variable is
8062 @code{org-drawers}.
8063 @item #+LINK:  linkword replace
8064 These lines (several are allowed) specify link abbreviations.
8065 @xref{Link abbreviations}.  The corresponding variable is
8066 @code{org-link-abbrev-alist}.
8067 @item #+PRIORITIES: highest lowest default
8068 This line sets the limits and the default for the priorities.  All three
8069 must be either letters A-Z or numbers 0-9.  The highest priority must
8070 have a lower ASCII number that the lowest priority.
8071 @item #+PROPERTY: Property_Name Value
8072 This line sets a default inheritance value for entries in the current
8073 buffer, most useful for specifying the allowed values of a property.
8074 @item #+SETUPFILE: file
8075 This line defines a file that holds more in-buffer setup.  Normally this is
8076 entirely ignored.  Only when the buffer is parsed for option-setting lines
8077 (i.e. when starting Org mode for a file, when pressing @kbd{C-c C-c} in a
8078 settings line, or when exporting), then the contents of this file are parsed
8079 as if they had been included in the buffer.  In particlar, the file can be
8080 any other Org mode file with internal setup.  You can visit the file the
8081 cursor is in the line with @kbd{C-c '}.
8082 @item #+STARTUP:
8083 This line sets options to be used at startup of Org mode, when an
8084 Org file is being visited.  The first set of options deals with the
8085 initial visibility of the outline tree.  The corresponding variable for
8086 global default settings is @code{org-startup-folded}, with a default
8087 value @code{t}, which means @code{overview}.
8088 @cindex @code{overview}, STARTUP keyword
8089 @cindex @code{content}, STARTUP keyword
8090 @cindex @code{showall}, STARTUP keyword
8091 @example
8092 overview   @r{top-level headlines only}
8093 content    @r{all headlines}
8094 showall    @r{no folding at all, show everything}
8095 @end example
8096 Then there are options for aligning tables upon visiting a file.  This
8097 is useful in files containing narrowed table columns.  The corresponding
8098 variable is @code{org-startup-align-all-tables}, with a default value
8099 @code{nil}.
8100 @cindex @code{align}, STARTUP keyword
8101 @cindex @code{noalign}, STARTUP keyword
8102 @example
8103 align      @r{align all tables}
8104 noalign    @r{don't align tables on startup}
8105 @end example
8106 Logging closing and reinstating TODO items, and clock intervals
8107 (variables @code{org-log-done}, @code{org-log-note-clock-out}, and
8108 @code{org-log-repeat}) can be configured using these options.
8109 @cindex @code{logdone}, STARTUP keyword
8110 @cindex @code{lognotedone}, STARTUP keyword
8111 @cindex @code{nologdone}, STARTUP keyword
8112 @cindex @code{lognoteclock-out}, STARTUP keyword
8113 @cindex @code{nolognoteclock-out}, STARTUP keyword
8114 @cindex @code{logrepeat}, STARTUP keyword
8115 @cindex @code{lognoterepeat}, STARTUP keyword
8116 @cindex @code{nologrepeat}, STARTUP keyword
8117 @example
8118 logdone            @r{record a timestamp when an item is marked DONE}
8119 lognotedone        @r{record timestamp and a note when DONE}
8120 nologdone          @r{don't record when items are marked DONE}
8121 logrepeat          @r{record a time when reinstating a repeating item}
8122 lognoterepeat      @r{record a note when reinstating a repeating item}
8123 nologrepeat        @r{do not record when reinstating repeating item}
8124 lognoteclock-out   @r{record a note when clocking out}
8125 nolognoteclock-out @r{don't record a note when clocking out}
8126 @end example
8127 Here are the options for hiding leading stars in outline headings, and for
8128 indenting outlines.  The corresponding variables are
8129 @code{org-hide-leading-stars} and @code{org-odd-levels-only}, both with a
8130 default setting @code{nil} (meaning @code{showstars} and @code{oddeven}).
8131 @cindex @code{hidestars}, STARTUP keyword
8132 @cindex @code{showstars}, STARTUP keyword
8133 @cindex @code{odd}, STARTUP keyword
8134 @cindex @code{even}, STARTUP keyword
8135 @example
8136 hidestars  @r{make all but one of the stars starting a headline invisible.}
8137 showstars  @r{show all stars starting a headline}
8138 indent     @r{virtual indentation according to outline level}
8139 noindent   @r{no virtual indentation according to outline level}
8140 odd        @r{allow only odd outline levels (1,3,...)}
8141 oddeven    @r{allow all outline levels}
8142 @end example
8143 To turn on custom format overlays over time stamps (variables
8144 @code{org-put-time-stamp-overlays} and
8145 @code{org-time-stamp-overlay-formats}), use
8146 @cindex @code{customtime}, STARTUP keyword
8147 @example
8148 customtime @r{overlay custom time format}
8149 @end example
8150 The following options influence the table spreadsheet (variable
8151 @code{constants-unit-system}).
8152 @cindex @code{constcgs}, STARTUP keyword
8153 @cindex @code{constSI}, STARTUP keyword
8154 @example
8155 constcgs   @r{@file{constants.el} should use the c-g-s unit system}
8156 constSI    @r{@file{constants.el} should use the SI unit system}
8157 @end example
8158 @item #+TAGS:  TAG1(c1) TAG2(c2)
8159 These lines (several such lines are allowed) specify the valid tags in
8160 this file, and (potentially) the corresponding @emph{fast tag selection}
8161 keys.  The corresponding variable is @code{org-tag-alist}.
8162 @item #+TBLFM:
8163 This line contains the formulas for the table directly above the line.
8164 @item #+TITLE:, #+AUTHOR:, #+EMAIL:, #+LANGUAGE:, #+TEXT:, #+OPTIONS, #+DATE:
8165 These lines provide settings for exporting files.  For more details see
8166 @ref{Export options}.
8167 @item #+SEQ_TODO:   #+TYP_TODO:
8168 These lines set the TODO keywords and their interpretation in the
8169 current file.  The corresponding variables are @code{org-todo-keywords}
8170 and @code{org-todo-interpretation}.
8171 @end table
8173 @node The very busy C-c C-c key, Clean view, In-buffer settings, Miscellaneous
8174 @section The very busy C-c C-c key
8175 @kindex C-c C-c
8176 @cindex C-c C-c, overview
8178 The key @kbd{C-c C-c} has many purposes in Org, which are all
8179 mentioned scattered throughout this manual.  One specific function of
8180 this key is to add @emph{tags} to a headline (@pxref{Tags}).  In many
8181 other circumstances it means something like @emph{Hey Org, look
8182 here and update according to what you see here}.  Here is a summary of
8183 what this means in different contexts.
8185 @itemize @minus
8186 @item
8187 If there are highlights in the buffer from the creation of a sparse
8188 tree, or from clock display, remove these highlights.
8189 @item
8190 If the cursor is in one of the special @code{#+KEYWORD} lines, this
8191 triggers scanning the buffer for these lines and updating the
8192 information.
8193 @item
8194 If the cursor is inside a table, realign the table.  This command
8195 works even if the automatic table editor has been turned off.
8196 @item
8197 If the cursor is on a @code{#+TBLFM} line, re-apply the formulas to
8198 the entire table.
8199 @item
8200 If the cursor is inside a table created by the @file{table.el} package,
8201 activate that table.
8202 @item
8203 If the current buffer is a remember buffer, close the note and file it.
8204 With a prefix argument, file it, without further interaction, to the
8205 default location.
8206 @item
8207 If the cursor is on a @code{<<<target>>>}, update radio targets and
8208 corresponding links in this buffer.
8209 @item
8210 If the cursor is in a property line or at the start or end of a property
8211 drawer, offer property commands.
8212 @item
8213 If the cursor is in a plain list item with a checkbox, toggle the status
8214 of the checkbox.
8215 @item
8216 If the cursor is on a numbered item in a plain list, renumber the
8217 ordered list.
8218 @item
8219 If the cursor is on the @code{#+BEGIN} line of a dynamical block, the
8220 block is updated.
8221 @end itemize
8223 @node Clean view, TTY keys, The very busy C-c C-c key, Miscellaneous
8224 @section A cleaner outline view
8225 @cindex hiding leading stars
8226 @cindex dynamic indentation
8227 @cindex odd-levels-only outlines
8228 @cindex clean outline view
8230 Some people find it noisy and distracting that the Org headlines are starting
8231 with a potentially large number of stars, and that text below the headlines
8232 is not indented.  This is not really a problem when you are writing a book
8233 where the outline headings are really section headlines.  However, in a more
8234 list-oriented outline, it is clear that an indented structure is a lot
8235 cleaner, as can be seen by comparing the two columns in the following
8236 example: 
8238 @example
8239 @group
8240 * Top level headline             |    * Top level headline
8241 ** Second level                  |      * Second level
8242 *** 3rd level                    |        * 3rd level
8243 some text                        |          some text
8244 *** 3rd level                    |        * 3rd level
8245 more text                        |          more text
8246 * Another top level headline     |    * Another top level headline
8247 @end group
8248 @end example
8250 @noindent
8251 It is non-trivial to make such a look work in Emacs, but Org contains three
8252 separate features that, combined, achieve just that.
8254 @enumerate
8255 @item 
8256 @emph{Indentation of text below headlines}@*
8257 You may indent text below each headline to make the left boundary line up
8258 with the headline, like
8260 @example
8261 *** 3rd level
8262     more text, now indented
8263 @end example
8265 A good way to get this indentation is by hand, and Org supports this with
8266 paragraph filling, line wrapping, and structure editing@footnote{See also the
8267 variable @code{org-adapt-indentation}.} preserving or adapting the
8268 indentation appropriate.  A different approach would be to have a way to
8269 automatically indent lines according to outline structure by adding overlays
8270 or text properties.  But I have not yet found a robust and efficient way to
8271 do this in large files.
8273 @item
8274 @emph{Hiding leading stars}@* You can modify the display in such a way that
8275 all leading stars become invisible.  To do this in a global way, configure
8276 the variable @code{org-hide-leading-stars} or change this on a per-file basis
8277 with
8279 @example
8280 #+STARTUP: showstars
8281 #+STARTUP: hidestars
8282 @end example
8284 With hidden stars, the tree becomes:
8286 @example
8287 @group
8288 * Top level headline
8289  * Second level
8290   * 3rd level
8291   ...
8292 @end group
8293 @end example
8295 @noindent
8296 Note that the leading stars are not truly replaced by whitespace, they
8297 are only fontified with the face @code{org-hide} that uses the
8298 background color as font color.  If you are not using either white or
8299 black background, you may have to customize this face to get the wanted
8300 effect.  Another possibility is to set this font such that the extra
8301 stars are @i{almost} invisible, for example using the color
8302 @code{grey90} on a white background.
8304 @item
8305 Things become cleaner still if you skip all the even levels and use only odd
8306 levels 1, 3, 5..., effectively adding two stars to go from one outline level
8307 to the next.  In this way we get the outline view shown at the beginning of
8308 this section.  In order to make the structure editing and export commands
8309 handle this convention correctly, configure the variable
8310 @code{org-odd-levels-only}, or set this on a per-file basis with one of the
8311 following lines:
8313 @example
8314 #+STARTUP: odd
8315 #+STARTUP: oddeven
8316 @end example
8318 You can convert an Org file from single-star-per-level to the
8319 double-star-per-level convention with @kbd{M-x org-convert-to-odd-levels
8320 RET} in that file.  The reverse operation is @kbd{M-x
8321 org-convert-to-oddeven-levels}.
8322 @end enumerate
8324 @node TTY keys, Interaction, Clean view, Miscellaneous
8325 @section Using Org on a tty
8326 @cindex tty key bindings
8328 Because Org contains a large number of commands, by default much of
8329 Org's core commands are bound to keys that are generally not
8330 accessible on a tty, such as the cursor keys (@key{left}, @key{right},
8331 @key{up}, @key{down}), @key{TAB} and @key{RET}, in particular when used
8332 together with modifiers like @key{Meta} and/or @key{Shift}.  To access
8333 these commands on a tty when special keys are unavailable, the following
8334 alternative bindings can be used.  The tty bindings below will likely be
8335 more cumbersome; you may find for some of the bindings below that a
8336 customized work-around suits you better.  For example, changing a time
8337 stamp is really only fun with @kbd{S-@key{cursor}} keys, whereas on a
8338 tty you would rather use @kbd{C-c .} to re-insert the timestamp.
8340 @multitable @columnfractions 0.15 0.2 0.2
8341 @item @b{Default} @tab @b{Alternative 1} @tab @b{Alternative 2}
8342 @item @kbd{S-@key{TAB}}     @tab @kbd{C-u @key{TAB}}       @tab
8343 @item @kbd{M-@key{left}}    @tab @kbd{C-c C-x l}           @tab @kbd{@key{Esc} @key{left}}
8344 @item @kbd{M-S-@key{left}}  @tab @kbd{C-c C-x L}           @tab
8345 @item @kbd{M-@key{right}}   @tab @kbd{C-c C-x r}           @tab @kbd{@key{Esc} @key{right}}
8346 @item @kbd{M-S-@key{right}} @tab @kbd{C-c C-x R}           @tab
8347 @item @kbd{M-@key{up}}      @tab @kbd{C-c C-x u}           @tab @kbd{@key{Esc} @key{up}}
8348 @item @kbd{M-S-@key{up}}    @tab @kbd{C-c C-x U}           @tab
8349 @item @kbd{M-@key{down}}    @tab @kbd{C-c C-x d}           @tab @kbd{@key{Esc} @key{down}}
8350 @item @kbd{M-S-@key{down}}  @tab @kbd{C-c C-x D}           @tab
8351 @item @kbd{S-@key{RET}}     @tab @kbd{C-c C-x c}           @tab
8352 @item @kbd{M-@key{RET}}     @tab @kbd{C-c C-x m}           @tab @kbd{@key{Esc} @key{RET}}
8353 @item @kbd{M-S-@key{RET}}   @tab @kbd{C-c C-x M}           @tab
8354 @item @kbd{S-@key{left}}    @tab @kbd{C-c @key{left}}      @tab
8355 @item @kbd{S-@key{right}}   @tab @kbd{C-c @key{right}}     @tab
8356 @item @kbd{S-@key{up}}      @tab @kbd{C-c @key{up}}        @tab
8357 @item @kbd{S-@key{down}}    @tab @kbd{C-c @key{down}}      @tab
8358 @item @kbd{C-S-@key{left}}  @tab @kbd{C-c C-x @key{left}}  @tab
8359 @item @kbd{C-S-@key{right}} @tab @kbd{C-c C-x @key{right}} @tab
8360 @end multitable
8362 @node Interaction, Bugs, TTY keys, Miscellaneous
8363 @section Interaction with other packages
8364 @cindex packages, interaction with other
8365 Org lives in the world of GNU Emacs and interacts in various ways
8366 with other code out there.
8368 @menu
8369 * Cooperation::                 Packages Org cooperates with
8370 * Conflicts::                   Packages that lead to conflicts
8371 @end menu
8373 @node Cooperation, Conflicts, Interaction, Interaction
8374 @subsection Packages that Org cooperates with
8376 @table @asis
8377 @cindex @file{calc.el}
8378 @item @file{calc.el} by Dave Gillespie
8379 Org uses the Calc package for implementing spreadsheet
8380 functionality in its tables (@pxref{The spreadsheet}).  Org
8381 checks for the availability of Calc by looking for the function
8382 @code{calc-eval} which should be autoloaded in your setup if Calc has
8383 been installed properly.  As of Emacs 22, Calc is part of the Emacs
8384 distribution.  Another possibility for interaction between the two
8385 packages is using Calc for embedded calculations. @xref{Embedded Mode,
8386 , Embedded Mode, Calc, GNU Emacs Calc Manual}.
8387 @cindex @file{constants.el}
8388 @item @file{constants.el} by Carsten Dominik
8389 In a table formula (@pxref{The spreadsheet}), it is possible to use
8390 names for natural constants or units.  Instead of defining your own
8391 constants in the variable @code{org-table-formula-constants}, install
8392 the @file{constants} package which defines a large number of constants
8393 and units, and lets you use unit prefixes like @samp{M} for
8394 @samp{Mega} etc.  You will need version 2.0 of this package, available
8395 at @url{http://www.astro.uva.nl/~dominik/Tools}. Org checks for
8396 the function @code{constants-get}, which has to be autoloaded in your
8397 setup.  See the installation instructions in the file
8398 @file{constants.el}.
8399 @item @file{cdlatex.el} by Carsten Dominik
8400 @cindex @file{cdlatex.el}
8401 Org mode can make use of the CDLaTeX package to efficiently enter
8402 La@TeX{} fragments into Org files. See @ref{CDLaTeX mode}.
8403 @item @file{imenu.el} by Ake Stenhoff and Lars Lindberg
8404 @cindex @file{imenu.el}
8405 Imenu allows menu access to an index of items in a file.  Org mode
8406 supports Imenu - all you need to do to get the index is the following:
8407 @lisp
8408 (add-hook 'org-mode-hook
8409           (lambda () (imenu-add-to-menubar "Imenu")))
8410 @end lisp
8411 By default the index is two levels deep - you can modify the depth using
8412 the option @code{org-imenu-depth}.
8413 @item @file{remember.el} by John Wiegley
8414 @cindex @file{remember.el}
8415 Org cooperates with remember, see @ref{Remember}.
8416 @file{Remember.el} is not part of Emacs, find it on the web.
8417 @item @file{speedbar.el} by Eric M. Ludlam
8418 @cindex @file{speedbar.el}
8419 Speedbar is a package that creates a special frame displaying files and
8420 index items in files.  Org mode supports Speedbar and allows you to
8421 drill into Org files directly from the Speedbar.  It also allows to
8422 restrict the scope of agenda commands to a file or a subtree by using
8423 the command @kbd{<} in the Speedbar frame.
8424 @cindex @file{table.el}
8425 @item @file{table.el} by Takaaki Ota
8426 @kindex C-c C-c
8427 @cindex table editor, @file{table.el}
8428 @cindex @file{table.el}
8430 Complex ASCII tables with automatic line wrapping, column- and
8431 row-spanning, and alignment can be created using the Emacs table
8432 package by Takaaki Ota (@uref{http://sourceforge.net/projects/table},
8433 and also part of Emacs 22).
8434 When @key{TAB} or @kbd{C-c C-c} is pressed in such a table, Org mode
8435 will call @command{table-recognize-table} and move the cursor into the
8436 table.  Inside a table, the keymap of Org mode is inactive.  In order
8437 to execute Org mode-related commands, leave the table.
8439 @table @kbd
8440 @kindex C-c C-c
8441 @item C-c C-c
8442 Recognize @file{table.el} table.  Works when the cursor is in a
8443 table.el table.
8445 @kindex C-c ~
8446 @item C-c ~
8447 Insert a table.el table.  If there is already a table at point, this
8448 command converts it between the table.el format and the Org mode
8449 format.  See the documentation string of the command
8450 @code{org-convert-table} for the restrictions under which this is
8451 possible.
8452 @end table
8453 @file{table.el} is part of Emacs 22.
8454 @cindex @file{footnote.el}
8455 @item @file{footnote.el} by Steven L. Baur
8456 Org mode recognizes numerical footnotes as provided by this package
8457 (@pxref{Footnotes}).
8458 @end table
8460 @node Conflicts,  , Cooperation, Interaction
8461 @subsection Packages that lead to conflicts with Org mode
8463 @table @asis
8465 @cindex @file{allout.el}
8466 @item @file{allout.el} by Ken Manheimer
8467 Startup of Org may fail with the error message
8468 @code{(wrong-type-argument keymapp nil)} when there is an outdated
8469 version @file{allout.el} on the load path, for example the version
8470 distributed with Emacs 21.x.  Upgrade to Emacs 22 and this problem will
8471 disappear.  If for some reason you cannot do this, make sure that org.el
8472 is loaded @emph{before} @file{allout.el}, for example by putting
8473 @code{(require 'org)} early enough into your @file{.emacs} file.
8475 @cindex @file{CUA.el}
8476 @item @file{CUA.el} by Kim. F. Storm
8477 Key bindings in Org conflict with the @kbd{S-<cursor>} keys used by
8478 CUA mode (as well as pc-select-mode and s-region-mode) to select and
8479 extend the region.  If you want to use one of these packages along with
8480 Org, configure the variable @code{org-replace-disputed-keys}.  When
8481 set, Org will move the following key bindings in Org files, and
8482 in the agenda buffer (but not during date selection).
8484 @example
8485 S-UP    -> M-p             S-DOWN  -> M-n
8486 S-LEFT  -> M--             S-RIGHT -> M-+
8487 @end example
8489 Yes, these are unfortunately more difficult to remember.  If you want
8490 to have other replacement keys, look at the variable
8491 @code{org-disputed-keys}.
8492 @item @file{windmove.el} by Hovav Shacham
8493 @cindex @file{windmove.el}
8494 Also this package uses the @kbd{S-<cursor>} keys, so everything written
8495 in the paragraph above about CUA mode also applies here.
8497 @cindex @file{footnote.el}
8498 @item @file{footnote.el} by Steven L. Baur
8499 Org supports the syntax of the footnote package, but only the
8500 numerical footnote markers.  Also, the default key for footnote
8501 commands, @kbd{C-c !} is already used by Org.  You could use the
8502 variable @code{footnote-prefix} to switch footnotes commands to another
8503 key.  Or, you could use @code{org-replace-disputed-keys} and
8504 @code{org-disputed-keys} to change the settings in Org.
8506 @end table
8509 @node Bugs,  , Interaction, Miscellaneous
8510 @section Bugs
8511 @cindex bugs
8513 Here is a list of things that should work differently, but which I
8514 have found too hard to fix.
8516 @itemize @bullet
8517 @item
8518 If a table field starts with a link, and if the corresponding table
8519 column is narrowed (@pxref{Narrow columns}) to a width too small to
8520 display the link, the field would look entirely empty even though it is
8521 not.  To prevent this, Org throws an error.  The work-around is to
8522 make the column wide enough to fit the link, or to add some text (at
8523 least 2 characters) before the link in the same field.
8524 @item
8525 Narrowing table columns does not work on XEmacs, because the
8526 @code{format} function does not transport text properties.
8527 @item
8528 Text in an entry protected with the @samp{QUOTE} keyword should not
8529 autowrap.
8530 @item
8531 When the application called by @kbd{C-c C-o} to open a file link fails
8532 (for example because the application does not exist or refuses to open
8533 the file), it does so silently.  No error message is displayed.
8534 @item
8535 Recalculating a table line applies the formulas from left to right.
8536 If a formula uses @emph{calculated} fields further down the row,
8537 multiple recalculation may be needed to get all fields consistent.  You
8538 may use the command @code{org-table-iterate} (@kbd{C-u C-c *}) to
8539 recalculate until convergence.
8540 @item
8541 The exporters work well, but could be made more efficient.
8542 @end itemize
8545 @node Extensions, Hacking, Miscellaneous, Top
8546 @appendix Extensions
8548 This appendix lists the extension modules that have been written for Org.
8549 Many of these extensions live in the @file{contrib} directory of the Org
8550 distribution, others are available somewhere on the web.
8552 @menu
8553 * Extensions in the contrib directory::  These come with the Org distro
8554 * Other extensions::            These you have to find on the web.
8555 @end menu
8557 @node Extensions in the contrib directory, Other extensions, Extensions, Extensions
8558 @section Extensions in the @file{contrib} directory
8560 @table @asis
8561 @item @file{org-annotate-file.el} by @i{Philip Jackson}
8562       Annotate a file with org syntax, in a separate file, with links back to
8563       the annotated file.
8564 @item @file{org-annotation-helper.el} by @i{Bastien Guerry and Daniel E. German} 
8565       Call @i{remember} directly from Firefox/Opera, or from Adobe Reader.
8566       When activating a special link or bookmark, Emacs receives a trigger to
8567       create a note with a link back to the website.  Requires some setup, a
8568       detailes description is in
8569       @file{contrib/packages/org-annotation-helper}.
8570 @item @file{org-bookmark.el} by @i{Tokuya Kameshima}
8571       Support for links to Emacs bookmarks.
8572 @item @file{org-depend.el} by @i{Carsten Dominik}
8573       TODO dependencies for Org-mode.  Make TODO state changes in one entry
8574       trigger changes in another, or be blocked by the state of another
8575       entry.  Also, easily create chains of TODO items with exactly one
8576       active item at any time.
8577 @item @file{org-elisp-symbol.el} by @i{Bastien Guerry}
8578       Org links to emacs-lisp symbols.  This can create annotated links that
8579       exactly point to the definition location of a variable of function.
8580 @item @file{org-eval.el} by @i{Carsten Dominik}
8581       The @code{<lisp>} tag, adapted from Emacs Wiki and Emacs Muse, allows
8582       to include text in a document that is the result of evaluating some
8583       code.  Other scripting languages like @code{perl} can be supported with
8584       this package as well.
8585 @item @file{org-expiry.el} by @i{Bastien Guerry}
8586       Expiry mechanism for Org entries.
8587 @item @file{org-indent.el} by @i{Carsten Dominik}
8588       Dynamic indentation of Org outlines.  The plan is to indent an outline
8589       according to level, but so far this is too hard for a proper and stable
8590       implementation.  Still, it works somewhat.
8591 @item @file{org-interactive-query.el} by @i{Christopher League}
8592       Interactive modification of tags queries.  After running a general
8593       query in Org, this package allows to narrow down the results by adding
8594       more tags or keywords.
8595 @item @file{org-mairix.el} by @i{Georg C. F. Greve}
8596       Hook mairix search into Org for different MUAs.
8597 @item @file{org-man.el} by @i{Carsten Dominik}
8598       Support for links to manpages in Org-mode.
8599 @item @file{org-mtags.el} by @i{Carsten Dominik}
8600       Support for some Muse-like tags in Org-mode.  This package allows you
8601       to write @code{<example>} and @code{<src>} and other syntax copied from
8602       Emacs Muse, right inside an Org file.  The goal here is to make it easy
8603       to publish the same file using either org-publish or Muse.
8604 @item @file{org-panel.el} by @i{Lennard Borgman}
8605       Simplified and display-aided access to some Org commands.
8606 @item @file{org-registry.el} by @i{Bastien Guerry}
8607       A registry for Org links, to find out from where links point to a given
8608       file or location.
8609 @item @file{org2rem.el} by @i{Bastien Guerry}
8610       Convert org appointments into reminders for the @file{remind} program.
8611 @item @file{org-screen.el} by @i{Andrew Hyatt}
8612       Visit screen sessions through Org-mode links.
8613 @item @file{org-toc.el} by @i{Bastien Guerry}
8614       Table of contents in a separate buffer, with fast access to sections
8615       and easy visibility cycling.
8616 @item @file{orgtbl-sqlinsert.el} by @i{Jason Riedy}
8617       Convert Org-mode tables to SQL insertions.  Documentation for this can
8618       be found on the Worg pages.
8619 @end table
8622 @node Other extensions,  , Extensions in the contrib directory, Extensions
8623 @section Other extensions
8625 @i{TO BE DONE}
8627 @node Hacking, History and Acknowledgments, Extensions, Top
8628 @appendix Hacking
8630 This appendix covers some aspects where users can extend the functionality of
8631 Org.
8633 @menu
8634 * Adding hyperlink types::      New custom link types
8635 * Tables in arbitrary syntax::  Orgtbl for LaTeX and other programs
8636 * Dynamic blocks::              Automatically filled blocks
8637 * Special agenda views::        Customized views
8638 * Using the property API::      Writing programs that use entry properties
8639 * Using the mapping API::       Mapping over all or selected entries
8640 @end menu
8642 @node Adding hyperlink types, Tables in arbitrary syntax, Hacking, Hacking
8643 @section Adding hyperlink types
8644 @cindex hyperlinks, adding new types
8646 Org has a large number of hyperlink types built-in
8647 (@pxref{Hyperlinks}).  If you would like to add new link types, it
8648 provides an interface for doing so.  Lets look at an example file
8649 @file{org-man.el} that will add support for creating links like
8650 @samp{[[man:printf][The printf manpage]]} to show Unix manual pages inside
8651 emacs:
8653 @lisp
8654 ;;; org-man.el - Support for links to manpages in Org
8656 (require 'org)
8658 (org-add-link-type "man" 'org-man-open)
8659 (add-hook 'org-store-link-functions 'org-man-store-link)
8661 (defcustom org-man-command 'man
8662   "The Emacs command to be used to display a man page."
8663   :group 'org-link
8664   :type '(choice (const man) (const woman)))
8666 (defun org-man-open (path)
8667   "Visit the manpage on PATH.
8668 PATH should be a topic that can be thrown at the man command."
8669   (funcall org-man-command path))
8671 (defun org-man-store-link ()
8672   "Store a link to a manpage."
8673   (when (memq major-mode '(Man-mode woman-mode))
8674     ;; This is a man page, we do make this link
8675     (let* ((page (org-man-get-page-name))
8676            (link (concat "man:" page))
8677            (description (format "Manpage for %s" page)))
8678       (org-store-link-props
8679        :type "man"
8680        :link link
8681        :description description))))
8683 (defun org-man-get-page-name ()
8684   "Extract the page name from the buffer name."
8685   ;; This works for both `Man-mode' and `woman-mode'.
8686   (if (string-match " \\(\\S-+\\)\\*" (buffer-name))
8687       (match-string 1 (buffer-name))
8688     (error "Cannot create link to this man page")))
8690 (provide 'org-man)
8692 ;;; org-man.el ends here
8693 @end lisp
8695 @noindent
8696 You would activate this new link type in @file{.emacs} with
8698 @lisp
8699 (require 'org-man)
8700 @end lisp
8702 @noindent
8703 Lets go through the file and see what it does.
8704 @enumerate
8705 @item
8706 It does @code{(require 'org)} to make sure that @file{org.el} has been
8707 loaded.
8708 @item
8709 The next line calls @code{org-add-link-type} to define a new link type
8710 with prefix @samp{man}.  The call also contains the name of a function
8711 that will be called to follow such a link.
8712 @item
8713 The next line adds a function to @code{org-store-link-functions}, in
8714 order to allow the command @kbd{C-c l} to record a useful link in a
8715 buffer displaying a man page.
8716 @end enumerate
8718 The rest of the file defines the necessary variables and functions.
8719 First there is a customization variable that determines which emacs
8720 command should be used to display man pages.  There are two options,
8721 @code{man} and @code{woman}.  Then the function to follow a link is
8722 defined.  It gets the link path as an argument - in this case the link
8723 path is just a topic for the manual command.  The function calls the
8724 value of @code{org-man-command} to display the man page.
8726 Finally the function @code{org-man-store-link} is defined.  When you try
8727 to store a link with @kbd{C-c l}, also this function will be called to
8728 try to make a link.  The function must first decide if it is supposed to
8729 create the link for this buffer type, we do this by checking the value
8730 of the variable @code{major-mode}.  If not, the function must exit and
8731 return the value @code{nil}.  If yes, the link is created by getting the
8732 manual topic from the buffer name and prefixing it with the string
8733 @samp{man:}.  Then it must call the command @code{org-store-link-props}
8734 and set the @code{:type} and @code{:link} properties.  Optionally you
8735 can also set the @code{:description} property to provide a default for
8736 the link description when the link is later inserted into an Org
8737 buffer with @kbd{C-c C-l}.
8739 @node Tables in arbitrary syntax, Dynamic blocks, Adding hyperlink types, Hacking
8740 @section Tables and lists in arbitrary syntax
8741 @cindex tables, in other modes
8742 @cindex lists, in other modes
8743 @cindex Orgtbl mode
8745 Since Orgtbl mode can be used as a minor mode in arbitrary buffers, a
8746 frequent feature request has been to make it work with native tables in
8747 specific languages, for example La@TeX{}.  However, this is extremely
8748 hard to do in a general way, would lead to a customization nightmare,
8749 and would take away much of the simplicity of the Orgtbl mode table
8750 editor.
8753 This appendix describes a different approach.  We keep the Orgtbl mode
8754 table in its native format (the @i{source table}), and use a custom
8755 function to @i{translate} the table to the correct syntax, and to
8756 @i{install} it in the right location (the @i{target table}).  This puts
8757 the burden of writing conversion functions on the user, but it allows
8758 for a very flexible system.
8760 Bastien added the ability to do the same with lists.  You can use Org's
8761 facilities to edit and structure lists by turning @code{orgstruct-mode}
8762 on, then locally exporting such lists in another format (HTML, La@TeX{}
8763 or Texinfo.)
8766 @menu
8767 * Radio tables::                Sending and receiving
8768 * A LaTeX example::             Step by step, almost a tutorial
8769 * Translator functions::        Copy and modify
8770 * Radio lists::                 Doing the same for lists
8771 @end menu
8773 @node Radio tables, A LaTeX example, Tables in arbitrary syntax, Tables in arbitrary syntax
8774 @subsection Radio tables
8775 @cindex radio tables
8777 To define the location of the target table, you first need to create two
8778 lines that are comments in the current mode, but contain magic words for
8779 Orgtbl mode to find.  Orgtbl mode will insert the translated table
8780 between these lines, replacing whatever was there before.  For example:
8782 @example
8783 /* BEGIN RECEIVE ORGTBL table_name */
8784 /* END RECEIVE ORGTBL table_name */
8785 @end example
8787 @noindent
8788 Just above the source table, we put a special line that tells
8789 Orgtbl mode how to translate this table and where to install it.  For
8790 example:
8791 @example
8792 #+ORGTBL: SEND table_name translation_function arguments....
8793 @end example
8795 @noindent
8796 @code{table_name} is the reference name for the table that is also used
8797 in the receiver lines. @code{translation_function} is the Lisp function
8798 that does the translation.  Furthermore, the line can contain a list of
8799 arguments (alternating key and value) at the end.  The arguments will be
8800 passed as a property list to the translation function for
8801 interpretation.  A few standard parameters are already recognized and
8802 acted upon before the translation function is called:
8804 @table @code
8805 @item :skip N
8806 Skip the first N lines of the table.  Hlines do count as separate lines for
8807 this parameter!
8809 @item :skipcols (n1 n2 ...)
8810 List of columns that should be skipped.  If the table has a column with
8811 calculation marks, that column is automatically discarded as well.
8812 Please note that the translator function sees the table @emph{after} the
8813 removal of these columns, the function never knows that there have been
8814 additional columns.
8815 @end table
8817 @noindent
8818 The one problem remaining is how to keep the source table in the buffer
8819 without disturbing the normal workings of the file, for example during
8820 compilation of a C file or processing of a La@TeX{} file.  There are a
8821 number of different solutions:
8823 @itemize @bullet
8824 @item
8825 The table could be placed in a block comment if that is supported by the
8826 language.  For example, in C mode you could wrap the table between
8827 @samp{/*} and @samp{*/} lines.
8828 @item
8829 Sometimes it is possible to put the table after some kind of @i{END}
8830 statement, for example @samp{\bye} in TeX and @samp{\end@{document@}}
8831 in La@TeX{}.
8832 @item
8833 You can just comment the table line by line whenever you want to process
8834 the file, and uncomment it whenever you need to edit the table.  This
8835 only sounds tedious - the command @kbd{M-x orgtbl-toggle-comment} does
8836 make this comment-toggling very easy, in particular if you bind it to a
8837 key.
8838 @end itemize
8840 @node A LaTeX example, Translator functions, Radio tables, Tables in arbitrary syntax
8841 @subsection A LaTeX example of radio tables
8842 @cindex LaTeX, and Orgtbl mode
8844 The best way to wrap the source table in La@TeX{} is to use the
8845 @code{comment} environment provided by @file{comment.sty}.  It has to be
8846 activated by placing @code{\usepackage@{comment@}} into the document
8847 header.  Orgtbl mode can insert a radio table skeleton@footnote{By
8848 default this works only for La@TeX{}, HTML, and Texinfo.  Configure the
8849 variable @code{orgtbl-radio-tables} to install templates for other
8850 modes.}  with the command @kbd{M-x orgtbl-insert-radio-table}.  You will
8851 be prompted for a table name, lets say we use @samp{salesfigures}.  You
8852 will then get the following template:
8854 @cindex #+ORGTBL: SEND
8855 @example
8856 % BEGIN RECEIVE ORGTBL salesfigures
8857 % END RECEIVE ORGTBL salesfigures
8858 \begin@{comment@}
8859 #+ORGTBL: SEND salesfigures orgtbl-to-latex
8860 | | |
8861 \end@{comment@}
8862 @end example
8864 @noindent
8865 The @code{#+ORGTBL: SEND} line tells Orgtbl mode to use the function
8866 @code{orgtbl-to-latex} to convert the table into La@TeX{} and to put it
8867 into the receiver location with name @code{salesfigures}.  You may now
8868 fill in the table, feel free to use the spreadsheet features@footnote{If
8869 the @samp{#+TBLFM} line contains an odd number of dollar characters,
8870 this may cause problems with font-lock in LaTeX mode.  As shown in the
8871 example you can fix this by adding an extra line inside the
8872 @code{comment} environment that is used to balance the dollar
8873 expressions.  If you are using AUCTeX with the font-latex library, a
8874 much better solution is to add the @code{comment} environment to the
8875 variable @code{LaTeX-verbatim-environments}.}:
8877 @example
8878 % BEGIN RECEIVE ORGTBL salesfigures
8879 % END RECEIVE ORGTBL salesfigures
8880 \begin@{comment@}
8881 #+ORGTBL: SEND salesfigures orgtbl-to-latex
8882 | Month | Days | Nr sold | per day |
8883 |-------+------+---------+---------|
8884 | Jan   |   23 |      55 |     2.4 |
8885 | Feb   |   21 |      16 |     0.8 |
8886 | March |   22 |     278 |    12.6 |
8887 #+TBLFM: $4=$3/$2;%.1f
8888 % $ (optional extra dollar to keep font-lock happy, see footnote)
8889 \end@{comment@}
8890 @end example
8892 @noindent
8893 When you are done, press @kbd{C-c C-c} in the table to get the converted
8894 table inserted between the two marker lines.
8896 Now lets assume you want to make the table header by hand, because you
8897 want to control how columns are aligned etc.  In this case we make sure
8898 that the table translator does skip the first 2 lines of the source
8899 table, and tell the command to work as a @i{splice}, i.e. to not produce
8900 header and footer commands of the target table:
8902 @example
8903 \begin@{tabular@}@{lrrr@}
8904 Month & \multicolumn@{1@}@{c@}@{Days@} & Nr.\ sold & per day\\
8905 % BEGIN RECEIVE ORGTBL salesfigures
8906 % END RECEIVE ORGTBL salesfigures
8907 \end@{tabular@}
8909 \begin@{comment@}
8910 #+ORGTBL: SEND salesfigures orgtbl-to-latex :splice t :skip 2
8911 | Month | Days | Nr sold | per day |
8912 |-------+------+---------+---------|
8913 | Jan   |   23 |      55 |     2.4 |
8914 | Feb   |   21 |      16 |     0.8 |
8915 | March |   22 |     278 |    12.6 |
8916 #+TBLFM: $4=$3/$2;%.1f
8917 \end@{comment@}
8918 @end example
8920 The La@TeX{} translator function @code{orgtbl-to-latex} is already part of
8921 Orgtbl mode.  It uses a @code{tabular} environment to typeset the table
8922 and marks horizontal lines with @code{\hline}.  Furthermore, it
8923 interprets the following parameters (see also @ref{Translator functions}):
8925 @table @code
8926 @item :splice nil/t
8927 When set to t, return only table body lines, don't wrap them into a
8928 tabular environment.  Default is nil.
8930 @item :fmt fmt
8931 A format to be used to wrap each field, should contain @code{%s} for the
8932 original field value.  For example, to wrap each field value in dollars,
8933 you could use @code{:fmt "$%s$"}.  This may also be a property list with
8934 column numbers and formats. for example @code{:fmt (2 "$%s$" 4 "%s\\%%")}.
8935 A function of one argument can be used in place of the strings; the
8936 function must return a formatted string.
8938 @item :efmt efmt
8939 Use this format to print numbers with exponentials.  The format should
8940 have @code{%s} twice for inserting mantissa and exponent, for example
8941 @code{"%s\\times10^@{%s@}"}.  The default is @code{"%s\\,(%s)"}.  This
8942 may also be a property list with column numbers and formats, for example
8943 @code{:efmt (2 "$%s\\times10^@{%s@}$" 4 "$%s\\cdot10^@{%s@}$")}.  After
8944 @code{efmt} has been applied to a value, @code{fmt} will also be
8945 applied.  Similar to @code{fmt}, functions of two arguments can be
8946 supplied instead of strings.
8947 @end table
8949 @node Translator functions, Radio lists, A LaTeX example, Tables in arbitrary syntax
8950 @subsection Translator functions
8951 @cindex HTML, and Orgtbl mode
8952 @cindex translator function
8954 Orgtbl mode has several translator functions built-in: @code{orgtbl-to-csv}
8955 (comma-separated values), @code{orgtbl-to-tsv} (TAB-separated values)
8956 @code{orgtbl-to-latex}, @code{orgtbl-to-html}, and @code{orgtbl-to-texinfo}.
8957 Except for @code{orgtbl-to-html}@footnote{The HTML translator uses the same
8958 code that produces tables during HTML export.}, these all use a generic
8959 translator, @code{orgtbl-to-generic}.  For example, @code{orgtbl-to-latex}
8960 itself is a very short function that computes the column definitions for the
8961 @code{tabular} environment, defines a few field and line separators and then
8962 hands over to the generic translator.  Here is the entire code:
8964 @lisp
8965 @group
8966 (defun orgtbl-to-latex (table params)
8967   "Convert the Orgtbl mode TABLE to LaTeX."
8968   (let* ((alignment (mapconcat (lambda (x) (if x "r" "l"))
8969                                org-table-last-alignment ""))
8970          (params2
8971           (list
8972            :tstart (concat "\\begin@{tabular@}@{" alignment "@}")
8973            :tend "\\end@{tabular@}"
8974            :lstart "" :lend " \\\\" :sep " & "
8975            :efmt "%s\\,(%s)" :hline "\\hline")))
8976     (orgtbl-to-generic table (org-combine-plists params2 params))))
8977 @end group
8978 @end lisp
8980 As you can see, the properties passed into the function (variable
8981 @var{PARAMS}) are combined with the ones newly defined in the function
8982 (variable @var{PARAMS2}).  The ones passed into the function (i.e. the
8983 ones set by the @samp{ORGTBL SEND} line) take precedence.  So if you
8984 would like to use the La@TeX{} translator, but wanted the line endings to
8985 be @samp{\\[2mm]} instead of the default @samp{\\}, you could just
8986 overrule the default with
8988 @example
8989 #+ORGTBL: SEND test orgtbl-to-latex :lend " \\\\[2mm]"
8990 @end example
8992 For a new language, you can either write your own converter function in
8993 analogy with the La@TeX{} translator, or you can use the generic function
8994 directly.  For example, if you have a language where a table is started
8995 with @samp{!BTBL!}, ended with @samp{!ETBL!}, and where table lines are
8996 started with @samp{!BL!}, ended with @samp{!EL!} and where the field
8997 separator is a TAB, you could call the generic translator like this (on
8998 a single line!):
9000 @example
9001 #+ORGTBL: SEND test orgtbl-to-generic :tstart "!BTBL!" :tend "!ETBL!"
9002                               :lstart "!BL! " :lend " !EL!" :sep "\t"
9003 @end example
9005 @noindent
9006 Please check the documentation string of the function
9007 @code{orgtbl-to-generic} for a full list of parameters understood by
9008 that function and remember that you can pass each of them into
9009 @code{orgtbl-to-latex}, @code{orgtbl-to-texinfo}, and any other function
9010 using the generic function.
9012 Of course you can also write a completely new function doing complicated
9013 things the generic translator cannot do.  A translator function takes
9014 two arguments.  The first argument is the table, a list of lines, each
9015 line either the symbol @code{hline} or a list of fields.  The second
9016 argument is the property list containing all parameters specified in the
9017 @samp{#+ORGTBL: SEND} line.  The function must return a single string
9018 containing the formatted table.  If you write a generally useful
9019 translator, please post it on @code{emacs-orgmode@@gnu.org} so that
9020 others can benefit from your work.
9022 @node  Radio lists,  , Translator functions, Tables in arbitrary syntax
9023 @subsection Radio lists
9024 @cindex radio lists
9025 @cindex org-list-insert-radio-list
9027 Sending and receiving radio lists works exactly the same way than
9028 sending and receiving radio tables (@pxref{Radio tables}) @footnote{You
9029 need to load the @code{org-export-latex.el} package to use radio lists
9030 since the relevant code is there for now.}.  As for radio tables, you
9031 can insert radio lists templates in HTML, La@TeX{} and Texinfo modes by
9032 calling @code{org-list-insert-radio-list}.
9034 Here are the differences with radio tables:
9036 @itemize @minus
9037 @item
9038 Use @code{ORGLST} instead of @code{ORGTBL}.
9039 @item
9040 The available translation functions for radio lists don't take
9041 parameters.
9042 @item
9043 `C-c C-c' will work when pressed on the first item of the list.
9044 @end itemize
9046 Here is a La@TeX{} example.  Let's say that you have this in your
9047 La@TeX{} file:
9049 @example
9050 % BEGIN RECEIVE ORGLST to-buy
9051 % END RECEIVE ORGLST to-buy
9052 \begin@{comment@}
9053 #+ORGLIST: SEND to-buy orgtbl-to-latex
9054 - a new house
9055 - a new computer
9056   + a new keyboard
9057   + a new mouse
9058 - a new life
9059 \end@{comment@}
9060 @end example
9062 Pressing `C-c C-c' on @code{a new house} and will insert the converted
9063 La@TeX{} list between the two marker lines.
9065 @node Dynamic blocks, Special agenda views, Tables in arbitrary syntax, Hacking
9066 @section Dynamic blocks
9067 @cindex dynamic blocks
9069 Org documents can contain @emph{dynamic blocks}.  These are
9070 specially marked regions that are updated by some user-written function.
9071 A good example for such a block is the clock table inserted by the
9072 command @kbd{C-c C-x C-r} (@pxref{Clocking work time}).
9074 Dynamic block are enclosed by a BEGIN-END structure that assigns a name
9075 to the block and can also specify parameters for the function producing
9076 the content of the block.
9078 #+BEGIN:dynamic block
9079 @example
9080 #+BEGIN: myblock :parameter1 value1 :parameter2 value2 ...
9082 #+END:
9083 @end example
9085 Dynamic blocks are updated with the following commands
9087 @table @kbd
9088 @kindex C-c C-x C-u
9089 @item C-c C-x C-u
9090 Update dynamic block at point.
9091 @kindex C-u C-c C-x C-u
9092 @item C-u C-c C-x C-u
9093 Update all dynamic blocks in the current file.
9094 @end table
9096 Updating a dynamic block means to remove all the text between BEGIN and
9097 END, parse the BEGIN line for parameters and then call the specific
9098 writer function for this block to insert the new content.  If you want
9099 to use the original content in the writer function, you can use the
9100 extra parameter @code{:content}.
9102 For a block with name @code{myblock}, the writer function is
9103 @code{org-dblock-write:myblock} with as only parameter a property list
9104 with the parameters given in the begin line.  Here is a trivial example
9105 of a block that keeps track of when the block update function was last
9106 run:
9108 @example
9109 #+BEGIN: block-update-time :format "on %m/%d/%Y at %H:%M"
9111 #+END:
9112 @end example
9114 @noindent
9115 The corresponding block writer function could look like this:
9117 @lisp
9118 (defun org-dblock-write:block-update-time (params)
9119    (let ((fmt (or (plist-get params :format) "%d. %m. %Y")))
9120      (insert "Last block update at: "
9121              (format-time-string fmt (current-time)))))
9122 @end lisp
9124 If you want to make sure that all dynamic blocks are always up-to-date,
9125 you could add the function @code{org-update-all-dblocks} to a hook, for
9126 example @code{before-save-hook}.  @code{org-update-all-dblocks} is
9127 written in a way that is does nothing in buffers that are not in
9128 @code{org-mode}.
9130 @node Special agenda views, Using the property API, Dynamic blocks, Hacking
9131 @section Special agenda views
9132 @cindex agenda views, user-defined
9134 Org provides a special hook that can be used to narrow down the
9135 selection made by any of the agenda views.  You may specify a function
9136 that is used at each match to verify if the match should indeed be part
9137 of the agenda view, and if not, how much should be skipped.
9139 Let's say you want to produce a list of projects that contain a WAITING
9140 tag anywhere in the project tree.  Let's further assume that you have
9141 marked all tree headings that define a project with the TODO keyword
9142 PROJECT.  In this case you would run a TODO search for the keyword
9143 PROJECT, but skip the match unless there is a WAITING tag anywhere in
9144 the subtree belonging to the project line.
9146 To achieve this, you must write a function that searches the subtree for
9147 the tag.  If the tag is found, the function must return @code{nil} to
9148 indicate that this match should not be skipped.  If there is no such
9149 tag, return the location of the end of the subtree, to indicate that
9150 search should continue from there.
9152 @lisp
9153 (defun my-skip-unless-waiting ()
9154   "Skip trees that are not waiting"
9155   (let ((subtree-end (save-excursion (org-end-of-subtree t))))
9156     (if (re-search-forward ":waiting:" subtree-end t)
9157         nil          ; tag found, do not skip
9158       subtree-end))) ; tag not found, continue after end of subtree
9159 @end lisp
9161 Now you may use this function in an agenda custom command, for example
9162 like this:
9164 @lisp
9165 (org-add-agenda-custom-command
9166  '("b" todo "PROJECT"
9167    ((org-agenda-skip-function 'my-org-waiting-projects)
9168     (org-agenda-overriding-header "Projects waiting for something: "))))
9169 @end lisp
9171 Note that this also binds @code{org-agenda-overriding-header} to get a
9172 meaningful header in the agenda view.
9174 A general way to create custom searches is to base them on a search for
9175 entries with a certain level limit.  If you want to study all entries with
9176 your custom search function, simply do a search for @samp{LEVEL>0}, and then
9177 use @code{org-agenda-skip-function} to select the entries you really want to
9178 have.
9180 You may also put a Lisp form into @code{org-agenda-skip-function}.  In
9181 particular, you may use the functions @code{org-agenda-skip-entry-if}
9182 and @code{org-agenda-skip-subtree-if} in this form, for example:
9184 @table @code
9185 @item '(org-agenda-skip-entry-if 'scheduled)
9186 Skip current entry if it has been scheduled.
9187 @item '(org-agenda-skip-entry-if 'notscheduled)
9188 Skip current entry if it has not been scheduled.
9189 @item '(org-agenda-skip-entry-if 'deadline)
9190 Skip current entry if it has a deadline.
9191 @item '(org-agenda-skip-entry-if 'scheduled 'deadline)
9192 Skip current entry if it has a deadline, or if it is scheduled.
9193 @item '(org-agenda-skip-entry 'regexp "regular expression")
9194 Skip current entry if the regular expression matches in the entry.
9195 @item '(org-agenda-skip-entry 'notregexp "regular expression")
9196 Skip current entry unless the regular expression matches.
9197 @item '(org-agenda-skip-subtree-if 'regexp "regular expression")
9198 Same as above, but check and skip the entire subtree.
9199 @end table
9201 Therefore we could also have written the search for WAITING projects
9202 like this, even without defining a special function:
9204 @lisp
9205 (org-add-agenda-custom-command
9206  '("b" todo "PROJECT"
9207    ((org-agenda-skip-function '(org-agenda-skip-subtree-if
9208                                 'regexp ":waiting:"))
9209     (org-agenda-overriding-header "Projects waiting for something: "))))
9210 @end lisp
9212 @node Using the property API, Using the mapping API, Special agenda views, Hacking
9213 @section Using the property API
9214 @cindex API, for properties
9215 @cindex properties, API
9217 Here is a description of the functions that can be used to work with
9218 properties.
9220 @defun org-entry-properties &optional pom which
9221 Get all properties of the entry at point-or-marker POM.
9222 This includes the TODO keyword, the tags, time strings for deadline,
9223 scheduled, and clocking, and any additional properties defined in the
9224 entry.  The return value is an alist, keys may occur multiple times
9225 if the property key was used several times.
9226 POM may also be nil, in which case the current entry is used.
9227 If WHICH is nil or `all', get all properties.  If WHICH is
9228 `special' or `standard', only get that subclass.
9229 @end defun
9230 @defun org-entry-get pom property &optional inherit
9231 Get value of PROPERTY for entry at point-or-marker POM.  By default,
9232 this only looks at properties defined locally in the entry.  If INHERIT
9233 is non-nil and the entry does not have the property, then also check
9234 higher levels of the hierarchy.  If INHERIT is the symbol
9235 @code{selective}, use inheritance if and only if the setting of
9236 @code{org-use-property-inheritance} selects PROPERTY for inheritance.
9237 @end defun
9239 @defun org-entry-delete pom property
9240 Delete the property PROPERTY from entry at point-or-marker POM.
9241 @end defun
9243 @defun org-entry-put pom property value
9244 Set PROPERTY to VALUE for entry at point-or-marker POM.
9245 @end defun
9247 @defun org-buffer-property-keys &optional include-specials
9248 Get all property keys in the current buffer.
9249 @end defun
9251 @defun org-insert-property-drawer
9252 Insert a property drawer at point.
9253 @end defun
9255 @defun org-entry-add-to-multivalued-property pom property value
9256 Treat the value of the property PROPERTY as a whitespace-separated list of
9257 values and make sure that VALUE is in this list.
9258 @end defun
9260 @defun org-entry-remove-from-multivalued-property pom property value
9261 Treat the value of the property PROPERTY as a whitespace-separated list of
9262 values and make sure that VALUE is @emph{not} in this list.
9263 @end defun
9265 @defun org-entry-member-in-multivalued-property pom property value
9266 Treat the value of the property PROPERTY as a whitespace-separated list of
9267 values and check if VALUE is in this list.
9268 @end defun
9270 @node Using the mapping API,  , Using the property API, Hacking
9271 @section Using the mapping API
9272 @cindex API, for mapping
9273 @cindex mapping entries, API
9275 Org has sophisticated mapping capabilities to find all entries satisfying
9276 certain criteria.  Internally, this functionality is used to produce agenda
9277 views, but there is also an API that can be used to execute arbitrary
9278 functions for each or selected entries.  The main entry point for this API
9279 is: 
9281 @defun org-map-entries func &optional match scope &rest skip
9282 Call FUNC at each headline selected by MATCH in SCOPE.
9284 FUNC is a function or a lisp form.  The function will be called without
9285 arguments, with the cursor positioned at the beginning of the headline.
9286 The return values of all calls to the function will be collected and
9287 returned as a list.
9289 MATCH is a tags/property/todo match as it is used in the agenda tags view.
9290 Only headlines that are matched by this query will be considered during
9291 the iteration.  When MATCH is nil or t, all headlines will be
9292 visited by the iteration.
9294 SCOPE determines the scope of this command.  It can be any of:
9296 @example
9297 nil     @r{the current buffer, respecting the restriction if any}
9298 tree    @r{the subtree started with the entry at point}
9299 file    @r{the current buffer, without restriction}
9300 file-with-archives
9301         @r{the current buffer, and any archives associated with it}
9302 agenda  @r{all agenda files}
9303 agenda-with-archives
9304         @r{all agenda files with any archive files associated with them}
9305 (file1 file2 ...)
9306         @r{if this is a list, all files in the list will be scanned}
9307 @end example
9309 The remaining args are treated as settings for the skipping facilities of
9310 the scanner.  The following items can be given here:
9312 @example
9313 archive   @r{skip trees with the archive tag}
9314 comment   @r{skip trees with the COMMENT keyword}
9315 function or Lisp form
9316           @r{will be used as value for @code{org-agenda-skip-function},}
9317           @r{so whenever the the function returns t, FUNC}
9318           @r{will not be called for that entry and search will}
9319           @r{continue from the point where the function leaves it}
9320 @end example
9321 @end defun
9323 The function given to that mapping routine can really do anything you like.
9324 It can uce the property API (@pxref{Using the property API}) to gather more
9325 information about the entry, or in order to change metadate in the entry.
9326 Here are a couple of functions that might be handy:
9328 @defun org-todo &optional arg
9329 Change the TODO state of the entry, see the docstring of the functions for
9330 the many possible values for the argument ARG.
9331 @end defun
9333 @defun org-priority &optional action
9334 Change the priority of the entry, see the docstring of this function for the
9335 possible values for ACTION.
9336 @end defun
9338 @defun org-toggle-tag tag &optional onoff
9339 Toggle the tag TAG in the current entry.  Setting ONOFF to either @code{on}
9340 or @code{off} will not toggle tag, but ensure that it is either on or off.
9341 @end defun
9343 @defun org-promote
9344 Promote the current entry.
9345 @end defun
9347 @defun org-demote
9348 Demote the current entry.
9349 @end defun
9351 Here is a simple example that will turn all entries in the current file with
9352 a tag @code{TOMORROW} into TODO entries with the keyword @code{UPCOMING}.
9353 Entries in comment trees and in archive trees will be ignored.
9355 @lisp
9356 (org-map-entries
9357    '(org-todo "UPCOMING")
9358    "+TOMORROW" 'file 'archive 'comment)
9359 @end lisp
9361 The following example counts the number of entries with TODO keyword
9362 @code{WAITING}, in all agenda files.
9364 @lisp
9365 (length (org-map-entries t "/+WAITING" nil 'agenda))
9366 @end lisp
9368 @node History and Acknowledgments, Main Index, Hacking, Top
9369 @appendix History and Acknowledgments
9370 @cindex acknowledgments
9371 @cindex history
9372 @cindex thanks
9374 Org was borne in 2003, out of frustration over the user interface
9375 of the Emacs Outline mode.  I was trying to organize my notes and
9376 projects, and using Emacs seemed to be the natural way to go.  However,
9377 having to remember eleven different commands with two or three keys per
9378 command, only to hide and show parts of the outline tree, that seemed
9379 entirely unacceptable to me.  Also, when using outlines to take notes, I
9380 constantly want to restructure the tree, organizing it parallel to my
9381 thoughts and plans.  @emph{Visibility cycling} and @emph{structure
9382 editing} were originally implemented in the package
9383 @file{outline-magic.el}, but quickly moved to the more general
9384 @file{org.el}.  As this environment became comfortable for project
9385 planning, the next step was adding @emph{TODO entries}, basic @emph{time
9386 stamps}, and @emph{table support}.  These areas highlight the two main
9387 goals that Org still has today: To create a new, outline-based,
9388 plain text mode with innovative and intuitive editing features, and to
9389 incorporate project planning functionality directly into a notes file.
9391 A special thanks goes to @i{Bastien Guerry} who has not only writen a large
9392 number of extensions to Org (most of them integrated into the core by now),
9393 but has also helped the development and maintenance of Org so much that he
9394 should be considered co-author of this package.
9396 Since the first release, literally thousands of emails to me or on
9397 @code{emacs-orgmode@@gnu.org} have provided a constant stream of bug
9398 reports, feedback, new ideas, and sometimes patches and add-on code.
9399 Many thanks to everyone who has helped to improve this package.  I am
9400 trying to keep here a list of the people who had significant influence
9401 in shaping one or more aspects of Org.  The list may not be
9402 complete, if I have forgotten someone, please accept my apologies and
9403 let me know.
9405 @itemize @bullet
9407 @item
9408 @i{Russel Adams} came up with the idea for drawers.
9409 @item
9410 @i{Thomas Baumann} wrote @file{org-bbdb.el} and @file{org-mhe.el}.
9411 @item
9412 @i{Christophe Bataillon} created the great unicorn logo that we use on the
9413 Org-mode website.
9414 @item
9415 @i{Alex Bochannek} provided a patch for rounding time stamps.
9416 @item
9417 @i{Charles Cave}'s suggestion sparked the implementation of templates
9418 for Remember.
9419 @item
9420 @i{Pavel Chalmoviansky} influenced the agenda treatment of items with
9421 specified time.
9422 @item
9423 @i{Gregory Chernov} patched support for lisp forms into table
9424 calculations and improved XEmacs compatibility, in particular by porting
9425 @file{nouline.el} to XEmacs.
9426 @item
9427 @i{Sacha Chua} suggested to copy some linking code from Planner.
9428 @item
9429 @i{Eddward DeVilla} proposed and tested checkbox statistics.  He also
9430 came up with the idea of properties, and that there should be an API for
9431 them.
9432 @item
9433 @i{Kees Dullemond} used to edit projects lists directly in HTML and so
9434 inspired some of the early development, including HTML export.  He also
9435 asked for a way to narrow wide table columns.
9436 @item
9437 @i{Christian Egli} converted the documentation into Texinfo format,
9438 patched CSS formatting into the HTML exporter, and inspired the agenda.
9439 @item
9440 @i{David Emery} provided a patch for custom CSS support in exported
9441 HTML agendas.
9442 @item
9443 @i{Nic Ferrier} contributed mailcap and XOXO support.
9444 @item
9445 @i{Miguel A. Figueroa-Villanueva} implemented hierarchical checkboxes.
9446 @item
9447 @i{John Foerch} figured out how to make incremental search show context
9448 around a match in a hidden outline tree.
9449 @item
9450 @i{Niels Giesen} had the idea to automatically archive DONE trees.
9451 @item
9452 @i{Bastien Guerry} wrote the La@TeX{} exporter and @file{org-bibtex.el}, and
9453 has been prolific with patches, ideas, and bug reports.
9454 @item
9455 @i{Kai Grossjohann} pointed out key-binding conflicts with other packages.
9456 @item
9457 @i{Bernt Hansen} has driven much of the support for auto-repeating tasks,
9458 task state change logging, and the clocktable.  His clear explanations have
9459 been critical when we started to adopt the GIT version control system.
9460 @item
9461 @i{Phil Jackson} wrote @file{org-irc.el}.
9462 @item
9463 @i{Scott Jaderholm} proposed footnotes, control over whitespace between
9464 folded entries, and column view for properties.
9465 @item
9466 @i{Tokuya Kameshima} wrote @file{org-wl.el} and @file{org-mew.el}.
9467 @item
9468 @i{Shidai Liu} ("Leo") asked for embedded La@TeX{} and tested it.  He also
9469 provided frequent feedback and some patches.
9470 @item
9471 @i{Jason F. McBrayer} suggested agenda export to CSV format.
9472 @item
9473 @i{Max Mikhanosha} came up with the idea of refiling.
9474 @item
9475 @i{Dmitri Minaev} sent a patch to set priority limits on a per-file
9476 basis.
9477 @item
9478 @i{Stefan Monnier} provided a patch to keep the Emacs-Lisp compiler
9479 happy.
9480 @item
9481 @i{Rick Moynihan} proposed to allow multiple TODO sequences in a file
9482 and to be able to quickly restrict the agenda to a subtree.
9483 @item
9484 @i{Todd Neal} provided patches for links to Info files and elisp forms.
9485 @item
9486 @i{Tim O'Callaghan} suggested in-file links, search options for general
9487 file links, and TAGS.
9488 @item
9489 @i{Takeshi Okano} translated the manual and David O'Toole's tutorial
9490 into Japanese.
9491 @item
9492 @i{Oliver Oppitz} suggested multi-state TODO items.
9493 @item
9494 @i{Scott Otterson} sparked the introduction of descriptive text for
9495 links, among other things.
9496 @item
9497 @i{Pete Phillips} helped during the development of the TAGS feature, and
9498 provided frequent feedback.
9499 @item
9500 @i{T.V. Raman} reported bugs and suggested improvements.
9501 @item
9502 @i{Matthias Rempe} (Oelde) provided ideas, Windows support, and quality
9503 control.
9504 @item
9505 @i{Kevin Rogers} contributed code to access VM files on remote hosts.
9506 @item
9507 @i{Sebastian Rose} wrote @file{org-info.js}, a Java script for displaying
9508 webpages derived from Org using an Info-like, or a folding interface with
9509 single key navigation.
9510 @item
9511 @i{Frank Ruell} solved the mystery of the @code{keymapp nil} bug, a
9512 conflict with @file{allout.el}.
9513 @item
9514 @i{Jason Riedy} generalized the send-receive mechanism for orgtbl tables with
9515 extensive patches.
9516 @item
9517 @i{Philip Rooke} created the Org reference card, provided lots
9518 of feedback, developed and applied standards to the Org documentation.
9519 @item
9520 @i{Christian Schlauer} proposed angular brackets around links, among
9521 other things.
9522 @item
9523 Linking to VM/BBDB/Gnus was first inspired by @i{Tom Shannon}'s
9524 @file{organizer-mode.el}.
9525 @item
9526 @i{Ilya Shlyakhter} proposed the Archive Sibling.
9527 @item
9528 @i{Daniel Sinder} came up with the idea of internal archiving by locking
9529 subtrees.
9530 @item
9531 @i{Dale Smith} proposed link abbreviations.
9532 @item
9533 @i{Adam Spiers} asked for global linking commands, inspired the link
9534 extension system, added support for mairix, and proposed the mapping API.
9535 @item
9536 @i{David O'Toole} wrote @file{org-publish.el} and drafted the manual
9537 chapter about publishing.
9538 @item
9539 @i{J@"urgen Vollmer} contributed code generating the table of contents
9540 in HTML output.
9541 @item
9542 @i{Chris Wallace} provided a patch implementing the @samp{QUOTE}
9543 keyword.
9544 @item
9545 @i{David Wainberg} suggested archiving, and improvements to the linking
9546 system.
9547 @item
9548 @i{John Wiegley} wrote @file{emacs-wiki.el}, @file{planner.el}, and
9549 @file{muse.el}, which have similar goals as Org.  Initially the
9550 development of Org was fully independent because I was not aware of the
9551 existence of these packages.  But with time I have accasionally looked
9552 at John's code and learned a lot from it.  John has also contributed a
9553 number of great ideas and patches directly to Org, including the file
9554 @code{org-mac-message.el}'
9555 @item
9556 @i{Carsten Wimmer} suggested some changes and helped fix a bug in
9557 linking to Gnus.
9558 @item
9559 @i{Roland Winkler} requested additional key bindings to make Org
9560 work on a tty.
9561 @item
9562 @i{Piotr Zielinski} wrote @file{org-mouse.el}, proposed agenda blocks
9563 and contributed various ideas and code snippets.
9564 @end itemize
9567 @node Main Index, Key Index, History and Acknowledgments, Top
9568 @unnumbered The Main Index
9570 @printindex cp
9572 @node Key Index,  , Main Index, Top
9573 @unnumbered Key Index
9575 @printindex ky
9577 @bye
9579 @ignore
9580         arch-tag: 7893d1Fe-cc57-4d13-b5e5-f494a1CBC7ac
9581 @end ignore
9583 @c Local variables:
9584 @c ispell-local-dictionary: "en_US-w_accents"
9585 @c ispell-local-pdict: "./.aspell.org.pws"
9586 @c fill-column: 77
9587 @c End: