Release 6.32
[org-mode/org-tableheadings.git] / doc / org.texi
blobf50d804ed8f84455a4cac4992f8859dc7b8a6b69
1 \input texinfo
2 @c %**start of header
3 @setfilename ../../info/org
4 @settitle The Org Manual
6 @set VERSION 6.32
7 @set DATE October 2009
9 @c Version and Contact Info
10 @set MAINTAINERSITE @uref{http://orgmode.org,maintainers webpage}
11 @set AUTHOR Carsten Dominik
12 @set MAINTAINER Carsten Dominik
13 @set MAINTAINEREMAIL @email{carsten at orgmode dot org}
14 @set MAINTAINERCONTACT @uref{mailto:carsten at orgmode dot org,contact the maintainer}
15 @c %**end of header
16 @finalout
18 @c Macro definitions
19 @iftex
20 @c @hyphenation{time-stamp time-stamps time-stamp-ing time-stamp-ed}
21 @end iftex
22 @macro Ie {}
23 I.e.,
24 @end macro
25 @macro ie {}
26 i.e.,
27 @end macro
28 @macro Eg {}
29 E.g.,
30 @end macro
31 @macro eg {}
32 e.g.,
33 @end macro
35 @c Subheadings inside a table.
36 @macro tsubheading{text}
37 @ifinfo
38 @subsubheading \text\
39 @end ifinfo
40 @ifnotinfo
41 @item @b{\text\}
42 @end ifnotinfo
43 @end macro
45 @copying
46 This manual is for Org version @value{VERSION}.
48 Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
50 @quotation
51 Permission is granted to copy, distribute and/or modify this document
52 under the terms of the GNU Free Documentation License, Version 1.3 or
53 any later version published by the Free Software Foundation; with no
54 Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
55 and with the Back-Cover Texts as in (a) below.  A copy of the license
56 is included in the section entitled ``GNU Free Documentation License.''
58 (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
59 modify this GNU manual.  Buying copies from the FSF supports it in
60 developing GNU and promoting software freedom.''
62 This document is part of a collection distributed under the GNU Free
63 Documentation License.  If you want to distribute this document
64 separately from the collection, you can do so by adding a copy of the
65 license to the document, as described in section 6 of the license.
66 @end quotation
67 @end copying
69 @dircategory Emacs
70 @direntry
71 * Org Mode: (org).      Outline-based notes management and organizer
72 @end direntry
74 @titlepage
75 @title The Org Manual
77 @subtitle Release @value{VERSION}
78 @author by Carsten Dominik
80 @c The following two commands start the copyright page.
81 @page
82 @vskip 0pt plus 1filll
83 @insertcopying
84 @end titlepage
86 @c Output the table of contents at the beginning.
87 @contents
89 @ifnottex
90 @node Top, Introduction, (dir), (dir)
91 @top Org Mode Manual
93 @insertcopying
94 @end ifnottex
96 @menu
97 * Introduction::                Getting started
98 * Document Structure::          A tree works like your brain
99 * Tables::                      Pure magic for quick formatting
100 * Hyperlinks::                  Notes in context
101 * TODO Items::                  Every tree branch can be a TODO item
102 * Tags::                        Tagging headlines and matching sets of tags
103 * Properties and Columns::      Storing information about an entry
104 * Dates and Times::             Making items useful for planning
105 * Capture - Refile - Archive::  The ins and outs for projects
106 * Agenda Views::                Collecting information into views
107 * Markup::                      Prepare text for rich export
108 * Exporting::                   Sharing and publishing of notes
109 * Publishing::                  Create a web site of linked Org files
110 * Miscellaneous::               All the rest which did not fit elsewhere
111 * Hacking::                     How to hack your way around
112 * MobileOrg::                   Viewing and capture on a mobile device
113 * History and Acknowledgments::  How Org came into being
114 * Main Index::                  An index of Org's concepts and features
115 * Key Index::                   Key bindings and where they are described
116 * Variable Index::              Variables mentioned in the manual
118 @detailmenu
119  --- The Detailed Node Listing ---
121 Introduction
123 * Summary::                     Brief summary of what Org does
124 * Installation::                How to install a downloaded version of Org
125 * Activation::                  How to activate Org for certain buffers
126 * Feedback::                    Bug reports, ideas, patches etc.
127 * Conventions::                 Type-setting conventions in the manual
129 Document Structure
131 * Outlines::                    Org is based on Outline mode
132 * Headlines::                   How to typeset Org tree headlines
133 * Visibility cycling::          Show and hide, much simplified
134 * Motion::                      Jumping to other headlines
135 * Structure editing::           Changing sequence and level of headlines
136 * Sparse trees::                Matches embedded in context
137 * Plain lists::                 Additional structure within an entry
138 * Drawers::                     Tucking stuff away
139 * Blocks::                      Folding blocks
140 * Footnotes::                   How footnotes are defined in Org's syntax
141 * Orgstruct mode::              Structure editing outside Org
143 Tables
145 * Built-in table editor::       Simple tables
146 * Column width and alignment::  Overrule the automatic settings
147 * Column groups::               Grouping to trigger vertical lines
148 * Orgtbl mode::                 The table editor as minor mode
149 * The spreadsheet::             The table editor has spreadsheet capabilities
150 * Org-Plot::                    Plotting from org tables
152 The spreadsheet
154 * References::                  How to refer to another field or range
155 * Formula syntax for Calc::     Using Calc to compute stuff
156 * Formula syntax for Lisp::     Writing formulas in Emacs Lisp
157 * Field formulas::              Formulas valid for a single field
158 * Column formulas::             Formulas valid for an entire column
159 * Editing and debugging formulas::  Fixing formulas
160 * Updating the table::          Recomputing all dependent fields
161 * Advanced features::           Field names, parameters and automatic recalc
163 Hyperlinks
165 * Link format::                 How links in Org are formatted
166 * Internal links::              Links to other places in the current file
167 * External links::              URL-like links to the world
168 * Handling links::              Creating, inserting and following
169 * Using links outside Org::     Linking from my C source code?
170 * Link abbreviations::          Shortcuts for writing complex links
171 * Search options::              Linking to a specific location
172 * Custom searches::             When the default search is not enough
174 Internal links
176 * Radio targets::               Make targets trigger links in plain text
178 TODO Items
180 * TODO basics::                 Marking and displaying TODO entries
181 * TODO extensions::             Workflow and assignments
182 * Progress logging::            Dates and notes for progress
183 * Priorities::                  Some things are more important than others
184 * Breaking down tasks::         Splitting a task into manageable pieces
185 * Checkboxes::                  Tick-off lists
187 Extended use of TODO keywords
189 * Workflow states::             From TODO to DONE in steps
190 * TODO types::                  I do this, Fred does the rest
191 * Multiple sets in one file::   Mixing it all, and still finding your way
192 * Fast access to TODO states::  Single letter selection of a state
193 * Per-file keywords::           Different files, different requirements
194 * Faces for TODO keywords::     Highlighting states
195 * TODO dependencies::           When one task needs to wait for others
197 Progress logging
199 * Closing items::               When was this entry marked DONE?
200 * Tracking TODO state changes::  When did the status change?
201 * Tracking your habits::        How consistent have you been?
203 Tags
205 * Tag inheritance::             Tags use the tree structure of the outline
206 * Setting tags::                How to assign tags to a headline
207 * Tag searches::                Searching for combinations of tags
209 Properties and Columns
211 * Property syntax::             How properties are spelled out
212 * Special properties::          Access to other Org mode features
213 * Property searches::           Matching property values
214 * Property inheritance::        Passing values down the tree
215 * Column view::                 Tabular viewing and editing
216 * Property API::                Properties for Lisp programmers
218 Column view
220 * Defining columns::            The COLUMNS format property
221 * Using column view::           How to create and use column view
222 * Capturing column view::       A dynamic block for column view
224 Defining columns
226 * Scope of column definitions::  Where defined, where valid?
227 * Column attributes::           Appearance and content of a column
229 Dates and Times
231 * Timestamps::                  Assigning a time to a tree entry
232 * Creating timestamps::         Commands which insert timestamps
233 * Deadlines and scheduling::    Planning your work
234 * Clocking work time::          Tracking how long you spend on a task
235 * Resolving idle time::         Resolving time if you've been idle
236 * Effort estimates::            Planning work effort in advance
237 * Relative timer::              Notes with a running timer
239 Creating timestamps
241 * The date/time prompt::        How Org mode helps you entering date and time
242 * Custom time format::          Making dates look different
244 Deadlines and scheduling
246 * Inserting deadline/schedule::  Planning items
247 * Repeated tasks::              Items that show up again and again
249 Capture - Refile - Archive
251 * Remember::                    Capture new tasks/ideas with little interruption
252 * Attachments::                 Add files to tasks.
253 * RSS Feeds::                   Getting input from RSS feeds
254 * Protocols::                   External (e.g. Browser) access to Emacs and Org
255 * Refiling notes::              Moving a tree from one place to another
256 * Archiving::                   What to do with finished projects
258 Remember
260 * Setting up Remember for Org::  Some code for .emacs to get things going
261 * Remember templates::          Define the outline of different note types
262 * Storing notes::               Directly get the note to where it belongs
264 Archiving
266 * Moving subtrees::             Moving a tree to an archive file
267 * Internal archiving::          Switch off a tree but keep i in the file
269 Agenda Views
271 * Agenda files::                Files being searched for agenda information
272 * Agenda dispatcher::           Keyboard access to agenda views
273 * Built-in agenda views::       What is available out of the box?
274 * Presentation and sorting::    How agenda items are prepared for display
275 * Agenda commands::             Remote editing of Org trees
276 * Custom agenda views::         Defining special searches and views
277 * Exporting Agenda Views::      Writing a view to a file
278 * Agenda column view::          Using column view for collected entries
280 The built-in agenda views
282 * Weekly/daily agenda::         The calendar page with current tasks
283 * Global TODO list::            All unfinished action items
284 * Matching tags and properties::  Structured information with fine-tuned search
285 * Timeline::                    Time-sorted view for single file
286 * Search view::                 Find entries by searching for text
287 * Stuck projects::              Find projects you need to review
289 Presentation and sorting
291 * Categories::                  Not all tasks are equal
292 * Time-of-day specifications::  How the agenda knows the time
293 * Sorting of agenda items::     The order of things
295 Custom agenda views
297 * Storing searches::            Type once, use often
298 * Block agenda::                All the stuff you need in a single buffer
299 * Setting Options::             Changing the rules
301 Markup for rich export
303 * Structural markup elements::  The basic structure as seen by the exporter
304 * Images and tables::           Tables and Images will be included
305 * Literal examples::            Source code examples with special formatting
306 * Include files::               Include additional files into a document
307 * Macro replacement::           Use macros to create complex output
308 * Embedded LaTeX::              LaTeX can be freely used inside Org documents
310 Structural markup elements
312 * Document title::              Where the title is taken from
313 * Headings and sections::       The document structure as seen by the exporter
314 * Table of contents::           The if and where of the table of contents
315 * Initial text::                Text before the first heading?
316 * Lists::                       Lists
317 * Paragraphs::                  Paragraphs
318 * Footnote markup::             Footnotes
319 * Emphasis and monospace::      Bold, italic, etc.
320 * Horizontal rules::            Make a line
321 * Comment lines::               What will *not* be exported
323 Embedded La@TeX{}
325 * Special symbols::             Greek letters and other symbols
326 * Subscripts and superscripts::  Simple syntax for raising/lowering text
327 * LaTeX fragments::             Complex formulas made easy
328 * Previewing LaTeX fragments::  What will this snippet look like?
329 * CDLaTeX mode::                Speed up entering of formulas
331 Exporting
333 * Selective export::            Using tags to select and exclude trees
334 * Export options::              Per-file export settings
335 * The export dispatcher::       How to access exporter commands
336 * ASCII export::                Exporting to plain ASCII
337 * HTML export::                 Exporting to HTML
338 * LaTeX and PDF export::        Exporting to La@TeX{}, and processing to PDF
339 * DocBook export::              Exporting to DocBook
340 * XOXO export::                 Exporting to XOXO
341 * iCalendar export::            Exporting in iCalendar format
343 HTML export
345 * HTML Export commands::        How to invoke HTML export
346 * Quoting HTML tags::           Using direct HTML in Org mode
347 * Links in HTML export::        How links will be interpreted and formatted
348 * Tables in HTML export::       How to modify the formatting of tables
349 * Images in HTML export::       How to insert figures into HTML output
350 * Text areas in HTML export::   An alternative way to show an example
351 * CSS support::                 Changing the appearance of the output
352 * Javascript support::          Info and Folding in a web browser
354 La@TeX{} and PDF export
356 * LaTeX/PDF export commands::   Which key invokes which commands
357 * Quoting LaTeX code::          Incorporating literal La@TeX{} code
358 * Sectioning structure::        Changing sectioning in La@TeX{} output
359 * Tables in LaTeX export::      Options for exporting tables to La@TeX{}
360 * Images in LaTeX export::      How to insert figures into La@TeX{} output
362 DocBook export
364 * DocBook export commands::     How to invoke DocBook export
365 * Quoting DocBook code::        Incorporating DocBook code in Org files
366 * Recursive sections::          Recursive sections in DocBook
367 * Tables in DocBook export::    Tables are exported as HTML tables
368 * Images in DocBook export::    How to insert figures into DocBook output
369 * Special characters::          How to handle special characters
371 Publishing
373 * Configuration::               Defining projects
374 * Uploading files::             How to get files up on the server
375 * Sample configuration::        Example projects
376 * Triggering publication::      Publication commands
378 Configuration
380 * Project alist::               The central configuration variable
381 * Sources and destinations::    From here to there
382 * Selecting files::             What files are part of the project?
383 * Publishing action::           Setting the function doing the publishing
384 * Publishing options::          Tweaking HTML export
385 * Publishing links::            Which links keep working after publishing?
386 * Project page index::          Publishing a list of project files
388 Sample configuration
390 * Simple example::              One-component publishing
391 * Complex example::             A multi-component publishing example
393 Miscellaneous
395 * Completion::                  M-TAB knows what you need
396 * Customization::               Adapting Org to your taste
397 * In-buffer settings::          Overview of the #+KEYWORDS
398 * The very busy C-c C-c key::   When in doubt, press C-c C-c
399 * Clean view::                  Getting rid of leading stars in the outline
400 * TTY keys::                    Using Org on a tty
401 * Interaction::                 Other Emacs packages
403 Interaction with other packages
405 * Cooperation::                 Packages Org cooperates with
406 * Conflicts::                   Packages that lead to conflicts
408 Hacking
410 * Hooks::                       Who to reach into Org's internals
411 * Add-on packages::             Available extensions
412 * Adding hyperlink types::      New custom link types
413 * Context-sensitive commands::  How to add functionality to such commands
414 * Tables in arbitrary syntax::  Orgtbl for La@TeX{} and other programs
415 * Dynamic blocks::              Automatically filled blocks
416 * Special agenda views::        Customized views
417 * Extracting agenda information::  Postprocessing of agenda information
418 * Using the property API::      Writing programs that use entry properties
419 * Using the mapping API::       Mapping over all or selected entries
421 Tables and lists in arbitrary syntax
423 * Radio tables::                Sending and receiving radio tables
424 * A LaTeX example::             Step by step, almost a tutorial
425 * Translator functions::        Copy and modify
426 * Radio lists::                 Doing the same for lists
428 MobileOrg
430 * Setting up the staging area::  Where to interact with the mobile device
431 * Pushing to MobileOrg::        Uploading Org files and agendas
432 * Pulling from MobileOrg::      Integrating captured and flagged items
434 @end detailmenu
435 @end menu
437 @node Introduction, Document Structure, Top, Top
438 @chapter Introduction
439 @cindex introduction
441 @menu
442 * Summary::                     Brief summary of what Org does
443 * Installation::                How to install a downloaded version of Org
444 * Activation::                  How to activate Org for certain buffers
445 * Feedback::                    Bug reports, ideas, patches etc.
446 * Conventions::                 Type-setting conventions in the manual
447 @end menu
449 @node Summary, Installation, Introduction, Introduction
450 @section Summary
451 @cindex summary
453 Org is a mode for keeping notes, maintaining TODO lists, and doing
454 project planning with a fast and effective plain-text system.
456 Org develops organizational tasks around NOTES files that contain
457 lists or information about projects as plain text.  Org is
458 implemented on top of Outline mode, which makes it possible to keep the
459 content of large files well structured.  Visibility cycling and
460 structure editing help to work with the tree.  Tables are easily created
461 with a built-in table editor.  Org supports TODO items, deadlines,
462 timestamps, and scheduling.  It dynamically compiles entries into an
463 agenda that utilizes and smoothly integrates much of the Emacs calendar
464 and diary.  Plain text URL-like links connect to websites, emails,
465 Usenet messages, BBDB entries, and any files related to the projects.
466 For printing and sharing of notes, an Org file can be exported as a
467 structured ASCII file, as HTML, or (TODO and agenda items only) as an
468 iCalendar file.  It can also serve as a publishing tool for a set of
469 linked web pages.
471 An important design aspect that distinguishes Org from, for example,
472 Planner/Muse is that it encourages you to store every piece of information
473 only once.  In Planner, you have project pages, day pages and possibly
474 other files, duplicating some information such as tasks.  In Org,
475 you only have notes files.  In your notes you mark entries as tasks, and
476 label them with tags and timestamps.  All necessary lists, like a
477 schedule for the day, the agenda for a meeting, tasks lists selected by
478 tags, etc., are created dynamically when you need them.
480 Org keeps simple things simple.  When first fired up, it should
481 feel like a straightforward, easy to use outliner.  Complexity is not
482 imposed, but a large amount of functionality is available when you need
483 it.  Org is a toolbox and can be used in different ways, for
484 example as:
486 @example
487 @r{@bullet{} an outline extension with visibility cycling and structure editing}
488 @r{@bullet{} an ASCII system and table editor for taking structured notes}
489 @r{@bullet{} an ASCII table editor with spreadsheet-like capabilities}
490 @r{@bullet{} a TODO list editor}
491 @r{@bullet{} a full agenda and planner with deadlines and work scheduling}
492 @pindex GTD, Getting Things Done
493 @r{@bullet{} an environment to implement David Allen's GTD system}
494 @r{@bullet{} a basic database application}
495 @r{@bullet{} a simple hypertext system, with HTML and La@TeX{} export}
496 @r{@bullet{} a publishing tool to create a set of interlinked webpages}
497 @end example
499 Org's automatic, context-sensitive table editor with spreadsheet
500 capabilities can be integrated into any major mode by activating the
501 minor Orgtbl mode.  Using a translation step, it can be used to maintain
502 tables in arbitrary file types, for example in La@TeX{}.  The structure
503 editing and list creation capabilities can be used outside Org with
504 the minor Orgstruct mode.
506 @cindex FAQ
507 There is a website for Org which provides links to the newest
508 version of Org, as well as additional information, frequently asked
509 questions (FAQ), links to tutorials, etc@.  This page is located at
510 @uref{http://orgmode.org}.
512 @page
515 @node Installation, Activation, Summary, Introduction
516 @section Installation
517 @cindex installation
518 @cindex XEmacs
520 @b{Important:} @i{If you are using a version of Org that is part of the Emacs
521 distribution or an XEmacs package, please skip this section and go directly
522 to @ref{Activation}.}
524 If you have downloaded Org from the Web, either as a distribution @file{.zip}
525 or @file{.tar} file, or as a Git archive, you must take the following steps
526 to install it: go into the unpacked Org distribution directory and edit the
527 top section of the file @file{Makefile}.  You must set the name of the Emacs
528 binary (likely either @file{emacs} or @file{xemacs}), and the paths to the
529 directories where local Lisp and Info files are kept.  If you don't have
530 access to the system-wide directories, you can simply run Org directly from
531 the distribution directory by adding the @file{lisp} subdirectory to the
532 Emacs load path.  To do this, add the following line to @file{.emacs}:
534 @example
535 (setq load-path (cons "~/path/to/orgdir/lisp" load-path))
536 @end example
538 @noindent
539 If you plan to use code from the @file{contrib} subdirectory, do a similar
540 step for this directory:
542 @example
543 (setq load-path (cons "~/path/to/orgdir/contrib/lisp" load-path))
544 @end example
546 @sp 2
547 @cartouche
548 XEmacs users now need to install the file @file{noutline.el} from
549 the @file{xemacs} sub-directory of the Org distribution.  Use the
550 command:
552 @example
553      make install-noutline
554 @end example
555 @end cartouche
556 @sp 2
558 @noindent Now byte-compile the Lisp files with the shell command:
560 @example
561 make
562 @end example
564 @noindent If you are running Org from the distribution directory, this is
565 all.  If you want to install Org into the system directories, use (as
566 administrator)
568 @example
569 make install
570 @end example
572 Installing Info files is system dependent, because of differences in the
573 @file{install-info} program.  In Debian it copies the info files into the
574 correct directory and modifies the info directory file.  In many other
575 systems, the files need to be copied to the correct directory separately, and
576 @file{install-info} then only modifies the directory file.  Check your system
577 documentation to find out which of the following commands you need:
579 @example
580 make install-info
581 make install-info-debian
582 @end example
584 Then add the following line to @file{.emacs}.  It is needed so that
585 Emacs can autoload functions that are located in files not immediately loaded
586 when Org-mode starts.
587 @lisp
588 (require 'org-install)
589 @end lisp
591 Do not forget to activate Org as described in the following section.
592 @page
594 @node Activation, Feedback, Installation, Introduction
595 @section Activation
596 @cindex activation
597 @cindex autoload
598 @cindex global key bindings
599 @cindex key bindings, global
601 @iftex
602 @b{Important:} @i{If you use copy-and-paste to copy Lisp code from the
603 PDF documentation as viewed by some PDF viewers to your @file{.emacs} file, the
604 single-quote character comes out incorrectly and the code will not work.
605 You need to fix the single-quotes by hand, or copy from Info
606 documentation.}
607 @end iftex
609 Add the following lines to your @file{.emacs} file.  The last three lines
610 define @emph{global} keys for the commands @command{org-store-link},
611 @command{org-agenda}, and @command{org-iswitchb}---please choose suitable
612 keys yourself.
614 @lisp
615 ;; The following lines are always needed.  Choose your own keys.
616 (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
617 (global-set-key "\C-cl" 'org-store-link)
618 (global-set-key "\C-ca" 'org-agenda)
619 (global-set-key "\C-cb" 'org-iswitchb)
620 @end lisp
622 Furthermore, you must activate @code{font-lock-mode} in Org
623 buffers, because significant functionality depends on font-locking being
624 active.  You can do this with either one of the following two lines
625 (XEmacs users must use the second option):
626 @lisp
627 (global-font-lock-mode 1)                     ; for all buffers
628 (add-hook 'org-mode-hook 'turn-on-font-lock)  ; Org buffers only
629 @end lisp
631 @cindex Org mode, turning on
632 With this setup, all files with extension @samp{.org} will be put
633 into Org mode.  As an alternative, make the first line of a file look
634 like this:
636 @example
637 MY PROJECTS    -*- mode: org; -*-
638 @end example
640 @vindex org-insert-mode-line-in-empty-file
641 @noindent which will select Org mode for this buffer no matter what
642 the file's name is.  See also the variable
643 @code{org-insert-mode-line-in-empty-file}.
645 Many commands in Org work on the region if the region is @i{active}.  To make
646 use of this, you need to have @code{transient-mark-mode}
647 (@code{zmacs-regions} in XEmacs) turned on.  In Emacs 23 this is the default,
648 in Emacs 22 you need to do this yourself with
649 @lisp
650 (transient-mark-mode 1)
651 @end lisp
652 @noindent If you do not like @code{transient-mark-mode}, you can create an
653 active region by using the mouse to select a region, or pressing
654 @kbd{C-@key{SPC}} twice before moving the cursor.
656 @node Feedback, Conventions, Activation, Introduction
657 @section Feedback
658 @cindex feedback
659 @cindex bug reports
660 @cindex maintainer
661 @cindex author
663 If you find problems with Org, or if you have questions, remarks, or ideas
664 about it, please mail to the Org mailing list @email{emacs-orgmode@@gnu.org}.
665 If you are not a member of the mailing list, your mail will be passed to the
666 list after a moderator has approved it.
668 For bug reports, please provide as much information as possible, including
669 the version information of Emacs (@kbd{M-x emacs-version @key{RET}}) and Org
670 (@kbd{M-x org-version @key{RET}}), as well as the Org related setup in
671 @file{.emacs}.  The easiest way to do this is to use the command
672 @example
673 @kbd{M-x org-submit-bug-report}
674 @end example
675 @noindent which will put all this information into an Emacs mail buffer so
676 that you only need to add your description.  If you re not sending the Email
677 from within Emacs, please copy and paste the content into your Email program.
679 If an error occurs, a backtrace can be very useful (see below on how to
680 create one).  Often a small example file helps, along with clear information
681 about:
683 @enumerate
684 @item What exactly did you do?
685 @item What did you expect to happen?
686 @item What happened instead?
687 @end enumerate
688 @noindent Thank you for helping to improve this mode.
690 @subsubheading How to create a useful backtrace
692 @cindex backtrace of an error
693 If working with Org produces an error with a message you don't
694 understand, you may have hit a bug.  The best way to report this is by
695 providing, in addition to what was mentioned above, a @emph{backtrace}.
696 This is information from the built-in debugger about where and how the
697 error occurred.  Here is how to produce a useful backtrace:
699 @enumerate
700 @item
701 Reload uncompiled versions of all Org-mode Lisp files.  The backtrace
702 contains much more information if it is produced with uncompiled code.
703 To do this, use
704 @example
705 C-u M-x org-reload RET
706 @end example
707 @noindent
708 or select @code{Org -> Refresh/Reload -> Reload Org uncompiled} from the
709 menu.
710 @item
711 Go to the @code{Options} menu and select @code{Enter Debugger on Error}
712 (XEmacs has this option in the @code{Troubleshooting} sub-menu).
713 @item
714 Do whatever you have to do to hit the error.  Don't forget to
715 document the steps you take.
716 @item
717 When you hit the error, a @file{*Backtrace*} buffer will appear on the
718 screen.  Save this buffer to a file (for example using @kbd{C-x C-w}) and
719 attach it to your bug report.
720 @end enumerate
722 @node Conventions,  , Feedback, Introduction
723 @section Typesetting conventions used in this manual
725 Org uses three types of keywords: TODO keywords, tags, and property
726 names.  In this manual we use the following conventions:
728 @table @code
729 @item TODO
730 @itemx WAITING
731 TODO keywords are written with all capitals, even if they are
732 user-defined.
733 @item boss
734 @itemx ARCHIVE
735 User-defined tags are written in lowercase; built-in tags with special
736 meaning are written with all capitals.
737 @item Release
738 @itemx PRIORITY
739 User-defined properties are capitalized; built-in properties with
740 special meaning are written with all capitals.
741 @end table
743 @node Document Structure, Tables, Introduction, Top
744 @chapter Document Structure
745 @cindex document structure
746 @cindex structure of document
748 Org is based on Outline mode and provides flexible commands to
749 edit the structure of the document.
751 @menu
752 * Outlines::                    Org is based on Outline mode
753 * Headlines::                   How to typeset Org tree headlines
754 * Visibility cycling::          Show and hide, much simplified
755 * Motion::                      Jumping to other headlines
756 * Structure editing::           Changing sequence and level of headlines
757 * Sparse trees::                Matches embedded in context
758 * Plain lists::                 Additional structure within an entry
759 * Drawers::                     Tucking stuff away
760 * Blocks::                      Folding blocks
761 * Footnotes::                   How footnotes are defined in Org's syntax
762 * Orgstruct mode::              Structure editing outside Org
763 @end menu
765 @node Outlines, Headlines, Document Structure, Document Structure
766 @section Outlines
767 @cindex outlines
768 @cindex Outline mode
770 Org is implemented on top of Outline mode.  Outlines allow a
771 document to be organized in a hierarchical structure, which (at least
772 for me) is the best representation of notes and thoughts.  An overview
773 of this structure is achieved by folding (hiding) large parts of the
774 document to show only the general document structure and the parts
775 currently being worked on.  Org greatly simplifies the use of
776 outlines by compressing the entire show/hide functionality into a single
777 command, @command{org-cycle}, which is bound to the @key{TAB} key.
779 @node Headlines, Visibility cycling, Outlines, Document Structure
780 @section Headlines
781 @cindex headlines
782 @cindex outline tree
783 @vindex org-special-ctrl-a/e
785 Headlines define the structure of an outline tree.  The headlines in
786 Org start with one or more stars, on the left margin@footnote{See
787 the variable @code{org-special-ctrl-a/e} to configure special behavior
788 of @kbd{C-a} and @kbd{C-e} in headlines.}.  For example:
790 @example
791 * Top level headline
792 ** Second level
793 *** 3rd level
794     some text
795 *** 3rd level
796     more text
798 * Another top level headline
799 @end example
801 @noindent Some people find the many stars too noisy and would prefer an
802 outline that has whitespace followed by a single star as headline
803 starters.  @ref{Clean view}, describes a setup to realize this.
805 @vindex org-cycle-separator-lines
806 An empty line after the end of a subtree is considered part of it and
807 will be hidden when the subtree is folded.  However, if you leave at
808 least two empty lines, one empty line will remain visible after folding
809 the subtree, in order to structure the collapsed view.  See the
810 variable @code{org-cycle-separator-lines} to modify this behavior.
812 @node Visibility cycling, Motion, Headlines, Document Structure
813 @section Visibility cycling
814 @cindex cycling, visibility
815 @cindex visibility cycling
816 @cindex trees, visibility
817 @cindex show hidden text
818 @cindex hide text
820 Outlines make it possible to hide parts of the text in the buffer.
821 Org uses just two commands, bound to @key{TAB} and
822 @kbd{S-@key{TAB}} to change the visibility in the buffer.
824 @cindex subtree visibility states
825 @cindex subtree cycling
826 @cindex folded, subtree visibility state
827 @cindex children, subtree visibility state
828 @cindex subtree, subtree visibility state
829 @table @kbd
830 @kindex @key{TAB}
831 @item @key{TAB}
832 @emph{Subtree cycling}: Rotate current subtree among the states
834 @example
835 ,-> FOLDED -> CHILDREN -> SUBTREE --.
836 '-----------------------------------'
837 @end example
839 @vindex org-cycle-emulate-tab
840 @vindex org-cycle-global-at-bob
841 The cursor must be on a headline for this to work@footnote{see, however,
842 the option @code{org-cycle-emulate-tab}.}.  When the cursor is at the
843 beginning of the buffer and the first line is not a headline, then
844 @key{TAB} actually runs global cycling (see below)@footnote{see the
845 option @code{org-cycle-global-at-bob}.}.  Also when called with a prefix
846 argument (@kbd{C-u @key{TAB}}), global cycling is invoked.
848 @cindex global visibility states
849 @cindex global cycling
850 @cindex overview, global visibility state
851 @cindex contents, global visibility state
852 @cindex show all, global visibility state
853 @kindex S-@key{TAB}
854 @item S-@key{TAB}
855 @itemx C-u @key{TAB}
856 @emph{Global cycling}: Rotate the entire buffer among the states
858 @example
859 ,-> OVERVIEW -> CONTENTS -> SHOW ALL --.
860 '--------------------------------------'
861 @end example
863 When @kbd{S-@key{TAB}} is called with a numeric prefix argument N, the
864 CONTENTS view up to headlines of level N will be shown.  Note that inside
865 tables, @kbd{S-@key{TAB}} jumps to the previous field.
867 @cindex show all, command
868 @kindex C-u C-u C-u @key{TAB}
869 @item C-u C-u C-u @key{TAB}
870 Show all, including drawers.
871 @kindex C-c C-r
872 @item C-c C-r
873 Reveal context around point, showing the current entry, the following heading
874 and the hierarchy above.  Useful for working near a location that has been
875 exposed by a sparse tree command (@pxref{Sparse trees}) or an agenda command
876 (@pxref{Agenda commands}).  With a prefix argument show, on each
877 level, all sibling headings.
878 @kindex C-c C-x b
879 @item C-c C-x b
880 Show the current subtree in an indirect buffer@footnote{The indirect
881 buffer
882 @ifinfo
883 (@pxref{Indirect Buffers,,,emacs,GNU Emacs Manual})
884 @end ifinfo
885 @ifnotinfo
886 (see the Emacs manual for more information about indirect buffers)
887 @end ifnotinfo
888 will contain the entire buffer, but will be narrowed to the current
889 tree.  Editing the indirect buffer will also change the original buffer,
890 but without affecting visibility in that buffer.}.  With a numeric
891 prefix argument N, go up to level N and then take that tree.  If N is
892 negative then go up that many levels.  With a @kbd{C-u} prefix, do not remove
893 the previously used indirect buffer.
894 @end table
896 @vindex org-startup-folded
897 @cindex @code{overview}, STARTUP keyword
898 @cindex @code{content}, STARTUP keyword
899 @cindex @code{showall}, STARTUP keyword
900 @cindex @code{showeverything}, STARTUP keyword
902 When Emacs first visits an Org file, the global state is set to
903 OVERVIEW, i.e. only the top level headlines are visible.  This can be
904 configured through the variable @code{org-startup-folded}, or on a
905 per-file basis by adding one of the following lines anywhere in the
906 buffer:
908 @example
909 #+STARTUP: overview
910 #+STARTUP: content
911 #+STARTUP: showall
912 #+STARTUP: showeverything
913 @end example
915 @cindex property, VISIBILITY
916 @noindent
917 Furthermore, any entries with a @samp{VISIBILITY} property (@pxref{Properties
918 and Columns}) will get their visibility adapted accordingly.  Allowed values
919 for this property are @code{folded}, @code{children}, @code{content}, and
920 @code{all}.
921 @table @kbd
922 @kindex C-u C-u @key{TAB}
923 @item C-u C-u @key{TAB}
924 Switch back to the startup visibility of the buffer, i.e. whatever is
925 requested by startup options and @samp{VISIBILITY} properties in individual
926 entries.
927 @end table
929 @node Motion, Structure editing, Visibility cycling, Document Structure
930 @section Motion
931 @cindex motion, between headlines
932 @cindex jumping, to headlines
933 @cindex headline navigation
934 The following commands jump to other headlines in the buffer.
936 @table @kbd
937 @kindex C-c C-n
938 @item C-c C-n
939 Next heading.
940 @kindex C-c C-p
941 @item C-c C-p
942 Previous heading.
943 @kindex C-c C-f
944 @item C-c C-f
945 Next heading same level.
946 @kindex C-c C-b
947 @item C-c C-b
948 Previous heading same level.
949 @kindex C-c C-u
950 @item C-c C-u
951 Backward to higher level heading.
952 @kindex C-c C-j
953 @item C-c C-j
954 Jump to a different place without changing the current outline
955 visibility.  Shows the document structure in a temporary buffer, where
956 you can use the following keys to find your destination:
957 @vindex org-goto-auto-isearch
958 @example
959 @key{TAB}         @r{Cycle visibility.}
960 @key{down} / @key{up}   @r{Next/previous visible headline.}
961 @key{RET}         @r{Select this location.}
962 @kbd{/}           @r{Do a Sparse-tree search}
963 @r{The following keys work if you turn off @code{org-goto-auto-isearch}}
964 n / p        @r{Next/previous visible headline.}
965 f / b        @r{Next/previous headline same level.}
966 u            @r{One level up.}
967 0-9          @r{Digit argument.}
968 q            @r{Quit}
969 @end example
970 @vindex org-goto-interface
971 @noindent
972 See also the variable @code{org-goto-interface}.
973 @end table
975 @node Structure editing, Sparse trees, Motion, Document Structure
976 @section Structure editing
977 @cindex structure editing
978 @cindex headline, promotion and demotion
979 @cindex promotion, of subtrees
980 @cindex demotion, of subtrees
981 @cindex subtree, cut and paste
982 @cindex pasting, of subtrees
983 @cindex cutting, of subtrees
984 @cindex copying, of subtrees
985 @cindex sorting, of subtrees
986 @cindex subtrees, cut and paste
988 @table @kbd
989 @kindex M-@key{RET}
990 @item M-@key{RET}
991 @vindex org-M-RET-may-split-line
992 Insert new heading with same level as current.  If the cursor is in a
993 plain list item, a new item is created (@pxref{Plain lists}).  To force
994 creation of a new headline, use a prefix argument, or first press @key{RET}
995 to get to the beginning of the next line.  When this command is used in
996 the middle of a line, the line is split and the rest of the line becomes
997 the new headline@footnote{If you do not want the line to be split,
998 customize the variable @code{org-M-RET-may-split-line}.}.  If the
999 command is used at the beginning of a headline, the new headline is
1000 created before the current line.  If at the beginning of any other line,
1001 the content of that line is made the new heading.  If the command is
1002 used at the end of a folded subtree (i.e. behind the ellipses at the end
1003 of a headline), then a headline like the current one will be inserted
1004 after the end of the subtree.
1005 @kindex C-@key{RET}
1006 @item C-@key{RET}
1007 Just like @kbd{M-@key{RET}}, except when adding a new heading below the
1008 current heading, the new heading is placed after the body instead of before
1009 it.  This command works from anywhere in the entry.
1010 @kindex M-S-@key{RET}
1011 @item M-S-@key{RET}
1012 @vindex org-treat-insert-todo-heading-as-state-change
1013 Insert new TODO entry with same level as current heading.  See also the
1014 variable @code{org-treat-insert-todo-heading-as-state-change}.
1015 @kindex C-S-@key{RET}
1016 @item C-S-@key{RET}
1017 Insert new TODO entry with same level as current heading.  Like
1018 @kbd{C-@key{RET}}, the new headline will be inserted after the current
1019 subtree.
1020 @kindex M-@key{left}
1021 @item M-@key{left}
1022 Promote current heading by one level.
1023 @kindex M-@key{right}
1024 @item M-@key{right}
1025 Demote current heading by one level.
1026 @kindex M-S-@key{left}
1027 @item M-S-@key{left}
1028 Promote the current subtree by one level.
1029 @kindex M-S-@key{right}
1030 @item M-S-@key{right}
1031 Demote the current subtree by one level.
1032 @kindex M-S-@key{up}
1033 @item M-S-@key{up}
1034 Move subtree up (swap with previous subtree of same
1035 level).
1036 @kindex M-S-@key{down}
1037 @item M-S-@key{down}
1038 Move subtree down (swap with next subtree of same level).
1039 @kindex C-c C-x C-w
1040 @item C-c C-x C-w
1041 Kill subtree, i.e. remove it from buffer but save in kill ring.
1042 With a numeric prefix argument N, kill N sequential subtrees.
1043 @kindex C-c C-x M-w
1044 @item C-c C-x M-w
1045 Copy subtree to kill ring.  With a numeric prefix argument N, copy the N
1046 sequential subtrees.
1047 @kindex C-c C-x C-y
1048 @item C-c C-x C-y
1049 Yank subtree from kill ring.  This does modify the level of the subtree to
1050 make sure the tree fits in nicely at the yank position.  The yank level can
1051 also be specified with a numeric prefix argument, or by yanking after a
1052 headline marker like @samp{****}.
1053 @kindex C-y
1054 @item C-y
1055 @vindex org-yank-adjusted-subtrees
1056 @vindex org-yank-folded-subtrees
1057 Depending on the variables @code{org-yank-adjusted-subtrees} and
1058 @code{org-yank-folded-subtrees}, Org's internal @code{yank} command will
1059 paste subtrees folded and in a clever way, using the same command as @kbd{C-c
1060 C-x C-y}.  With the default settings, no level adjustment will take place,
1061 but the yanked tree will be folded unless doing so would swallow text
1062 previously visible.  Any prefix argument to this command will force a normal
1063 @code{yank} to be executed, with the prefix passed along.  A good way to
1064 force a normal yank is @kbd{C-u C-y}.  If you use @code{yank-pop} after a
1065 yank, it will yank previous kill items plainly, without adjustment and
1066 folding.
1067 @kindex C-c C-x c
1068 @item C-c C-x c
1069 Clone a subtree by making a number of sibling copies of it.  You will be
1070 prompted for the number of copies to make, and you can also specify if any
1071 timestamps in the entry should be shifted.  This can be useful, for example,
1072 to create a number of tasks related to a series of lectures to prepare.  For
1073 more details, see the docstring of the command
1074 @code{org-clone-subtree-with-time-shift}.
1075 @kindex C-c C-w
1076 @item C-c C-w
1077 Refile entry or region to a different location.  @xref{Refiling notes}.
1078 @kindex C-c ^
1079 @item C-c ^
1080 Sort same-level entries.  When there is an active region, all entries in the
1081 region will be sorted.  Otherwise the children of the current headline are
1082 sorted.  The command prompts for the sorting method, which can be
1083 alphabetically, numerically, by time (first timestamp with active preferred,
1084 creation time, scheduled time, deadline time), by priority, by TODO keyword
1085 (in the sequence the keywords have been defined in the setup) or by the value
1086 of a property.  Reverse sorting is possible as well.  You can also supply
1087 your own function to extract the sorting key.  With a @kbd{C-u} prefix,
1088 sorting will be case-sensitive.  With two @kbd{C-u C-u} prefixes, duplicate
1089 entries will also be removed.
1090 @kindex C-x n s
1091 @item C-x n s
1092 Narrow buffer to current subtree.
1093 @kindex C-x n w
1094 @item C-x n w
1095 Widen buffer to remove narrowing.
1096 @kindex C-c *
1097 @item C-c *
1098 Turn a normal line or plain list item into a headline (so that it becomes a
1099 subheading at its location).  Also turn a headline into a normal line by
1100 removing the stars.  If there is an active region, turn all lines in the
1101 region into headlines.  If the first line in the region was an item, turn
1102 only the item lines into headlines.  Finally, if the first line is a
1103 headline, remove the stars from all headlines in the region.
1104 @end table
1106 @cindex region, active
1107 @cindex active region
1108 @cindex transient mark mode
1109 When there is an active region (Transient Mark mode), promotion and
1110 demotion work on all headlines in the region.  To select a region of
1111 headlines, it is best to place both point and mark at the beginning of a
1112 line, mark at the beginning of the first headline, and point at the line
1113 just after the last headline to change.  Note that when the cursor is
1114 inside a table (@pxref{Tables}), the Meta-Cursor keys have different
1115 functionality.
1118 @node Sparse trees, Plain lists, Structure editing, Document Structure
1119 @section Sparse trees
1120 @cindex sparse trees
1121 @cindex trees, sparse
1122 @cindex folding, sparse trees
1123 @cindex occur, command
1125 @vindex org-show-hierarchy-above
1126 @vindex org-show-following-heading
1127 @vindex org-show-siblings
1128 @vindex org-show-entry-below
1129 An important feature of Org mode is the ability to construct @emph{sparse
1130 trees} for selected information in an outline tree, so that the entire
1131 document is folded as much as possible, but the selected information is made
1132 visible along with the headline structure above it@footnote{See also the
1133 variables @code{org-show-hierarchy-above}, @code{org-show-following-heading},
1134 @code{org-show-siblings}, and @code{org-show-entry-below} for detailed
1135 control on how much context is shown around each match.}.  Just try it out
1136 and you will see immediately how it works.
1138 Org mode contains several commands creating such trees, all these
1139 commands can be accessed through a dispatcher:
1141 @table @kbd
1142 @kindex C-c /
1143 @item C-c /
1144 This prompts for an extra key to select a sparse-tree creating command.
1145 @kindex C-c / r
1146 @item C-c / r
1147 @vindex org-remove-highlights-with-change
1148 Occur.  Prompts for a regexp and shows a sparse tree with all matches.  If
1149 the match is in a headline, the headline is made visible.  If the match is in
1150 the body of an entry, headline and body are made visible.  In order to
1151 provide minimal context, also the full hierarchy of headlines above the match
1152 is shown, as well as the headline following the match.  Each match is also
1153 highlighted; the highlights disappear when the buffer is changed by an
1154 editing command@footnote{This depends on the option
1155 @code{org-remove-highlights-with-change}}, or by pressing @kbd{C-c C-c}.
1156 When called with a @kbd{C-u} prefix argument, previous highlights are kept,
1157 so several calls to this command can be stacked.
1158 @end table
1160 @noindent
1161 @vindex org-agenda-custom-commands
1162 For frequently used sparse trees of specific search strings, you can
1163 use the variable @code{org-agenda-custom-commands} to define fast
1164 keyboard access to specific sparse trees.  These commands will then be
1165 accessible through the agenda dispatcher (@pxref{Agenda dispatcher}).
1166 For example:
1168 @lisp
1169 (setq org-agenda-custom-commands
1170       '(("f" occur-tree "FIXME")))
1171 @end lisp
1173 @noindent will define the key @kbd{C-c a f} as a shortcut for creating
1174 a sparse tree matching the string @samp{FIXME}.
1176 The other sparse tree commands select headings based on TODO keywords,
1177 tags, or properties and will be discussed later in this manual.
1179 @kindex C-c C-e v
1180 @cindex printing sparse trees
1181 @cindex visible text, printing
1182 To print a sparse tree, you can use the Emacs command
1183 @code{ps-print-buffer-with-faces} which does not print invisible parts
1184 of the document @footnote{This does not work under XEmacs, because
1185 XEmacs uses selective display for outlining, not text properties.}.
1186 Or you can use the command @kbd{C-c C-e v} to export only the visible
1187 part of the document and print the resulting file.
1189 @node Plain lists, Drawers, Sparse trees, Document Structure
1190 @section Plain lists
1191 @cindex plain lists
1192 @cindex lists, plain
1193 @cindex lists, ordered
1194 @cindex ordered lists
1196 Within an entry of the outline tree, hand-formatted lists can provide
1197 additional structure.  They also provide a way to create lists of
1198 checkboxes (@pxref{Checkboxes}).  Org supports editing such lists,
1199 and the HTML exporter (@pxref{Exporting}) parses and formats them.
1201 Org knows ordered lists, unordered lists, and description lists.
1202 @itemize @bullet
1203 @item
1204 @emph{Unordered} list items start with @samp{-}, @samp{+}, or
1205 @samp{*}@footnote{When using @samp{*} as a bullet, lines must be indented or
1206 they will be seen as top-level headlines.  Also, when you are hiding leading
1207 stars to get a clean outline view, plain list items starting with a star are
1208 visually indistinguishable from true headlines.  In short: even though
1209 @samp{*} is supported, it may be better to not use it for plain list items.}
1210 as bullets.
1211 @item
1212 @emph{Ordered} list items start with a numeral followed by either a period or
1213 a right parenthesis, such as @samp{1.} or @samp{1)}.
1214 @item
1215 @emph{Description} list items are like unordered list items, but contain the
1216 separator @samp{ :: } to separate the description @emph{term} from the
1217 description.
1218 @end itemize
1220 @vindex org-empty-line-terminates-plain-lists
1221 Items belonging to the same list must have the same indentation on the first
1222 line.  In particular, if an ordered list reaches number @samp{10.}, then the
1223 2--digit numbers must be written left-aligned with the other numbers in the
1224 list.  Indentation also determines the end of a list item.  It ends before
1225 the next line that is indented like the bullet/number, or less.  Empty lines
1226 are part of the previous item, so you can have several paragraphs in one
1227 item.  If you would like an empty line to terminate all currently open plain
1228 lists, configure the variable @code{org-empty-line-terminates-plain-lists}.
1229 Here is an example:
1231 @example
1232 @group
1233 ** Lord of the Rings
1234    My favorite scenes are (in this order)
1235    1. The attack of the Rohirrim
1236    2. Eowyn's fight with the witch king
1237       + this was already my favorite scene in the book
1238       + I really like Miranda Otto.
1239    3. Peter Jackson being shot by Legolas
1240        - on DVD only
1241       He makes a really funny face when it happens.
1242    But in the end, no individual scenes matter but the film as a whole.
1243    Important actors in this film are:
1244    - @b{Elijah Wood} :: He plays Frodo
1245    - @b{Sean Austin} :: He plays Sam, Frodo's friend.  I still remember
1246      him very well from his role as Mikey Walsh in @i{The Goonies}.
1247 @end group
1248 @end example
1250 Org supports these lists by tuning filling and wrapping commands to deal with
1251 them correctly@footnote{Org only changes the filling settings for Emacs.  For
1252 XEmacs, you should use Kyle E. Jones' @file{filladapt.el}.  To turn this on,
1253 put into @file{.emacs}: @code{(require 'filladapt)}}, and by exporting them
1254 properly (@pxref{Exporting}).  Since indentation is what governs the
1255 structure of these lists, many structural constructs like @code{#+BEGIN_...}
1256 blocks can be indented to signal that they should be part of a list item.
1258 The following commands act on items when the cursor is in the first line
1259 of an item (the line with the bullet or number).
1261 @table @kbd
1262 @kindex @key{TAB}
1263 @item @key{TAB}
1264 @vindex org-cycle-include-plain-lists
1265 Items can be folded just like headline levels.  Normally this works only if
1266 the cursor is on a plain list item.  For more details, see the variable
1267 @code{org-cycle-include-plain-lists}. to @code{integrate}, plain list items
1268 will be treated like low-level.  The level of an item is then given by the
1269 indentation of the bullet/number.  Items are always subordinate to real
1270 headlines, however; the hierarchies remain completely separated.
1272 If @code{org-cycle-include-plain-lists} has not been set, @key{TAB}
1273 fixes the indentation of the current line in a heuristic way.
1274 @kindex M-@key{RET}
1275 @item M-@key{RET}
1276 @vindex org-M-RET-may-split-line
1277 Insert new item at current level.  With a prefix argument, force a new
1278 heading (@pxref{Structure editing}).  If this command is used in the middle
1279 of a line, the line is @emph{split} and the rest of the line becomes the new
1280 item@footnote{If you do not want the line to be split, customize the variable
1281 @code{org-M-RET-may-split-line}.}.  If this command is executed in the
1282 @emph{whitespace before a bullet or number}, the new item is created
1283 @emph{before} the current item.  If the command is executed in the white
1284 space before the text that is part of an item but does not contain the
1285 bullet, a bullet is added to the current line.
1286 @kindex M-S-@key{RET}
1287 @item M-S-@key{RET}
1288 Insert a new item with a checkbox (@pxref{Checkboxes}).
1289 @kindex S-@key{up}
1290 @kindex S-@key{down}
1291 @item S-@key{up}
1292 @itemx S-@key{down}
1293 @cindex shift-selection-mode
1294 @vindex org-support-shift-select
1295 Jump to the previous/next item in the current list, but only if
1296 @code{org-support-shift-select} is off.  If not, you can still use paragraph
1297 jumping commands like @kbd{C-@key{up}} and @kbd{C-@key{down}} to quite
1298 similar effect.
1299 @kindex M-S-@key{up}
1300 @kindex M-S-@key{down}
1301 @item M-S-@key{up}
1302 @itemx M-S-@key{down}
1303 Move the item including subitems up/down (swap with previous/next item
1304 of same indentation).  If the list is ordered, renumbering is
1305 automatic.
1306 @kindex M-S-@key{left}
1307 @kindex M-S-@key{right}
1308 @item M-S-@key{left}
1309 @itemx M-S-@key{right}
1310 Decrease/increase the indentation of the item, including subitems.
1311 Initially, the item tree is selected based on current indentation.
1312 When these commands are executed several times in direct succession,
1313 the initially selected region is used, even if the new indentation
1314 would imply a different hierarchy.  To use the new hierarchy, break
1315 the command chain with a cursor motion or so.
1316 @kindex C-c C-c
1317 @item C-c C-c
1318 If there is a checkbox (@pxref{Checkboxes}) in the item line, toggle the
1319 state of the checkbox.  If not, this command makes sure that all the
1320 items on this list level use the same bullet.  Furthermore, if this is
1321 an ordered list, make sure the numbering is OK.
1322 @kindex C-c -
1323 @item C-c -
1324 Cycle the entire list level through the different itemize/enumerate bullets
1325 (@samp{-}, @samp{+}, @samp{*}, @samp{1.}, @samp{1)}).  With a numeric prefix
1326 argument N, select the Nth bullet from this list.  If there is an active
1327 region when calling this, all lines will be converted to list items.  If the
1328 first line already was a list item, any item markers will be removed from the
1329 list.  Finally, even without an active region, a normal line will be
1330 converted into a list item.
1331 @kindex C-c *
1332 @item C-c *
1333 Turn a plain list item into a headline (so that it becomes a subheading at
1334 its location). @xref{Structure editing}, for a detailed explanation.
1335 @kindex S-@key{left}
1336 @kindex S-@key{right}
1337 @item S-@key{left}/@key{right}
1338 @vindex org-support-shift-select
1339 This command also cycles bullet styles when the cursor in on the bullet or
1340 anywhere in an item line, details depending on
1341 @code{org-support-shift-select}.
1342 @kindex C-c ^
1343 @item C-c ^
1344 Sort the plain list.  You will be prompted for the sorting method:
1345 numerically, alphabetically, by time, or by custom function.
1346 @end table
1348 @node Drawers, Blocks, Plain lists, Document Structure
1349 @section Drawers
1350 @cindex drawers
1351 @cindex #+DRAWERS
1352 @cindex visibility cycling, drawers
1354 @vindex org-drawers
1355 Sometimes you want to keep information associated with an entry, but you
1356 normally don't want to see it.  For this, Org mode has @emph{drawers}.
1357 Drawers need to be configured with the variable
1358 @code{org-drawers}@footnote{You can define drawers on a per-file basis
1359 with a line like @code{#+DRAWERS: HIDDEN PROPERTIES STATE}}.  Drawers
1360 look like this:
1362 @example
1363 ** This is a headline
1364    Still outside the drawer
1365    :DRAWERNAME:
1366       This is inside the drawer.
1367    :END:
1368    After the drawer.
1369 @end example
1371 Visibility cycling (@pxref{Visibility cycling}) on the headline will hide and
1372 show the entry, but keep the drawer collapsed to a single line.  In order to
1373 look inside the drawer, you need to move the cursor to the drawer line and
1374 press @key{TAB} there.  Org mode uses the @code{PROPERTIES} drawer for
1375 storing properties (@pxref{Properties and Columns}), and you can also arrange
1376 for state change notes (@pxref{Tracking TODO state changes}) and clock times
1377 (@pxref{Clocking work time}) to be stored in a drawer @code{LOGBOOK}.
1379 @node Blocks, Footnotes, Drawers, Document Structure
1380 @section Blocks
1382 @vindex org-hide-block-startup
1383 @cindex blocks, folding
1384 Org-mode uses begin...end blocks for various purposes from including source
1385 code examples (@pxref{Literal examples}) to capturing time logging
1386 information (@pxref{Clocking work time}).  These blocks can be folded and
1387 unfolded by pressing TAB in the begin line.  You can also get all blocks
1388 folded at startup by configuring the variable @code{org-hide-block-startup}
1389 or on a per-file basis by using
1391 @cindex @code{hideblocks}, STARTUP keyword
1392 @cindex @code{nohideblocks}, STARTUP keyword
1393 @example
1394 #+STARTUP: hideblocks
1395 #+STARTUP: nohideblocks
1396 @end example
1398 @node Footnotes, Orgstruct mode, Blocks, Document Structure
1399 @section Footnotes
1400 @cindex footnotes
1402 Org mode supports the creation of footnotes.  In contrast to the
1403 @file{footnote.el} package, Org mode's footnotes are designed for work on a
1404 larger document, not only for one-off documents like emails.  The basic
1405 syntax is similar to the one used by @file{footnote.el}, i.e. a footnote is
1406 defined in a paragraph that is started by a footnote marker in square
1407 brackets in column 0, no indentation allowed.  If you need a paragraph break
1408 inside a footnote, use the La@TeX{} idiom @samp{\par}.  The footnote reference
1409 is simply the marker in square brackets, inside text.  For example:
1411 @example
1412 The Org homepage[fn:1] now looks a lot better than it used to.
1414 [fn:1] The link is: http://orgmode.org
1415 @end example
1417 Org mode extends the number-based syntax to @emph{named} footnotes and
1418 optional inline definition.  Using plain numbers as markers (as
1419 @file{footnote.el} does) is supported for backward compatibility, but not
1420 encouraged because of possible conflicts with La@TeX{} snippets (@pxref{Embedded
1421 LaTeX}).  Here are the valid references:
1423 @table @code
1424 @item [1]
1425 A plain numeric footnote marker.  Compatible with @file{footnote.el}, but not
1426 recommended because somthing like @samp{[1]} could easily be part of a code
1427 snippet.
1428 @item [fn:name]
1429 A named footnote reference, where @code{name} is a unique label word, or, for
1430 simplicity of automatic creation, a number.
1431 @item [fn:: This is the inline definition of this footnote]
1432 A La@TeX{}-like anonymous footnote where the definition is given directly at the
1433 reference point.
1434 @item [fn:name: a definition]
1435 An inline definition of a footnote, which also specifies a name for the note.
1436 Since Org allows multiple references to the same note, you can then use
1437 @code{[fn:name]} to create additional references.
1438 @end table
1440 @vindex org-footnote-auto-label
1441 Footnote labels can be created automatically, or you can create names yourself.
1442 This is handled by the variable @code{org-footnote-auto-label} and its
1443 corresponding @code{#+STARTUP} keywords, see the docstring of that variable
1444 for details.
1446 @noindent The following command handles footnotes:
1448 @table @kbd
1449 @kindex C-c C-x f
1450 @item C-c C-x f
1451 The footnote action command.
1453 When the cursor is on a footnote reference, jump to the definition.  When it
1454 is at a definition, jump to the (first) reference.
1456 @vindex org-footnote-define-inline
1457 @vindex org-footnote-section
1458 @vindex org-footnote-auto-adjust
1459 Otherwise, create a new footnote.  Depending on the variable
1460 @code{org-footnote-define-inline}@footnote{The corresponding in-buffer
1461 setting is: @code{#+STARTUP: fninline} or @code{#+STARTUP: nofninline}}, the
1462 definition will be placed right into the text as part of the reference, or
1463 separately into the location determined by the variable
1464 @code{org-footnote-section}.
1466 When this command is called with a prefix argument, a menu of additional
1467 options is offered:
1468 @example
1469 s   @r{Sort the footnote definitions by reference sequence.  During editing,}
1470     @r{Org makes no effort to sort footnote definitions into a particular}
1471     @r{sequence.  If you want them sorted, use this command, which will}
1472     @r{also move entries according to @code{org-footnote-section}.  Automatic}
1473     @r{sorting after each insertion/deletion can be configured using the}
1474     @r{variable @code{org-footnote-auto-adjust}.}
1475 r   @r{Renumber the simple @code{fn:N} footnotes.  Automatic renumbering}
1476     @r{after each insertion/deletion can be configured using the variable}
1477     @r{@code{org-footnote-auto-adjust}.}
1478 S   @r{Short for first @code{r}, then @code{s} action.}
1479 n   @r{Normalize the footnotes by collecting all definitions (including}
1480     @r{inline definitions) into a special section, and then numbering them}
1481     @r{in sequence.  The references will then also be numbers.  This is}
1482     @r{meant to be the final step before finishing a document (e.g. sending}
1483     @r{off an email).  The exporters do this automatically, and so could}
1484     @r{something like @code{message-send-hook}.}
1485 d   @r{Delete the footnote at point, and all definitions of and references}
1486     @r{to it.}
1487 @end example
1488 Depending on the variable @code{org-footnote-auto-adjust}@footnote{the
1489 corresponding in-buffer options are @code{fnadjust} and @code{nofnadjust}.},
1490 renumbering and sorting footnotes can be automatic after each insertion or
1491 deletion.
1493 @kindex C-c C-c
1494 @item C-c C-c
1495 If the cursor is on a footnote reference, jump to the definition.  If it is a
1496 the definition, jump back to the reference.  When called at a footnote
1497 location with a prefix argument, offer the same menu as @kbd{C-c C-x f}.
1498 @kindex C-c C-o
1499 @kindex mouse-1
1500 @kindex mouse-2
1501 @item C-c C-o  @r{or} mouse-1/2
1502 Footnote labels are also links to the corresponding definition/reference, and
1503 you can use the usual commands to follow these links.
1504 @end table
1506 @node Orgstruct mode,  , Footnotes, Document Structure
1507 @section The Orgstruct minor mode
1508 @cindex Orgstruct mode
1509 @cindex minor mode for structure editing
1511 If you like the intuitive way the Org mode structure editing and list
1512 formatting works, you might want to use these commands in other modes like
1513 Text mode or Mail mode as well.  The minor mode @code{orgstruct-mode} makes
1514 this possible.   Toggle the mode with @kbd{M-x orgstruct-mode}, or
1515 turn it on by default, for example in Mail mode, with one of:
1517 @lisp
1518 (add-hook 'mail-mode-hook 'turn-on-orgstruct)
1519 (add-hook 'mail-mode-hook 'turn-on-orgstruct++)
1520 @end lisp
1522 When this mode is active and the cursor is on a line that looks to Org like a
1523 headline or the first line of a list item, most structure editing commands
1524 will work, even if the same keys normally have different functionality in the
1525 major mode you are using.  If the cursor is not in one of those special
1526 lines, Orgstruct mode lurks silently in the shadow.  When you use
1527 @code{orgstruct++-mode}, Org will also export indentation and autofill
1528 settings into that mode, and detect item context after the first line of an
1529 item.
1531 @node Tables, Hyperlinks, Document Structure, Top
1532 @chapter Tables
1533 @cindex tables
1534 @cindex editing tables
1536 Org comes with a fast and intuitive table editor.  Spreadsheet-like
1537 calculations are supported in connection with the Emacs @file{calc}
1538 package
1539 @ifinfo
1540 (@pxref{Top,Calc,,Calc,Gnu Emacs Calculator Manual}).
1541 @end ifinfo
1542 @ifnotinfo
1543 (see the Emacs Calculator manual for more information about the Emacs
1544 calculator).
1545 @end ifnotinfo
1547 @menu
1548 * Built-in table editor::       Simple tables
1549 * Column width and alignment::  Overrule the automatic settings
1550 * Column groups::               Grouping to trigger vertical lines
1551 * Orgtbl mode::                 The table editor as minor mode
1552 * The spreadsheet::             The table editor has spreadsheet capabilities
1553 * Org-Plot::                    Plotting from org tables
1554 @end menu
1556 @node Built-in table editor, Column width and alignment, Tables, Tables
1557 @section The built-in table editor
1558 @cindex table editor, built-in
1560 Org makes it easy to format tables in plain ASCII.  Any line with
1561 @samp{|} as the first non-whitespace character is considered part of a
1562 table.  @samp{|} is also the column separator.  A table might look like
1563 this:
1565 @example
1566 | Name  | Phone | Age |
1567 |-------+-------+-----|
1568 | Peter |  1234 |  17 |
1569 | Anna  |  4321 |  25 |
1570 @end example
1572 A table is re-aligned automatically each time you press @key{TAB} or
1573 @key{RET} or @kbd{C-c C-c} inside the table.  @key{TAB} also moves to
1574 the next field (@key{RET} to the next row) and creates new table rows
1575 at the end of the table or before horizontal lines.  The indentation
1576 of the table is set by the first line.  Any line starting with
1577 @samp{|-} is considered as a horizontal separator line and will be
1578 expanded on the next re-align to span the whole table width.  So, to
1579 create the above table, you would only type
1581 @example
1582 |Name|Phone|Age|
1584 @end example
1586 @noindent and then press @key{TAB} to align the table and start filling in
1587 fields.  Even faster would be to type @code{|Name|Phone|Age} followed by
1588 @kbd{C-c @key{RET}}.
1590 @vindex org-enable-table-editor
1591 @vindex org-table-auto-blank-field
1592 When typing text into a field, Org treats @key{DEL},
1593 @key{Backspace}, and all character keys in a special way, so that
1594 inserting and deleting avoids shifting other fields.  Also, when
1595 typing @emph{immediately after the cursor was moved into a new field
1596 with @kbd{@key{TAB}}, @kbd{S-@key{TAB}} or @kbd{@key{RET}}}, the
1597 field is automatically made blank.  If this behavior is too
1598 unpredictable for you, configure the variables
1599 @code{org-enable-table-editor} and @code{org-table-auto-blank-field}.
1601 @table @kbd
1602 @tsubheading{Creation and conversion}
1603 @kindex C-c |
1604 @item C-c |
1605 Convert the active region to table. If every line contains at least one
1606 TAB character, the function assumes that the material is tab separated.
1607 If every line contains a comma, comma-separated values (CSV) are assumed.
1608 If not, lines are split at whitespace into fields.  You can use a prefix
1609 argument to force a specific separator: @kbd{C-u} forces CSV, @kbd{C-u
1610 C-u} forces TAB, and a numeric argument N indicates that at least N
1611 consecutive spaces, or alternatively a TAB will be the separator.
1613 If there is no active region, this command creates an empty Org
1614 table.  But it's easier just to start typing, like
1615 @kbd{|Name|Phone|Age @key{RET} |- @key{TAB}}.
1617 @tsubheading{Re-aligning and field motion}
1618 @kindex C-c C-c
1619 @item C-c C-c
1620 Re-align the table without moving the cursor.
1622 @kindex @key{TAB}
1623 @item @key{TAB}
1624 Re-align the table, move to the next field.  Creates a new row if
1625 necessary.
1627 @kindex S-@key{TAB}
1628 @item S-@key{TAB}
1629 Re-align, move to previous field.
1631 @kindex @key{RET}
1632 @item @key{RET}
1633 Re-align the table and move down to next row.  Creates a new row if
1634 necessary.  At the beginning or end of a line, @key{RET} still does
1635 NEWLINE, so it can be used to split a table.
1637 @kindex M-a
1638 @item M-a
1639 Move to beginning of the current table field, or on to the previous field.
1640 @kindex M-e
1641 @item M-e
1642 Move to end of the current table field, or on to the next field.
1644 @tsubheading{Column and row editing}
1645 @kindex M-@key{left}
1646 @kindex M-@key{right}
1647 @item M-@key{left}
1648 @itemx M-@key{right}
1649 Move the current column left/right.
1651 @kindex M-S-@key{left}
1652 @item M-S-@key{left}
1653 Kill the current column.
1655 @kindex M-S-@key{right}
1656 @item M-S-@key{right}
1657 Insert a new column to the left of the cursor position.
1659 @kindex M-@key{up}
1660 @kindex M-@key{down}
1661 @item M-@key{up}
1662 @itemx M-@key{down}
1663 Move the current row up/down.
1665 @kindex M-S-@key{up}
1666 @item M-S-@key{up}
1667 Kill the current row or horizontal line.
1669 @kindex M-S-@key{down}
1670 @item M-S-@key{down}
1671 Insert a new row above the current row.  With a prefix argument, the line is
1672 created below the current one.
1674 @kindex C-c -
1675 @item C-c -
1676 Insert a horizontal line below current row.  With a prefix argument, the line
1677 is created above the current line.
1679 @kindex C-c @key{RET}
1680 @item C-c @key{RET}
1681 Insert a horizontal line below current row, and move the cursor into the row
1682 below that line.
1684 @kindex C-c ^
1685 @item C-c ^
1686 Sort the table lines in the region.  The position of point indicates the
1687 column to be used for sorting, and the range of lines is the range
1688 between the nearest horizontal separator lines, or the entire table.  If
1689 point is before the first column, you will be prompted for the sorting
1690 column.  If there is an active region, the mark specifies the first line
1691 and the sorting column, while point should be in the last line to be
1692 included into the sorting.  The command prompts for the sorting type
1693 (alphabetically, numerically, or by time).  When called with a prefix
1694 argument, alphabetic sorting will be case-sensitive.
1696 @tsubheading{Regions}
1697 @kindex C-c C-x M-w
1698 @item C-c C-x M-w
1699 Copy a rectangular region from a table to a special clipboard.  Point and
1700 mark determine edge fields of the rectangle.  If there is no active region,
1701 copy just the current field.  The process ignores horizontal separator lines.
1703 @kindex C-c C-x C-w
1704 @item C-c C-x C-w
1705 Copy a rectangular region from a table to a special clipboard, and
1706 blank all fields in the rectangle.  So this is the ``cut'' operation.
1708 @kindex C-c C-x C-y
1709 @item C-c C-x C-y
1710 Paste a rectangular region into a table.
1711 The upper left corner ends up in the current field.  All involved fields
1712 will be overwritten.  If the rectangle does not fit into the present table,
1713 the table is enlarged as needed.  The process ignores horizontal separator
1714 lines.
1716 @kindex M-@key{RET}
1717 @itemx M-@kbd{RET}
1718 Wrap several fields in a column like a paragraph.  If there is an active
1719 region, and both point and mark are in the same column, the text in the
1720 column is wrapped to minimum width for the given number of lines.  A numeric
1721 prefix argument may be used to change the number of desired lines.  If there
1722 is no region, the current field is split at the cursor position and the text
1723 fragment to the right of the cursor is prepended to the field one line
1724 down. If there is no region, but you specify a prefix argument, the current
1725 field is made blank, and the content is appended to the field above.
1727 @tsubheading{Calculations}
1728 @cindex formula, in tables
1729 @cindex calculations, in tables
1730 @cindex region, active
1731 @cindex active region
1732 @cindex transient mark mode
1733 @kindex C-c +
1734 @item C-c +
1735 Sum the numbers in the current column, or in the rectangle defined by
1736 the active region.  The result is shown in the echo area and can
1737 be inserted with @kbd{C-y}.
1739 @kindex S-@key{RET}
1740 @item S-@key{RET}
1741 @vindex org-table-copy-increment
1742 When current field is empty, copy from first non-empty field above.  When not
1743 empty, copy current field down to next row and move cursor along with it.
1744 Depending on the variable @code{org-table-copy-increment}, integer field
1745 values will be incremented during copy.  Integers that are too large will not
1746 be incremented.  Also, a @code{0} prefix argument temporarily disables the
1747 increment.  This key is also used by shift-selection and related modes
1748 (@pxref{Conflicts}).
1750 @tsubheading{Miscellaneous}
1751 @kindex C-c `
1752 @item C-c `
1753 Edit the current field in a separate window.  This is useful for fields that
1754 are not fully visible (@pxref{Column width and alignment}).  When called with
1755 a @kbd{C-u} prefix, just make the full field visible, so that it can be
1756 edited in place.
1758 @item M-x org-table-import
1759 Import a file as a table.  The table should be TAB or whitespace
1760 separated.  Use, for example, to import a spreadsheet table or data
1761 from a database, because these programs generally can write
1762 TAB-separated text files.  This command works by inserting the file into
1763 the buffer and then converting the region to a table.  Any prefix
1764 argument is passed on to the converter, which uses it to determine the
1765 separator.
1766 @item C-c |
1767 Tables can also be imported by pasting tabular text into the Org
1768 buffer, selecting the pasted text with @kbd{C-x C-x} and then using the
1769 @kbd{C-c |} command (see above under @i{Creation and conversion}).
1771 @item M-x org-table-export
1772 @vindex org-table-export-default-format
1773 Export the table, by default as a TAB-separated file.  Use for data
1774 exchange with, for example, spreadsheet or database programs.  The format
1775 used to export the file can be configured in the variable
1776 @code{org-table-export-default-format}.  You may also use properties
1777 @code{TABLE_EXPORT_FILE} and @code{TABLE_EXPORT_FORMAT} to specify the file
1778 name and the format for table export in a subtree.  Org supports quite
1779 general formats for exported tables.  The exporter format is the same as the
1780 format used by Orgtbl radio tables, see @ref{Translator functions}, for a
1781 detailed description.
1782 @end table
1784 If you don't like the automatic table editor because it gets in your
1785 way on lines which you would like to start with @samp{|}, you can turn
1786 it off with
1788 @lisp
1789 (setq org-enable-table-editor nil)
1790 @end lisp
1792 @noindent Then the only table command that still works is
1793 @kbd{C-c C-c} to do a manual re-align.
1795 @node Column width and alignment, Column groups, Built-in table editor, Tables
1796 @section Column width and alignment
1797 @cindex narrow columns in tables
1798 @cindex alignment in tables
1800 The width of columns is automatically determined by the table editor.  And
1801 also the alignment of a column is determined automatically from the fraction
1802 of number-like versus non-number fields in the column.
1804 Sometimes a single field or a few fields need to carry more text,
1805 leading to inconveniently wide columns.  To limit@footnote{This feature
1806 does not work on XEmacs.} the width of a column, one field anywhere in
1807 the column may contain just the string @samp{<N>} where @samp{N} is an
1808 integer specifying the width of the column in characters.  The next
1809 re-align will then set the width of this column to no more than this
1810 value.
1812 @example
1813 @group
1814 |---+------------------------------|               |---+--------|
1815 |   |                              |               |   | <6>    |
1816 | 1 | one                          |               | 1 | one    |
1817 | 2 | two                          |     ----\     | 2 | two    |
1818 | 3 | This is a long chunk of text |     ----/     | 3 | This=> |
1819 | 4 | four                         |               | 4 | four   |
1820 |---+------------------------------|               |---+--------|
1821 @end group
1822 @end example
1824 @noindent
1825 Fields that are wider become clipped and end in the string @samp{=>}.
1826 Note that the full text is still in the buffer, it is only invisible.
1827 To see the full text, hold the mouse over the field---a tool-tip window
1828 will show the full content.  To edit such a field, use the command
1829 @kbd{C-c `} (that is @kbd{C-c} followed by the backquote).  This will
1830 open a new window with the full field.  Edit it and finish with @kbd{C-c
1831 C-c}.
1833 @vindex org-startup-align-all-tables
1834 When visiting a file containing a table with narrowed columns, the
1835 necessary character hiding has not yet happened, and the table needs to
1836 be aligned before it looks nice.  Setting the option
1837 @code{org-startup-align-all-tables} will realign all tables in a file
1838 upon visiting, but also slow down startup.  You can also set this option
1839 on a per-file basis with:
1841 @example
1842 #+STARTUP: align
1843 #+STARTUP: noalign
1844 @end example
1846 If you would like to overrule the automatic alignment of number-rich columns
1847 to the right and of string-rich column to the left, you and use @samp{<r>} or
1848 @samp{<l>} in a similar fashion.  You may also combine alignment and field
1849 width like this: @samp{<l10>}.
1851 @node Column groups, Orgtbl mode, Column width and alignment, Tables
1852 @section Column groups
1853 @cindex grouping columns in tables
1855 When Org exports tables, it does so by default without vertical
1856 lines because that is visually more satisfying in general.  Occasionally
1857 however, vertical lines can be useful to structure a table into groups
1858 of columns, much like horizontal lines can do for groups of rows.  In
1859 order to specify column groups, you can use a special row where the
1860 first field contains only @samp{/}.  The further fields can either
1861 contain @samp{<} to indicate that this column should start a group,
1862 @samp{>} to indicate the end of a column, or @samp{<>} to make a column
1863 a group of its own.  Boundaries between column groups will upon export be
1864 marked with vertical lines.  Here is an example:
1866 @example
1867 |   |  N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
1868 |---+----+-----+-----+-----+---------+------------|
1869 | / | <> |   < |     |   > |       < |          > |
1870 | # |  1 |   1 |   1 |   1 |       1 |          1 |
1871 | # |  2 |   4 |   8 |  16 |  1.4142 |     1.1892 |
1872 | # |  3 |   9 |  27 |  81 |  1.7321 |     1.3161 |
1873 |---+----+-----+-----+-----+---------+------------|
1874 #+TBLFM: $3=$2^2::$4=$2^3::$5=$2^4::$6=sqrt($2)::$7=sqrt(sqrt(($2)))
1875 @end example
1877 It is also sufficient to just insert the column group starters after
1878 every vertical line you'd like to have:
1880 @example
1881 |  N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
1882 |----+-----+-----+-----+---------+------------|
1883 | /  | <   |     |     | <       |            |
1884 @end example
1886 @node Orgtbl mode, The spreadsheet, Column groups, Tables
1887 @section The Orgtbl minor mode
1888 @cindex Orgtbl mode
1889 @cindex minor mode for tables
1891 If you like the intuitive way the Org table editor works, you
1892 might also want to use it in other modes like Text mode or Mail mode.
1893 The minor mode Orgtbl mode makes this possible.  You can always toggle
1894 the mode with @kbd{M-x orgtbl-mode}.  To turn it on by default, for
1895 example in mail mode, use
1897 @lisp
1898 (add-hook 'mail-mode-hook 'turn-on-orgtbl)
1899 @end lisp
1901 Furthermore, with some special setup, it is possible to maintain tables
1902 in arbitrary syntax with Orgtbl mode.  For example, it is possible to
1903 construct La@TeX{} tables with the underlying ease and power of
1904 Orgtbl mode, including spreadsheet capabilities.  For details, see
1905 @ref{Tables in arbitrary syntax}.
1907 @node The spreadsheet, Org-Plot, Orgtbl mode, Tables
1908 @section The spreadsheet
1909 @cindex calculations, in tables
1910 @cindex spreadsheet capabilities
1911 @cindex @file{calc} package
1913 The table editor makes use of the Emacs @file{calc} package to implement
1914 spreadsheet-like capabilities.  It can also evaluate Emacs Lisp forms to
1915 derive fields from other fields.  While fully featured, Org's
1916 implementation is not identical to other spreadsheets.  For example,
1917 Org knows the concept of a @emph{column formula} that will be
1918 applied to all non-header fields in a column without having to copy the
1919 formula to each relevant field.
1921 @menu
1922 * References::                  How to refer to another field or range
1923 * Formula syntax for Calc::     Using Calc to compute stuff
1924 * Formula syntax for Lisp::     Writing formulas in Emacs Lisp
1925 * Field formulas::              Formulas valid for a single field
1926 * Column formulas::             Formulas valid for an entire column
1927 * Editing and debugging formulas::  Fixing formulas
1928 * Updating the table::          Recomputing all dependent fields
1929 * Advanced features::           Field names, parameters and automatic recalc
1930 @end menu
1932 @node References, Formula syntax for Calc, The spreadsheet, The spreadsheet
1933 @subsection References
1934 @cindex references
1936 To compute fields in the table from other fields, formulas must
1937 reference other fields or ranges.  In Org, fields can be referenced
1938 by name, by absolute coordinates, and by relative coordinates.  To find
1939 out what the coordinates of a field are, press @kbd{C-c ?} in that
1940 field, or press @kbd{C-c @}} to toggle the display of a grid.
1942 @subsubheading Field references
1943 @cindex field references
1944 @cindex references, to fields
1946 Formulas can reference the value of another field in two ways.  Like in
1947 any other spreadsheet, you may reference fields with a letter/number
1948 combination like @code{B3}, meaning the 2nd field in the 3rd row.
1949 @c Such references are always fixed to that field, they don't change
1950 @c when you copy and paste a formula to a different field.  So
1951 @c Org's @code{B3} behaves like @code{$B$3} in other spreadsheets.
1953 @noindent
1954 Org also uses another, more general operator that looks like this:
1955 @example
1956 @@@var{row}$@var{column}
1957 @end example
1959 @noindent
1960 Column references can be absolute like @samp{1}, @samp{2},...@samp{@var{N}},
1961 or relative to the current column like @samp{+1} or @samp{-2}.
1963 The row specification only counts data lines and ignores horizontal
1964 separator lines (hlines).  You can use absolute row numbers
1965 @samp{1}...@samp{@var{N}}, and row numbers relative to the current row like
1966 @samp{+3} or @samp{-1}.  Or specify the row relative to one of the
1967 hlines: @samp{I} refers to the first hline@footnote{Note that only
1968 hlines are counted that @emph{separate} table lines.  If the table
1969 starts with a hline above the header, it does not count.}, @samp{II} to
1970 the second, etc@.  @samp{-I} refers to the first such line above the
1971 current line, @samp{+I} to the first such line below the current line.
1972 You can also write @samp{III+2} which is the second data line after the
1973 third hline in the table.
1975 @samp{0} refers to the current row and column.  Also, if you omit
1976 either the column or the row part of the reference, the current
1977 row/column is implied.
1979 Org's references with @emph{unsigned} numbers are fixed references
1980 in the sense that if you use the same reference in the formula for two
1981 different fields, the same field will be referenced each time.
1982 Org's references with @emph{signed} numbers are floating
1983 references because the same reference operator can reference different
1984 fields depending on the field being calculated by the formula.
1986 As a special case, references like @samp{$LR5} and @samp{$LR12} can be used
1987 to refer in a stable way to the 5th and 12th field in the last row of the
1988 table.
1990 Here are a few examples:
1992 @example
1993 @@2$3      @r{2nd row, 3rd column}
1994 C2        @r{same as previous}
1995 $5        @r{column 5 in the current row}
1996 E&        @r{same as previous}
1997 @@2        @r{current column, row 2}
1998 @@-1$-3    @r{the field one row up, three columns to the left}
1999 @@-I$2     @r{field just under hline above current row, column 2}
2000 @end example
2002 @subsubheading Range references
2003 @cindex range references
2004 @cindex references, to ranges
2006 You may reference a rectangular range of fields by specifying two field
2007 references connected by two dots @samp{..}.  If both fields are in the
2008 current row, you may simply use @samp{$2..$7}, but if at least one field
2009 is in a different row, you need to use the general @code{@@row$column}
2010 format at least for the first field (i.e the reference must start with
2011 @samp{@@} in order to be interpreted correctly).  Examples:
2013 @example
2014 $1..$3        @r{First three fields in the current row.}
2015 $P..$Q        @r{Range, using column names (see under Advanced)}
2016 @@2$1..@@4$3    @r{6 fields between these two fields.}
2017 A2..C4        @r{Same as above.}
2018 @@-1$-2..@@-1   @r{3 numbers from the column to the left, 2 up to current row}
2019 @end example
2021 @noindent Range references return a vector of values that can be fed
2022 into Calc vector functions.  Empty fields in ranges are normally
2023 suppressed, so that the vector contains only the non-empty fields (but
2024 see the @samp{E} mode switch below).  If there are no non-empty fields,
2025 @samp{[0]} is returned to avoid syntax errors in formulas.
2027 @subsubheading Named references
2028 @cindex named references
2029 @cindex references, named
2030 @cindex name, of column or field
2031 @cindex constants, in calculations
2032 @cindex #+CONSTANTS
2034 @vindex org-table-formula-constants
2035 @samp{$name} is interpreted as the name of a column, parameter or
2036 constant.  Constants are defined globally through the variable
2037 @code{org-table-formula-constants}, and locally (for the file) through a
2038 line like
2040 @example
2041 #+CONSTANTS: c=299792458. pi=3.14 eps=2.4e-6
2042 @end example
2044 @noindent
2045 @vindex constants-unit-system
2046 @pindex constants.el
2047 Also properties (@pxref{Properties and Columns}) can be used as
2048 constants in table formulas: for a property @samp{:Xyz:} use the name
2049 @samp{$PROP_Xyz}, and the property will be searched in the current
2050 outline entry and in the hierarchy above it.  If you have the
2051 @file{constants.el} package, it will also be used to resolve constants,
2052 including natural constants like @samp{$h} for Planck's constant, and
2053 units like @samp{$km} for kilometers@footnote{@file{constants.el} can
2054 supply the values of constants in two different unit systems, @code{SI}
2055 and @code{cgs}.  Which one is used depends on the value of the variable
2056 @code{constants-unit-system}.  You can use the @code{#+STARTUP} options
2057 @code{constSI} and @code{constcgs} to set this value for the current
2058 buffer.}.  Column names and parameters can be specified in special table
2059 lines.  These are described below, see @ref{Advanced features}.  All
2060 names must start with a letter, and further consist of letters and
2061 numbers.
2063 @subsubheading Remote references
2064 @cindex remote references
2065 @cindex references, remote
2066 @cindex references, to a different table
2067 @cindex name, of column or field
2068 @cindex constants, in calculations
2069 @cindex #+TBLNAME
2071 You may also reference constants, fields and ranges from a different table,
2072 either in the current file or even in a different file.  The syntax is
2074 @example
2075 remote(NAME-OR-ID,REF)
2076 @end example
2078 @noindent
2079 where NAME can be the name of a table in the current file as set by a
2080 @code{#+TBLNAME: NAME} line before the table.  It can also be the ID of an
2081 entry, even in a different file, and the reference then refers to the first
2082 table in that entry.  REF is an absolute field or range reference as
2083 described above for example @code{@@3$3} or @code{$somename}, valid in the
2084 referenced table.
2086 @node Formula syntax for Calc, Formula syntax for Lisp, References, The spreadsheet
2087 @subsection Formula syntax for Calc
2088 @cindex formula syntax, Calc
2089 @cindex syntax, of formulas
2091 A formula can be any algebraic expression understood by the Emacs
2092 @file{Calc} package.  @b{Note that @file{calc} has the
2093 non-standard convention that @samp{/} has lower precedence than
2094 @samp{*}, so that @samp{a/b*c} is interpreted as @samp{a/(b*c)}.}  Before
2095 evaluation by @code{calc-eval} (@pxref{Calling Calc from
2096 Your Programs,calc-eval,Calling Calc from Your Lisp Programs,Calc,GNU
2097 Emacs Calc Manual}),
2098 @c FIXME:  The link to the Calc manual in HTML does not work.
2099 variable substitution takes place according to the rules described above.
2100 @cindex vectors, in table calculations
2101 The range vectors can be directly fed into the Calc vector functions
2102 like @samp{vmean} and @samp{vsum}.
2104 @cindex format specifier
2105 @cindex mode, for @file{calc}
2106 @vindex org-calc-default-modes
2107 A formula can contain an optional mode string after a semicolon.  This
2108 string consists of flags to influence Calc and other modes during
2109 execution.  By default, Org uses the standard Calc modes (precision
2110 12, angular units degrees, fraction and symbolic modes off).  The display
2111 format, however, has been changed to @code{(float 8)} to keep tables
2112 compact.  The default settings can be configured using the variable
2113 @code{org-calc-default-modes}.
2115 @example
2116 p20           @r{switch the internal precision to 20 digits}
2117 n3 s3 e2 f4   @r{normal, scientific, engineering, or fixed display format}
2118 D R           @r{angle modes: degrees, radians}
2119 F S           @r{fraction and symbolic modes}
2120 N             @r{interpret all fields as numbers, use 0 for non-numbers}
2121 T             @r{force text interpretation}
2122 E             @r{keep empty fields in ranges}
2123 L             @r{literal}
2124 @end example
2126 @noindent
2127 In addition, you may provide a @code{printf} format specifier to
2128 reformat the final result.  A few examples:
2130 @example
2131 $1+$2                @r{Sum of first and second field}
2132 $1+$2;%.2f           @r{Same, format result to two decimals}
2133 exp($2)+exp($1)      @r{Math functions can be used}
2134 $0;%.1f              @r{Reformat current cell to 1 decimal}
2135 ($3-32)*5/9          @r{Degrees F -> C conversion}
2136 $c/$1/$cm            @r{Hz -> cm conversion, using @file{constants.el}}
2137 tan($1);Dp3s1        @r{Compute in degrees, precision 3, display SCI 1}
2138 sin($1);Dp3%.1e      @r{Same, but use printf specifier for display}
2139 vmean($2..$7)        @r{Compute column range mean, using vector function}
2140 vmean($2..$7);EN     @r{Same, but treat empty fields as 0}
2141 taylor($3,x=7,2)     @r{taylor series of $3, at x=7, second degree}
2142 @end example
2144 Calc also contains a complete set of logical operations.  For example
2146 @example
2147 if($1<20,teen,string(""))  @r{``teen'' if age $1 less than 20, else empty}
2148 @end example
2150 @node Formula syntax for Lisp, Field formulas, Formula syntax for Calc, The spreadsheet
2151 @subsection Emacs Lisp forms as formulas
2152 @cindex Lisp forms, as table formulas
2154 It is also possible to write a formula in Emacs Lisp; this can be useful
2155 for string manipulation and control structures, if Calc's
2156 functionality is not enough.  If a formula starts with a single-quote
2157 followed by an opening parenthesis, then it is evaluated as a Lisp form.
2158 The evaluation should return either a string or a number.  Just as with
2159 @file{calc} formulas, you can specify modes and a printf format after a
2160 semicolon.  With Emacs Lisp forms, you need to be conscious about the way
2161 field references are interpolated into the form.  By default, a
2162 reference will be interpolated as a Lisp string (in double-quotes)
2163 containing the field.  If you provide the @samp{N} mode switch, all
2164 referenced elements will be numbers (non-number fields will be zero) and
2165 interpolated as Lisp numbers, without quotes.  If you provide the
2166 @samp{L} flag, all fields will be interpolated literally, without quotes.
2167 I.e., if you want a reference to be interpreted as a string by the Lisp
2168 form, enclose the reference operator itself in double-quotes, like
2169 @code{"$3"}.  Ranges are inserted as space-separated fields, so you can
2170 embed them in list or vector syntax.  A few examples, note how the
2171 @samp{N} mode is used when we do computations in Lisp.
2173 @example
2174 @r{Swap the first two characters of the content of column 1}
2175   '(concat (substring $1 1 2) (substring $1 0 1) (substring $1 2))
2176 @r{Add columns 1 and 2, equivalent to Calc's @code{$1+$2}}
2177   '(+ $1 $2);N
2178 @r{Compute the sum of columns 1-4, like Calc's @code{vsum($1..$4)}}
2179   '(apply '+ '($1..$4));N
2180 @end example
2182 @node Field formulas, Column formulas, Formula syntax for Lisp, The spreadsheet
2183 @subsection Field formulas
2184 @cindex field formula
2185 @cindex formula, for individual table field
2187 To assign a formula to a particular field, type it directly into the
2188 field, preceded by @samp{:=}, for example @samp{:=$1+$2}.  When you
2189 press @key{TAB} or @key{RET} or @kbd{C-c C-c} with the cursor still in
2190 the field, the formula will be stored as the formula for this field,
2191 evaluated, and the current field replaced with the result.
2193 @cindex #+TBLFM
2194 Formulas are stored in a special line starting with @samp{#+TBLFM:}
2195 directly below the table.  If you typed the equation in the 4th field of
2196 the 3rd data line in the table, the formula will look like
2197 @samp{@@3$4=$1+$2}.  When inserting/deleting/swapping column and rows
2198 with the appropriate commands, @i{absolute references} (but not relative
2199 ones) in stored formulas are modified in order to still reference the
2200 same field.  Of course this is not true if you edit the table structure
2201 with normal editing commands---then you must fix the equations yourself.
2202 The left-hand side of a formula may also be a named field (@pxref{Advanced
2203 features}), or a last-row reference like @samp{$LR3}.
2205 Instead of typing an equation into the field, you may also use the
2206 following command
2208 @table @kbd
2209 @kindex C-u C-c =
2210 @item C-u C-c =
2211 Install a new formula for the current field.  The command prompts for a
2212 formula with default taken from the @samp{#+TBLFM:} line, applies
2213 it to the current field, and stores it.
2214 @end table
2216 @node Column formulas, Editing and debugging formulas, Field formulas, The spreadsheet
2217 @subsection Column formulas
2218 @cindex column formula
2219 @cindex formula, for table column
2221 Often in a table, the same formula should be used for all fields in a
2222 particular column.  Instead of having to copy the formula to all fields
2223 in that column, Org allows you to assign a single formula to an entire
2224 column.  If the table contains horizontal separator hlines, everything
2225 before the first such line is considered part of the table @emph{header}
2226 and will not be modified by column formulas.
2228 To assign a formula to a column, type it directly into any field in the
2229 column, preceded by an equal sign, like @samp{=$1+$2}.  When you press
2230 @key{TAB} or @key{RET} or @kbd{C-c C-c} with the cursor still in the field,
2231 the formula will be stored as the formula for the current column, evaluated
2232 and the current field replaced with the result.  If the field contains only
2233 @samp{=}, the previously stored formula for this column is used.  For each
2234 column, Org will only remember the most recently used formula.  In the
2235 @samp{#+TBLFM:} line, column formulas will look like @samp{$4=$1+$2}.  The left-hand
2236 side of a column formula cannot currently be the name of column, it
2237 must be the numeric column reference.
2239 Instead of typing an equation into the field, you may also use the
2240 following command:
2242 @table @kbd
2243 @kindex C-c =
2244 @item C-c =
2245 Install a new formula for the current column and replace current field with
2246 the result of the formula.  The command prompts for a formula, with default
2247 taken from the @samp{#+TBLFM} line, applies it to the current field and
2248 stores it.  With a numeric prefix argument(e.g. @kbd{C-5 C-c =}) the command
2249 will apply it to that many consecutive fields in the current column.
2250 @end table
2252 @node Editing and debugging formulas, Updating the table, Column formulas, The spreadsheet
2253 @subsection Editing and debugging formulas
2254 @cindex formula editing
2255 @cindex editing, of table formulas
2257 @vindex org-table-use-standard-references
2258 You can edit individual formulas in the minibuffer or directly in the
2259 field.  Org can also prepare a special buffer with all active
2260 formulas of a table.  When offering a formula for editing, Org
2261 converts references to the standard format (like @code{B3} or @code{D&})
2262 if possible.  If you prefer to only work with the internal format (like
2263 @code{@@3$2} or @code{$4}), configure the variable
2264 @code{org-table-use-standard-references}.
2266 @table @kbd
2267 @kindex C-c =
2268 @kindex C-u C-c =
2269 @item C-c =
2270 @itemx C-u C-c =
2271 Edit the formula associated with the current column/field in the
2272 minibuffer.  See @ref{Column formulas}, and @ref{Field formulas}.
2273 @kindex C-u C-u C-c =
2274 @item C-u C-u C-c =
2275 Re-insert the active formula (either a
2276 field formula, or a column formula) into the current field, so that you
2277 can edit it directly in the field.  The advantage over editing in the
2278 minibuffer is that you can use the command @kbd{C-c ?}.
2279 @kindex C-c ?
2280 @item C-c ?
2281 While editing a formula in a table field, highlight the field(s)
2282 referenced by the reference at the cursor position in the formula.
2283 @kindex C-c @}
2284 @item C-c @}
2285 Toggle the display of row and column numbers for a table, using
2286 overlays.  These are updated each time the table is aligned; you can
2287 force it with @kbd{C-c C-c}.
2288 @kindex C-c @{
2289 @item C-c @{
2290 Toggle the formula debugger on and off.  See below.
2291 @kindex C-c '
2292 @item C-c '
2293 Edit all formulas for the current table in a special buffer, where the
2294 formulas will be displayed one per line.  If the current field has an
2295 active formula, the cursor in the formula editor will mark it.
2296 While inside the special buffer, Org will automatically highlight
2297 any field or range reference at the cursor position.  You may edit,
2298 remove and add formulas, and use the following commands:
2299 @table @kbd
2300 @kindex C-c C-c
2301 @kindex C-x C-s
2302 @item C-c C-c
2303 @itemx C-x C-s
2304 Exit the formula editor and store the modified formulas.  With @kbd{C-u}
2305 prefix, also apply the new formulas to the entire table.
2306 @kindex C-c C-q
2307 @item C-c C-q
2308 Exit the formula editor without installing changes.
2309 @kindex C-c C-r
2310 @item C-c C-r
2311 Toggle all references in the formula editor between standard (like
2312 @code{B3}) and internal (like @code{@@3$2}).
2313 @kindex @key{TAB}
2314 @item @key{TAB}
2315 Pretty-print or indent Lisp formula at point.  When in a line containing
2316 a Lisp formula, format the formula according to Emacs Lisp rules.
2317 Another @key{TAB} collapses the formula back again.  In the open
2318 formula, @key{TAB} re-indents just like in Emacs Lisp mode.
2319 @kindex M-@key{TAB}
2320 @item M-@key{TAB}
2321 Complete Lisp symbols, just like in Emacs Lisp mode.
2322 @kindex S-@key{up}
2323 @kindex S-@key{down}
2324 @kindex S-@key{left}
2325 @kindex S-@key{right}
2326 @item S-@key{up}/@key{down}/@key{left}/@key{right}
2327 Shift the reference at point.  For example, if the reference is
2328 @code{B3} and you press @kbd{S-@key{right}}, it will become @code{C3}.
2329 This also works for relative references and for hline references.
2330 @kindex M-S-@key{up}
2331 @kindex M-S-@key{down}
2332 @item M-S-@key{up}/@key{down}
2333 Move the test line for column formulas in the Org buffer up and
2334 down.
2335 @kindex M-@key{up}
2336 @kindex M-@key{down}
2337 @item M-@key{up}/@key{down}
2338 Scroll the window displaying the table.
2339 @kindex C-c @}
2340 @item C-c @}
2341 Turn the coordinate grid in the table on and off.
2342 @end table
2343 @end table
2345 Making a table field blank does not remove the formula associated with
2346 the field, because that is stored in a different line (the @samp{#+TBLFM}
2347 line)---during the next recalculation the field will be filled again.
2348 To remove a formula from a field, you have to give an empty reply when
2349 prompted for the formula, or to edit the @samp{#+TBLFM} line.
2351 @kindex C-c C-c
2352 You may edit the @samp{#+TBLFM} directly and re-apply the changed
2353 equations with @kbd{C-c C-c} in that line or with the normal
2354 recalculation commands in the table.
2356 @subsubheading Debugging formulas
2357 @cindex formula debugging
2358 @cindex debugging, of table formulas
2359 When the evaluation of a formula leads to an error, the field content
2360 becomes the string @samp{#ERROR}.  If you would like see what is going
2361 on during variable substitution and calculation in order to find a bug,
2362 turn on formula debugging in the @code{Tbl} menu and repeat the
2363 calculation, for example by pressing @kbd{C-u C-u C-c = @key{RET}} in a
2364 field.  Detailed information will be displayed.
2366 @node Updating the table, Advanced features, Editing and debugging formulas, The spreadsheet
2367 @subsection Updating the table
2368 @cindex recomputing table fields
2369 @cindex updating, table
2371 Recalculation of a table is normally not automatic, but needs to be
2372 triggered by a command.  See @ref{Advanced features}, for a way to make
2373 recalculation at least semi-automatic.
2375 In order to recalculate a line of a table or the entire table, use the
2376 following commands:
2378 @table @kbd
2379 @kindex C-c *
2380 @item C-c *
2381 Recalculate the current row by first applying the stored column formulas
2382 from left to right, and all field formulas in the current row.
2384 @kindex C-u C-c *
2385 @item C-u C-c *
2386 @kindex C-u C-c C-c
2387 @itemx C-u C-c C-c
2388 Recompute the entire table, line by line.  Any lines before the first
2389 hline are left alone, assuming that these are part of the table header.
2391 @kindex C-u C-u C-c *
2392 @kindex C-u C-u C-c C-c
2393 @item C-u C-u C-c *
2394 @itemx C-u C-u C-c C-c
2395 Iterate the table by recomputing it until no further changes occur.
2396 This may be necessary if some computed fields use the value of other
2397 fields that are computed @i{later} in the calculation sequence.
2398 @end table
2400 @node Advanced features,  , Updating the table, The spreadsheet
2401 @subsection Advanced features
2403 If you want the recalculation of fields to happen automatically, or if
2404 you want to be able to assign @i{names} to fields and columns, you need
2405 to reserve the first column of the table for special marking characters.
2406 @table @kbd
2407 @kindex C-#
2408 @item C-#
2409 Rotate the calculation mark in first column through the states @samp{ },
2410 @samp{#}, @samp{*}, @samp{!}, @samp{$}.  When there is an active region,
2411 change all marks in the region.
2412 @end table
2414 Here is an example of a table that collects exam results of students and
2415 makes use of these features:
2417 @example
2418 @group
2419 |---+---------+--------+--------+--------+-------+------|
2420 |   | Student | Prob 1 | Prob 2 | Prob 3 | Total | Note |
2421 |---+---------+--------+--------+--------+-------+------|
2422 | ! |         |     P1 |     P2 |     P3 |   Tot |      |
2423 | # | Maximum |     10 |     15 |     25 |    50 | 10.0 |
2424 | ^ |         |     m1 |     m2 |     m3 |    mt |      |
2425 |---+---------+--------+--------+--------+-------+------|
2426 | # | Peter   |     10 |      8 |     23 |    41 |  8.2 |
2427 | # | Sam     |      2 |      4 |      3 |     9 |  1.8 |
2428 |---+---------+--------+--------+--------+-------+------|
2429 |   | Average |        |        |        |  29.7 |      |
2430 | ^ |         |        |        |        |    at |      |
2431 | $ | max=50  |        |        |        |       |      |
2432 |---+---------+--------+--------+--------+-------+------|
2433 #+TBLFM: $6=vsum($P1..$P3)::$7=10*$Tot/$max;%.1f::$at=vmean(@@-II..@@-I);%.1f
2434 @end group
2435 @end example
2437 @noindent @b{Important}: please note that for these special tables,
2438 recalculating the table with @kbd{C-u C-c *} will only affect rows that
2439 are marked @samp{#} or @samp{*}, and fields that have a formula assigned
2440 to the field itself.  The column formulas are not applied in rows with
2441 empty first field.
2443 @cindex marking characters, tables
2444 The marking characters have the following meaning:
2445 @table @samp
2446 @item !
2447 The fields in this line define names for the columns, so that you may
2448 refer to a column as @samp{$Tot} instead of @samp{$6}.
2449 @item ^
2450 This row defines names for the fields @emph{above} the row.  With such
2451 a definition, any formula in the table may use @samp{$m1} to refer to
2452 the value @samp{10}.  Also, if you assign a formula to a names field, it
2453 will be stored as @samp{$name=...}.
2454 @item _
2455 Similar to @samp{^}, but defines names for the fields in the row
2456 @emph{below}.
2457 @item $
2458 Fields in this row can define @emph{parameters} for formulas.  For
2459 example, if a field in a @samp{$} row contains @samp{max=50}, then
2460 formulas in this table can refer to the value 50 using @samp{$max}.
2461 Parameters work exactly like constants, only that they can be defined on
2462 a per-table basis.
2463 @item #
2464 Fields in this row are automatically recalculated when pressing
2465 @key{TAB} or @key{RET} or @kbd{S-@key{TAB}} in this row.  Also, this row
2466 is selected for a global recalculation with @kbd{C-u C-c *}.  Unmarked
2467 lines will be left alone by this command.
2468 @item *
2469 Selects this line for global recalculation with @kbd{C-u C-c *}, but
2470 not for automatic recalculation.  Use this when automatic
2471 recalculation slows down editing too much.
2472 @item
2473 Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
2474 All lines that should be recalculated should be marked with @samp{#}
2475 or @samp{*}.
2476 @item /
2477 Do not export this line.  Useful for lines that contain the narrowing
2478 @samp{<N>} markers or column group markers.
2479 @end table
2481 Finally, just to whet your appetite for what can be done with the
2482 fantastic @file{calc.el} package, here is a table that computes the Taylor
2483 series of degree @code{n} at location @code{x} for a couple of
2484 functions.
2486 @example
2487 @group
2488 |---+-------------+---+-----+--------------------------------------|
2489 |   | Func        | n | x   | Result                               |
2490 |---+-------------+---+-----+--------------------------------------|
2491 | # | exp(x)      | 1 | x   | 1 + x                                |
2492 | # | exp(x)      | 2 | x   | 1 + x + x^2 / 2                      |
2493 | # | exp(x)      | 3 | x   | 1 + x + x^2 / 2 + x^3 / 6            |
2494 | # | x^2+sqrt(x) | 2 | x=0 | x*(0.5 / 0) + x^2 (2 - 0.25 / 0) / 2 |
2495 | # | x^2+sqrt(x) | 2 | x=1 | 2 + 2.5 x - 2.5 + 0.875 (x - 1)^2    |
2496 | * | tan(x)      | 3 | x   | 0.0175 x + 1.77e-6 x^3               |
2497 |---+-------------+---+-----+--------------------------------------|
2498 #+TBLFM: $5=taylor($2,$4,$3);n3
2499 @end group
2500 @end example
2502 @node Org-Plot,  , The spreadsheet, Tables
2503 @section Org-Plot
2504 @cindex graph, in tables
2505 @cindex plot tables using gnuplot
2506 @cindex #+PLOT
2508 Org-Plot can produce 2D and 3D graphs of information stored in org tables
2509 using @file{Gnuplot} @uref{http://www.gnuplot.info/} and @file{gnuplot-mode}
2510 @uref{http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html}.  To see
2511 this in action, ensure that you have both Gnuplot and Gnuplot mode installed
2512 on your system, then call @code{org-plot/gnuplot} on the following table.
2514 @example
2515 @group
2516 #+PLOT: title:"Citas" ind:1 deps:(3) type:2d with:histograms set:"yrange [0:]"
2517 | Sede      | Max cites | H-index |
2518 |-----------+-----------+---------|
2519 | Chile     |    257.72 |   21.39 |
2520 | Leeds     |    165.77 |   19.68 |
2521 | Sao Paolo |     71.00 |   11.50 |
2522 | Stockholm |    134.19 |   14.33 |
2523 | Morelia   |    257.56 |   17.67 |
2524 @end group
2525 @end example
2527 Notice that Org Plot is smart enough to apply the table's headers as labels.
2528 Further control over the labels, type, content, and appearance of plots can
2529 be exercised through the @code{#+PLOT:} lines preceding a table.  See below
2530 for a complete list of Org-plot options.  For more information and examples
2531 see the Org-plot tutorial at
2532 @uref{http://orgmode.org/worg/org-tutorials/org-plot.php}.
2534 @subsubheading Plot Options
2536 @table @code
2537 @item set
2538 Specify any @command{gnuplot} option to be set when graphing.
2540 @item title
2541 Specify the title of the plot.
2543 @item ind
2544 Specify which column of the table to use as the @code{x} axis.
2546 @item deps
2547 Specify the columns to graph as a Lisp style list, surrounded by parentheses
2548 and separated by spaces for example @code{dep:(3 4)} to graph the third and
2549 fourth columns (defaults to graphing all other columns aside from the @code{ind}
2550 column).
2552 @item type
2553 Specify whether the plot will be @code{2d}, @code{3d}, or @code{grid}.
2555 @item with
2556 Specify a @code{with} option to be inserted for every col being plotted
2557 (e.g. @code{lines}, @code{points}, @code{boxes}, @code{impulses}, etc...).
2558 Defaults to @code{lines}.
2560 @item file
2561 If you want to plot to a file, specify @code{"@var{path/to/desired/output-file}"}.
2563 @item labels
2564 List of labels to be used for the deps (defaults to the column headers if
2565 they exist).
2567 @item line
2568 Specify an entire line to be inserted in the Gnuplot script.
2570 @item map
2571 When plotting @code{3d} or @code{grid} types, set this to @code{t} to graph a
2572 flat mapping rather than a @code{3d} slope.
2574 @item timefmt
2575 Specify format of Org-mode timestamps as they will be parsed by Gnuplot.
2576 Defaults to @samp{%Y-%m-%d-%H:%M:%S}.
2578 @item script
2579 If you want total control, you can specify a script file (place the file name
2580 between double-quotes) which will be used to plot.  Before plotting, every
2581 instance of @code{$datafile} in the specified script will be replaced with
2582 the path to the generated data file.  Note: even if you set this option, you
2583 may still want to specify the plot type, as that can impact the content of
2584 the data file.
2585 @end table
2587 @node Hyperlinks, TODO Items, Tables, Top
2588 @chapter Hyperlinks
2589 @cindex hyperlinks
2591 Like HTML, Org provides links inside a file, external links to
2592 other files, Usenet articles, emails, and much more.
2594 @menu
2595 * Link format::                 How links in Org are formatted
2596 * Internal links::              Links to other places in the current file
2597 * External links::              URL-like links to the world
2598 * Handling links::              Creating, inserting and following
2599 * Using links outside Org::     Linking from my C source code?
2600 * Link abbreviations::          Shortcuts for writing complex links
2601 * Search options::              Linking to a specific location
2602 * Custom searches::             When the default search is not enough
2603 @end menu
2605 @node Link format, Internal links, Hyperlinks, Hyperlinks
2606 @section Link format
2607 @cindex link format
2608 @cindex format, of links
2610 Org will recognize plain URL-like links and activate them as
2611 clickable links.  The general link format, however, looks like this:
2613 @example
2614 [[link][description]]       @r{or alternatively}           [[link]]
2615 @end example
2617 @noindent
2618 Once a link in the buffer is complete (all brackets present), Org
2619 will change the display so that @samp{description} is displayed instead
2620 of @samp{[[link][description]]} and @samp{link} is displayed instead of
2621 @samp{[[link]]}.  Links will be highlighted in the face @code{org-link},
2622 which by default is an underlined face.  You can directly edit the
2623 visible part of a link.  Note that this can be either the @samp{link}
2624 part (if there is no description) or the @samp{description} part.  To
2625 edit also the invisible @samp{link} part, use @kbd{C-c C-l} with the
2626 cursor on the link.
2628 If you place the cursor at the beginning or just behind the end of the
2629 displayed text and press @key{BACKSPACE}, you will remove the
2630 (invisible) bracket at that location.  This makes the link incomplete
2631 and the internals are again displayed as plain text.  Inserting the
2632 missing bracket hides the link internals again.  To show the
2633 internal structure of all links, use the menu entry
2634 @code{Org->Hyperlinks->Literal links}.
2636 @node Internal links, External links, Link format, Hyperlinks
2637 @section Internal links
2638 @cindex internal links
2639 @cindex links, internal
2640 @cindex targets, for links
2642 @cindex property, CUSTOM_ID
2643 If the link does not look like a URL, it is considered to be internal in the
2644 current file.  The most important case is a link like
2645 @samp{[[#my-custom-id]]} which will link to the entry with the
2646 @code{CUSTOM_ID} property @samp{my-custom-id}.  Such custom IDs are very good
2647 for HTML export (@pxref{HTML export}) where they produce pretty section
2648 links.  You are responsible yourself to make sure these custom IDs are unique
2649 in a file.
2651 Links such as @samp{[[My Target]]} or @samp{[[My Target][Find my target]]}
2652 lead to a text search in the current file.
2654 The link can be followed with @kbd{C-c C-o} when the cursor is on the link,
2655 or with a mouse click (@pxref{Handling links}).  Links to custom IDs will
2656 point to the corresponding headline.  The preferred match for a text link is
2657 a @i{dedicated target}: the same string in double angular brackets.  Targets
2658 may be located anywhere; sometimes it is convenient to put them into a
2659 comment line. For example
2661 @example
2662 # <<My Target>>
2663 @end example
2665 @noindent In HTML export (@pxref{HTML export}), such targets will become
2666 named anchors for direct access through @samp{http} links@footnote{Note that
2667 text before the first headline is usually not exported, so the first such
2668 target should be after the first headline, or in the line directly before the
2669 first headline.}.
2671 If no dedicated target exists, Org will search for the words in the link.  In
2672 the above example the search would be for @samp{my target}.  Links starting
2673 with a star like @samp{*My Target} restrict the search to
2674 headlines@footnote{To insert a link targeting a headline, in-buffer
2675 completion can be used.  Just type a star followed by a few optional letters
2676 into the buffer and press @kbd{M-@key{TAB}}.  All headlines in the current
2677 buffer will be offered as completions.  @xref{Handling links}, for more
2678 commands creating links.}.  When searching, Org mode will first try an
2679 exact match, but then move on to more and more lenient searches.  For
2680 example, the link @samp{[[*My Targets]]} will find any of the following:
2682 @example
2683 ** My targets
2684 ** TODO my targets are bright
2685 ** my 20 targets are
2686 @end example
2689 Following a link pushes a mark onto Org's own mark ring.  You can
2690 return to the previous position with @kbd{C-c &}.  Using this command
2691 several times in direct succession goes back to positions recorded
2692 earlier.
2694 @menu
2695 * Radio targets::               Make targets trigger links in plain text
2696 @end menu
2698 @node Radio targets,  , Internal links, Internal links
2699 @subsection Radio targets
2700 @cindex radio targets
2701 @cindex targets, radio
2702 @cindex links, radio targets
2704 Org can automatically turn any occurrences of certain target names
2705 in normal text into a link.  So without explicitly creating a link, the
2706 text connects to the target radioing its position.  Radio targets are
2707 enclosed by triple angular brackets.  For example, a target @samp{<<<My
2708 Target>>>} causes each occurrence of @samp{my target} in normal text to
2709 become activated as a link.  The Org file is scanned automatically
2710 for radio targets only when the file is first loaded into Emacs.  To
2711 update the target list during editing, press @kbd{C-c C-c} with the
2712 cursor on or at a target.
2714 @node External links, Handling links, Internal links, Hyperlinks
2715 @section External links
2716 @cindex links, external
2717 @cindex external links
2718 @cindex links, external
2719 @cindex Gnus links
2720 @cindex BBDB links
2721 @cindex IRC links
2722 @cindex URL links
2723 @cindex file links
2724 @cindex VM links
2725 @cindex RMAIL links
2726 @cindex WANDERLUST links
2727 @cindex MH-E links
2728 @cindex USENET links
2729 @cindex SHELL links
2730 @cindex Info links
2731 @cindex Elisp links
2733 Org supports links to files, websites, Usenet and email messages,
2734 BBDB database entries and links to both IRC conversations and their
2735 logs.  External links are URL-like locators.  They start with a short
2736 identifying string followed by a colon.  There can be no space after
2737 the colon.  The following list shows examples for each link type.
2739 @example
2740 http://www.astro.uva.nl/~dominik          @r{on the web}
2741 file:/home/dominik/images/jupiter.jpg     @r{file, absolute path}
2742 /home/dominik/images/jupiter.jpg          @r{same as above}
2743 file:papers/last.pdf                      @r{file, relative path}
2744 ./papers/last.pdf                         @r{same as above}
2745 file:projects.org                         @r{another Org file}
2746 file:projects.org::some words             @r{text search in Org file}
2747 file:projects.org::*task title            @r{heading search in Org file}
2748 id:B7423F4D-2E8A-471B-8810-C40F074717E9   @r{Link to heading by ID}
2749 news:comp.emacs                           @r{Usenet link}
2750 mailto:adent@@galaxy.net                   @r{Mail link}
2751 vm:folder                                 @r{VM folder link}
2752 vm:folder#id                              @r{VM message link}
2753 vm://myself@@some.where.org/folder#id      @r{VM on remote machine}
2754 wl:folder                                 @r{WANDERLUST folder link}
2755 wl:folder#id                              @r{WANDERLUST message link}
2756 mhe:folder                                @r{MH-E folder link}
2757 mhe:folder#id                             @r{MH-E message link}
2758 rmail:folder                              @r{RMAIL folder link}
2759 rmail:folder#id                           @r{RMAIL message link}
2760 gnus:group                                @r{Gnus group link}
2761 gnus:group#id                             @r{Gnus article link}
2762 bbdb:R.*Stallman                          @r{BBDB link (with regexp)}
2763 irc:/irc.com/#emacs/bob                   @r{IRC link}
2764 shell:ls *.org                            @r{A shell command}
2765 elisp:org-agenda                          @r{Interactive Elisp command}
2766 elisp:(find-file-other-frame "Elisp.org") @r{Elisp form to evaluate}
2767 @end example
2769 A link should be enclosed in double brackets and may contain a
2770 descriptive text to be displayed instead of the URL (@pxref{Link
2771 format}), for example:
2773 @example
2774 [[http://www.gnu.org/software/emacs/][GNU Emacs]]
2775 @end example
2777 @noindent
2778 If the description is a file name or URL that points to an image, HTML
2779 export (@pxref{HTML export}) will inline the image as a clickable
2780 button.  If there is no description at all and the link points to an
2781 image,
2782 that image will be inlined into the exported HTML file.
2784 @cindex square brackets, around links
2785 @cindex plain text external links
2786 Org also finds external links in the normal text and activates them
2787 as links.  If spaces must be part of the link (for example in
2788 @samp{bbdb:Richard Stallman}), or if you need to remove ambiguities
2789 about the end of the link, enclose them in square brackets.
2791 @node Handling links, Using links outside Org, External links, Hyperlinks
2792 @section Handling links
2793 @cindex links, handling
2795 Org provides methods to create a link in the correct syntax, to
2796 insert it into an Org file, and to follow the link.
2798 @table @kbd
2799 @kindex C-c l
2800 @cindex storing links
2801 @item C-c l
2802 Store a link to the current location.  This is a @emph{global} command (you
2803 must create the key binding yourself) which can be used in any buffer to
2804 create a link.  The link will be stored for later insertion into an Org
2805 buffer (see below).  What kind of link will be created depends on the current
2806 buffer:
2808 @b{Org-mode buffers}@*
2809 For Org files, if there is a @samp{<<target>>} at the cursor, the link points
2810 to the target.  Otherwise it points to the current headline, which will also
2811 be the description.
2813 @vindex org-link-to-org-use-id
2814 @cindex property, CUSTOM_ID
2815 @cindex property, ID
2816 If the headline has a @code{CUSTOM_ID} property, a link to this custom ID
2817 will be stored.  In addition or alternatively (depending on the value of
2818 @code{org-link-to-org-use-id}), a globally unique @code{ID} property will be
2819 created and/or used to construct a link.  So using this command in Org
2820 buffers will potentially create two links: a human-readable from the custom
2821 ID, and one that is globally unique and works even if the entry is moved from
2822 file to file.  Later, when inserting the link, you need to decide which one
2823 to use.
2825 @b{Email/News clients: VM, Rmail, Wanderlust, MH-E, Gnus}@*
2826 Pretty much all Emacs mail clients are supported.  The link will point to the
2827 current article, or, in some GNUS buffers, to the group.  The description is
2828 constructed from the author and the subject.
2830 @b{Web browsers: W3 and W3M}@*
2831 Here the link will be the current URL, with the page title as description.
2833 @b{Contacts: BBDB}@*
2834 Links created in a BBDB buffer will point to the current entry.
2836 @b{Chat: IRC}@*
2837 @vindex org-irc-link-to-logs
2838 For IRC links, if you set the variable @code{org-irc-link-to-logs} to
2839 @code{t}, a @samp{file:/} style link to the relevant point in the logs for
2840 the current conversation is created.  Otherwise an @samp{irc:/} style link to
2841 the user/channel/server under the point will be stored.
2843 @b{Other files}@*
2844 For any other files, the link will point to the file, with a search string
2845 (@pxref{Search options}) pointing to the contents of the current line.  If
2846 there is an active region, the selected words will form the basis of the
2847 search string.  If the automatically created link is not working correctly or
2848 accurately enough, you can write custom functions to select the search string
2849 and to do the search for particular file types---see @ref{Custom searches}.
2850 The key binding @kbd{C-c l} is only a suggestion---see @ref{Installation}.
2852 @b{Agenda view}@*
2853 When the cursor is in an agenda view, the created link points to the
2854 entry referenced by the current line.
2857 @kindex C-c C-l
2858 @cindex link completion
2859 @cindex completion, of links
2860 @cindex inserting links
2861 @item C-c C-l
2862 @vindex org-keep-stored-link-after-insertion
2863 Insert a link@footnote{ Note that you don't have to use this command to
2864 insert a link.  Links in Org are plain text, and you can type or paste them
2865 straight into the buffer.  By using this command, the links are automatically
2866 enclosed in double brackets, and you will be asked for the optional
2867 descriptive text.}.  This prompts for a link to be inserted into the buffer.
2868 You can just type a link, using text for an internal link, or one of the link
2869 type prefixes mentioned in the examples above.  The link will be inserted
2870 into the buffer@footnote{After insertion of a stored link, the link will be
2871 removed from the list of stored links.  To keep it in the list later use, use
2872 a triple @kbd{C-u} prefix argument to @kbd{C-c C-l}, or configure the option
2873 @code{org-keep-stored-link-after-insertion}.}, along with a descriptive text.
2874 If some text was selected when this command is called, the selected text
2875 becomes the default description.
2877 @b{Inserting stored links}@*
2878 All links stored during the
2879 current session are part of the history for this prompt, so you can access
2880 them with @key{up} and @key{down} (or @kbd{M-p/n}).
2882 @b{Completion support}@* Completion with @key{TAB} will help you to insert
2883 valid link prefixes like @samp{http:} or @samp{ftp:}, including the prefixes
2884 defined through link abbreviations (@pxref{Link abbreviations}).  If you
2885 press @key{RET} after inserting only the @var{prefix}, Org will offer
2886 specific completion support for some link types@footnote{This works by
2887 calling a special function @code{org-PREFIX-complete-link}.}  For
2888 example, if you type @kbd{file @key{RET}}, file name completion (alternative
2889 access: @kbd{C-u C-c C-l}, see below) will be offered, and after @kbd{bbdb
2890 @key{RET}} you can complete contact names.
2891 @kindex C-u C-c C-l
2892 @cindex file name completion
2893 @cindex completion, of file names
2894 @item C-u C-c C-l
2895 When @kbd{C-c C-l} is called with a @kbd{C-u} prefix argument, a link to
2896 a file will be inserted and you may use file name completion to select
2897 the name of the file.  The path to the file is inserted relative to the
2898 directory of the current Org file, if the linked file is in the current
2899 directory or in a sub-directory of it, or if the path is written relative
2900 to the current directory using @samp{../}.  Otherwise an absolute path
2901 is used, if possible with @samp{~/} for your home directory.  You can
2902 force an absolute path with two @kbd{C-u} prefixes.
2904 @item C-c C-l @r{(with cursor on existing link)}
2905 When the cursor is on an existing link, @kbd{C-c C-l} allows you to edit the
2906 link and description parts of the link.
2908 @cindex following links
2909 @kindex C-c C-o
2910 @kindex RET
2911 @item C-c C-o @r{or} @key{RET}
2912 @vindex org-file-apps
2913 Open link at point.  This will launch a web browser for URLs (using
2914 @command{browse-url-at-point}), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB for
2915 the corresponding links, and execute the command in a shell link.  When the
2916 cursor is on an internal link, this commands runs the corresponding search.
2917 When the cursor is on a TAG list in a headline, it creates the corresponding
2918 TAGS view.  If the cursor is on a timestamp, it compiles the agenda for that
2919 date.  Furthermore, it will visit text and remote files in @samp{file:} links
2920 with Emacs and select a suitable application for local non-text files.
2921 Classification of files is based on file extension only.  See option
2922 @code{org-file-apps}.  If you want to override the default application and
2923 visit the file with Emacs, use a @kbd{C-u} prefix.  If you want to avoid
2924 opening in Emacs, use a @kbd{C-u C-u} prefix.@*
2925 If the cursor is on a headline, but not on a link, offer all links in the
2926 headline and entry text.
2928 @kindex mouse-2
2929 @kindex mouse-1
2930 @item mouse-2
2931 @itemx mouse-1
2932 On links, @kbd{mouse-2} will open the link just as @kbd{C-c C-o}
2933 would.  Under Emacs 22, @kbd{mouse-1} will also follow a link.
2935 @kindex mouse-3
2936 @item mouse-3
2937 @vindex org-display-internal-link-with-indirect-buffer
2938 Like @kbd{mouse-2}, but force file links to be opened with Emacs, and
2939 internal links to be displayed in another window@footnote{See the
2940 variable @code{org-display-internal-link-with-indirect-buffer}}.
2942 @cindex mark ring
2943 @kindex C-c %
2944 @item C-c %
2945 Push the current position onto the mark ring, to be able to return
2946 easily. Commands following an internal link do this automatically.
2948 @cindex links, returning to
2949 @kindex C-c &
2950 @item C-c &
2951 Jump back to a recorded position.  A position is recorded by the
2952 commands following internal links, and by @kbd{C-c %}.  Using this
2953 command several times in direct succession moves through a ring of
2954 previously recorded positions.
2956 @kindex C-c C-x C-n
2957 @kindex C-c C-x C-p
2958 @cindex links, finding next/previous
2959 @item C-c C-x C-n
2960 @itemx C-c C-x C-p
2961 Move forward/backward to the next link in the buffer.  At the limit of
2962 the buffer, the search fails once, and then wraps around.  The key
2963 bindings for this are really too long, you might want to bind this also
2964 to @kbd{C-n} and @kbd{C-p}
2965 @lisp
2966 (add-hook 'org-load-hook
2967   (lambda ()
2968     (define-key 'org-mode-map "\C-n" 'org-next-link)
2969     (define-key 'org-mode-map "\C-p" 'org-previous-link)))
2970 @end lisp
2971 @end table
2973 @node Using links outside Org, Link abbreviations, Handling links, Hyperlinks
2974 @section Using links outside Org
2976 You can insert and follow links that have Org syntax not only in
2977 Org, but in any Emacs buffer.  For this, you should create two
2978 global commands, like this (please select suitable global keys
2979 yourself):
2981 @lisp
2982 (global-set-key "\C-c L" 'org-insert-link-global)
2983 (global-set-key "\C-c o" 'org-open-at-point-global)
2984 @end lisp
2986 @node Link abbreviations, Search options, Using links outside Org, Hyperlinks
2987 @section Link abbreviations
2988 @cindex link abbreviations
2989 @cindex abbreviation, links
2991 Long URLs can be cumbersome to type, and often many similar links are
2992 needed in a document.  For this you can use link abbreviations.  An
2993 abbreviated link looks like this
2995 @example
2996 [[linkword:tag][description]]
2997 @end example
2999 @noindent
3000 @vindex org-link-abbrev-alist
3001 where the tag is optional.  The @i{linkword} must be a word; letter, numbers,
3002 @samp{-}, and @samp{_} are allowed here.  Abbreviations are resolved
3003 according to the information in the variable @code{org-link-abbrev-alist}
3004 that relates the linkwords to replacement text.  Here is an example:
3006 @lisp
3007 @group
3008 (setq org-link-abbrev-alist
3009   '(("bugzilla" . "http://10.1.2.9/bugzilla/show_bug.cgi?id=")
3010     ("google"   . "http://www.google.com/search?q=")
3011     ("ads"      . "http://adsabs.harvard.edu/cgi-bin/
3012                    nph-abs_connect?author=%s&db_key=AST")))
3013 @end group
3014 @end lisp
3016 If the replacement text contains the string @samp{%s}, it will be
3017 replaced with the tag.  Otherwise the tag will be appended to the string
3018 in order to create the link.  You may also specify a function that will
3019 be called with the tag as the only argument to create the link.
3021 With the above setting, you could link to a specific bug with
3022 @code{[[bugzilla:129]]}, search the web for @samp{OrgMode} with
3023 @code{[[google:OrgMode]]} and find out what the Org author is
3024 doing besides Emacs hacking with @code{[[ads:Dominik,C]]}.
3026 If you need special abbreviations just for a single Org buffer, you
3027 can define them in the file with
3029 @cindex #+LINK
3030 @example
3031 #+LINK: bugzilla  http://10.1.2.9/bugzilla/show_bug.cgi?id=
3032 #+LINK: google    http://www.google.com/search?q=%s
3033 @end example
3035 @noindent
3036 In-buffer completion (@pxref{Completion}) can be used after @samp{[} to
3037 complete link abbreviations.  You may also define a function
3038 @code{org-PREFIX-complete-link} that implements special (e.g. completion)
3039 support for inserting such a link with @kbd{C-c C-l}.  Such a function should
3040 not accept any arguments, and return the full link with prefix.
3042 @node Search options, Custom searches, Link abbreviations, Hyperlinks
3043 @section Search options in file links
3044 @cindex search option in file links
3045 @cindex file links, searching
3047 File links can contain additional information to make Emacs jump to a
3048 particular location in the file when following a link.  This can be a
3049 line number or a search option after a double@footnote{For backward
3050 compatibility, line numbers can also follow a single colon.} colon. For
3051 example, when the command @kbd{C-c l} creates a link (@pxref{Handling
3052 links}) to a file, it encodes the words in the current line as a search
3053 string that can be used to find this line back later when following the
3054 link with @kbd{C-c C-o}.
3056 Here is the syntax of the different ways to attach a search to a file
3057 link, together with an explanation:
3059 @example
3060 [[file:~/code/main.c::255]]
3061 [[file:~/xx.org::My Target]]
3062 [[file:~/xx.org::*My Target]]
3063 [[file:~/xx.org::/regexp/]]
3064 @end example
3066 @table @code
3067 @item 255
3068 Jump to line 255.
3069 @item My Target
3070 Search for a link target @samp{<<My Target>>}, or do a text search for
3071 @samp{my target}, similar to the search in internal links, see
3072 @ref{Internal links}.  In HTML export (@pxref{HTML export}), such a file
3073 link will become an HTML reference to the corresponding named anchor in
3074 the linked file.
3075 @item *My Target
3076 In an Org file, restrict search to headlines.
3077 @item /regexp/
3078 Do a regular expression search for @code{regexp}.  This uses the Emacs
3079 command @code{occur} to list all matches in a separate window.  If the
3080 target file is in Org mode, @code{org-occur} is used to create a
3081 sparse tree with the matches.
3082 @c If the target file is a directory,
3083 @c @code{grep} will be used to search all files in the directory.
3084 @end table
3086 As a degenerate case, a file link with an empty file name can be used
3087 to search the current file.  For example, @code{[[file:::find me]]} does
3088 a search for @samp{find me} in the current file, just as
3089 @samp{[[find me]]} would.
3091 @node Custom searches,  , Search options, Hyperlinks
3092 @section Custom Searches
3093 @cindex custom search strings
3094 @cindex search strings, custom
3096 The default mechanism for creating search strings and for doing the
3097 actual search related to a file link may not work correctly in all
3098 cases.  For example, Bib@TeX{} database files have many entries like
3099 @samp{year="1993"} which would not result in good search strings,
3100 because the only unique identification for a Bib@TeX{} entry is the
3101 citation key.
3103 @vindex org-create-file-search-functions
3104 @vindex org-execute-file-search-functions
3105 If you come across such a problem, you can write custom functions to set
3106 the right search string for a particular file type, and to do the search
3107 for the string in the file.  Using @code{add-hook}, these functions need
3108 to be added to the hook variables
3109 @code{org-create-file-search-functions} and
3110 @code{org-execute-file-search-functions}.  See the docstring for these
3111 variables for more information.  Org actually uses this mechanism
3112 for Bib@TeX{} database files, and you can use the corresponding code as
3113 an implementation example.  See the file @file{org-bibtex.el}.
3115 @node TODO Items, Tags, Hyperlinks, Top
3116 @chapter TODO Items
3117 @cindex TODO items
3119 Org mode does not maintain TODO lists as separate documents@footnote{Of
3120 course, you can make a document that contains only long lists of TODO items,
3121 but this is not required.}.  Instead, TODO items are an integral part of the
3122 notes file, because TODO items usually come up while taking notes!  With Org
3123 mode, simply mark any entry in a tree as being a TODO item.  In this way,
3124 information is not duplicated, and the entire context from which the TODO
3125 item emerged is always present.
3127 Of course, this technique for managing TODO items scatters them
3128 throughout your notes file.  Org mode compensates for this by providing
3129 methods to give you an overview of all the things that you have to do.
3131 @menu
3132 * TODO basics::                 Marking and displaying TODO entries
3133 * TODO extensions::             Workflow and assignments
3134 * Progress logging::            Dates and notes for progress
3135 * Priorities::                  Some things are more important than others
3136 * Breaking down tasks::         Splitting a task into manageable pieces
3137 * Checkboxes::                  Tick-off lists
3138 @end menu
3140 @node TODO basics, TODO extensions, TODO Items, TODO Items
3141 @section Basic TODO functionality
3143 Any headline becomes a TODO item when it starts with the word
3144 @samp{TODO}, for example:
3146 @example
3147 *** TODO Write letter to Sam Fortune
3148 @end example
3150 @noindent
3151 The most important commands to work with TODO entries are:
3153 @table @kbd
3154 @kindex C-c C-t
3155 @cindex cycling, of TODO states
3156 @item C-c C-t
3157 Rotate the TODO state of the current item among
3159 @example
3160 ,-> (unmarked) -> TODO -> DONE --.
3161 '--------------------------------'
3162 @end example
3164 The same rotation can also be done ``remotely'' from the timeline and
3165 agenda buffers with the @kbd{t} command key (@pxref{Agenda commands}).
3167 @kindex C-u C-c C-t
3168 @item C-u C-c C-t
3169 Select a specific keyword using completion or (if it has been set up)
3170 the fast selection interface.  For the latter, you need to assign keys
3171 to TODO states, see @ref{Per-file keywords}, and @ref{Setting tags}, for
3172 more information.
3174 @kindex S-@key{right}
3175 @kindex S-@key{left}
3176 @vindex org-treat-S-cursor-todo-selection-as-state-change
3177 @item S-@key{right}
3178 @itemx S-@key{left}
3179 Select the following/preceding TODO state, similar to cycling.  Useful
3180 mostly if more than two TODO states are possible (@pxref{TODO
3181 extensions}).  See also @ref{Conflicts}, for a discussion of the interaction
3182 with @code{shift-selection-mode}.  See also the variable
3183 @code{org-treat-S-cursor-todo-selection-as-state-change}.
3184 @kindex C-c C-v
3185 @kindex C-c / t
3186 @cindex sparse tree, for TODO
3187 @item C-c C-v
3188 @itemx C-c / t
3189 @vindex org-todo-keywords
3190 View TODO items in a @emph{sparse tree} (@pxref{Sparse trees}).  Folds the
3191 entire buffer, but shows all TODO items and the headings hierarchy above
3192 them.  With a prefix argument, search for a specific TODO.  You will be
3193 prompted for the keyword, and you can also give a list of keywords like
3194 @code{KWD1|KWD2|...} to list entries that match any one of these keywords.
3195 With numeric prefix argument N, show the tree for the Nth keyword in the
3196 variable @code{org-todo-keywords}.  With two prefix arguments, find all TODO
3197 and DONE entries.
3198 @kindex C-c a t
3199 @item C-c a t
3200 Show the global TODO list.  Collects the TODO items from all agenda
3201 files (@pxref{Agenda Views}) into a single buffer.  The new buffer will
3202 be in @code{agenda-mode}, which provides commands to examine and
3203 manipulate the TODO entries from the new buffer (@pxref{Agenda
3204 commands}).  @xref{Global TODO list}, for more information.
3205 @kindex S-M-@key{RET}
3206 @item S-M-@key{RET}
3207 Insert a new TODO entry below the current one.
3208 @end table
3210 @noindent
3211 @vindex org-todo-state-tags-triggers
3212 Changing a TODO state can also trigger tag changes.  See the docstring of the
3213 option @code{org-todo-state-tags-triggers} for details.
3215 @node TODO extensions, Progress logging, TODO basics, TODO Items
3216 @section Extended use of TODO keywords
3217 @cindex extended TODO keywords
3219 @vindex org-todo-keywords
3220 By default, marked TODO entries have one of only two states: TODO and
3221 DONE.  Org mode allows you to classify TODO items in more complex ways
3222 with @emph{TODO keywords} (stored in @code{org-todo-keywords}).  With
3223 special setup, the TODO keyword system can work differently in different
3224 files.
3226 Note that @i{tags} are another way to classify headlines in general and
3227 TODO items in particular (@pxref{Tags}).
3229 @menu
3230 * Workflow states::             From TODO to DONE in steps
3231 * TODO types::                  I do this, Fred does the rest
3232 * Multiple sets in one file::   Mixing it all, and still finding your way
3233 * Fast access to TODO states::  Single letter selection of a state
3234 * Per-file keywords::           Different files, different requirements
3235 * Faces for TODO keywords::     Highlighting states
3236 * TODO dependencies::           When one task needs to wait for others
3237 @end menu
3239 @node Workflow states, TODO types, TODO extensions, TODO extensions
3240 @subsection TODO keywords as workflow states
3241 @cindex TODO workflow
3242 @cindex workflow states as TODO keywords
3244 You can use TODO keywords to indicate different @emph{sequential} states
3245 in the process of working on an item, for example@footnote{Changing
3246 this variable only becomes effective after restarting Org mode in a
3247 buffer.}:
3249 @lisp
3250 (setq org-todo-keywords
3251   '((sequence "TODO" "FEEDBACK" "VERIFY" "|" "DONE" "DELEGATED")))
3252 @end lisp
3254 The vertical bar separates the TODO keywords (states that @emph{need
3255 action}) from the DONE states (which need @emph{no further action}).  If
3256 you don't provide the separator bar, the last state is used as the DONE
3257 state.
3258 @cindex completion, of TODO keywords
3259 With this setup, the command @kbd{C-c C-t} will cycle an entry from TODO
3260 to FEEDBACK, then to VERIFY, and finally to DONE and DELEGATED.  You may
3261 also use a numeric prefix argument to quickly select a specific state.  For
3262 example @kbd{C-3 C-c C-t} will change the state immediately to VERIFY.
3263 Or you can use @kbd{S-@key{left}} to go backward through the sequence.  If you
3264 define many keywords, you can use in-buffer completion
3265 (@pxref{Completion}) or even a special one-key selection scheme
3266 (@pxref{Fast access to TODO states}) to insert these words into the
3267 buffer.  Changing a TODO state can be logged with a timestamp, see
3268 @ref{Tracking TODO state changes}, for more information.
3270 @node TODO types, Multiple sets in one file, Workflow states, TODO extensions
3271 @subsection TODO keywords as types
3272 @cindex TODO types
3273 @cindex names as TODO keywords
3274 @cindex types as TODO keywords
3276 The second possibility is to use TODO keywords to indicate different
3277 @emph{types} of action items.  For example, you might want to indicate
3278 that items are for ``work'' or ``home''.  Or, when you work with several
3279 people on a single project, you might want to assign action items
3280 directly to persons, by using their names as TODO keywords.  This would
3281 be set up like this:
3283 @lisp
3284 (setq org-todo-keywords '((type "Fred" "Sara" "Lucy" "|" "DONE")))
3285 @end lisp
3287 In this case, different keywords do not indicate a sequence, but rather
3288 different types.  So the normal work flow would be to assign a task to a
3289 person, and later to mark it DONE.  Org mode supports this style by adapting
3290 the workings of the command @kbd{C-c C-t}@footnote{This is also true for the
3291 @kbd{t} command in the timeline and agenda buffers.}.  When used several
3292 times in succession, it will still cycle through all names, in order to first
3293 select the right type for a task.  But when you return to the item after some
3294 time and execute @kbd{C-c C-t} again, it will switch from any name directly
3295 to DONE.  Use prefix arguments or completion to quickly select a specific
3296 name.  You can also review the items of a specific TODO type in a sparse tree
3297 by using a numeric prefix to @kbd{C-c C-v}.  For example, to see all things
3298 Lucy has to do, you would use @kbd{C-3 C-c C-v}.  To collect Lucy's items
3299 from all agenda files into a single buffer, you would use the numeric prefix
3300 argument as well when creating the global TODO list: @kbd{C-3 C-c t}.
3302 @node Multiple sets in one file, Fast access to TODO states, TODO types, TODO extensions
3303 @subsection Multiple keyword sets in one file
3304 @cindex TODO keyword sets
3306 Sometimes you may want to use different sets of TODO keywords in
3307 parallel.  For example, you may want to have the basic
3308 @code{TODO}/@code{DONE}, but also a workflow for bug fixing, and a
3309 separate state indicating that an item has been canceled (so it is not
3310 DONE, but also does not require action).  Your setup would then look
3311 like this:
3313 @lisp
3314 (setq org-todo-keywords
3315       '((sequence "TODO" "|" "DONE")
3316         (sequence "REPORT" "BUG" "KNOWNCAUSE" "|" "FIXED")
3317         (sequence "|" "CANCELED")))
3318 @end lisp
3320 The keywords should all be different, this helps Org mode to keep track
3321 of which subsequence should be used for a given entry.  In this setup,
3322 @kbd{C-c C-t} only operates within a subsequence, so it switches from
3323 @code{DONE} to (nothing) to @code{TODO}, and from @code{FIXED} to
3324 (nothing) to @code{REPORT}.  Therefore you need a mechanism to initially
3325 select the correct sequence.  Besides the obvious ways like typing a
3326 keyword or using completion, you may also apply the following commands:
3328 @table @kbd
3329 @kindex C-S-@key{right}
3330 @kindex C-S-@key{left}
3331 @kindex C-u C-u C-c C-t
3332 @item C-u C-u C-c C-t
3333 @itemx C-S-@key{right}
3334 @itemx C-S-@key{left}
3335 These keys jump from one TODO subset to the next.  In the above example,
3336 @kbd{C-u C-u C-c C-t} or @kbd{C-S-@key{right}} would jump from @code{TODO} or
3337 @code{DONE} to @code{REPORT}, and any of the words in the second row to
3338 @code{CANCELED}.  Note that the @kbd{C-S-} key binding conflict with
3339 @code{shift-selection-mode} (@pxref{Conflicts}).
3340 @kindex S-@key{right}
3341 @kindex S-@key{left}
3342 @item S-@key{right}
3343 @itemx S-@key{left}
3344 @kbd{S-@key{<left>}} and @kbd{S-@key{<right>}} and walk through @emph{all}
3345 keywords from all sets, so for example @kbd{S-@key{<right>}} would switch
3346 from @code{DONE} to @code{REPORT} in the example above.  See also
3347 @ref{Conflicts}, for a discussion of the interaction with
3348 @code{shift-selection-mode}.
3349 @end table
3351 @node Fast access to TODO states, Per-file keywords, Multiple sets in one file, TODO extensions
3352 @subsection Fast access to TODO states
3354 If you would like to quickly change an entry to an arbitrary TODO state
3355 instead of cycling through the states, you can set up keys for
3356 single-letter access to the states.  This is done by adding the section
3357 key after each keyword, in parentheses.  For example:
3359 @lisp
3360 (setq org-todo-keywords
3361       '((sequence "TODO(t)" "|" "DONE(d)")
3362         (sequence "REPORT(r)" "BUG(b)" "KNOWNCAUSE(k)" "|" "FIXED(f)")
3363         (sequence "|" "CANCELED(c)")))
3364 @end lisp
3366 @vindex org-fast-tag-selection-include-todo
3367 If you then press @code{C-c C-t} followed by the selection key, the entry
3368 will be switched to this state.  @key{SPC} can be used to remove any TODO
3369 keyword from an entry.@footnote{Check also the variable
3370 @code{org-fast-tag-selection-include-todo}, it allows you to change the TODO
3371 state through the tags interface (@pxref{Setting tags}), in case you like to
3372 mingle the two concepts.  Note that this means you need to come up with
3373 unique keys across both sets of keywords.}
3375 @node Per-file keywords, Faces for TODO keywords, Fast access to TODO states, TODO extensions
3376 @subsection Setting up keywords for individual files
3377 @cindex keyword options
3378 @cindex per-file keywords
3379 @cindex #+TODO
3380 @cindex #+TYP_TODO
3381 @cindex #+SEQ_TODO
3383 It can be very useful to use different aspects of the TODO mechanism in
3384 different files.  For file-local settings, you need to add special lines
3385 to the file which set the keywords and interpretation for that file
3386 only.  For example, to set one of the two examples discussed above, you
3387 need one of the following lines, starting in column zero anywhere in the
3388 file:
3390 @example
3391 #+TODO: TODO FEEDBACK VERIFY | DONE CANCELED
3392 @end example
3393 @noindent (you may also write @code{#+SEQ_TODO} to be explicit about the
3394 interpretation, but it means the same as @code{#+TODO}), or
3395 @example
3396 #+TYP_TODO: Fred Sara Lucy Mike | DONE
3397 @end example
3399 A setup for using several sets in parallel would be:
3401 @example
3402 #+TODO: TODO | DONE
3403 #+TODO: REPORT BUG KNOWNCAUSE | FIXED
3404 #+TODO: | CANCELED
3405 @end example
3407 @cindex completion, of option keywords
3408 @kindex M-@key{TAB}
3409 @noindent To make sure you are using the correct keyword, type
3410 @samp{#+} into the buffer and then use @kbd{M-@key{TAB}} completion.
3412 @cindex DONE, final TODO keyword
3413 Remember that the keywords after the vertical bar (or the last keyword
3414 if no bar is there) must always mean that the item is DONE (although you
3415 may use a different word).  After changing one of these lines, use
3416 @kbd{C-c C-c} with the cursor still in the line to make the changes
3417 known to Org mode@footnote{Org mode parses these lines only when
3418 Org mode is activated after visiting a file.  @kbd{C-c C-c} with the
3419 cursor in a line starting with @samp{#+} is simply restarting Org mode
3420 for the current buffer.}.
3422 @node Faces for TODO keywords, TODO dependencies, Per-file keywords, TODO extensions
3423 @subsection Faces for TODO keywords
3424 @cindex faces, for TODO keywords
3426 @vindex org-todo @r{(face)}
3427 @vindex org-done @r{(face)}
3428 @vindex org-todo-keyword-faces
3429 Org mode highlights TODO keywords with special faces: @code{org-todo}
3430 for keywords indicating that an item still has to be acted upon, and
3431 @code{org-done} for keywords indicating that an item is finished.  If
3432 you are using more than 2 different states, you might want to use
3433 special faces for some of them.  This can be done using the variable
3434 @code{org-todo-keyword-faces}.  For example:
3436 @lisp
3437 @group
3438 (setq org-todo-keyword-faces
3439       '(("TODO"      . org-warning)
3440         ("DEFERRED"  . shadow)
3441         ("CANCELED"  . (:foreground "blue" :weight bold))))
3442 @end group
3443 @end lisp
3445 While using a list with face properties as shown for CANCELED
3446 @emph{should} work, this does not aways seem to be the case.  If
3447 necessary, define a special face and use that.
3449 @node TODO dependencies,  , Faces for TODO keywords, TODO extensions
3450 @subsection TODO dependencies
3451 @cindex TODO dependencies
3452 @cindex dependencies, of TODO states
3454 @vindex org-enforce-todo-dependencies
3455 @cindex property, ORDERED
3456 The structure of Org files (hierarchy and lists) makes it easy to define TODO
3457 dependencies.  Usually, a parent TODO task should not be marked DONE until
3458 all subtasks (defined as children tasks) are marked as DONE.  And sometimes
3459 there is a logical sequence to a number of (sub)tasks, so that one task
3460 cannot be acted upon before all siblings above it are done.  If you customize
3461 the variable @code{org-enforce-todo-dependencies}, Org will block entries
3462 from changing state to DONE while they have children that are not DONE.
3463 Furthermore, if an entry has a property @code{ORDERED}, each of its children
3464 will be blocked until all earlier siblings are marked DONE.  Here is an
3465 example:
3467 @example
3468 * TODO Blocked until (two) is done
3469 ** DONE one
3470 ** TODO two
3472 * Parent
3473   :PROPERTIES:
3474     :ORDERED: t
3475   :END:
3476 ** TODO a
3477 ** TODO b, needs to wait for (a)
3478 ** TODO c, needs to wait for (a) and (b)
3479 @end example
3481 @table @kbd
3482 @kindex C-c C-x o
3483 @item C-c C-x o
3484 @vindex org-track-ordered-property-with-tag
3485 @cindex property, ORDERED
3486 Toggle the @code{ORDERED} property of the current entry.  A property is used
3487 for this behavior because this should be local to the current entry, not
3488 inherited like a tag.  However, if you would like to @i{track} the value of
3489 this property with a tag for better visibility, customize the variable
3490 @code{org-track-ordered-property-with-tag}.
3491 @kindex C-u C-u C-u C-c C-t
3492 @item C-u C-u C-u C-c C-t
3493 Change TODO state, circumventing any state blocking.
3494 @end table
3496 @vindex org-agenda-dim-blocked-tasks
3497 If you set the variable @code{org-agenda-dim-blocked-tasks}, TODO entries
3498 that cannot be closed because of such dependencies will be shown in a dimmed
3499 font or even made invisible in agenda views (@pxref{Agenda Views}).
3501 @cindex checkboxes and TODO dependencies
3502 @vindex org-enforce-todo-dependencies
3503 You can also block changes of TODO states by looking at checkboxes
3504 (@pxref{Checkboxes}).  If you set the variable
3505 @code{org-enforce-todo-checkbox-dependencies}, an entry that has unchecked
3506 checkboxes will be blocked from switching to DONE.
3508 If you need more complex dependency structures, for example dependencies
3509 between entries in different trees or files, check out the contributed
3510 module @file{org-depend.el}.
3512 @page
3513 @node Progress logging, Priorities, TODO extensions, TODO Items
3514 @section Progress logging
3515 @cindex progress logging
3516 @cindex logging, of progress
3518 Org mode can automatically record a timestamp and possibly a note when
3519 you mark a TODO item as DONE, or even each time you change the state of
3520 a TODO item.  This system is highly configurable, settings can be on a
3521 per-keyword basis and can be localized to a file or even a subtree.  For
3522 information on how to clock working time for a task, see @ref{Clocking
3523 work time}.
3525 @menu
3526 * Closing items::               When was this entry marked DONE?
3527 * Tracking TODO state changes::  When did the status change?
3528 * Tracking your habits::        How consistent have you been?
3529 @end menu
3531 @node Closing items, Tracking TODO state changes, Progress logging, Progress logging
3532 @subsection Closing items
3534 The most basic logging is to keep track of @emph{when} a certain TODO
3535 item was finished.  This is achieved with@footnote{The corresponding
3536 in-buffer setting is: @code{#+STARTUP: logdone}}.
3538 @lisp
3539 (setq org-log-done 'time)
3540 @end lisp
3542 @noindent
3543 Then each time you turn an entry from a TODO (not-done) state into any
3544 of the DONE states, a line @samp{CLOSED: [timestamp]} will be inserted
3545 just after the headline.  If you turn the entry back into a TODO item
3546 through further state cycling, that line will be removed again.  If you
3547 want to record a note along with the timestamp, use@footnote{The
3548 corresponding in-buffer setting is: @code{#+STARTUP: lognotedone}}
3550 @lisp
3551 (setq org-log-done 'note)
3552 @end lisp
3554 @noindent
3555 You will then be prompted for a note, and that note will be stored below
3556 the entry with a @samp{Closing Note} heading.
3558 In the timeline (@pxref{Timeline}) and in the agenda
3559 (@pxref{Weekly/daily agenda}), you can then use the @kbd{l} key to
3560 display the TODO items with a @samp{CLOSED} timestamp on each day,
3561 giving you an overview of what has been done.
3563 @node Tracking TODO state changes, Tracking your habits, Closing items, Progress logging
3564 @subsection Tracking TODO state changes
3565 @cindex drawer, for state change recording
3567 @vindex org-log-states-order-reversed
3568 @vindex org-log-into-drawer
3569 @cindex property, LOG_INTO_DRAWER
3570 When TODO keywords are used as workflow states (@pxref{Workflow states}), you
3571 might want to keep track of when a state change occurred and maybe take a
3572 note about this change.  You can either record just a timestamp, or a
3573 time-stamped note for a change.  These records will be inserted after the
3574 headline as an itemized list, newest first@footnote{See the variable
3575 @code{org-log-states-order-reversed}}.  When taking a lot of notes, you might
3576 want to get the notes out of the way into a drawer (@pxref{Drawers}).
3577 Customize the variable @code{org-log-into-drawer} to get this
3578 behavior---the recommended drawer for this is called @code{LOGBOOK}.  You can
3579 also overrule the setting of this variable for a subtree by setting a
3580 @code{LOG_INTO_DRAWER} property.
3582 Since it is normally too much to record a note for every state, Org mode
3583 expects configuration on a per-keyword basis for this.  This is achieved by
3584 adding special markers @samp{!} (for a timestamp) and @samp{@@} (for a note)
3585 in parentheses after each keyword.  For example, with the setting
3587 @lisp
3588 (setq org-todo-keywords
3589   '((sequence "TODO(t)" "WAIT(w@@/!)" "|" "DONE(d!)" "CANCELED(c@@)")))
3590 @end lisp
3592 @noindent
3593 @vindex org-log-done
3594 you not only define global TODO keywords and fast access keys, but also
3595 request that a time is recorded when the entry is set to
3596 DONE@footnote{It is possible that Org mode will record two timestamps
3597 when you are using both @code{org-log-done} and state change logging.
3598 However, it will never prompt for two notes---if you have configured
3599 both, the state change recording note will take precedence and cancel
3600 the @samp{Closing Note}.}, and that a note is recorded when switching to
3601 WAIT or CANCELED.  The setting for WAIT is even more special: the
3602 @samp{!} after the slash means that in addition to the note taken when
3603 entering the state, a timestamp should be recorded when @i{leaving} the
3604 WAIT state, if and only if the @i{target} state does not configure
3605 logging for entering it.  So it has no effect when switching from WAIT
3606 to DONE, because DONE is configured to record a timestamp only.  But
3607 when switching from WAIT back to TODO, the @samp{/!} in the WAIT
3608 setting now triggers a timestamp even though TODO has no logging
3609 configured.
3611 You can use the exact same syntax for setting logging preferences local
3612 to a buffer:
3613 @example
3614 #+TODO: TODO(t) WAIT(w@@/!) | DONE(d!) CANCELED(c@@)
3615 @end example
3617 @cindex property, LOGGING
3618 In order to define logging settings that are local to a subtree or a
3619 single item, define a LOGGING property in this entry.  Any non-empty
3620 LOGGING property resets all logging settings to nil.  You may then turn
3621 on logging for this specific tree using STARTUP keywords like
3622 @code{lognotedone} or @code{logrepeat}, as well as adding state specific
3623 settings like @code{TODO(!)}.  For example
3625 @example
3626 * TODO Log each state with only a time
3627   :PROPERTIES:
3628   :LOGGING: TODO(!) WAIT(!) DONE(!) CANCELED(!)
3629   :END:
3630 * TODO Only log when switching to WAIT, and when repeating
3631   :PROPERTIES:
3632   :LOGGING: WAIT(@@) logrepeat
3633   :END:
3634 * TODO No logging at all
3635   :PROPERTIES:
3636   :LOGGING: nil
3637   :END:
3638 @end example
3640 @node Tracking your habits,  , Tracking TODO state changes, Progress logging
3641 @subsection Tracking your habits
3642 @cindex habits
3644 Org has the ability to track the consistency of a special category of TODOs,
3645 called ``habits''.  A habit has the following properties:
3647 @enumerate
3648 @item
3649 You have enabled the @code{habits} module by customizing the variable
3650 @code{org-modules}.
3651 @item
3652 The habit is a TODO, with a TODO keyword representing an open state.
3653 @item
3654 The property @code{STYLE} is set to the value @code{habit}.
3655 @item
3656 The TODO has a scheduled date, with a @code{.+} style repeat interval.
3657 @item
3658 The TODO may also have minimum and maximum ranges specified by using the
3659 syntax @samp{.+2d/3d}, which says that you want to do the task at least every
3660 three days, but at most every two days.
3661 @item
3662 You must also have state logging for the @code{DONE} state enabled, in order
3663 for historical data to be represented in the consistency graph.  If it's not
3664 enabled it's not an error, but the consistency graphs will be largely
3665 meaningless.
3666 @end enumerate
3668 To give you an idea of what the above rules look like in action, here's an
3669 actual habit with some history:
3671 @example
3672 ** TODO Shave
3673    SCHEDULED: <2009-10-17 Sat .+2d/4d>
3674    - State "DONE"       from "TODO"       [2009-10-15 Thu]
3675    - State "DONE"       from "TODO"       [2009-10-12 Mon]
3676    - State "DONE"       from "TODO"       [2009-10-10 Sat]
3677    - State "DONE"       from "TODO"       [2009-10-04 Sun]
3678    - State "DONE"       from "TODO"       [2009-10-02 Fri]
3679    - State "DONE"       from "TODO"       [2009-09-29 Tue]
3680    - State "DONE"       from "TODO"       [2009-09-25 Fri]
3681    - State "DONE"       from "TODO"       [2009-09-19 Sat]
3682    - State "DONE"       from "TODO"       [2009-09-16 Wed]
3683    - State "DONE"       from "TODO"       [2009-09-12 Sat]
3684    :PROPERTIES:
3685    :STYLE:    habit
3686    :LAST_REPEAT: [2009-10-19 Mon 00:36]
3687    :END:
3688 @end example
3690 What this habit says is: I want to shave at most every 2 days (given by the
3691 @code{SCHEDULED} date and repeat interval) and at least every 4 days.  If
3692 today is the 15th, then the habit first appears in the agenda on Oct 17,
3693 after the minimum of 2 days has elapsed, and will appear overdue on Oct 19,
3694 after four days have elapsed.
3696 What's really useful about habits is that they are displayed along with a
3697 conistency graph, to show how consistent you've been at getting that task
3698 done in the past.  This graph shows every day that the task was done over the
3699 past three weeks, with colors for each day.  The colors used are:
3701 @table @code
3702 @item Blue
3703 If the task wasn't to be done yet on that day.
3704 @item Green
3705 If the task could have been done on that day.
3706 @item Yellow
3707 If the task was going to be overdue the next day.
3708 @item Red
3709 If the task was overdue on that day.
3710 @end table
3712 In addition to coloring each day, the day is also marked with an asterix if
3713 the task was actually done that day, and an exclamation mark to show where
3714 the current day falls in the graph.
3716 There are several configuration variables that can be used to change the way
3717 habits are displayed in the agenda.
3719 @table @code
3720 @item org-habit-graph-column
3721 The buffer column at which the consistency graph should be drawn.  This will
3722 overwite any text in that column, so it's a good idea to keep your habits'
3723 titles brief and to the point.
3724 @item org-habit-preceding-days
3725 The amount of history, in days before today, to appear in consistency graphs.
3726 @item org-habit-following-days
3727 The number of days after today that will appear in consistency graphs.
3728 @item org-habit-show-habits-only-for-today
3729 If non-nil, only show habits in today's agenda view.  This is set to true by
3730 default.
3731 @end table
3733 Lastly, pressing @kbd{K} in the agenda buffer will cause habits to
3734 temporarily be disabled and they won't appear at all.  Press @kbd{K} again to
3735 bring them back.  They are also subject to tag filtering, if you have habits
3736 which should only be done in certain contexts, for example.
3738 @node Priorities, Breaking down tasks, Progress logging, TODO Items
3739 @section Priorities
3740 @cindex priorities
3742 If you use Org mode extensively, you may end up enough TODO items that
3743 it starts to make sense to prioritize them.  Prioritizing can be done by
3744 placing a @emph{priority cookie} into the headline of a TODO item, like
3745 this
3747 @example
3748 *** TODO [#A] Write letter to Sam Fortune
3749 @end example
3751 @noindent
3752 By default, Org mode supports three priorities: @samp{A}, @samp{B}, and
3753 @samp{C}.  @samp{A} is the highest priority.  An entry without a cookie
3754 is treated as priority @samp{B}.  Priorities make a difference only in
3755 the agenda (@pxref{Weekly/daily agenda}); outside the agenda, they have
3756 no inherent meaning to Org mode.
3758 Priorities can be attached to any outline tree entries; they do not need
3759 to be TODO items.
3761 @table @kbd
3762 @kindex @kbd{C-c ,}
3763 @item @kbd{C-c ,}
3764 Set the priority of the current headline.  The command prompts for a
3765 priority character @samp{A}, @samp{B} or @samp{C}.  When you press
3766 @key{SPC} instead, the priority cookie is removed from the headline.
3767 The priorities can also be changed ``remotely'' from the timeline and
3768 agenda buffer with the @kbd{,} command (@pxref{Agenda commands}).
3770 @kindex S-@key{up}
3771 @kindex S-@key{down}
3772 @item S-@key{up}
3773 @itemx S-@key{down}
3774 @vindex org-priority-start-cycle-with-default
3775 Increase/decrease priority of current headline@footnote{See also the option
3776 @code{org-priority-start-cycle-with-default}.}.  Note that these keys are
3777 also used to modify timestamps (@pxref{Creating timestamps}).  See also
3778 @ref{Conflicts}, for a discussion of the interaction with
3779 @code{shift-selection-mode}.
3780 @end table
3782 @vindex org-highest-priority
3783 @vindex org-lowest-priority
3784 @vindex org-default-priority
3785 You can change the range of allowed priorities by setting the variables
3786 @code{org-highest-priority}, @code{org-lowest-priority}, and
3787 @code{org-default-priority}.  For an individual buffer, you may set
3788 these values (highest, lowest, default) like this (please make sure that
3789 the highest priority is earlier in the alphabet than the lowest
3790 priority):
3792 @cindex #+PRIORITIES
3793 @example
3794 #+PRIORITIES: A C B
3795 @end example
3797 @node Breaking down tasks, Checkboxes, Priorities, TODO Items
3798 @section Breaking tasks down into subtasks
3799 @cindex tasks, breaking down
3800 @cindex statistics, for TODO items
3802 @vindex org-agenda-todo-list-sublevels
3803 It is often advisable to break down large tasks into smaller, manageable
3804 subtasks.  You can do this by creating an outline tree below a TODO item,
3805 with detailed subtasks on the tree@footnote{To keep subtasks out of the
3806 global TODO list, see the @code{org-agenda-todo-list-sublevels}.}.  To keep
3807 the overview over the fraction of subtasks that are already completed, insert
3808 either @samp{[/]} or @samp{[%]} anywhere in the headline.  These cookies will
3809 be updates each time the todo status of a child changes, or when pressing
3810 @kbd{C-c C-c} on the cookie.  For example:
3812 @example
3813 * Organize Party [33%]
3814 ** TODO Call people [1/2]
3815 *** TODO Peter
3816 *** DONE Sarah
3817 ** TODO Buy food
3818 ** DONE Talk to neighbor
3819 @end example
3821 @cindex property, COOKIE_DATA
3822 If a heading has both checkboxes and TODO children below it, the meaning of
3823 the statistics cookie become ambiguous.  Set the property
3824 @code{COOKIE_DATA} to either @samp{checkbox} or @samp{todo} to resolve
3825 this issue.
3827 @vindex org-hierarchical-todo-statistics
3828 If you would like to have the statistics cookie count any TODO entries in the
3829 subtree (not just direct children), confgure the variable
3830 @code{org-hierarchical-todo-statistics}.  To do this for a single subtree,
3831 include the word @samp{recursive} into the value of the @code{COOKIE_DATA}
3832 property.
3834 @example
3835 * Parent capturing statistics [2/20]
3836   :PROPERTIES:
3837   :COOKIE_DATA: todo recursive
3838   :END:
3839 @end example
3841 If you would like a TODO entry to automatically change to DONE
3842 when all children are done, you can use the following setup:
3844 @example
3845 (defun org-summary-todo (n-done n-not-done)
3846   "Switch entry to DONE when all subentries are done, to TODO otherwise."
3847   (let (org-log-done org-log-states)   ; turn off logging
3848     (org-todo (if (= n-not-done 0) "DONE" "TODO"))))
3850 (add-hook 'org-after-todo-statistics-hook 'org-summary-todo)
3851 @end example
3854 Another possibility is the use of checkboxes to identify (a hierarchy of) a
3855 large number of subtasks (@pxref{Checkboxes}).
3858 @node Checkboxes,  , Breaking down tasks, TODO Items
3859 @section Checkboxes
3860 @cindex checkboxes
3862 Every item in a plain list (@pxref{Plain lists}) can be made into a
3863 checkbox by starting it with the string @samp{[ ]}.  This feature is
3864 similar to TODO items (@pxref{TODO Items}), but is more lightweight.
3865 Checkboxes are not included into the global TODO list, so they are often
3866 great to split a task into a number of simple steps.  Or you can use
3867 them in a shopping list.  To toggle a checkbox, use @kbd{C-c C-c}, or
3868 use the mouse (thanks to Piotr Zielinski's @file{org-mouse.el}).
3870 Here is an example of a checkbox list.
3872 @example
3873 * TODO Organize party [2/4]
3874   - [-] call people [1/3]
3875     - [ ] Peter
3876     - [X] Sarah
3877     - [ ] Sam
3878   - [X] order food
3879   - [ ] think about what music to play
3880   - [X] talk to the neighbors
3881 @end example
3883 Checkboxes work hierarchically, so if a checkbox item has children that
3884 are checkboxes, toggling one of the children checkboxes will make the
3885 parent checkbox reflect if none, some, or all of the children are
3886 checked.
3888 @cindex statistics, for checkboxes
3889 @cindex checkbox statistics
3890 @cindex property, COOKIE_DATA
3891 @vindex org-hierarchical-checkbox-statistics
3892 The @samp{[2/4]} and @samp{[1/3]} in the first and second line are cookies
3893 indicating how many checkboxes present in this entry have been checked off,
3894 and the total number of checkboxes present.  This can give you an idea on how
3895 many checkboxes remain, even without opening a folded entry.  The cookies can
3896 be placed into a headline or into (the first line of) a plain list item.
3897 Each cookie covers checkboxes of direct children structurally below the
3898 headline/item on which the cookie appears@footnote{Set the variable
3899 @code{org-hierarchical-checkbox-statistics} if you want such cookies to
3900 represent the all checkboxes below the cookie, not just the direct
3901 children.}.  You have to insert the cookie yourself by typing either
3902 @samp{[/]} or @samp{[%]}.  With @samp{[/]} you get an @samp{n out of m}
3903 result, as in the examples above.  With @samp{[%]} you get information about
3904 the percentage of checkboxes checked (in the above example, this would be
3905 @samp{[50%]} and @samp{[33%]}, respectively).  In a headline, a cookie can
3906 count either checkboxes below the heading or TODO states of children, and it
3907 will display whatever was changed last.  Set the property @code{COOKIE_DATA}
3908 to either @samp{checkbox} or @samp{todo} to resolve this issue.
3910 @cindex blocking, of checkboxes
3911 @cindex checkbox blocking
3912 @cindex property, ORDERED
3913 If the current outline node has an @code{ORDERED} property, checkboxes must
3914 be checked off in sequence, and an error will be thrown if you try to check
3915 off a box while there are unchecked boxes above it.
3917 @noindent The following commands work with checkboxes:
3919 @table @kbd
3920 @kindex C-c C-c
3921 @item C-c C-c
3922 Toggle checkbox status or (with prefix arg) checkbox presence at point.  With
3923 double prefix argument, set it to @samp{[-]}, which is considered to be an
3924 intermediate state.
3925 @kindex C-c C-x C-b
3926 @item C-c C-x C-b
3927 Toggle checkbox status or (with prefix arg) checkbox presence at point.  With
3928 double prefix argument, set it to @samp{[-]}, which is considered to be an
3929 intermediate state.
3930 @itemize @minus
3931 @item
3932 If there is an active region, toggle the first checkbox in the region
3933 and set all remaining boxes to the same status as the first.  With a prefix
3934 arg, add or remove the checkbox for all items in the region.
3935 @item
3936 If the cursor is in a headline, toggle checkboxes in the region between
3937 this headline and the next (so @emph{not} the entire subtree).
3938 @item
3939 If there is no active region, just toggle the checkbox at point.
3940 @end itemize
3941 @kindex M-S-@key{RET}
3942 @item M-S-@key{RET}
3943 Insert a new item with a checkbox.
3944 This works only if the cursor is already in a plain list item
3945 (@pxref{Plain lists}).
3946 @kindex C-c C-x o
3947 @item C-c C-x o
3948 @vindex org-track-ordered-property-with-tag
3949 @cindex property, ORDERED
3950 Toggle the @code{ORDERED} property of the entry, to toggle if checkboxes must
3951 be checked off in sequence.  A property is used for this behavior because
3952 this should be local to the current entry, not inherited like a tag.
3953 However, if you would like to @i{track} the value of this property with a tag
3954 for better visibility, customize the variable
3955 @code{org-track-ordered-property-with-tag}.
3956 @kindex C-c #
3957 @item C-c #
3958 Update the statistics cookie in the current outline entry.  When called with
3959 a @kbd{C-u} prefix, update the entire file.  Checkbox statistic cookies are
3960 updated automatically if you toggle checkboxes with @kbd{C-c C-c} and make
3961 new ones with @kbd{M-S-@key{RET}}.  TODO statistics cookies update when
3962 changing TODO states.  If you delete boxes/entries or add/change them by
3963 hand, use this command to get things back into sync.  Or simply toggle any
3964 entry twice (checkboxes with @kbd{C-c C-c}).
3965 @end table
3967 @node Tags, Properties and Columns, TODO Items, Top
3968 @chapter Tags
3969 @cindex tags
3970 @cindex headline tagging
3971 @cindex matching, tags
3972 @cindex sparse tree, tag based
3974 An excellent way to implement labels and contexts for cross-correlating
3975 information is to assign @i{tags} to headlines.  Org mode has extensive
3976 support for tags.
3978 @vindex org-tag-faces
3979 Every headline can contain a list of tags; they occur at the end of the
3980 headline.  Tags are normal words containing letters, numbers, @samp{_}, and
3981 @samp{@@}.  Tags must be preceded and followed by a single colon, e.g.,
3982 @samp{:work:}.  Several tags can be specified, as in @samp{:work:urgent:}.
3983 Tags will by default be in bold face with the same color as the headline.
3984 You may specify special faces for specific tags using the variable
3985 @code{org-tag-faces}, in much the same way as you can for TODO keywords
3986 (@pxref{Faces for TODO keywords}).
3988 @menu
3989 * Tag inheritance::             Tags use the tree structure of the outline
3990 * Setting tags::                How to assign tags to a headline
3991 * Tag searches::                Searching for combinations of tags
3992 @end menu
3994 @node Tag inheritance, Setting tags, Tags, Tags
3995 @section Tag inheritance
3996 @cindex tag inheritance
3997 @cindex inheritance, of tags
3998 @cindex sublevels, inclusion into tags match
4000 @i{Tags} make use of the hierarchical structure of outline trees.  If a
4001 heading has a certain tag, all subheadings will inherit the tag as
4002 well.  For example, in the list
4004 @example
4005 * Meeting with the French group      :work:
4006 ** Summary by Frank                  :boss:notes:
4007 *** TODO Prepare slides for him      :action:
4008 @end example
4010 @noindent
4011 the final heading will have the tags @samp{:work:}, @samp{:boss:},
4012 @samp{:notes:}, and @samp{:action:} even though the final heading is not
4013 explicitly marked with those tags.  You can also set tags that all entries in
4014 a file should inherit just as if these tags were defined in a hypothetical
4015 level zero that surrounds the entire file.  Use a line like this@footnote{As
4016 with all these in-buffer settings, pressing @kbd{C-c C-c} activates any
4017 changes in the line.}:
4019 @cindex #+FILETAGS
4020 @example
4021 #+FILETAGS: :Peter:Boss:Secret:
4022 @end example
4024 @noindent
4025 @vindex org-use-tag-inheritance
4026 @vindex org-tags-exclude-from-inheritance
4027 To limit tag inheritance to specific tags, or to turn it off entirely, use
4028 the variables @code{org-use-tag-inheritance} and
4029 @code{org-tags-exclude-from-inheritance}.
4031 @vindex org-tags-match-list-sublevels
4032 When a headline matches during a tags search while tag inheritance is turned
4033 on, all the sublevels in the same tree will (for a simple match form) match
4034 as well@footnote{This is only true if the search does not involve more
4035 complex tests including properties (@pxref{Property searches}).}.  The list
4036 of matches may then become very long.  If you only want to see the first tags
4037 match in a subtree, configure the variable
4038 @code{org-tags-match-list-sublevels} (not recommended).
4040 @node Setting tags, Tag searches, Tag inheritance, Tags
4041 @section Setting tags
4042 @cindex setting tags
4043 @cindex tags, setting
4045 @kindex M-@key{TAB}
4046 Tags can simply be typed into the buffer at the end of a headline.
4047 After a colon, @kbd{M-@key{TAB}} offers completion on tags.  There is
4048 also a special command for inserting tags:
4050 @table @kbd
4051 @kindex C-c C-q
4052 @item C-c C-q
4053 @cindex completion, of tags
4054 @vindex org-tags-column
4055 Enter new tags for the current headline.  Org mode will either offer
4056 completion or a special single-key interface for setting tags, see
4057 below.  After pressing @key{RET}, the tags will be inserted and aligned
4058 to @code{org-tags-column}.  When called with a @kbd{C-u} prefix, all
4059 tags in the current buffer will be aligned to that column, just to make
4060 things look nice.  TAGS are automatically realigned after promotion,
4061 demotion, and TODO state changes (@pxref{TODO basics}).
4062 @kindex C-c C-c
4063 @item C-c C-c
4064 When the cursor is in a headline, this does the same as @kbd{C-c C-q}.
4065 @end table
4067 @vindex org-tag-alist
4068 Org will support tag insertion based on a @emph{list of tags}.  By
4069 default this list is constructed dynamically, containing all tags
4070 currently used in the buffer.  You may also globally specify a hard list
4071 of tags with the variable @code{org-tag-alist}.  Finally you can set
4072 the default tags for a given file with lines like
4074 @cindex #+TAGS
4075 @example
4076 #+TAGS: @@work @@home @@tennisclub
4077 #+TAGS: laptop car pc sailboat
4078 @end example
4080 If you have globally defined your preferred set of tags using the
4081 variable @code{org-tag-alist}, but would like to use a dynamic tag list
4082 in a specific file, add an empty TAGS option line to that file:
4084 @example
4085 #+TAGS:
4086 @end example
4088 @vindex org-tag-persistent-alist
4089 If you have a preferred set of tags that you would like to use in every file,
4090 in addition to those defined on a per-file basis by TAGS option lines, then
4091 you may specify a list of tags with the variable
4092 @code{org-tag-persistent-alist}.  You may turn this off on a per-file basis
4093 by adding a STARTUP option line to that file:
4095 @example
4096 #+STARTUP: noptag
4097 @end example
4099 By default Org mode uses the standard minibuffer completion facilities for
4100 entering tags.  However, it also implements another, quicker, tag selection
4101 method called @emph{fast tag selection}.  This allows you to select and
4102 deselect tags with just a single key press.  For this to work well you should
4103 assign unique letters to most of your commonly used tags.  You can do this
4104 globally by configuring the variable @code{org-tag-alist} in your
4105 @file{.emacs} file.  For example, you may find the need to tag many items in
4106 different files with @samp{:@@home:}.  In this case you can set something
4107 like:
4109 @lisp
4110 (setq org-tag-alist '(("@@work" . ?w) ("@@home" . ?h) ("laptop" . ?l)))
4111 @end lisp
4113 @noindent If the tag is only relevant to the file you are working on, then you
4114 can instead set the TAGS option line as:
4116 @example
4117 #+TAGS: @@work(w)  @@home(h)  @@tennisclub(t)  laptop(l)  pc(p)
4118 @end example
4120 @noindent The tags interface will show the available tags in a splash
4121 window.  If you want to start a new line after a specific tag, insert
4122 @samp{\n} into the tag list
4124 @example
4125 #+TAGS: @@work(w)  @@home(h)  @@tennisclub(t) \n laptop(l)  pc(p)
4126 @end example
4128 @noindent or write them in two lines:
4130 @example
4131 #+TAGS: @@work(w)  @@home(h)  @@tennisclub(t)
4132 #+TAGS: laptop(l)  pc(p)
4133 @end example
4135 @noindent
4136 You can also group together tags that are mutually exclusive by using
4137 braces, as in:
4139 @example
4140 #+TAGS: @{ @@work(w)  @@home(h)  @@tennisclub(t) @}  laptop(l)  pc(p)
4141 @end example
4143 @noindent you indicate that at most one of @samp{@@work}, @samp{@@home},
4144 and @samp{@@tennisclub} should be selected.  Multiple such groups are allowed.
4146 @noindent Don't forget to press @kbd{C-c C-c} with the cursor in one of
4147 these lines to activate any changes.
4149 @noindent
4150 To set these mutually exclusive groups in the variable @code{org-tags-alist},
4151 you must use the dummy tags @code{:startgroup} and @code{:endgroup} instead
4152 of the braces.  Similarly, you can use @code{:newline} to indicate a line
4153 break.  The previous example would be set globally by the following
4154 configuration:
4156 @lisp
4157 (setq org-tag-alist '((:startgroup . nil)
4158                       ("@@work" . ?w) ("@@home" . ?h)
4159                       ("@@tennisclub" . ?t)
4160                       (:endgroup . nil)
4161                       ("laptop" . ?l) ("pc" . ?p)))
4162 @end lisp
4164 If at least one tag has a selection key then pressing @kbd{C-c C-c} will
4165 automatically present you with a special interface, listing inherited tags,
4166 the tags of the current headline, and a list of all valid tags with
4167 corresponding keys@footnote{Keys will automatically be assigned to tags which
4168 have no configured keys.}.  In this interface, you can use the following
4169 keys:
4171 @table @kbd
4172 @item a-z...
4173 Pressing keys assigned to tags will add or remove them from the list of
4174 tags in the current line.  Selecting a tag in a group of mutually
4175 exclusive tags will turn off any other tags from that group.
4176 @kindex @key{TAB}
4177 @item @key{TAB}
4178 Enter a tag in the minibuffer, even if the tag is not in the predefined
4179 list.  You will be able to complete on all tags present in the buffer.
4180 @kindex @key{SPC}
4181 @item @key{SPC}
4182 Clear all tags for this line.
4183 @kindex @key{RET}
4184 @item @key{RET}
4185 Accept the modified set.
4186 @item C-g
4187 Abort without installing changes.
4188 @item q
4189 If @kbd{q} is not assigned to a tag, it aborts like @kbd{C-g}.
4190 @item !
4191 Turn off groups of mutually exclusive tags.  Use this to (as an
4192 exception) assign several tags from such a group.
4193 @item C-c
4194 Toggle auto-exit after the next change (see below).
4195 If you are using expert mode, the first @kbd{C-c} will display the
4196 selection window.
4197 @end table
4199 @noindent
4200 This method lets you assign tags to a headline with very few keys.  With
4201 the above setup, you could clear the current tags and set @samp{@@home},
4202 @samp{laptop} and @samp{pc} tags with just the following keys: @kbd{C-c
4203 C-c @key{SPC} h l p @key{RET}}.  Switching from @samp{@@home} to
4204 @samp{@@work} would be done with @kbd{C-c C-c w @key{RET}} or
4205 alternatively with @kbd{C-c C-c C-c w}.  Adding the non-predefined tag
4206 @samp{Sarah} could be done with @kbd{C-c C-c @key{TAB} S a r a h
4207 @key{RET} @key{RET}}.
4209 @vindex org-fast-tag-selection-single-key
4210 If you find that most of the time you need only a single key press to
4211 modify your list of tags, set the variable
4212 @code{org-fast-tag-selection-single-key}.  Then you no longer have to
4213 press @key{RET} to exit fast tag selection---it will immediately exit
4214 after the first change.  If you then occasionally need more keys, press
4215 @kbd{C-c} to turn off auto-exit for the current tag selection process
4216 (in effect: start selection with @kbd{C-c C-c C-c} instead of @kbd{C-c
4217 C-c}).  If you set the variable to the value @code{expert}, the special
4218 window is not even shown for single-key tag selection, it comes up only
4219 when you press an extra @kbd{C-c}.
4221 @node Tag searches,  , Setting tags, Tags
4222 @section Tag searches
4223 @cindex tag searches
4224 @cindex searching for tags
4226 Once a system of tags has been set up, it can be used to collect related
4227 information into special lists.
4229 @table @kbd
4230 @kindex C-c \
4231 @kindex C-c / m
4232 @item C-c \
4233 @itemx C-c / m
4234 Create a sparse tree with all headlines matching a tags search.  With a
4235 @kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
4236 @kindex C-c a m
4237 @item C-c a m
4238 Create a global list of tag matches from all agenda files.
4239 @xref{Matching tags and properties}.
4240 @kindex C-c a M
4241 @item C-c a M
4242 @vindex org-tags-match-list-sublevels
4243 Create a global list of tag matches from all agenda files, but check
4244 only TODO items and force checking subitems (see variable
4245 @code{org-tags-match-list-sublevels}).
4246 @end table
4248 These commands all prompt for a match string which allows basic Boolean logic
4249 like @samp{+boss+urgent-project1}, to find entries with tags @samp{boss} and
4250 @samp{urgent}, but not @samp{project1}, or @samp{Kathy|Sally} to find entries
4251 which are tagged, like @samp{Kathy} or @samp{Sally}.  The full syntax of the search
4252 string is rich and allows also matching against TODO keywords, entry levels
4253 and properties.  For a complete description with many examples, see
4254 @ref{Matching tags and properties}.
4257 @node Properties and Columns, Dates and Times, Tags, Top
4258 @chapter Properties and Columns
4259 @cindex properties
4261 Properties are a set of key-value pairs associated with an entry.  There
4262 are two main applications for properties in Org mode.  First, properties
4263 are like tags, but with a value.  Second, you can use properties to
4264 implement (very basic) database capabilities in an Org buffer.  For
4265 an example of the first application, imagine maintaining a file where
4266 you document bugs and plan releases for a piece of software.  Instead of
4267 using tags like @code{:release_1:}, @code{:release_2:}, one can use a
4268 property, say @code{:Release:}, that in different subtrees has different
4269 values, such as @code{1.0} or @code{2.0}.  For an example of the second
4270 application of properties, imagine keeping track of your music CDs,
4271 where properties could be things such as the album, artist, date of
4272 release, number of tracks, and so on.
4274 Properties can be conveniently edited and viewed in column view
4275 (@pxref{Column view}).
4277 @menu
4278 * Property syntax::             How properties are spelled out
4279 * Special properties::          Access to other Org mode features
4280 * Property searches::           Matching property values
4281 * Property inheritance::        Passing values down the tree
4282 * Column view::                 Tabular viewing and editing
4283 * Property API::                Properties for Lisp programmers
4284 @end menu
4286 @node Property syntax, Special properties, Properties and Columns, Properties and Columns
4287 @section Property syntax
4288 @cindex property syntax
4289 @cindex drawer, for properties
4291 Properties are key-value pairs.  They need to be inserted into a special
4292 drawer (@pxref{Drawers}) with the name @code{PROPERTIES}.  Each property
4293 is specified on a single line, with the key (surrounded by colons)
4294 first, and the value after it.  Here is an example:
4296 @example
4297 * CD collection
4298 ** Classic
4299 *** Goldberg Variations
4300     :PROPERTIES:
4301     :Title:     Goldberg Variations
4302     :Composer:  J.S. Bach
4303     :Artist:    Glen Gould
4304     :Publisher: Deutsche Grammophon
4305     :NDisks:    1
4306     :END:
4307 @end example
4309 You may define the allowed values for a particular property @samp{:Xyz:}
4310 by setting a property @samp{:Xyz_ALL:}.  This special property is
4311 @emph{inherited}, so if you set it in a level 1 entry, it will apply to
4312 the entire tree.  When allowed values are defined, setting the
4313 corresponding property becomes easier and is less prone to typing
4314 errors.  For the example with the CD collection, we can predefine
4315 publishers and the number of disks in a box like this:
4317 @example
4318 * CD collection
4319   :PROPERTIES:
4320   :NDisks_ALL:  1 2 3 4
4321   :Publisher_ALL: "Deutsche Grammophon" Philips EMI
4322   :END:
4323 @end example
4325 If you want to set properties that can be inherited by any entry in a
4326 file, use a line like
4327 @cindex property, _ALL
4328 @cindex #+PROPERTY
4329 @example
4330 #+PROPERTY: NDisks_ALL 1 2 3 4
4331 @end example
4333 @vindex org-global-properties
4334 Property values set with the global variable
4335 @code{org-global-properties} can be inherited by all entries in all
4336 Org files.
4338 @noindent
4339 The following commands help to work with properties:
4341 @table @kbd
4342 @kindex M-@key{TAB}
4343 @item M-@key{TAB}
4344 After an initial colon in a line, complete property keys.  All keys used
4345 in the current file will be offered as possible completions.
4346 @kindex C-c C-x p
4347 @item C-c C-x p
4348 Set a property.  This prompts for a property name and a value.  If
4349 necessary, the property drawer is created as well.
4350 @item M-x org-insert-property-drawer
4351 Insert a property drawer into the current entry.  The drawer will be
4352 inserted early in the entry, but after the lines with planning
4353 information like deadlines.
4354 @kindex C-c C-c
4355 @item C-c C-c
4356 With the cursor in a property drawer, this executes property commands.
4357 @item C-c C-c s
4358 Set a property in the current entry.  Both the property and the value
4359 can be inserted using completion.
4360 @kindex S-@key{right}
4361 @kindex S-@key{left}
4362 @item S-@key{left}/@key{right}
4363 Switch property at point to the next/previous allowed value.
4364 @item C-c C-c d
4365 Remove a property from the current entry.
4366 @item C-c C-c D
4367 Globally remove a property, from all entries in the current file.
4368 @item C-c C-c c
4369 Compute the property at point, using the operator and scope from the
4370 nearest column format definition.
4371 @end table
4373 @node Special properties, Property searches, Property syntax, Properties and Columns
4374 @section Special properties
4375 @cindex properties, special
4377 Special properties provide an alternative access method to Org mode
4378 features, like the TODO state or the priority of an entry, discussed in the
4379 previous chapters.  This interface exists so that you can include
4380 these states in a column view (@pxref{Column view}), or to use them in
4381 queries.  The following property names are special and should not be
4382 used as keys in the properties drawer:
4384 @cindex property, special, TODO
4385 @cindex property, special, TAGS
4386 @cindex property, special, ALLTAGS
4387 @cindex property, special, CATEGORY
4388 @cindex property, special, PRIORITY
4389 @cindex property, special, DEADLINE
4390 @cindex property, special, SCHEDULED
4391 @cindex property, special, CLOSED
4392 @cindex property, special, TIMESTAMP
4393 @cindex property, special, TIMESTAMP_IA
4394 @cindex property, special, CLOCKSUM
4395 @c guessing that ITEM is needed in this area; also, should this list be sorted?
4396 @cindex property, special, ITEM
4397 @example
4398 TODO         @r{The TODO keyword of the entry.}
4399 TAGS         @r{The tags defined directly in the headline.}
4400 ALLTAGS      @r{All tags, including inherited ones.}
4401 CATEGORY     @r{The category of an entry.}
4402 PRIORITY     @r{The priority of the entry, a string with a single letter.}
4403 DEADLINE     @r{The deadline time string, without the angular brackets.}
4404 SCHEDULED    @r{The scheduling timestamp, without the angular brackets.}
4405 CLOSED       @r{When was this entry closed?}
4406 TIMESTAMP    @r{The first keyword-less timestamp in the entry.}
4407 TIMESTAMP_IA @r{The first inactive timestamp in the entry.}
4408 CLOCKSUM     @r{The sum of CLOCK intervals in the subtree.  @code{org-clock-sum}}
4409              @r{must be run first to compute the values.}
4410 ITEM         @r{The content of the entry.}
4411 @end example
4413 @node Property searches, Property inheritance, Special properties, Properties and Columns
4414 @section Property searches
4415 @cindex properties, searching
4416 @cindex searching, of properties
4418 To create sparse trees and special lists with selection based on properties,
4419 the same commands are used as for tag searches (@pxref{Tag searches}).
4420 @table @kbd
4421 @kindex C-c \
4422 @kindex C-c / m
4423 @item C-c \
4424 @itemx C-c / m
4425 Create a sparse tree with all matching entries.  With a
4426 @kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
4427 @kindex C-c a m
4428 @item C-c a m
4429 Create a global list of tag/property  matches from all agenda files.
4430 @xref{Matching tags and properties}.
4431 @kindex C-c a M
4432 @item C-c a M
4433 @vindex org-tags-match-list-sublevels
4434 Create a global list of tag matches from all agenda files, but check
4435 only TODO items and force checking of subitems (see variable
4436 @code{org-tags-match-list-sublevels}).
4437 @end table
4439 The syntax for the search string is described in @ref{Matching tags and
4440 properties}.
4442 There is also a special command for creating sparse trees based on a
4443 single property:
4445 @table @kbd
4446 @kindex C-c / p
4447 @item C-c / p
4448 Create a sparse tree based on the value of a property.  This first
4449 prompts for the name of a property, and then for a value.  A sparse tree
4450 is created with all entries that define this property with the given
4451 value.  If you enclose the value into curly braces, it is interpreted as
4452 a regular expression and matched against the property values.
4453 @end table
4455 @node Property inheritance, Column view, Property searches, Properties and Columns
4456 @section Property Inheritance
4457 @cindex properties, inheritance
4458 @cindex inheritance, of properties
4460 @vindex org-use-property-inheritance
4461 The outline structure of Org-mode documents lends itself for an
4462 inheritance model of properties: if the parent in a tree has a certain
4463 property, the children can inherit this property.  Org mode does not
4464 turn this on by default, because it can slow down property searches
4465 significantly and is often not needed.  However, if you find inheritance
4466 useful, you can turn it on by setting the variable
4467 @code{org-use-property-inheritance}.  It may be set to @code{t} to make
4468 all properties inherited from the parent, to a list of properties
4469 that should be inherited, or to a regular expression that matches
4470 inherited properties.
4472 Org mode has a few properties for which inheritance is hard-coded, at
4473 least for the special applications for which they are used:
4475 @cindex property, COLUMNS
4476 @table @code
4477 @item COLUMNS
4478 The @code{:COLUMNS:} property defines the format of column view
4479 (@pxref{Column view}).  It is inherited in the sense that the level
4480 where a @code{:COLUMNS:} property is defined is used as the starting
4481 point for a column view table, independently of the location in the
4482 subtree from where columns view is turned on.
4483 @item CATEGORY
4484 @cindex property, CATEGORY
4485 For agenda view, a category set through a @code{:CATEGORY:} property
4486 applies to the entire subtree.
4487 @item ARCHIVE
4488 @cindex property, ARCHIVE
4489 For archiving, the @code{:ARCHIVE:} property may define the archive
4490 location for the entire subtree (@pxref{Moving subtrees}).
4491 @item LOGGING
4492 @cindex property, LOGGING
4493 The LOGGING property may define logging settings for an entry or a
4494 subtree (@pxref{Tracking TODO state changes}).
4495 @end table
4497 @node Column view, Property API, Property inheritance, Properties and Columns
4498 @section Column view
4500 A great way to view and edit properties in an outline tree is
4501 @emph{column view}.  In column view, each outline node is turned into a
4502 table row.  Columns in this table provide access to properties of the
4503 entries.  Org mode implements columns by overlaying a tabular structure
4504 over the headline of each item.  While the headlines have been turned
4505 into a table row, you can still change the visibility of the outline
4506 tree.  For example, you get a compact table by switching to CONTENTS
4507 view (@kbd{S-@key{TAB} S-@key{TAB}}, or simply @kbd{c} while column view
4508 is active), but you can still open, read, and edit the entry below each
4509 headline.  Or, you can switch to column view after executing a sparse
4510 tree command and in this way get a table only for the selected items.
4511 Column view also works in agenda buffers (@pxref{Agenda Views}) where
4512 queries have collected selected items, possibly from a number of files.
4514 @menu
4515 * Defining columns::            The COLUMNS format property
4516 * Using column view::           How to create and use column view
4517 * Capturing column view::       A dynamic block for column view
4518 @end menu
4520 @node Defining columns, Using column view, Column view, Column view
4521 @subsection Defining columns
4522 @cindex column view, for properties
4523 @cindex properties, column view
4525 Setting up a column view first requires defining the columns.  This is
4526 done by defining a column format line.
4528 @menu
4529 * Scope of column definitions::  Where defined, where valid?
4530 * Column attributes::           Appearance and content of a column
4531 @end menu
4533 @node Scope of column definitions, Column attributes, Defining columns, Defining columns
4534 @subsubsection Scope of column definitions
4536 To define a column format for an entire file, use a line like
4538 @cindex #+COLUMNS
4539 @example
4540 #+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
4541 @end example
4543 To specify a format that only applies to a specific tree, add a
4544 @code{:COLUMNS:} property to the top node of that tree, for example:
4546 @example
4547 ** Top node for columns view
4548    :PROPERTIES:
4549    :COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
4550    :END:
4551 @end example
4553 If a @code{:COLUMNS:} property is present in an entry, it defines columns
4554 for the entry itself, and for the entire subtree below it.  Since the
4555 column definition is part of the hierarchical structure of the document,
4556 you can define columns on level 1 that are general enough for all
4557 sublevels, and more specific columns further down, when you edit a
4558 deeper part of the tree.
4560 @node Column attributes,  , Scope of column definitions, Defining columns
4561 @subsubsection Column attributes
4562 A column definition sets the attributes of a column.  The general
4563 definition looks like this:
4565 @example
4566  %[@var{width}]@var{property}[(@var{title})][@{@var{summary-type}@}]
4567 @end example
4569 @noindent
4570 Except for the percent sign and the property name, all items are
4571 optional.  The individual parts have the following meaning:
4573 @example
4574 @var{width}           @r{An integer specifying the width of the column in characters.}
4575                 @r{If omitted, the width will be determined automatically.}
4576 @var{property}        @r{The property that should be edited in this column.}
4577 (title)         @r{The header text for the column. If omitted, the}
4578                 @r{property name is used.}
4579 @{@var{summary-type}@}  @r{The summary type.  If specified, the column values for}
4580                 @r{parent nodes are computed from the children.}
4581                 @r{Supported summary types are:}
4582                 @{+@}       @r{Sum numbers in this column.}
4583                 @{+;%.1f@}  @r{Like @samp{+}, but format result with @samp{%.1f}.}
4584                 @{$@}       @r{Currency, short for @samp{+;%.2f}.}
4585                 @{:@}       @r{Sum times, HH:MM:SS, plain numbers are hours.}
4586                 @{X@}       @r{Checkbox status, @samp{[X]} if all children are @samp{[X]}.}
4587                 @{X/@}      @r{Checkbox status, @samp{[n/m]}.}
4588                 @{X%@}      @r{Checkbox status, @samp{[n%]}.}
4589                 @{min@}     @r{Smallest number in column.}
4590                 @{max@}     @r{Largest number.}
4591                 @{mean@}    @r{Arithmetic mean of numbers.}
4592                 @{:min@}    @r{Smallest time value in column.}
4593                 @{:max@}    @r{Largest time value.}
4594                 @{:mean@}   @r{Arithmetic mean of time values.}
4595 @end example
4597 @noindent
4598 Here is an example for a complete columns definition, along with allowed
4599 values.
4601 @example
4602 :COLUMNS:  %25ITEM %9Approved(Approved?)@{X@} %Owner %11Status \@footnote{Please note that the COLUMNS definition must be on a single line---it is wrapped here only because of formatting constraints.}
4603                    %10Time_Estimate@{:@} %CLOCKSUM
4604 :Owner_ALL:    Tammy Mark Karl Lisa Don
4605 :Status_ALL:   "In progress" "Not started yet" "Finished" ""
4606 :Approved_ALL: "[ ]" "[X]"
4607 @end example
4609 @noindent
4610 The first column, @samp{%25ITEM}, means the first 25 characters of the
4611 item itself, i.e. of the headline.  You probably always should start the
4612 column definition with the @samp{ITEM} specifier.  The other specifiers
4613 create columns @samp{Owner} with a list of names as allowed values, for
4614 @samp{Status} with four different possible values, and for a checkbox
4615 field @samp{Approved}.  When no width is given after the @samp{%}
4616 character, the column will be exactly as wide as it needs to be in order
4617 to fully display all values.  The @samp{Approved} column does have a
4618 modified title (@samp{Approved?}, with a question mark).  Summaries will
4619 be created for the @samp{Time_Estimate} column by adding time duration
4620 expressions like HH:MM, and for the @samp{Approved} column, by providing
4621 an @samp{[X]} status if all children have been checked.  The
4622 @samp{CLOCKSUM} column is special, it lists the sum of CLOCK intervals
4623 in the subtree.
4625 @node Using column view, Capturing column view, Defining columns, Column view
4626 @subsection Using column view
4628 @table @kbd
4629 @tsubheading{Turning column view on and off}
4630 @kindex C-c C-x C-c
4631 @item C-c C-x C-c
4632 @vindex org-columns-default-format
4633 Turn on column view.  If the cursor is before the first headline in the file,
4634 column view is turned on for the entire file, using the @code{#+COLUMNS}
4635 definition.  If the cusor is somewhere inside the outline, this command
4636 searches the hierarchy, up from point, for a @code{:COLUMNS:} property that
4637 defines a format.  When one is found, the column view table is established
4638 for the tree starting at the entry that contains the @code{:COLUMNS:}
4639 property.  If no such property is found, the format is taken from the
4640 @code{#+COLUMNS} line or from the variable @code{org-columns-default-format},
4641 and column view is established for the current entry and its subtree.
4642 @kindex r
4643 @item r
4644 Recreate the column view, to include recent changes made in the buffer.
4645 @kindex g
4646 @item g
4647 Same as @kbd{r}.
4648 @kindex q
4649 @item q
4650 Exit column view.
4651 @tsubheading{Editing values}
4652 @item @key{left} @key{right} @key{up} @key{down}
4653 Move through the column view from field to field.
4654 @kindex S-@key{left}
4655 @kindex S-@key{right}
4656 @item  S-@key{left}/@key{right}
4657 Switch to the next/previous allowed value of the field.  For this, you
4658 have to have specified allowed values for a property.
4659 @item 1..9,0
4660 Directly select the nth allowed value, @kbd{0} selects the 10th value.
4661 @kindex n
4662 @kindex p
4663 @itemx  n / p
4664 Same as @kbd{S-@key{left}/@key{right}}
4665 @kindex e
4666 @item e
4667 Edit the property at point.  For the special properties, this will
4668 invoke the same interface that you normally use to change that
4669 property.  For example, when editing a TAGS property, the tag completion
4670 or fast selection interface will pop up.
4671 @kindex C-c C-c
4672 @item C-c C-c
4673 When there is a checkbox at point, toggle it.
4674 @kindex v
4675 @item v
4676 View the full value of this property.  This is useful if the width of
4677 the column is smaller than that of the value.
4678 @kindex a
4679 @item a
4680 Edit the list of allowed values for this property.  If the list is found
4681 in the hierarchy, the modified values is stored there.  If no list is
4682 found, the new value is stored in the first entry that is part of the
4683 current column view.
4684 @tsubheading{Modifying the table structure}
4685 @kindex <
4686 @kindex >
4687 @item < / >
4688 Make the column narrower/wider by one character.
4689 @kindex S-M-@key{right}
4690 @item S-M-@key{right}
4691 Insert a new column, to the left of the current column.
4692 @kindex S-M-@key{left}
4693 @item S-M-@key{left}
4694 Delete the current column.
4695 @end table
4697 @node Capturing column view,  , Using column view, Column view
4698 @subsection Capturing column view
4700 Since column view is just an overlay over a buffer, it cannot be
4701 exported or printed directly.  If you want to capture a column view, use
4702 a @code{columnview} dynamic block (@pxref{Dynamic blocks}).  The frame
4703 of this block looks like this:
4705 @cindex #+BEGIN, columnview
4706 @example
4707 * The column view
4708 #+BEGIN: columnview :hlines 1 :id "label"
4710 #+END:
4711 @end example
4713 @noindent This dynamic block has the following parameters:
4715 @table @code
4716 @item :id
4717 This is the most important parameter.  Column view is a feature that is
4718 often localized to a certain (sub)tree, and the capture block might be
4719 at a different location in the file.  To identify the tree whose view to
4720 capture, you can use 4 values:
4721 @cindex property, ID
4722 @example
4723 local     @r{use the tree in which the capture block is located}
4724 global    @r{make a global view, including all headings in the file}
4725 "file:@var{path-to-file}"
4726           @r{run column view at the top of this file}
4727 "@var{ID}"      @r{call column view in the tree that has an @code{:ID:}}
4728           @r{property with the value @i{label}.  You can use}
4729           @r{@kbd{M-x org-id-copy} to create a globally unique ID for}
4730           @r{the current entry and copy it to the kill-ring.}
4731 @end example
4732 @item :hlines
4733 When @code{t}, insert an hline after every line.  When a number @var{N}, insert
4734 an hline before each headline with level @code{<= @var{N}}.
4735 @item :vlines
4736 When set to @code{t}, force column groups to get vertical lines.
4737 @item :maxlevel
4738 When set to a number, don't capture entries below this level.
4739 @item :skip-empty-rows
4740 When set to @code{t}, skip rows where the only non-empty specifier of the
4741 column view is @code{ITEM}.
4743 @end table
4745 @noindent
4746 The following commands insert or update the dynamic block:
4748 @table @kbd
4749 @kindex C-c C-x i
4750 @item C-c C-x i
4751 Insert a dynamic block capturing a column view.  You will be prompted
4752 for the scope or ID of the view.
4753 @kindex C-c C-c
4754 @item C-c C-c
4755 @kindex C-c C-x C-u
4756 @itemx C-c C-x C-u
4757 Update dynamic block at point.  The cursor needs to be in the
4758 @code{#+BEGIN} line of the dynamic block.
4759 @kindex C-u C-c C-x C-u
4760 @item C-u C-c C-x C-u
4761 Update all dynamic blocks (@pxref{Dynamic blocks}).  This is useful if
4762 you have several clock table blocks in a buffer.
4763 @end table
4765 You can add formulas to the column view table and you may add plotting
4766 instructions in front of the table---these will survive an update of the
4767 block.  If there is a @code{#+TBLFM:} after the table, the table will
4768 actually be recalculated automatically after an update.
4770 An alternative way to capture and process property values into a table is
4771 provided by Eric Schulte's @file{org-collector.el} which is a contributed
4772 package@footnote{Contributed packages are not part of Emacs, but are
4773 distributed with the main distribution of Org (visit
4774 @uref{http://orgmode.org}).}.  It provides a general API to collect
4775 properties from entries in a certain scope, and arbitrary Lisp expressions to
4776 process these values before inserting them into a table or a dynamic block.
4778 @node Property API,  , Column view, Properties and Columns
4779 @section The Property API
4780 @cindex properties, API
4781 @cindex API, for properties
4783 There is a full API for accessing and changing properties.  This API can
4784 be used by Emacs Lisp programs to work with properties and to implement
4785 features based on them.  For more information see @ref{Using the
4786 property API}.
4788 @node Dates and Times, Capture - Refile - Archive, Properties and Columns, Top
4789 @chapter Dates and Times
4790 @cindex dates
4791 @cindex times
4792 @cindex timestamp
4793 @cindex date stamp
4795 To assist project planning, TODO items can be labeled with a date and/or
4796 a time.  The specially formatted string carrying the date and time
4797 information is called a @emph{timestamp} in Org mode.  This may be a
4798 little confusing because timestamp is often used as indicating when
4799 something was created or last changed.  However, in Org mode this term
4800 is used in a much wider sense.
4802 @menu
4803 * Timestamps::                  Assigning a time to a tree entry
4804 * Creating timestamps::         Commands which insert timestamps
4805 * Deadlines and scheduling::    Planning your work
4806 * Clocking work time::          Tracking how long you spend on a task
4807 * Resolving idle time::         Resolving time if you've been idle
4808 * Effort estimates::            Planning work effort in advance
4809 * Relative timer::              Notes with a running timer
4810 @end menu
4813 @node Timestamps, Creating timestamps, Dates and Times, Dates and Times
4814 @section Timestamps, deadlines, and scheduling
4815 @cindex timestamps
4816 @cindex ranges, time
4817 @cindex date stamps
4818 @cindex deadlines
4819 @cindex scheduling
4821 A timestamp is a specification of a date (possibly with a time or a range of
4822 times) in a special format, either @samp{<2003-09-16 Tue>} or
4823 @samp{<2003-09-16 Tue 09:39>} or @samp{<2003-09-16 Tue
4824 12:00-12:30>}@footnote{This is inspired by the standard ISO 6801 date/time
4825 format.  To use an alternative format, see @ref{Custom time format}.}.  A
4826 timestamp can appear anywhere in the headline or body of an Org tree entry.
4827 Its presence causes entries to be shown on specific dates in the agenda
4828 (@pxref{Weekly/daily agenda}).  We distinguish:
4830 @table @var
4831 @item Plain timestamp; Event; Appointment
4832 @cindex timestamp
4833 A simple timestamp just assigns a date/time to an item.  This is just
4834 like writing down an appointment or event in a paper agenda.  In the
4835 timeline and agenda displays, the headline of an entry associated with a
4836 plain timestamp will be shown exactly on that date.
4838 @example
4839 * Meet Peter at the movies <2006-11-01 Wed 19:15>
4840 * Discussion on climate change <2006-11-02 Thu 20:00-22:00>
4841 @end example
4843 @item Timestamp with repeater interval
4844 @cindex timestamp, with repeater interval
4845 A timestamp may contain a @emph{repeater interval}, indicating that it
4846 applies not only on the given date, but again and again after a certain
4847 interval of N days (d), weeks (w), months (m), or years (y).  The
4848 following will show up in the agenda every Wednesday:
4850 @example
4851 * Pick up Sam at school <2007-05-16 Wed 12:30 +1w>
4852 @end example
4854 @item Diary-style sexp entries
4855 For more complex date specifications, Org mode supports using the
4856 special sexp diary entries implemented in the Emacs calendar/diary
4857 package.  For example
4859 @example
4860 * The nerd meeting on every 2nd Thursday of the month
4861   <%%(diary-float t 4 2)>
4862 @end example
4864 @item Time/Date range
4865 @cindex timerange
4866 @cindex date range
4867 Two timestamps connected by @samp{--} denote a range.  The headline
4868 will be shown on the first and last day of the range, and on any dates
4869 that are displayed and fall in the range.  Here is an example:
4871 @example
4872 ** Meeting in Amsterdam
4873    <2004-08-23 Mon>--<2004-08-26 Thu>
4874 @end example
4876 @item Inactive timestamp
4877 @cindex timestamp, inactive
4878 @cindex inactive timestamp
4879 Just like a plain timestamp, but with square brackets instead of
4880 angular ones.  These timestamps are inactive in the sense that they do
4881 @emph{not} trigger an entry to show up in the agenda.
4883 @example
4884 * Gillian comes late for the fifth time [2006-11-01 Wed]
4885 @end example
4887 @end table
4889 @node Creating timestamps, Deadlines and scheduling, Timestamps, Dates and Times
4890 @section Creating timestamps
4891 @cindex creating timestamps
4892 @cindex timestamps, creating
4894 For Org mode to recognize timestamps, they need to be in the specific
4895 format.  All commands listed below produce timestamps in the correct
4896 format.
4898 @table @kbd
4899 @kindex C-c .
4900 @item C-c .
4901 Prompt for a date and insert a corresponding timestamp.  When the cursor is
4902 at an existing timestamp in the buffer, the command is used to modify this
4903 timestamp instead of inserting a new one.  When this command is used twice in
4904 succession, a time range is inserted.
4906 @kindex C-c !
4907 @item C-c !
4908 Like @kbd{C-c .}, but insert an inactive timestamp that will not cause
4909 an agenda entry.
4911 @kindex C-u C-c .
4912 @kindex C-u C-c !
4913 @item C-u C-c .
4914 @itemx C-u C-c !
4915 @vindex org-time-stamp-rounding-minutes
4916 Like @kbd{C-c .} and @kbd{C-c !}, but use the alternative format which
4917 contains date and time.  The default time can be rounded to multiples of 5
4918 minutes, see the option @code{org-time-stamp-rounding-minutes}.
4920 @kindex C-c <
4921 @item C-c <
4922 Insert a timestamp corresponding to the cursor date in the Calendar.
4924 @kindex C-c >
4925 @item C-c >
4926 Access the Emacs calendar for the current date.  If there is a
4927 timestamp in the current line, go to the corresponding date
4928 instead.
4930 @kindex C-c C-o
4931 @item C-c C-o
4932 Access the agenda for the date given by the timestamp or -range at
4933 point (@pxref{Weekly/daily agenda}).
4935 @kindex S-@key{left}
4936 @kindex S-@key{right}
4937 @item S-@key{left}
4938 @itemx S-@key{right}
4939 Change date at cursor by one day.  These key bindings conflict with
4940 shift-selection and related modes (@pxref{Conflicts}).
4942 @kindex S-@key{up}
4943 @kindex S-@key{down}
4944 @item S-@key{up}
4945 @itemx S-@key{down}
4946 Change the item under the cursor in a timestamp.  The cursor can be on a
4947 year, month, day, hour or minute.  When the timestamp contains a time range
4948 like @samp{15:30-16:30}, modifying the first time will also shift the second,
4949 shifting the time block with constant length.  To change the length, modify
4950 the second time.  Note that if the cursor is in a headline and not at a
4951 timestamp, these same keys modify the priority of an item.
4952 (@pxref{Priorities}). The key bindings also conflict with shift-selection and
4953 related modes (@pxref{Conflicts}).
4955 @kindex C-c C-y
4956 @cindex evaluate time range
4957 @item C-c C-y
4958 Evaluate a time range by computing the difference between start and end.
4959 With a prefix argument, insert result after the time range (in a table: into
4960 the following column).
4961 @end table
4964 @menu
4965 * The date/time prompt::        How Org mode helps you entering date and time
4966 * Custom time format::          Making dates look different
4967 @end menu
4969 @node The date/time prompt, Custom time format, Creating timestamps, Creating timestamps
4970 @subsection The date/time prompt
4971 @cindex date, reading in minibuffer
4972 @cindex time, reading in minibuffer
4974 @vindex org-read-date-prefer-future
4975 When Org mode prompts for a date/time, the default is shown in default
4976 date/time format, and the prompt therefore seems to ask for a specific
4977 format.  But it will in fact accept any string containing some date and/or
4978 time information, and it is really smart about interpreting your input.  You
4979 can, for example, use @kbd{C-y} to paste a (possibly multi-line) string
4980 copied from an email message.  Org mode will find whatever information is in
4981 there and derive anything you have not specified from the @emph{default date
4982 and time}.  The default is usually the current date and time, but when
4983 modifying an existing timestamp, or when entering the second stamp of a
4984 range, it is taken from the stamp in the buffer.  When filling in
4985 information, Org mode assumes that most of the time you will want to enter a
4986 date in the future: if you omit the month/year and the given day/month is
4987 @i{before} today, it will assume that you mean a future date@footnote{See the
4988 variable @code{org-read-date-prefer-future}.  You may set that variable to
4989 the symbol @code{time} to even make a time before now shift the date to
4990 tomorrow.}.  If the date has been automatically shifted into the future, the
4991 time prompt will show this with @samp{(=>F).}
4993 For example, let's assume that today is @b{June 13, 2006}.  Here is how
4994 various inputs will be interpreted, the items filled in by Org mode are
4995 in @b{bold}.
4997 @example
4998 3-2-5         --> 2003-02-05
4999 14            --> @b{2006}-@b{06}-14
5000 12            --> @b{2006}-@b{07}-12
5001 Fri           --> nearest Friday (defaultdate or later)
5002 sep 15        --> @b{2006}-09-15
5003 feb 15        --> @b{2007}-02-15
5004 sep 12 9      --> 2009-09-12
5005 12:45         --> @b{2006}-@b{06}-@b{13} 12:45
5006 22 sept 0:34  --> @b{2006}-09-22 0:34
5007 w4            --> ISO week for of the current year @b{2006}
5008 2012 w4 fri   --> Friday of ISO week 4 in 2012
5009 2012-w04-5    --> Same as above
5010 @end example
5012 Furthermore you can specify a relative date by giving, as the
5013 @emph{first} thing in the input: a plus/minus sign, a number and a
5014 letter ([dwmy]) to indicate change in days, weeks, months, or years.  With a
5015 single plus or minus, the date is always relative to today.  With a
5016 double plus or minus, it is relative to the default date.  If instead of
5017 a single letter, you use the abbreviation of day name, the date will be
5018 the nth such day.  E.g.
5020 @example
5021 +0            --> today
5022 .             --> today
5023 +4d           --> four days from today
5024 +4            --> same as above
5025 +2w           --> two weeks from today
5026 ++5           --> five days from default date
5027 +2tue         --> second Tuesday from now.
5028 @end example
5030 @vindex parse-time-months
5031 @vindex parse-time-weekdays
5032 The function understands English month and weekday abbreviations.  If
5033 you want to use unabbreviated names and/or other languages, configure
5034 the variables @code{parse-time-months} and @code{parse-time-weekdays}.
5036 @cindex calendar, for selecting date
5037 @vindex org-popup-calendar-for-date-prompt
5038 Parallel to the minibuffer prompt, a calendar is popped up@footnote{If
5039 you don't need/want the calendar, configure the variable
5040 @code{org-popup-calendar-for-date-prompt}.}.  When you exit the date
5041 prompt, either by clicking on a date in the calendar, or by pressing
5042 @key{RET}, the date selected in the calendar will be combined with the
5043 information entered at the prompt.  You can control the calendar fully
5044 from the minibuffer:
5046 @kindex <
5047 @kindex >
5048 @kindex mouse-1
5049 @kindex S-@key{right}
5050 @kindex S-@key{left}
5051 @kindex S-@key{down}
5052 @kindex S-@key{up}
5053 @kindex M-S-@key{right}
5054 @kindex M-S-@key{left}
5055 @kindex @key{RET}
5056 @example
5057 > / <          @r{Scroll calendar forward/backward by one month.}
5058 mouse-1        @r{Select date by clicking on it.}
5059 S-@key{right}/@key{left}     @r{One day forward/backward.}
5060 S-@key{down}/@key{up}     @r{One week forward/backward.}
5061 M-S-@key{right}/@key{left}   @r{One month forward/backward.}
5062 @key{RET}           @r{Choose date in calendar.}
5063 @end example
5065 @vindex org-read-date-display-live
5066 The actions of the date/time prompt may seem complex, but I assure you they
5067 will grow on you, and you will start getting annoyed by pretty much any other
5068 way of entering a date/time out there.  To help you understand what is going
5069 on, the current interpretation of your input will be displayed live in the
5070 minibuffer@footnote{If you find this distracting, turn the display of with
5071 @code{org-read-date-display-live}.}.
5073 @node Custom time format,  , The date/time prompt, Creating timestamps
5074 @subsection Custom time format
5075 @cindex custom date/time format
5076 @cindex time format, custom
5077 @cindex date format, custom
5079 @vindex org-display-custom-times
5080 @vindex org-time-stamp-custom-formats
5081 Org mode uses the standard ISO notation for dates and times as it is
5082 defined in ISO 8601.  If you cannot get used to this and require another
5083 representation of date and time to keep you happy, you can get it by
5084 customizing the variables @code{org-display-custom-times} and
5085 @code{org-time-stamp-custom-formats}.
5087 @table @kbd
5088 @kindex C-c C-x C-t
5089 @item C-c C-x C-t
5090 Toggle the display of custom formats for dates and times.
5091 @end table
5093 @noindent
5094 Org mode needs the default format for scanning, so the custom date/time
5095 format does not @emph{replace} the default format---instead it is put
5096 @emph{over} the default format using text properties.  This has the
5097 following consequences:
5098 @itemize @bullet
5099 @item
5100 You cannot place the cursor onto a timestamp anymore, only before or
5101 after.
5102 @item
5103 The @kbd{S-@key{up}/@key{down}} keys can no longer be used to adjust
5104 each component of a timestamp.  If the cursor is at the beginning of
5105 the stamp, @kbd{S-@key{up}/@key{down}} will change the stamp by one day,
5106 just like @kbd{S-@key{left}/@key{right}}.  At the end of the stamp, the
5107 time will be changed by one minute.
5108 @item
5109 If the timestamp contains a range of clock times or a repeater, these
5110 will not be overlayed, but remain in the buffer as they were.
5111 @item
5112 When you delete a timestamp character-by-character, it will only
5113 disappear from the buffer after @emph{all} (invisible) characters
5114 belonging to the ISO timestamp have been removed.
5115 @item
5116 If the custom timestamp format is longer than the default and you are
5117 using dates in tables, table alignment will be messed up.  If the custom
5118 format is shorter, things do work as expected.
5119 @end itemize
5122 @node Deadlines and scheduling, Clocking work time, Creating timestamps, Dates and Times
5123 @section Deadlines and scheduling
5125 A timestamp may be preceded by special keywords to facilitate planning:
5127 @table @var
5128 @item DEADLINE
5129 @cindex DEADLINE keyword
5131 Meaning: the task (most likely a TODO item, though not necessarily) is supposed
5132 to be finished on that date.
5134 @vindex org-deadline-warning-days
5135 On the deadline date, the task will be listed in the agenda.  In
5136 addition, the agenda for @emph{today} will carry a warning about the
5137 approaching or missed deadline, starting
5138 @code{org-deadline-warning-days} before the due date, and continuing
5139 until the entry is marked DONE.  An example:
5141 @example
5142 *** TODO write article about the Earth for the Guide
5143     The editor in charge is [[bbdb:Ford Prefect]]
5144     DEADLINE: <2004-02-29 Sun>
5145 @end example
5147 You can specify a different lead time for warnings for a specific
5148 deadlines using the following syntax.  Here is an example with a warning
5149 period of 5 days @code{DEADLINE: <2004-02-29 Sun -5d>}.
5151 @item SCHEDULED
5152 @cindex SCHEDULED keyword
5154 Meaning: you are planning to start working on that task on the given
5155 date.
5157 @vindex org-agenda-skip-scheduled-if-done
5158 The headline will be listed under the given date@footnote{It will still
5159 be listed on that date after it has been marked DONE.  If you don't like
5160 this, set the variable @code{org-agenda-skip-scheduled-if-done}.}.  In
5161 addition, a reminder that the scheduled date has passed will be present
5162 in the compilation for @emph{today}, until the entry is marked DONE.
5163 I.e. the task will automatically be forwarded until completed.
5165 @example
5166 *** TODO Call Trillian for a date on New Years Eve.
5167     SCHEDULED: <2004-12-25 Sat>
5168 @end example
5170 @noindent
5171 @b{Important:} Scheduling an item in Org mode should @i{not} be
5172 understood in the same way that we understand @i{scheduling a meeting}.
5173 Setting a date for a meeting is just a simple appointment, you should
5174 mark this entry with a simple plain timestamp, to get this item shown
5175 on the date where it applies.  This is a frequent misunderstanding by
5176 Org users.  In Org mode, @i{scheduling} means setting a date when you
5177 want to start working on an action item.
5178 @end table
5180 You may use timestamps with repeaters in scheduling and deadline
5181 entries.  Org mode will issue early and late warnings based on the
5182 assumption that the timestamp represents the @i{nearest instance} of
5183 the repeater.  However, the use of diary sexp entries like
5185 @code{<%%(diary-float t 42)>}
5187 in scheduling and deadline timestamps is limited.  Org mode does not
5188 know enough about the internals of each sexp function to issue early and
5189 late warnings.  However, it will show the item on each day where the
5190 sexp entry matches.
5192 @menu
5193 * Inserting deadline/schedule::  Planning items
5194 * Repeated tasks::              Items that show up again and again
5195 @end menu
5197 @node Inserting deadline/schedule, Repeated tasks, Deadlines and scheduling, Deadlines and scheduling
5198 @subsection Inserting deadlines or schedules
5200 The following commands allow you to quickly insert a deadline or to schedule
5201 an item:
5203 @table @kbd
5205 @kindex C-c C-d
5206 @item C-c C-d
5207 Insert @samp{DEADLINE} keyword along with a stamp.  The insertion will
5208 happen in the line directly following the headline.  When called with a
5209 prefix arg, an existing deadline will be removed from the entry.
5210 @c FIXME Any CLOSED timestamp will be removed.????????
5212 @kindex C-c C-s
5213 @item C-c C-s
5214 Insert @samp{SCHEDULED} keyword along with a stamp.  The insertion will
5215 happen in the line directly following the headline.  Any CLOSED
5216 timestamp will be removed.  When called with a prefix argument, remove
5217 the scheduling date from the entry.
5219 @kindex C-c C-x C-k
5220 @kindex k a
5221 @kindex k s
5222 @item C-c C-x C-k
5223 Mark the current entry for agenda action.  After you have marked the entry
5224 like this, you can open the agenda or the calendar to find an appropriate
5225 date.  With the cursor on the selected date, press @kbd{k s} or @kbd{k d} to
5226 schedule the marked item.
5228 @kindex C-c / d
5229 @cindex sparse tree, for deadlines
5230 @item C-c / d
5231 @vindex org-deadline-warning-days
5232 Create a sparse tree with all deadlines that are either past-due, or
5233 which will become due within @code{org-deadline-warning-days}.
5234 With @kbd{C-u} prefix, show all deadlines in the file.  With a numeric
5235 prefix, check that many days.  For example, @kbd{C-1 C-c / d} shows
5236 all deadlines due tomorrow.
5238 @kindex C-c / b
5239 @item C-c / b
5240 Sparse tree for deadlines and scheduled items before a given date.
5242 @kindex C-c / a
5243 @item C-c / a
5244 Sparse tree for deadlines and scheduled items after a given date.
5245 @end table
5247 @node Repeated tasks,  , Inserting deadline/schedule, Deadlines and scheduling
5248 @subsection Repeated tasks
5249 @cindex tasks, repeated
5250 @cindex repeated tasks
5252 Some tasks need to be repeated again and again.  Org mode helps to
5253 organize such tasks using a so-called repeater in a DEADLINE, SCHEDULED,
5254 or plain timestamp.  In the following example
5255 @example
5256 ** TODO Pay the rent
5257    DEADLINE: <2005-10-01 Sat +1m>
5258 @end example
5259 @noindent
5260 the @code{+1m} is a repeater; the intended interpretation is that the task
5261 has a deadline on <2005-10-01> and repeats itself every (one) month starting
5262 from that time.  If you need both a repeater and a special warning period in
5263 a deadline entry, the repeater should come first and the warning period last:
5264 @code{DEADLINE: <2005-10-01 Sat +1m -3d>}.
5266 Deadlines and scheduled items produce entries in the agenda when they
5267 are over-due, so it is important to be able to mark such an entry as
5268 completed once you have done so.  When you mark a DEADLINE or a SCHEDULE
5269 with the TODO keyword DONE, it will no longer produce entries in the
5270 agenda.  The problem with this is, however, that then also the
5271 @emph{next} instance of the repeated entry will not be active.  Org mode
5272 deals with this in the following way: When you try to mark such an entry
5273 DONE (using @kbd{C-c C-t}), it will shift the base date of the repeating
5274 timestamp by the repeater interval, and immediately set the entry state
5275 back to TODO.  In the example above, setting the state to DONE would
5276 actually switch the date like this:
5278 @example
5279 ** TODO Pay the rent
5280    DEADLINE: <2005-11-01 Tue +1m>
5281 @end example
5283 @vindex org-log-repeat
5284 A timestamp@footnote{You can change this using the option
5285 @code{org-log-repeat}, or the @code{#+STARTUP} options @code{logrepeat},
5286 @code{lognoterepeat}, and @code{nologrepeat}.  With @code{lognoterepeat}, you
5287 will also be prompted for a note.} will be added under the deadline, to keep
5288 a record that you actually acted on the previous instance of this deadline.
5290 As a consequence of shifting the base date, this entry will no longer be
5291 visible in the agenda when checking past dates, but all future instances
5292 will be visible.
5294 With the @samp{+1m} cookie, the date shift will always be exactly one
5295 month.  So if you have not paid the rent for three months, marking this
5296 entry DONE will still keep it as an overdue deadline.  Depending on the
5297 task, this may not be the best way to handle it.  For example, if you
5298 forgot to call you father for 3 weeks, it does not make sense to call
5299 him 3 times in a single day to make up for it.  Finally, there are tasks
5300 like changing batteries which should always repeat a certain time
5301 @i{after} the last time you did it.  For these tasks, Org mode has
5302 special repeaters markers with @samp{++} and @samp{.+}.  For example:
5304 @example
5305 ** TODO Call Father
5306    DEADLINE: <2008-02-10 Sun ++1w>
5307    Marking this DONE will shift the date by at least one week,
5308    but also by as many weeks as it takes to get this date into
5309    the future.  However, it stays on a Sunday, even if you called
5310    and marked it done on Saturday.
5311 ** TODO Check the batteries in the smoke detectors
5312    DEADLINE: <2005-11-01 Tue .+1m>
5313    Marking this DONE will shift the date to one month after
5314    today.
5315 @end example
5317 You may have both scheduling and deadline information for a specific
5318 task---just make sure that the repeater intervals on both are the same.
5320 An alternative to using a repeater is to create a number of copies of a task
5321 subtree, with dates shifted in each copy.  The command @kbd{C-c C-x c} was
5322 created for this purpose, it is described in @ref{Structure editing}.
5325 @node Clocking work time, Resolving idle time, Deadlines and scheduling, Dates and Times
5326 @section Clocking work time
5328 Org mode allows you to clock the time you spend on specific tasks in a
5329 project.  When you start working on an item, you can start the clock.
5330 When you stop working on that task, or when you mark the task done, the
5331 clock is stopped and the corresponding time interval is recorded.  It
5332 also computes the total time spent on each subtree of a project.  And it
5333 remembers a history or tasks recently clocked, to that you can jump quickly
5334 between a number of tasks absorbing your time.
5336 To save the clock history across Emacs sessions, use
5337 @lisp
5338 (setq org-clock-persist 'history)
5339 (org-clock-persistence-insinuate)
5340 @end lisp
5341 When you clock into a new task after resuming Emacs, the incomplete
5342 clock@footnote{To resume the clock under the assumption that you have worked
5343 on this task while outside Emacs, use @code{(setq org-clock-persist t)}.}
5344 will be found (@pxref{Resolving idle time}) and you will be prompted about
5345 what to do with it.
5347 @table @kbd
5348 @kindex C-c C-x C-i
5349 @item C-c C-x C-i
5350 @vindex org-clock-into-drawer
5351 Start the clock on the current item (clock-in).  This inserts the CLOCK
5352 keyword together with a timestamp.  If this is not the first clocking of
5353 this item, the multiple CLOCK lines will be wrapped into a
5354 @code{:LOGBOOK:} drawer (see also the variable
5355 @code{org-clock-into-drawer}).  When called with a @kbd{C-u} prefix argument,
5356 select the task from a list of recently clocked tasks.  With two @kbd{C-u
5357 C-u} prefixes, clock into the task at point and mark it as the default task.
5358 The default task will always be available when selecting a clocking task,
5359 with letter @kbd{d}.@*
5360 @cindex property: CLOCK_MODELINE_TOTAL
5361 @cindex property: LAST_REPEAT
5362 @vindex org-clock-modeline-total
5363 While the clock is running, the current clocking time is shown in the mode
5364 line, along with the title of the task.  The clock time shown will be all
5365 time ever clocked for this task and its children.  If the task has an effort
5366 estimate (@pxref{Effort estimates}), the mode line displays the current
5367 clocking time against it@footnote{To add an effort estimate ``on the fly'',
5368 hook a function doing this to @code{org-clock-in-prepare-hook}.}  If the task
5369 is a repeating one (@pxref{Repeated tasks}), only the time since the last
5370 reset of the task @footnote{as recorded by the @code{LAST_REPEAT} property}
5371 will be shown.  More control over what time is shown can be exercised with
5372 the @code{CLOCK_MODELINE_TOTAL} property.  It may have the values
5373 @code{current} to show only the current clocking instance, @code{today} to
5374 show all time clocked on this tasks today (see also the variable
5375 @code{org-extend-today-until}), @code{all} to include all time, or
5376 @code{auto} which is the default@footnote{See also the variable
5377 @code{org-clock-modeline-total}.}.@* Clicking with @kbd{mouse-1} onto the
5378 mode line entry will pop up a menu with clocking options.
5379 @kindex C-c C-x C-o
5380 @item C-c C-x C-o
5381 @vindex org-log-note-clock-out
5382 Stop the clock (clock-out).  This inserts another timestamp at the same
5383 location where the clock was last started.  It also directly computes
5384 the resulting time in inserts it after the time range as @samp{=>
5385 HH:MM}.  See the variable @code{org-log-note-clock-out} for the
5386 possibility to record an additional note together with the clock-out
5387 timestamp@footnote{The corresponding in-buffer setting is:
5388 @code{#+STARTUP: lognoteclock-out}}.
5389 @kindex C-c C-x C-e
5390 @item C-c C-x C-e
5391 Update the effort estimate for the current clock task.
5392 @kindex C-c C-y
5393 @kindex C-c C-c
5394 @item C-c C-y @ @ @r{or}@ @ C-c C-c
5395 Recompute the time interval after changing one of the timestamps.  This
5396 is only necessary if you edit the timestamps directly.  If you change
5397 them with @kbd{S-@key{cursor}} keys, the update is automatic.
5398 @kindex C-c C-t
5399 @item C-c C-t
5400 Changing the TODO state of an item to DONE automatically stops the clock
5401 if it is running in this same item.
5402 @kindex C-c C-x C-x
5403 @item C-c C-x C-x
5404 Cancel the current clock.  This is useful if a clock was started by
5405 mistake, or if you ended up working on something else.
5406 @kindex C-c C-x C-j
5407 @item C-c C-x C-j
5408 Jump to the entry that contains the currently running clock.  With a
5409 @kbd{C-u} prefix arg, select the target task from a list of recently clocked
5410 tasks.
5411 @kindex C-c C-x C-d
5412 @item C-c C-x C-d
5413 @vindex org-remove-highlights-with-change
5414 Display time summaries for each subtree in the current buffer.  This
5415 puts overlays at the end of each headline, showing the total time
5416 recorded under that heading, including the time of any subheadings. You
5417 can use visibility cycling to study the tree, but the overlays disappear
5418 when you change the buffer (see variable
5419 @code{org-remove-highlights-with-change}) or press @kbd{C-c C-c}.
5420 @kindex C-c C-x C-r
5421 @item C-c C-x C-r
5422 Insert a dynamic block (@pxref{Dynamic blocks}) containing a clock
5423 report as an Org-mode table into the current file.  When the cursor is
5424 at an existing clock table, just update it.  When called with a prefix
5425 argument, jump to the first clock report in the current document and
5426 update it.
5427 @cindex #+BEGIN, clocktable
5428 @example
5429 #+BEGIN: clocktable :maxlevel 2 :emphasize nil :scope file
5430 #+END: clocktable
5431 @end example
5432 @noindent
5433 If such a block already exists at point, its content is replaced by the
5434 new table.  The @samp{BEGIN} line can specify options:
5435 @example
5436 :maxlevel    @r{Maximum level depth to which times are listed in the table.}
5437 :emphasize   @r{When @code{t}, emphasize level one and level two items.}
5438 :scope       @r{The scope to consider.  This can be any of the following:}
5439              nil        @r{the current buffer or narrowed region}
5440              file       @r{the full current buffer}
5441              subtree    @r{the subtree where the clocktable is located}
5442              tree@var{N}      @r{the surrounding level @var{N} tree, for example @code{tree3}}
5443              tree       @r{the surrounding level 1 tree}
5444              agenda     @r{all agenda files}
5445              ("file"..) @r{scan these files}
5446              file-with-archives    @r{current file and its archives}
5447              agenda-with-archives  @r{all agenda files, including archives}
5448 :block       @r{The time block to consider.  This block is specified either}
5449              @r{absolute, or relative to the current time and may be any of}
5450              @r{these formats:}
5451              2007-12-31    @r{New year eve 2007}
5452              2007-12       @r{December 2007}
5453              2007-W50      @r{ISO-week 50 in 2007}
5454              2007          @r{the year 2007}
5455              today, yesterday, today-@var{N}          @r{a relative day}
5456              thisweek, lastweek, thisweek-@var{N}     @r{a relative week}
5457              thismonth, lastmonth, thismonth-@var{N}  @r{a relative month}
5458              thisyear, lastyear, thisyear-@var{N}     @r{a relative year}
5459              @r{Use @kbd{S-@key{left}/@key{right}} keys to shift the time interval.}
5460 :tstart      @r{A time string specifying when to start considering times.}
5461 :tend        @r{A time string specifying when to stop considering times.}
5462 :step        @r{@code{week} or @code{day}, to split the table into chunks.}
5463              @r{To use this, @code{:block} or @code{:tstart}, @code{:tend} are needed.}
5464 :link        @r{Link the item headlines in the table to their origins.}
5465 :formula     @r{Content of a @code{#+TBLFM} line to be added and evaluated.}
5466              @r{As a special case, @samp{:formula %} adds a column with % time.}
5467              @r{If you do not specify a formula here, any existing formula.}
5468              @r{below the clock table will survive updates and be evaluated.}
5469 :timestamp   @r{A timestamp for the entry, when available.  Look for SCHEDULED,}
5470              @r{DEADLINE, TIMESTAMP and TIMESTAMP_IA, in this order.}
5471 @end example
5472 To get a clock summary of the current level 1 tree, for the current
5473 day, you could write
5474 @example
5475 #+BEGIN: clocktable :maxlevel 2 :block today :scope tree1 :link t
5476 #+END: clocktable
5477 @end example
5478 @noindent
5479 and to use a specific time range you could write@footnote{Note that all
5480 parameters must be specified in a single line---the line is broken here
5481 only to fit it into the manual.}
5482 @example
5483 #+BEGIN: clocktable :tstart "<2006-08-10 Thu 10:00>"
5484                     :tend "<2006-08-10 Thu 12:00>"
5485 #+END: clocktable
5486 @end example
5487 A summary of the current subtree with % times would be
5488 @example
5489 #+BEGIN: clocktable :scope subtree :link t :formula %
5490 #+END: clocktable
5491 @end example
5492 @kindex C-c C-c
5493 @item C-c C-c
5494 @kindex C-c C-x C-u
5495 @itemx C-c C-x C-u
5496 Update dynamic block at point.  The cursor needs to be in the
5497 @code{#+BEGIN} line of the dynamic block.
5498 @kindex C-u C-c C-x C-u
5499 @item C-u C-c C-x C-u
5500 Update all dynamic blocks (@pxref{Dynamic blocks}).  This is useful if
5501 you have several clock table blocks in a buffer.
5502 @kindex S-@key{left}
5503 @kindex S-@key{right}
5504 @item S-@key{left}
5505 @itemx S-@key{right}
5506 Shift the current @code{:block} interval and update the table.  The cursor
5507 needs to be in the @code{#+BEGIN: clocktable} line for this command.  If
5508 @code{:block} is @code{today}, it will be shifted to @code{today-1} etc.
5509 @end table
5511 The @kbd{l} key may be used in the timeline (@pxref{Timeline}) and in
5512 the agenda (@pxref{Weekly/daily agenda}) to show which tasks have been
5513 worked on or closed during a day.
5515 @node Resolving idle time, Effort estimates, Clocking work time, Dates and Times
5516 @section Resolving idle time
5517 @cindex resolve idle time
5519 @cindex idle, resolve, dangling
5520 If you clock in on a work item, and then walk away from your
5521 computer---perhaps to take a phone call---you often need to ``resolve'' the
5522 time you were away by either subtracting it from the current clock, or
5523 applying it to another one.
5525 @vindex org-clock-idle-time
5526 By customizing the variable @code{org-clock-idle-time} to some integer, such
5527 as 10 or 15, Emacs can alert you when you get back to your computer after
5528 being idle for that many minutes@footnote{On computers using Mac OS X,
5529 idleness is based on actual user idleness, not just Emacs' idle time.  For
5530 X11, you can install a utility program @file{x11idle.c}, available in the
5531 UTILITIES directory of the Org git distribution, to get the same general
5532 treatment of idleness.  On other systems, idle time refers to Emacs idle time
5533 only.}, and ask what you want to do with the idle time.  There will be a
5534 question waiting for you when you get back, indicating how much idle time has
5535 passed (constantly updated with the current amount), as well as a set of
5536 choices to correct the discrepancy:
5538 @table @kbd
5539 @item k
5540 To keep some or all of the minutes and stay clocked in, press @kbd{k}.  Org
5541 will ask how many of the minutes to keep.  Press @key{RET} to keep them all,
5542 effectively changing nothing, or enter a number to keep that many minutes.
5543 @item K
5544 If you use the shift key and press @kbd{K}, it will keep however many minutes
5545 you request and then immediately clock out of that task.  If you keep all of
5546 the minutes, this is the same as just clocking out of the current task.
5547 @item s
5548 To keep none of the minutes, use @kbd{s} to subtract all the away time from
5549 the clock, and then check back in from the moment you returned.
5550 @item S
5551 To keep none of the minutes and just clock out at the start of the away time,
5552 use the shift key and press @kbd{S}.  Remember that using shift will always
5553 leave you clocked out, no matter which option you choose.
5554 @item C
5555 To cancel the clock altogether, use @kbd{C}.  Note that if instead of
5556 cancelling you subtract the away time, and the resulting clock amount is less
5557 than a minute, the clock will still be cancelled rather than clutter up the
5558 log with an empty entry.
5559 @end table
5561 What if you subtracted those away minutes from the current clock, and now
5562 want to apply them to a new clock?  Simply clock in to any task immediately
5563 after the subtraction.  Org will notice that you have subtracted time ``on
5564 the books'', so to speak, and will ask if you want to apply those minutes to
5565 the next task you clock in on.
5567 There is one other instance when this clock resolution magic occurs.  Say you
5568 were clocked in and hacking away, and suddenly your cat chased a mouse who
5569 scared a hamster that crashed into your UPS's power button!  You suddenly
5570 lose all your buffers, but thanks to auto-save you still have your recent Org
5571 mode changes, including your last clock in.
5573 If you restart Emacs and clock into any task, Org will notice that you have a
5574 dangling clock which was never clocked out from your last session.  Using
5575 that clock's starting time as the beginning of the unaccounted-for period,
5576 Org will ask how you want to resolve that time.  The logic and behavior is
5577 identical to dealing with away time due to idleness, it's just happening due
5578 to a recovery event rather than a set amount of idle time.
5580 You can also check all the files visited by your Org agenda for dangling
5581 clocks at any time using @kbd{M-x org-resolve-clocks}.
5583 @node Effort estimates, Relative timer, Resolving idle time, Dates and Times
5584 @section Effort estimates
5585 @cindex effort estimates
5587 @cindex property, Effort
5588 @vindex org-effort-property
5589 If you want to plan your work in a very detailed way, or if you need to
5590 produce offers with quotations of the estimated work effort, you may want to
5591 assign effort estimates to entries.  If you are also clocking your work, you
5592 may later want to compare the planned effort with the actual working time, a
5593 great way to improve planning estimates.  Effort estimates are stored in a
5594 special property @samp{Effort}@footnote{You may change the property being
5595 used with the variable @code{org-effort-property}.}.  You can set the effort
5596 for an entry with the following commands:
5598 @table @kbd
5599 @kindex C-c C-x e
5600 @item C-c C-x e
5601 Set the effort estimate for the current entry.  With a numeric prefix
5602 argument, set it to the NTH allowed value (see below).  This command is also
5603 accessible from the agenda with the @kbd{e} key.
5604 @kindex C-c C-x C-e
5605 @item C-c C-x C-e
5606 Modify the effort estimate of the item currently being clocked.
5607 @end table
5609 Clearly the best way to work with effort estimates is through column view
5610 (@pxref{Column view}).  You should start by setting up discrete values for
5611 effort estimates, and a @code{COLUMNS} format that displays these values
5612 together with clock sums (if you want to clock your time).  For a specific
5613 buffer you can use
5615 @example
5616 #+PROPERTY: Effort_ALL 0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 7:00 8:00
5617 #+COLUMNS: %40ITEM(Task) %17Effort(Estimated Effort)@{:@} %CLOCKSUM
5618 @end example
5620 @noindent
5621 @vindex org-global-properties
5622 @vindex org-columns-default-format
5623 or, even better, you can set up these values globally by customizing the
5624 variables @code{org-global-properties} and @code{org-columns-default-format}.
5625 In particular if you want to use this setup also in the agenda, a global
5626 setup may be advised.
5628 The way to assign estimates to individual items is then to switch to column
5629 mode, and to use @kbd{S-@key{right}} and @kbd{S-@key{left}} to change the
5630 value.  The values you enter will immediately be summed up in the hierarchy.
5631 In the column next to it, any clocked time will be displayed.
5633 @vindex org-agenda-columns-add-appointments-to-effort-sum
5634 If you switch to column view in the daily/weekly agenda, the effort column
5635 will summarize the estimated work effort for each day@footnote{Please note
5636 the pitfalls of summing hierarchical data in a flat list (@pxref{Agenda
5637 column view}).}, and you can use this to find space in your schedule.  To get
5638 an overview of the entire part of the day that is committed, you can set the
5639 option @code{org-agenda-columns-add-appointments-to-effort-sum}.  The
5640 appointments on a day that take place over a specified time interval will
5641 then also be added to the load estimate of the day.
5643 Effort estimates can be used in secondary agenda filtering that is triggered
5644 with the @kbd{/} key in the agenda (@pxref{Agenda commands}).  If you have
5645 these estimates defined consistently, two or three key presses will narrow
5646 down the list to stuff that fits into an available time slot.
5648 @node Relative timer,  , Effort estimates, Dates and Times
5649 @section Taking notes with a relative timer
5650 @cindex relative timer
5652 When taking notes during, for example, a meeting or a video viewing, it can
5653 be useful to have access to times relative to a starting time.  Org provides
5654 such a relative timer and make it easy to create timed notes.
5656 @table @kbd
5657 @kindex C-c C-x .
5658 @item C-c C-x .
5659 Insert a relative time into the buffer.  The first time you use this, the
5660 timer will be started.  When called with a prefix argument, the timer is
5661 restarted.
5662 @kindex C-c C-x -
5663 @item C-c C-x -
5664 Insert a description list item with the current relative time.  With a prefix
5665 argument, first reset the timer to 0.
5666 @kindex M-@key{RET}
5667 @item M-@key{RET}
5668 Once the timer list is started, you can also use @kbd{M-@key{RET}} to insert
5669 new timer items.
5670 @kindex C-c C-x ,
5671 @item C-c C-x ,
5672 Pause the timer, or continue it if it is already paused.
5673 @c removed the sentence because it is redundant to the following item
5674 @kindex C-u C-c C-x ,
5675 @item C-u C-c C-x ,
5676 Stop the timer.  After this, you can only start a new timer, not continue the
5677 old one.  This command also removes the timer from the mode line.
5678 @kindex C-c C-x 0
5679 @item C-c C-x 0
5680 Reset the timer without inserting anything into the buffer.  By default, the
5681 timer is reset to 0.  When called with a @kbd{C-u} prefix, reset the timer to
5682 specific starting offset.  The user is prompted for the offset, with a
5683 default taken from a timer string at point, if any, So this can be used to
5684 restart taking notes after a break in the process.  When called with a double
5685 prefix argument @kbd{C-c C-u}, change all timer strings in the active region
5686 by a certain amount.  This can be used to fix timer strings if the timer was
5687 not started at exactly the right moment.
5688 @end table
5690 @node Capture - Refile - Archive, Agenda Views, Dates and Times, Top
5691 @chapter Capture - Refile - Archive
5692 @cindex capture
5694 An important part of any organization system is the ability to quickly
5695 capture new ideas and tasks, and to associate reference material with them.
5696 Org uses the @file{remember.el} package to create tasks, and stores files
5697 related to a task (@i{attachments}) in a special directory.  Once in the
5698 system, tasks and projects need to be moved around.  Moving completed project
5699 trees to an archive file keeps the system compact and fast.
5701 @menu
5702 * Remember::                    Capture new tasks/ideas with little interruption
5703 * Attachments::                 Add files to tasks.
5704 * RSS Feeds::                   Getting input from RSS feeds
5705 * Protocols::                   External (e.g. Browser) access to Emacs and Org
5706 * Refiling notes::              Moving a tree from one place to another
5707 * Archiving::                   What to do with finished projects
5708 @end menu
5710 @node Remember, Attachments, Capture - Refile - Archive, Capture - Refile - Archive
5711 @section Remember
5712 @cindex @file{remember.el}
5714 The Remember package by John Wiegley lets you store quick notes with little
5715 interruption of your work flow.  It is an excellent way to add new notes and
5716 tasks to Org files.  The @code{remember.el} package is part of Emacs 23, not
5717 Emacs 22.  See @uref{http://www.emacswiki.org/cgi-bin/wiki/RememberMode} for
5718 more information.
5720 Org significantly expands the possibilities of Remember: you may define
5721 templates for different note types, and associate target files and headlines
5722 with specific templates.  It also allows you to select the location where a
5723 note should be stored interactively, on the fly.
5725 @menu
5726 * Setting up Remember for Org::  Some code for .emacs to get things going
5727 * Remember templates::          Define the outline of different note types
5728 * Storing notes::               Directly get the note to where it belongs
5729 @end menu
5731 @node Setting up Remember for Org, Remember templates, Remember, Remember
5732 @subsection Setting up Remember for Org
5734 The following customization will tell Remember to use Org files as
5735 target, and to create annotations compatible with Org links.
5737 @example
5738 (org-remember-insinuate)
5739 (setq org-directory "~/path/to/my/orgfiles/")
5740 (setq org-default-notes-file (concat org-directory "/notes.org"))
5741 (define-key global-map "\C-cr" 'org-remember)
5742 @end example
5744 @noindent
5745 The last line binds the command @code{org-remember} to a global
5746 key@footnote{Please select your own key, @kbd{C-c r} is only a
5747 suggestion.}.  @code{org-remember} basically just calls Remember,
5748 but it makes a few things easier: if there is an active region, it will
5749 automatically copy the region into the Remember buffer.  It also allows
5750 to jump to the buffer and location where Remember notes are being
5751 stored: just call @code{org-remember} with a prefix argument.  If you
5752 use two prefix arguments, Org jumps to the location where the last
5753 remember note was stored.
5755 The Remember buffer will actually use @code{org-mode} as its major mode, so
5756 that all editing features of Org mode are available.  In addition to this, a
5757 minor mode @code{org-remember-mode} is turned on, for the single purpose that
5758 you can use its keymap @code{org-remember-mode-map} to overwrite some of
5759 Org mode's key bindings.
5761 You can also call @code{org-remember} in a special way from the agenda,
5762 using the @kbd{k r} key combination.  With this access, any timestamps
5763 inserted by the selected Remember template (see below) will default to
5764 the cursor date in the agenda, rather than to the current date.
5766 @node Remember templates, Storing notes, Setting up Remember for Org, Remember
5767 @subsection Remember templates
5768 @cindex templates, for Remember
5770 In combination with Org, you can use templates to generate
5771 different types of Remember notes.  For example, if you would like
5772 to use one template to create general TODO entries, another one for
5773 journal entries, and a third one for collecting random ideas, you could
5774 use:
5776 @example
5777 (setq org-remember-templates
5778  '(("Todo" ?t "* TODO %?\n  %i\n  %a" "~/org/TODO.org" "Tasks")
5779    ("Journal" ?j "* %U %?\n\n  %i\n  %a" "~/org/JOURNAL.org")
5780    ("Idea" ?i "* %^@{Title@}\n  %i\n  %a" "~/org/JOURNAL.org" "New Ideas")))
5781 @end example
5783 @vindex org-remember-default-headline
5784 @vindex org-directory
5785 @noindent In these entries, the first string is just a name, and the
5786 character specifies how to select the template.  It is useful if the
5787 character is also the first letter of the name.  The next string specifies
5788 the template.  Two more (optional) strings give the file in which, and the
5789 headline under which, the new note should be stored.  The file (if not present
5790 or @code{nil}) defaults to @code{org-default-notes-file}, the heading to
5791 @code{org-remember-default-headline}.  If the file name is not an absolute
5792 path, it will be interpreted relative to @code{org-directory}.  The heading
5793 can also be the symbols @code{top} or @code{bottom} to send notes as level 1
5794 entries to the beginning or end of the file, respectively.
5796 An optional sixth element specifies the contexts in which the user can select
5797 the template.  This element can be a list of major modes or a function.
5798 @code{org-remember} will first check whether the function returns @code{t} or
5799 if we are in any of the listed major modes, and exclude templates for which
5800 this condition is not fulfilled.  Templates that do not specify this element
5801 at all, or that use @code{nil} or @code{t} as a value will always be
5802 selectable.
5804 So for example:
5806 @example
5807 (setq org-remember-templates
5808  '(("Bug" ?b "* BUG %?\n  %i\n  %a" "~/org/BUGS.org" "Bugs" (emacs-lisp-mode))
5809    ("Journal" ?j "* %U %?\n\n  %i\n  %a" "~/org/JOURNAL.org" "X" my-check)
5810    ("Idea" ?i "* %^@{Title@}\n  %i\n  %a" "~/org/JOURNAL.org" "New Ideas")))
5811 @end example
5813 @noindent
5814 The first template will only be available when invoking @code{org-remember}
5815 from an buffer in @code{emacs-lisp-mode}.  The second template will only be
5816 available when the function @code{my-check} returns @code{t}.  The third
5817 template will be proposed in any context.
5819 When you call @kbd{M-x org-remember} (or @kbd{M-x remember}) to remember
5820 something, Org will prompt for a key to select the template (if you have
5821 more than one template) and then prepare the buffer like
5822 @example
5823 * TODO
5824   [[file:@var{link to where you called remember}]]
5825 @end example
5827 @noindent
5828 During expansion of the template, special @kbd{%}-escapes@footnote{If you
5829 need one of these sequences literally, escape the @kbd{%} with a backslash.}
5830 allow dynamic insertion of content:
5831 @example
5832 %^@{@var{prompt}@}  @r{prompt the user for a string and replace this sequence with it.}
5833             @r{You may specify a default value and a completion table with}
5834             @r{%^@{prompt|default|completion2|completion3...@}}
5835             @r{The arrow keys access a prompt-specific history.}
5836 %a          @r{annotation, normally the link created with @code{org-store-link}}
5837 %A          @r{like @code{%a}, but prompt for the description part}
5838 %i          @r{initial content, the region when remember is called with C-u.}
5839             @r{The entire text will be indented like @code{%i} itself.}
5840 %t          @r{timestamp, date only}
5841 %T          @r{timestamp with date and time}
5842 %u, %U      @r{like the above, but inactive timestamps}
5843 %^t         @r{like @code{%t}, but prompt for date.  Similarly @code{%^T}, @code{%^u}, @code{%^U}}
5844             @r{You may define a prompt like @code{%^@{Birthday@}t}}
5845 %n          @r{user name (taken from @code{user-full-name})}
5846 %c          @r{Current kill ring head.}
5847 %x          @r{Content of the X clipboard.}
5848 %^C         @r{Interactive selection of which kill or clip to use.}
5849 %^L         @r{Like @code{%^C}, but insert as link.}
5850 %^g         @r{prompt for tags, with completion on tags in target file.}
5851 %k          @r{title of currently clocked task}
5852 %K          @r{link to currently clocked task}
5853 %^G         @r{prompt for tags, with completion all tags in all agenda files.}
5854 %^@{@var{prop}@}p   @r{Prompt the user for a value for property @var{prop}}
5855 %:keyword   @r{specific information for certain link types, see below}
5856 %[@var{file}]     @r{insert the contents of the file given by @var{file}}
5857 %(@var{sexp})     @r{evaluate Elisp @var{sexp} and replace with the result}
5858 %!          @r{immediately store note after completing the template}
5859             @r{(skipping the @kbd{C-c C-c} that normally triggers storing)}
5860 %&          @r{jump to target location immediately after storing note}
5861 @end example
5863 @noindent
5864 For specific link types, the following keywords will be
5865 defined@footnote{If you define your own link types (@pxref{Adding
5866 hyperlink types}), any property you store with
5867 @code{org-store-link-props} can be accessed in remember templates in a
5868 similar way.}:
5870 @vindex org-from-is-user-regexp
5871 @example
5872 Link type          |  Available keywords
5873 -------------------+----------------------------------------------
5874 bbdb               |  %:name %:company
5875 bbdb               |  %::server %:port %:nick
5876 vm, wl, mh, rmail  |  %:type %:subject %:message-id
5877                    |  %:from %:fromname %:fromaddress
5878                    |  %:to   %:toname   %:toaddress
5879                    |  %: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}.}}
5880 gnus               |  %:group, @r{for messages also all email fields}
5881 w3, w3m            |  %:url
5882 info               |  %:file %:node
5883 calendar           |  %:date"
5884 @end example
5886 @noindent
5887 To place the cursor after template expansion use:
5889 @example
5890 %?          @r{After completing the template, position cursor here.}
5891 @end example
5893 @noindent
5894 If you change your mind about which template to use, call
5895 @code{org-remember} in the remember buffer.  You may then select a new
5896 template that will be filled with the previous context information.
5898 @node Storing notes,  , Remember templates, Remember
5899 @subsection Storing notes
5901 @vindex org-remember-clock-out-on-exit
5902 When you are finished preparing a note with Remember, you have to press
5903 @kbd{C-c C-c} to file the note away.  If you have started the clock in the
5904 Remember buffer, you will first be asked if you want to clock out
5905 now@footnote{To avoid this query, configure the variable
5906 @code{org-remember-clock-out-on-exit}.}.  If you answer @kbd{n}, the clock
5907 will continue to run after the note was filed away.
5909 The handler will then store the note in the file and under the headline
5910 specified in the template, or it will use the default file and headline.
5911 The window configuration will be restored, sending you back to the working
5912 context before the call to Remember.  To re-use the location found
5913 during the last call to Remember, exit the Remember buffer with
5914 @kbd{C-0 C-c C-c}, i.e. specify a zero prefix argument to @kbd{C-c C-c}.
5915 Another special case is @kbd{C-2 C-c C-c} which files the note as a child of
5916 the currently clocked item.
5918 @vindex org-remember-store-without-prompt
5919 If you want to store the note directly to a different place, use
5920 @kbd{C-1 C-c C-c} instead to exit Remember@footnote{Configure the
5921 variable @code{org-remember-store-without-prompt} to make this behavior
5922 the default.}.  The handler will then first prompt for a target file---if
5923 you press @key{RET}, the value specified for the template is used.
5924 Then the command offers the headings tree of the selected file, with the
5925 cursor position at the default headline (if you specified one in the
5926 template).  You can either immediately press @key{RET} to get the note
5927 placed there.  Or you can use the following keys to find a different
5928 location:
5929 @example
5930 @key{TAB}         @r{Cycle visibility.}
5931 @key{down} / @key{up}   @r{Next/previous visible headline.}
5932 n / p        @r{Next/previous visible headline.}
5933 f / b        @r{Next/previous headline same level.}
5934 u            @r{One level up.}
5935 @c 0-9          @r{Digit argument.}
5936 @end example
5937 @noindent
5938 Pressing @key{RET} or @key{left} or @key{right}
5939 then leads to the following result.
5941 @vindex org-reverse-note-order
5942 @multitable @columnfractions 0.2 0.15 0.65
5943 @item @b{Cursor position} @tab @b{Key} @tab @b{Note gets inserted}
5944 @item on headline     @tab @key{RET}              @tab as sublevel of the heading at cursor, first or last
5945 @item                 @tab                        @tab depending on @code{org-reverse-note-order}.
5946 @item                 @tab @key{left}/@key{right} @tab as same level, before/after current heading
5947 @item buffer-start    @tab @key{RET} @tab as level 2 heading at end of file or level 1 at beginning
5948 @item                 @tab @tab depending on @code{org-reverse-note-order}.
5949 @item not on headline @tab @key{RET}
5950       @tab at cursor position, level taken from context.
5951 @end multitable
5953 Before inserting the text into a tree, the function ensures that the text has
5954 a headline, i.e. a first line that starts with a @samp{*}.  If not, a
5955 headline is constructed from the current date.  If you have indented the text
5956 of the note below the headline, the indentation will be adapted if inserting
5957 the note into the tree requires demotion from level 1.
5960 @node Attachments, RSS Feeds, Remember, Capture - Refile - Archive
5961 @section Attachments
5962 @cindex attachments
5964 @vindex org-attach-directory
5965 It is often useful to associate reference material with an outline node/task.
5966 Small chunks of plain text can simply be stored in the subtree of a project.
5967 Hyperlinks (@pxref{Hyperlinks}) can be used to establish associations with
5968 files that live elsewhere on your computer or in the cloud, like emails or
5969 source code files belonging to a project.  Another method is @i{attachments},
5970 which are files located in a directory belonging to an outline node.  Org
5971 uses directories named by the unique ID of each entry.  These directories are
5972 located in the @file{data} directory which lives in the same directory where
5973 your Org file lives@footnote{If you move entries or Org files from one
5974 directory to another, you may want to configure @code{org-attach-directory}
5975 to contain an absolute path.}.  If you initialize this directory with
5976 @code{git init}, Org will automatically commit changes when it sees them.
5977 The attachment system has been contributed to Org by John Wiegley.
5979 In cases where it seems better to do so, you can also attach a directory of your
5980 choice to an entry.  You can also make children inherit the attachment
5981 directory from a parent, so that an entire subtree uses the same attached
5982 directory.
5984 @noindent The following commands deal with attachments.
5986 @table @kbd
5988 @kindex C-c C-a
5989 @item C-c C-a
5990 The dispatcher for commands related to the attachment system.  After these
5991 keys, a list of commands is displayed and you need to press an additional key
5992 to select a command:
5994 @table @kbd
5995 @kindex C-c C-a a
5996 @item a
5997 @vindex org-attach-method
5998 Select a file and move it into the task's attachment directory.  The file
5999 will be copied, moved, or linked, depending on @code{org-attach-method}.
6000 Note that hard links are not supported on all systems.
6002 @kindex C-c C-a c
6003 @kindex C-c C-a m
6004 @kindex C-c C-a l
6005 @item c/m/l
6006 Attach a file using the copy/move/link method.
6007 Note that hard links are not supported on all systems.
6009 @kindex C-c C-a n
6010 @item n
6011 Create a new attachment as an Emacs buffer.
6013 @kindex C-c C-a z
6014 @item z
6015 Synchronize the current task with its attachment directory, in case you added
6016 attachments yourself.
6018 @kindex C-c C-a o
6019 @item o
6020 @vindex org-file-apps
6021 Open current task's attachment.  If there are more than one, prompt for a
6022 file name first.  Opening will follow the rules set by @code{org-file-apps}.
6023 For more details, see the information on following hyperlinks
6024 (@pxref{Handling links}).
6026 @kindex C-c C-a O
6027 @item O
6028 Also open the attachment, but force opening the file in Emacs.
6030 @kindex C-c C-a f
6031 @item f
6032 Open the current task's attachment directory.
6034 @kindex C-c C-a F
6035 @item F
6036 Also open the directory, but force using @command{dired} in Emacs.
6038 @kindex C-c C-a d
6039 @item d
6040 Select and delete a single attachment.
6042 @kindex C-c C-a D
6043 @item D
6044 Delete all of a task's attachments.  A safer way is to open the directory in
6045 @command{dired} and delete from there.
6047 @kindex C-c C-a s
6048 @item C-c C-a s
6049 @cindex property, ATTACH_DIR
6050 Set a specific directory as the entry's attachment directory.  This works by
6051 putting the directory path into the @code{ATTACH_DIR} property.
6053 @kindex C-c C-a i
6054 @item C-c C-a i
6055 @cindex property, ATTACH_DIR_INHERIT
6056 Set the @code{ATTACH_DIR_INHERIT} property, so that children will use the
6057 same directory for attachments as the parent does.
6058 @end table
6059 @end table
6061 @node RSS Feeds, Protocols, Attachments, Capture - Refile - Archive
6062 @section RSS feeds
6063 @cindex RSS feeds
6065 Org has the capability to add and change entries based on information found in
6066 RSS feeds.  You could use this to make a task out of each new podcast in a
6067 podcast feed.  Or you could use a phone-based note-creating service on the
6068 web to import tasks into Org.  To access feeds, you need to configure the
6069 variable @code{org-feed-alist}.  The docstring of this variable has detailed
6070 information.  Here is just an example:
6072 @example
6073 (setq org-feed-alist
6074       '(("ReQall" "http://www.reqall.com/user/feeds/rss/a1b2c3....."
6075          "~/org/feeds.org" "ReQall Entries")
6076 @end example
6077 @noindent
6078 will configure that new items from the feed provided by @file{reqall.com}
6079 will result in new entries in the file @file{~/org/feeds.org} under the
6080 heading @samp{ReQall Entries}, whenever the following command is used:
6082 @table @kbd
6083 @kindex C-c C-x g
6084 @item C-c C-x g
6085 Collect items from the feeds configured in @code{org-feed-alist} and act upon
6086 them.
6087 @kindex C-c C-x G
6088 @item C-c C-x G
6089 Prompt for a feed name and go to the inbox configured for this feed.
6090 @end table
6092 Under the same headline, Org will create a drawer @samp{FEEDSTATUS} in which
6093 it will store information about the status of items in the feed, to avoid
6094 adding the same item several times.  You should add @samp{FEEDSTATUS} to the
6095 list of drawers in that file:
6097 @example
6098 #+DRAWERS: LOGBOOK PROPERTIES FEEDSTATUS
6099 @end example
6101 For more information, see @file{org-feed.el} and the docstring of
6102 @code{org-feed-alist}.
6104 @node Protocols, Refiling notes, RSS Feeds, Capture - Refile - Archive
6105 @section Protocols for external access
6106 @cindex protocols, for external access
6107 @cindex emacsserver
6109 You can set up Org for handling protocol calls from outside applications that
6110 are passed to Emacs through the @file{emacsserver}.  For example, you can
6111 configure bookmarks in your web browser to send a link to the current page to
6112 Org and create a note from it using Remember (@pxref{Remember}).  Or you
6113 could create a bookmark that will tell Emacs to open the local source file of
6114 a remote website you are looking at with the browser.  See
6115 @uref{http://orgmode.org/worg/org-contrib/org-protocol.php} for detailed
6116 documentation and setup instructions.
6118 @node Refiling notes, Archiving, Protocols, Capture - Refile - Archive
6119 @section Refiling notes
6120 @cindex refiling notes
6122 When reviewing the captured data, you may want to refile some of the entries
6123 into a different list, for example into a project.  Cutting, finding the
6124 right location, and then pasting the note is cumbersome.  To simplify this
6125 process, you can use the following special command:
6127 @table @kbd
6128 @kindex C-c C-w
6129 @item C-c C-w
6130 @vindex org-reverse-note-order
6131 @vindex org-refile-targets
6132 @vindex org-refile-use-outline-path
6133 @vindex org-outline-path-complete-in-steps
6134 @vindex org-refile-allow-creating-parent-nodes
6135 Refile the entry or region at point.  This command offers possible locations
6136 for refiling the entry and lets you select one with completion.  The item (or
6137 all items in the region) is filed below the target heading as a subitem.
6138 Depending on @code{org-reverse-note-order}, it will be either the first or
6139 last subitem.@*
6140 By default, all level 1 headlines in the current buffer are considered to be
6141 targets, but you can have more complex definitions across a number of files.
6142 See the variable @code{org-refile-targets} for details.  If you would like to
6143 select a location via a file-path-like completion along the outline path, see
6144 the variables @code{org-refile-use-outline-path} and
6145 @code{org-outline-path-complete-in-steps}.  If you would like to be able to
6146 create new nodes as new parents for for refiling on the fly, check the
6147 variable @code{org-refile-allow-creating-parent-nodes}.
6148 @kindex C-u C-c C-w
6149 @item C-u C-c C-w
6150 Use the refile interface to jump to a heading.
6151 @kindex C-u C-u C-c C-w
6152 @item C-u C-u C-c C-w
6153 Jump to the location where @code{org-refile} last moved a tree to.
6154 @end table
6156 @node Archiving,  , Refiling notes, Capture - Refile - Archive
6157 @section Archiving
6158 @cindex archiving
6160 When a project represented by a (sub)tree is finished, you may want
6161 to move the tree out of the way and to stop it from contributing to the
6162 agenda.  Archiving is important to keep your working files compact and global
6163 searches like the construction of agenda views fast.
6165 @menu
6166 * Moving subtrees::             Moving a tree to an archive file
6167 * Internal archiving::          Switch off a tree but keep i in the file
6168 @end menu
6170 @node Moving subtrees, Internal archiving, Archiving, Archiving
6171 @subsection Moving a tree to the archive file
6172 @cindex external archiving
6174 The most common archiving action is to move a project tree to another file,
6175 the archive file.
6177 @table @kbd
6178 @kindex C-c $
6179 @kindex C-c C-x C-s
6180 @itemx C-c $
6181 @item C-c C-x C-s
6182 @vindex org-archive-location
6183 Archive the subtree starting at the cursor position to the location
6184 given by @code{org-archive-location}.
6185 @kindex C-u C-c C-x C-s
6186 @item C-u C-c C-x C-s
6187 Check if any direct children of the current headline could be moved to
6188 the archive.  To do this, each subtree is checked for open TODO entries.
6189 If none are found, the command offers to move it to the archive
6190 location.  If the cursor is @emph{not} on a headline when this command
6191 is invoked, the level 1 trees will be checked.
6192 @end table
6194 @cindex archive locations
6195 The default archive location is a file in the same directory as the
6196 current file, with the name derived by appending @file{_archive} to the
6197 current file name.  For information and examples on how to change this,
6198 see the documentation string of the variable
6199 @code{org-archive-location}.  There is also an in-buffer option for
6200 setting this variable, for example@footnote{For backward compatibility,
6201 the following also works: If there are several such lines in a file,
6202 each specifies the archive location for the text below it.  The first
6203 such line also applies to any text before its definition.  However,
6204 using this method is @emph{strongly} deprecated as it is incompatible
6205 with the outline structure of the document.  The correct method for
6206 setting multiple archive locations in a buffer is using properties.}:
6208 @cindex #+ARCHIVE
6209 @example
6210 #+ARCHIVE: %s_done::
6211 @end example
6213 @cindex property, ARCHIVE
6214 @noindent
6215 If you would like to have a special ARCHIVE location for a single entry
6216 or a (sub)tree, give the entry an @code{:ARCHIVE:} property with the
6217 location as the value (@pxref{Properties and Columns}).
6219 @vindex org-archive-save-context-info
6220 When a subtree is moved, it receives a number of special properties that
6221 record context information like the file from where the entry came, its
6222 outline path the archiving time etc.  Configure the variable
6223 @code{org-archive-save-context-info} to adjust the amount of information
6224 added.
6227 @node Internal archiving,  , Moving subtrees, Archiving
6228 @subsection Internal archiving
6230 If you want to just switch off (for agenda views) certain subtrees without
6231 moving them to a different file, you can use the @code{ARCHIVE tag}.
6233 A headline that is marked with the ARCHIVE tag (@pxref{Tags}) stays at
6234 its location in the outline tree, but behaves in the following way:
6235 @itemize @minus
6236 @item
6237 @vindex org-cycle-open-archived-trees
6238 It does not open when you attempt to do so with a visibility cycling
6239 command (@pxref{Visibility cycling}).  You can force cycling archived
6240 subtrees with @kbd{C-@key{TAB}}, or by setting the option
6241 @code{org-cycle-open-archived-trees}.  Also normal outline commands like
6242 @code{show-all} will open archived subtrees.
6243 @item
6244 @vindex org-sparse-tree-open-archived-trees
6245 During sparse tree construction (@pxref{Sparse trees}), matches in
6246 archived subtrees are not exposed, unless you configure the option
6247 @code{org-sparse-tree-open-archived-trees}.
6248 @item
6249 @vindex org-agenda-skip-archived-trees
6250 During agenda view construction (@pxref{Agenda Views}), the content of
6251 archived trees is ignored unless you configure the option
6252 @code{org-agenda-skip-archived-trees}, in which case these trees will always
6253 be included.  In the agenda you can press the @kbd{v} key to get archives
6254 temporarily included.
6255 @item
6256 @vindex org-export-with-archived-trees
6257 Archived trees are not exported (@pxref{Exporting}), only the headline
6258 is.  Configure the details using the variable
6259 @code{org-export-with-archived-trees}.
6260 @item
6261 @vindex org-columns-skip-arrchived-trees
6262 Archived trees are excluded from column view unless the variable
6263 @code{org-columns-skip-arrchived-trees} is configured to @code{nil}.
6264 @end itemize
6266 The following commands help managing the ARCHIVE tag:
6268 @table @kbd
6269 @kindex C-c C-x a
6270 @item C-c C-x a
6271 Toggle the ARCHIVE tag for the current headline.  When the tag is set,
6272 the headline changes to a shadowed face, and the subtree below it is
6273 hidden.
6274 @kindex C-u C-c C-x a
6275 @item C-u C-c C-x a
6276 Check if any direct children of the current headline should be archived.
6277 To do this, each subtree is checked for open TODO entries.  If none are
6278 found, the command offers to set the ARCHIVE tag for the child.  If the
6279 cursor is @emph{not} on a headline when this command is invoked, the
6280 level 1 trees will be checked.
6281 @kindex C-@kbd{TAB}
6282 @item C-@kbd{TAB}
6283 Cycle a tree even if it is tagged with ARCHIVE.
6284 @kindex C-c C-x A
6285 @item C-c C-x A
6286 Move the current entry to the @emph{Archive Sibling}.  This is a sibling of
6287 the entry with the heading @samp{Archive} and the tag @samp{ARCHIVE}.  The
6288 entry becomes a child of that sibling and in this way retains a lot of its
6289 original context, including inherited tags and approximate position in the
6290 outline.
6291 @end table
6294 @node Agenda Views, Markup, Capture - Refile - Archive, Top
6295 @chapter Agenda Views
6296 @cindex agenda views
6298 Due to the way Org works, TODO items, time-stamped items, and
6299 tagged headlines can be scattered throughout a file or even a number of
6300 files.  To get an overview of open action items, or of events that are
6301 important for a particular date, this information must be collected,
6302 sorted and displayed in an organized way.
6304 Org can select items based on various criteria and display them
6305 in a separate buffer.  Seven different view types are provided:
6307 @itemize @bullet
6308 @item
6309 an @emph{agenda} that is like a calendar and shows information
6310 for specific dates,
6311 @item
6312 a @emph{TODO list} that covers all unfinished
6313 action items,
6314 @item
6315 a @emph{match view}, showings headlines based on the tags, properties, and
6316 TODO state associated with them,
6317 @item
6318 a @emph{timeline view} that shows all events in a single Org file,
6319 in time-sorted view,
6320 @item
6321 a @emph{text search view} that shows all entries from multiple files
6322 that contain specified keywords,
6323 @item
6324 a @emph{stuck projects view} showing projects that currently don't move
6325 along, and
6326 @item
6327 @emph{custom views} that are special searches and combinations of different
6328 views.
6329 @end itemize
6331 @noindent
6332 The extracted information is displayed in a special @emph{agenda
6333 buffer}.  This buffer is read-only, but provides commands to visit the
6334 corresponding locations in the original Org files, and even to
6335 edit these files remotely.
6337 @vindex org-agenda-window-setup
6338 @vindex org-agenda-restore-windows-after-quit
6339 Two variables control how the agenda buffer is displayed and whether the
6340 window configuration is restored when the agenda exits:
6341 @code{org-agenda-window-setup} and
6342 @code{org-agenda-restore-windows-after-quit}.
6344 @menu
6345 * Agenda files::                Files being searched for agenda information
6346 * Agenda dispatcher::           Keyboard access to agenda views
6347 * Built-in agenda views::       What is available out of the box?
6348 * Presentation and sorting::    How agenda items are prepared for display
6349 * Agenda commands::             Remote editing of Org trees
6350 * Custom agenda views::         Defining special searches and views
6351 * Exporting Agenda Views::      Writing a view to a file
6352 * Agenda column view::          Using column view for collected entries
6353 @end menu
6355 @node Agenda files, Agenda dispatcher, Agenda Views, Agenda Views
6356 @section Agenda files
6357 @cindex agenda files
6358 @cindex files for agenda
6360 @vindex org-agenda-files
6361 The information to be shown is normally collected from all @emph{agenda
6362 files}, the files listed in the variable
6363 @code{org-agenda-files}@footnote{If the value of that variable is not a
6364 list, but a single file name, then the list of agenda files will be
6365 maintained in that external file.}. If a directory is part of this list,
6366 all files with the extension @file{.org} in this directory will be part
6367 of the list.
6369 Thus, even if you only work with a single Org file, that file should
6370 be put into the list@footnote{When using the dispatcher, pressing
6371 @kbd{<} before selecting a command will actually limit the command to
6372 the current file, and ignore @code{org-agenda-files} until the next
6373 dispatcher command.}.  You can customize @code{org-agenda-files}, but
6374 the easiest way to maintain it is through the following commands
6376 @cindex files, adding to agenda list
6377 @table @kbd
6378 @kindex C-c [
6379 @item C-c [
6380 Add current file to the list of agenda files.  The file is added to
6381 the front of the list.  If it was already in the list, it is moved to
6382 the front.  With a prefix argument, file is added/moved to the end.
6383 @kindex C-c ]
6384 @item C-c ]
6385 Remove current file from the list of agenda files.
6386 @kindex C-,
6387 @kindex C-'
6388 @item C-,
6389 @itemx C-'
6390 Cycle through agenda file list, visiting one file after the other.
6391 @kindex M-x org-iswitchb
6392 @item M-x org-iswitchb
6393 Command to use an @code{iswitchb}-like interface to switch to and between Org
6394 buffers.
6395 @end table
6397 @noindent
6398 The Org menu contains the current list of files and can be used
6399 to visit any of them.
6401 If you would like to focus the agenda temporarily on a file not in
6402 this list, or on just one file in the list, or even on only a subtree in a
6403 file, then this can be done in different ways.  For a single agenda command,
6404 you may press @kbd{<} once or several times in the dispatcher
6405 (@pxref{Agenda dispatcher}).  To restrict the agenda scope for an
6406 extended period, use the following commands:
6408 @table @kbd
6409 @kindex C-c C-x <
6410 @item C-c C-x <
6411 Permanently restrict the agenda to the current subtree.  When with a
6412 prefix argument, or with the cursor before the first headline in a file,
6413 the agenda scope is set to the entire file.  This restriction remains in
6414 effect until removed with @kbd{C-c C-x >}, or by typing either @kbd{<}
6415 or @kbd{>} in the agenda dispatcher.  If there is a window displaying an
6416 agenda view, the new restriction takes effect immediately.
6417 @kindex C-c C-x >
6418 @item C-c C-x >
6419 Remove the permanent restriction created by @kbd{C-c C-x <}.
6420 @end table
6422 @noindent
6423 When working with @file{speedbar.el}, you can use the following commands in
6424 the Speedbar frame:
6425 @table @kbd
6426 @kindex <
6427 @item < @r{in the speedbar frame}
6428 Permanently restrict the agenda to the item---either an Org file or a subtree
6429 in such a file---at the cursor in the Speedbar frame.
6430 If there is a window displaying an agenda view, the new restriction takes
6431 effect immediately.
6432 @kindex >
6433 @item > @r{in the speedbar frame}
6434 Lift the restriction.
6435 @end table
6437 @node Agenda dispatcher, Built-in agenda views, Agenda files, Agenda Views
6438 @section The agenda dispatcher
6439 @cindex agenda dispatcher
6440 @cindex dispatching agenda commands
6441 The views are created through a dispatcher, which should be bound to a
6442 global key---for example @kbd{C-c a} (@pxref{Installation}).  In the
6443 following we will assume that @kbd{C-c a} is indeed how the dispatcher
6444 is accessed and list keyboard access to commands accordingly.  After
6445 pressing @kbd{C-c a}, an additional letter is required to execute a
6446 command.  The dispatcher offers the following default commands:
6447 @table @kbd
6448 @item a
6449 Create the calendar-like agenda (@pxref{Weekly/daily agenda}).
6450 @item t @r{/} T
6451 Create a list of all TODO items (@pxref{Global TODO list}).
6452 @item m @r{/} M
6453 Create a list of headlines matching a TAGS expression (@pxref{Matching
6454 tags and properties}).
6455 @item L
6456 Create the timeline view for the current buffer (@pxref{Timeline}).
6457 @item s
6458 Create a list of entries selected by a boolean expression of keywords
6459 and/or regular expressions that must or must not occur in the entry.
6460 @item /
6461 @vindex org-agenda-text-search-extra-files
6462 Search for a regular expression in all agenda files and additionally in
6463 the files listed in @code{org-agenda-text-search-extra-files}.  This
6464 uses the Emacs command @code{multi-occur}.  A prefix argument can be
6465 used to specify the number of context lines for each match, default is
6467 @item # @r{/} !
6468 Create a list of stuck projects (@pxref{Stuck projects}).
6469 @item <
6470 Restrict an agenda command to the current buffer@footnote{For backward
6471 compatibility, you can also press @kbd{1} to restrict to the current
6472 buffer.}.  After pressing @kbd{<}, you still need to press the character
6473 selecting the command.
6474 @item < <
6475 If there is an active region, restrict the following agenda command to
6476 the region.  Otherwise, restrict it to the current subtree@footnote{For
6477 backward compatibility, you can also press @kbd{0} to restrict to the
6478 current region/subtree.}.  After pressing @kbd{< <}, you still need to press the
6479 character selecting the command.
6480 @end table
6482 You can also define custom commands that will be accessible through the
6483 dispatcher, just like the default commands.  This includes the
6484 possibility to create extended agenda buffers that contain several
6485 blocks together, for example the weekly agenda, the global TODO list and
6486 a number of special tags matches.  @xref{Custom agenda views}.
6488 @node Built-in agenda views, Presentation and sorting, Agenda dispatcher, Agenda Views
6489 @section The built-in agenda views
6491 In this section we describe the built-in views.
6493 @menu
6494 * Weekly/daily agenda::         The calendar page with current tasks
6495 * Global TODO list::            All unfinished action items
6496 * Matching tags and properties::  Structured information with fine-tuned search
6497 * Timeline::                    Time-sorted view for single file
6498 * Search view::                 Find entries by searching for text
6499 * Stuck projects::              Find projects you need to review
6500 @end menu
6502 @node Weekly/daily agenda, Global TODO list, Built-in agenda views, Built-in agenda views
6503 @subsection The weekly/daily agenda
6504 @cindex agenda
6505 @cindex weekly agenda
6506 @cindex daily agenda
6508 The purpose of the weekly/daily @emph{agenda} is to act like a page of a
6509 paper agenda, showing all the tasks for the current week or day.
6511 @table @kbd
6512 @cindex org-agenda, command
6513 @kindex C-c a a
6514 @item C-c a a
6515 @vindex org-agenda-ndays
6516 Compile an agenda for the current week from a list of Org files.  The agenda
6517 shows the entries for each day.  With a numeric prefix@footnote{For backward
6518 compatibility, the universal prefix @kbd{C-u} causes all TODO entries to be
6519 listed before the agenda.  This feature is deprecated, use the dedicated TODO
6520 list, or a block agenda instead (@pxref{Block agenda}).}  (like @kbd{C-u 2 1
6521 C-c a a}) you may set the number of days to be displayed (see also the
6522 variable @code{org-agenda-ndays})
6523 @end table
6525 Remote editing from the agenda buffer means, for example, that you can
6526 change the dates of deadlines and appointments from the agenda buffer.
6527 The commands available in the Agenda buffer are listed in @ref{Agenda
6528 commands}.
6530 @subsubheading Calendar/Diary integration
6531 @cindex calendar integration
6532 @cindex diary integration
6534 Emacs contains the calendar and diary by Edward M. Reingold.  The
6535 calendar displays a three-month calendar with holidays from different
6536 countries and cultures.  The diary allows you to keep track of
6537 anniversaries, lunar phases, sunrise/set, recurrent appointments
6538 (weekly, monthly) and more.  In this way, it is quite complementary to
6539 Org.  It can be very useful to combine output from Org with
6540 the diary.
6542 In order to include entries from the Emacs diary into Org mode's
6543 agenda, you only need to customize the variable
6545 @lisp
6546 (setq org-agenda-include-diary t)
6547 @end lisp
6549 @noindent After that, everything will happen automatically.  All diary
6550 entries including holidays, anniversaries, etc., will be included in the
6551 agenda buffer created by Org mode.  @key{SPC}, @key{TAB}, and
6552 @key{RET} can be used from the agenda buffer to jump to the diary
6553 file in order to edit existing diary entries.  The @kbd{i} command to
6554 insert new entries for the current date works in the agenda buffer, as
6555 well as the commands @kbd{S}, @kbd{M}, and @kbd{C} to display
6556 Sunrise/Sunset times, show lunar phases and to convert to other
6557 calendars, respectively.  @kbd{c} can be used to switch back and forth
6558 between calendar and agenda.
6560 If you are using the diary only for sexp entries and holidays, it is
6561 faster to not use the above setting, but instead to copy or even move
6562 the entries into an Org file. Org mode evaluates diary-style sexp
6563 entries, and does it faster because there is no overhead for first
6564 creating the diary display.  Note that the sexp entries must start at
6565 the left margin, no whitespace is allowed before them.  For example,
6566 the following segment of an Org file will be processed and entries
6567 will be made in the agenda:
6569 @example
6570 * Birthdays and similar stuff
6571 #+CATEGORY: Holiday
6572 %%(org-calendar-holiday)   ; special function for holiday names
6573 #+CATEGORY: Ann
6574 %%(diary-anniversary 14  5 1956) Arthur Dent is %d years old
6575 %%(diary-anniversary  2 10 1869) Mahatma Gandhi would be %d years old
6576 @end example
6578 @subsubheading Anniversaries from BBDB
6579 @cindex BBDB, anniversaries
6580 @cindex anniversaries, from BBDB
6582 If you are using the Big Brothers Database to store your contacts, you will
6583 very likely prefer to store anniversaries in BBDB rather than in a
6584 separate Org or diary file.  Org supports this and will show BBDB
6585 anniversaries as part of the agenda.  All you need to do is to add the
6586 following to one your your agenda files:
6588 @example
6589 * Anniversaries
6590   :PROPERTIES:
6591   :CATEGORY: Anniv
6592   :END
6593 %%(org-bbdb-anniversaries)
6594 @end example
6596 You can then go ahead and define anniversaries for a BBDB record.  Basically,
6597 you need to press @kbd{C-o anniversary @key{RET}} with the cursor in a BBDB
6598 record and then add the date in the format @code{YYYY-MM-DD}, followed by a
6599 space and the class of the anniversary (@samp{birthday} or @samp{wedding}, or
6600 a format string).  If you omit the class, it will default to @samp{birthday}.
6601 Here are a few examples, the header for the file @file{org-bbdb.el} contains
6602 more detailed information.
6604 @example
6605 1973-06-22
6606 1955-08-02 wedding
6607 2008-04-14 %s released version 6.01 of org-mode, %d years ago
6608 @end example
6610 After a change to BBDB, or for the first agenda display during an Emacs
6611 session, the agenda display will suffer a short delay as Org updates its
6612 hash with anniversaries.  However, from then on things will be very fast---much
6613 faster in fact than a long list of @samp{%%(diary-anniversary)} entries
6614 in an Org or Diary file.
6616 @subsubheading Appointment reminders
6617 @cindex @file{appt.el}
6618 @cindex appointment reminders
6620 Org can interact with Emacs appointments notification facility.  To add all
6621 the appointments of your agenda files, use the command
6622 @code{org-agenda-to-appt}.  This command also lets you filter through the
6623 list of your appointments and add only those belonging to a specific category
6624 or matching a regular expression. See the docstring for details.
6626 @node Global TODO list, Matching tags and properties, Weekly/daily agenda, Built-in agenda views
6627 @subsection The global TODO list
6628 @cindex global TODO list
6629 @cindex TODO list, global
6631 The global TODO list contains all unfinished TODO items formatted and
6632 collected into a single place.
6634 @table @kbd
6635 @kindex C-c a t
6636 @item C-c a t
6637 Show the global TODO list.  This collects the TODO items from all
6638 agenda files (@pxref{Agenda Views}) into a single buffer.  The buffer is in
6639 @code{agenda-mode}, so there are commands to examine and manipulate
6640 the TODO entries directly from that buffer (@pxref{Agenda commands}).
6641 @kindex C-c a T
6642 @item C-c a T
6643 @cindex TODO keyword matching
6644 @vindex org-todo-keywords
6645 Like the above, but allows selection of a specific TODO keyword.  You
6646 can also do this by specifying a prefix argument to @kbd{C-c a t}.  With
6647 a @kbd{C-u} prefix you are prompted for a keyword, and you may also
6648 specify several keywords by separating them with @samp{|} as the boolean OR
6649 operator.  With a numeric prefix, the nth keyword in
6650 @code{org-todo-keywords} is selected.
6651 @kindex r
6652 The @kbd{r} key in the agenda buffer regenerates it, and you can give
6653 a prefix argument to this command to change the selected TODO keyword,
6654 for example @kbd{3 r}.  If you often need a search for a specific
6655 keyword, define a custom command for it (@pxref{Agenda dispatcher}).@*
6656 Matching specific TODO keywords can also be done as part of a tags
6657 search (@pxref{Tag searches}).
6658 @end table
6660 Remote editing of TODO items means that you can change the state of a
6661 TODO entry with a single key press.  The commands available in the
6662 TODO list are described in @ref{Agenda commands}.
6664 @cindex sublevels, inclusion into TODO list
6665 Normally the global TODO list simply shows all headlines with TODO
6666 keywords.  This list can become very long.  There are two ways to keep
6667 it more compact:
6668 @itemize @minus
6669 @item
6670 @vindex org-agenda-todo-ignore-scheduled
6671 @vindex org-agenda-todo-ignore-deadlines
6672 @vindex org-agenda-todo-ignore-with-date
6673 Some people view a TODO item that has been @emph{scheduled} for execution or
6674 have a @emph{deadline} (@pxref{Timestamps}) as no longer @emph{open}.
6675 Configure the variables @code{org-agenda-todo-ignore-scheduled},
6676 @code{org-agenda-todo-ignore-deadlines}, and/or
6677 @code{org-agenda-todo-ignore-with-date} to exclude such items from the
6678 global TODO list.
6679 @item
6680 @vindex org-agenda-todo-list-sublevels
6681 TODO items may have sublevels to break up the task into subtasks.  In
6682 such cases it may be enough to list only the highest level TODO headline
6683 and omit the sublevels from the global list.  Configure the variable
6684 @code{org-agenda-todo-list-sublevels} to get this behavior.
6685 @end itemize
6687 @node Matching tags and properties, Timeline, Global TODO list, Built-in agenda views
6688 @subsection Matching tags and properties
6689 @cindex matching, of tags
6690 @cindex matching, of properties
6691 @cindex tags view
6692 @cindex match view
6694 If headlines in the agenda files are marked with @emph{tags} (@pxref{Tags}),
6695 or have properties (@pxref{Properties and Columns}), you can select headlines
6696 based on this metadata and collect them into an agenda buffer.  The match
6697 syntax described here also applies when creating sparse trees with @kbd{C-c /
6700 @table @kbd
6701 @kindex C-c a m
6702 @item C-c a m
6703 Produce a list of all headlines that match a given set of tags.  The
6704 command prompts for a selection criterion, which is a boolean logic
6705 expression with tags, like @samp{+work+urgent-withboss} or
6706 @samp{work|home} (@pxref{Tags}).  If you often need a specific search,
6707 define a custom command for it (@pxref{Agenda dispatcher}).
6708 @kindex C-c a M
6709 @item C-c a M
6710 @vindex org-tags-match-list-sublevels
6711 @vindex org-agenda-tags-todo-honor-ignore-options
6712 Like @kbd{C-c a m}, but only select headlines that are also TODO items and
6713 force checking subitems (see variable @code{org-tags-match-list-sublevels}).
6714 To exclude scheduled/deadline items, see the variable
6715 @code{org-agenda-tags-todo-honor-ignore-options}.  Matching specific TODO
6716 keywords together with a tags match is also possible, see @ref{Tag searches}.
6717 @end table
6719 The commands available in the tags list are described in @ref{Agenda
6720 commands}.
6722 @subsubheading Match syntax
6724 @cindex Boolean logic, for tag/property searches
6725 A search string can use Boolean operators @samp{&} for AND and @samp{|} for
6726 OR.  @samp{&} binds more strongly than @samp{|}.  Parentheses are currently
6727 not implemented.  Each element in the search is either a tag, a regular
6728 expression matching tags, or an expression like @code{PROPERTY OPERATOR
6729 VALUE} with a comparison operator, accessing a property value.  Each element
6730 may be preceded by @samp{-}, to select against it, and @samp{+} is syntactic
6731 sugar for positive selection.  The AND operator @samp{&} is optional when
6732 @samp{+} or @samp{-} is present.  Here are some examples, using only tags.
6734 @table @samp
6735 @item +work-boss
6736 Select headlines tagged @samp{:work:}, but discard those also tagged
6737 @samp{:boss:}.
6738 @item work|laptop
6739 Selects lines tagged @samp{:work:} or @samp{:laptop:}.
6740 @item work|laptop+night
6741 Like before, but require the @samp{:laptop:} lines to be tagged also
6742 @samp{:night:}.
6743 @end table
6745 @cindex regular expressions, with tags search
6746 Instead of a tag, you may also specify a regular expression enclosed in curly
6747 braces.  For example,
6748 @samp{work+@{^boss.*@}} matches headlines that contain the tag
6749 @samp{:work:} and any tag @i{starting} with @samp{boss}.
6751 @cindex TODO keyword matching, with tags search
6752 @cindex level, require for tags/property match
6753 @cindex category, require for tags/property match
6754 @vindex org-odd-levels-only
6755 You may also test for properties (@pxref{Properties and Columns}) at the same
6756 time as matching tags.  The properties may be real properties, or special
6757 properties that represent other metadata (@pxref{Special properties}).  For
6758 example, the ``property'' @code{TODO} represents the TODO keyword of the
6759 entry.  Or, the ``property'' @code{LEVEL} represents the level of an entry.
6760 So a search @samp{+LEVEL=3+boss-TODO="DONE"} lists all level three headlines
6761 that have the tag @samp{boss} and are @emph{not} marked with the TODO keyword
6762 DONE.  In buffers with @code{org-odd-levels-only} set, @samp{LEVEL} does not
6763 count the number of stars, but @samp{LEVEL=2} will correspond to 3 stars etc.
6765 Here are more examples:
6766 @table @samp
6767 @item work+TODO="WAITING"
6768 Select @samp{:work:}-tagged TODO lines with the specific TODO
6769 keyword @samp{WAITING}.
6770 @item work+TODO="WAITING"|home+TODO="WAITING"
6771 Waiting tasks both at work and at home.
6772 @end table
6774 When matching properties, a number of different operators can be used to test
6775 the value of a property.  Here is a complex example:
6777 @example
6778 +work-boss+PRIORITY="A"+Coffee="unlimited"+Effort<2         \
6779          +With=@{Sarah\|Denny@}+SCHEDULED>="<2008-10-11>"
6780 @end example
6782 @noindent
6783 The type of comparison will depend on how the comparison value is written:
6784 @itemize @minus
6785 @item
6786 If the comparison value is a plain number, a numerical comparison is done,
6787 and the allowed operators are @samp{<}, @samp{=}, @samp{>}, @samp{<=},
6788 @samp{>=}, and @samp{<>}.
6789 @item
6790 If the comparison value is enclosed in double-quotes,
6791 a string comparison is done, and the same operators are allowed.
6792 @item
6793 If the comparison value is enclosed in double-quotes @emph{and} angular
6794 brackets (like @samp{DEADLINE<="<2008-12-24 18:30>"}), both values are
6795 assumed to be date/time specifications in the standard Org way, and the
6796 comparison will be done accordingly.  Special values that will be recognized
6797 are @code{"<now>"} for now (including time), and @code{"<today>"}, and
6798 @code{"<tomorrow>"} for these days at 0:00 hours, i.e. without a time
6799 specification.  Also strings like @code{"<+5d>"} or @code{"<-2m>"} with units
6800 @code{d}, @code{w}, @code{m}, and @code{y} for day, week, month, and year,
6801 respectively, can be used.
6802 @item
6803 If the comparison value is enclosed
6804 in curly braces, a regexp match is performed, with @samp{=} meaning that the
6805 regexp matches the property value, and @samp{<>} meaning that it does not
6806 match.
6807 @end itemize
6809 So the search string in the example finds entries tagged @samp{:work:} but
6810 not @samp{:boss:}, which also have a priority value @samp{A}, a
6811 @samp{:Coffee:} property with the value @samp{unlimited}, an @samp{Effort}
6812 property that is numerically smaller than 2, a @samp{:With:} property that is
6813 matched by the regular expression @samp{Sarah\|Denny}, and that are scheduled
6814 on or after October 11, 2008.
6816 Accessing TODO, LEVEL, and CATEGORY during a search is fast.  Accessing any
6817 other properties will slow down the search.  However, once you have paid the
6818 price by accessing one property, testing additional properties is cheap
6819 again.
6821 You can configure Org mode to use property inheritance during a search, but
6822 beware that this can slow down searches considerably.  See @ref{Property
6823 inheritance}, for details.
6825 For backward compatibility, and also for typing speed, there is also a
6826 different way to test TODO states in a search.  For this, terminate the
6827 tags/property part of the search string (which may include several terms
6828 connected with @samp{|}) with a @samp{/} and then specify a Boolean
6829 expression just for TODO keywords.  The syntax is then similar to that for
6830 tags, but should be applied with care: for example, a positive
6831 selection on several TODO keywords cannot meaningfully be combined with
6832 boolean AND.  However, @emph{negative selection} combined with AND can be
6833 meaningful.  To make sure that only lines are checked that actually have any
6834 TODO keyword (resulting in a speed-up), use @kbd{C-c a M}, or equivalently
6835 start the TODO part after the slash with @samp{!}.  Examples:
6837 @table @samp
6838 @item work/WAITING
6839 Same as @samp{work+TODO="WAITING"}
6840 @item work/!-WAITING-NEXT
6841 Select @samp{:work:}-tagged TODO lines that are neither @samp{WAITING}
6842 nor @samp{NEXT}
6843 @item work/!+WAITING|+NEXT
6844 Select @samp{:work:}-tagged TODO lines that are either @samp{WAITING} or
6845 @samp{NEXT}.
6846 @end table
6848 @node Timeline, Search view, Matching tags and properties, Built-in agenda views
6849 @subsection Timeline for a single file
6850 @cindex timeline, single file
6851 @cindex time-sorted view
6853 The timeline summarizes all time-stamped items from a single Org mode
6854 file in a @emph{time-sorted view}.  The main purpose of this command is
6855 to give an overview over events in a project.
6857 @table @kbd
6858 @kindex C-c a L
6859 @item C-c a L
6860 Show a time-sorted view of the Org file, with all time-stamped items.
6861 When called with a @kbd{C-u} prefix, all unfinished TODO entries
6862 (scheduled or not) are also listed under the current date.
6863 @end table
6865 @noindent
6866 The commands available in the timeline buffer are listed in
6867 @ref{Agenda commands}.
6869 @node Search view, Stuck projects, Timeline, Built-in agenda views
6870 @subsection Search view
6871 @cindex search view
6872 @cindex text search
6873 @cindex searching, for text
6875 This agenda view is a general text search facility for Org mode entries.
6876 It is particularly useful to find notes.
6878 @table @kbd
6879 @kindex C-c a s
6880 @item C-c a s
6881 This is a special search that lets you select entries by matching a substring
6882 or specific words using a boolean logic.
6883 @end table
6884 For example, the search string @samp{computer equipment} will find entries
6885 that contain @samp{computer equipment} as a substring.  If the two words are
6886 separated by more space or a line break, the search will still match.
6887 Search view can also search for specific keywords in the entry, using Boolean
6888 logic.  The search string @samp{+computer +wifi -ethernet -@{8\.11[bg]@}}
6889 will search for note entries that contain the keywords @code{computer}
6890 and @code{wifi}, but not the keyword @code{ethernet}, and which are also
6891 not matched by the regular expression @code{8\.11[bg]}, meaning to
6892 exclude both 8.11b and 8.11g.
6894 @vindex org-agenda-text-search-extra-files
6895 Note that in addition to the agenda files, this command will also search
6896 the files listed in @code{org-agenda-text-search-extra-files}.
6898 @node Stuck projects,  , Search view, Built-in agenda views
6899 @subsection Stuck projects
6901 If you are following a system like David Allen's GTD to organize your
6902 work, one of the ``duties'' you have is a regular review to make sure
6903 that all projects move along.  A @emph{stuck} project is a project that
6904 has no defined next actions, so it will never show up in the TODO lists
6905 Org mode produces.  During the review, you need to identify such
6906 projects and define next actions for them.
6908 @table @kbd
6909 @kindex C-c a #
6910 @item C-c a #
6911 List projects that are stuck.
6912 @kindex C-c a !
6913 @item C-c a !
6914 @vindex org-stuck-projects
6915 Customize the variable @code{org-stuck-projects} to define what a stuck
6916 project is and how to find it.
6917 @end table
6919 You almost certainly will have to configure this view before it will
6920 work for you.  The built-in default assumes that all your projects are
6921 level-2 headlines, and that a project is not stuck if it has at least
6922 one entry marked with a TODO keyword TODO or NEXT or NEXTACTION.
6924 Let's assume that you, in your own way of using Org mode, identify
6925 projects with a tag PROJECT, and that you use a TODO keyword MAYBE to
6926 indicate a project that should not be considered yet.  Let's further
6927 assume that the TODO keyword DONE marks finished projects, and that NEXT
6928 and TODO indicate next actions.  The tag @@SHOP indicates shopping and
6929 is a next action even without the NEXT tag.  Finally, if the project
6930 contains the special word IGNORE anywhere, it should not be listed
6931 either.  In this case you would start by identifying eligible projects
6932 with a tags/todo match@footnote{@xref{Tag searches}.}
6933 @samp{+PROJECT/-MAYBE-DONE}, and then check for TODO, NEXT, @@SHOP, and
6934 IGNORE in the subtree to identify projects that are not stuck.  The
6935 correct customization for this is
6937 @lisp
6938 (setq org-stuck-projects
6939       '("+PROJECT/-MAYBE-DONE" ("NEXT" "TODO") ("@@SHOP")
6940                                "\\<IGNORE\\>"))
6941 @end lisp
6943 Note that if a project is identified as non-stuck, the subtree of this entry
6944 will still be searched for stuck projects.
6946 @node Presentation and sorting, Agenda commands, Built-in agenda views, Agenda Views
6947 @section Presentation and sorting
6948 @cindex presentation, of agenda items
6950 @vindex org-agenda-prefix-format
6951 Before displaying items in an agenda view, Org mode visually prepares
6952 the items and sorts them.  Each item occupies a single line.  The line
6953 starts with a @emph{prefix} that contains the @emph{category}
6954 (@pxref{Categories}) of the item and other important information.  You can
6955 customize the prefix using the option @code{org-agenda-prefix-format}.
6956 The prefix is followed by a cleaned-up version of the outline headline
6957 associated with the item.
6959 @menu
6960 * Categories::                  Not all tasks are equal
6961 * Time-of-day specifications::  How the agenda knows the time
6962 * Sorting of agenda items::     The order of things
6963 @end menu
6965 @node Categories, Time-of-day specifications, Presentation and sorting, Presentation and sorting
6966 @subsection Categories
6968 @cindex category
6969 The category is a broad label assigned to each agenda item.  By default,
6970 the category is simply derived from the file name, but you can also
6971 specify it with a special line in the buffer, like this@footnote{For
6972 backward compatibility, the following also works: if there are several
6973 such lines in a file, each specifies the category for the text below it.
6974 The first category also applies to any text before the first CATEGORY
6975 line.  However, using this method is @emph{strongly} deprecated as it is
6976 incompatible with the outline structure of the document.  The correct
6977 method for setting multiple categories in a buffer is using a
6978 property.}:
6980 @example
6981 #+CATEGORY: Thesis
6982 @end example
6984 @noindent
6985 @cindex property, CATEGORY
6986 If you would like to have a special CATEGORY for a single entry or a
6987 (sub)tree, give the entry a @code{:CATEGORY:} property with the
6988 special category you want to apply as the value.
6990 @noindent
6991 The display in the agenda buffer looks best if the category is not
6992 longer than 10 characters.
6994 @node Time-of-day specifications, Sorting of agenda items, Categories, Presentation and sorting
6995 @subsection Time-of-day specifications
6996 @cindex time-of-day specification
6998 Org mode checks each agenda item for a time-of-day specification.  The
6999 time can be part of the timestamp that triggered inclusion into the
7000 agenda, for example as in @w{@samp{<2005-05-10 Tue 19:00>}}.  Time
7001 ranges can be specified with two timestamps, like
7003 @w{@samp{<2005-05-10 Tue 20:30>--<2005-05-10 Tue 22:15>}}.
7005 In the headline of the entry itself, a time(range) may also appear as
7006 plain text (like @samp{12:45} or a @samp{8:30-1pm}).  If the agenda
7007 integrates the Emacs diary (@pxref{Weekly/daily agenda}), time
7008 specifications in diary entries are recognized as well.
7010 For agenda display, Org mode extracts the time and displays it in a
7011 standard 24 hour format as part of the prefix.  The example times in
7012 the previous paragraphs would end up in the agenda like this:
7014 @example
7015     8:30-13:00 Arthur Dent lies in front of the bulldozer
7016    12:45...... Ford Prefect arrives and takes Arthur to the pub
7017    19:00...... The Vogon reads his poem
7018    20:30-22:15 Marvin escorts the Hitchhikers to the bridge
7019 @end example
7021 @cindex time grid
7022 If the agenda is in single-day mode, or for the display of today, the
7023 timed entries are embedded in a time grid, like
7025 @example
7026     8:00...... ------------------
7027     8:30-13:00 Arthur Dent lies in front of the bulldozer
7028    10:00...... ------------------
7029    12:00...... ------------------
7030    12:45...... Ford Prefect arrives and takes Arthur to the pub
7031    14:00...... ------------------
7032    16:00...... ------------------
7033    18:00...... ------------------
7034    19:00...... The Vogon reads his poem
7035    20:00...... ------------------
7036    20:30-22:15 Marvin escorts the Hitchhikers to the bridge
7037 @end example
7039 @vindex org-agenda-use-time-grid
7040 @vindex org-agenda-time-grid
7041 The time grid can be turned on and off with the variable
7042 @code{org-agenda-use-time-grid}, and can be configured with
7043 @code{org-agenda-time-grid}.
7045 @node Sorting of agenda items,  , Time-of-day specifications, Presentation and sorting
7046 @subsection Sorting of agenda items
7047 @cindex sorting, of agenda items
7048 @cindex priorities, of agenda items
7049 Before being inserted into a view, the items are sorted.  How this is
7050 done depends on the type of view.
7051 @itemize @bullet
7052 @item
7053 @vindex org-agenda-files
7054 For the daily/weekly agenda, the items for each day are sorted.  The
7055 default order is to first collect all items containing an explicit
7056 time-of-day specification.  These entries will be shown at the beginning
7057 of the list, as a @emph{schedule} for the day.  After that, items remain
7058 grouped in categories, in the sequence given by @code{org-agenda-files}.
7059 Within each category, items are sorted by priority (@pxref{Priorities}),
7060 which is composed of the base priority (2000 for priority @samp{A}, 1000
7061 for @samp{B}, and 0 for @samp{C}), plus additional increments for
7062 overdue scheduled or deadline items.
7063 @item
7064 For the TODO list, items remain in the order of categories, but within
7065 each category, sorting takes place according to priority
7066 (@pxref{Priorities}).  The priority used for sorting derives from the
7067 priority cookie, with additions depending on how close an item is to its due
7068 or scheduled date.
7069 @item
7070 For tags matches, items are not sorted at all, but just appear in the
7071 sequence in which they are found in the agenda files.
7072 @end itemize
7074 @vindex org-agenda-sorting-strategy
7075 Sorting can be customized using the variable
7076 @code{org-agenda-sorting-strategy}, and may also include criteria based on
7077 the estimated effort of an entry (@pxref{Effort estimates}).
7079 @node Agenda commands, Custom agenda views, Presentation and sorting, Agenda Views
7080 @section Commands in the agenda buffer
7081 @cindex commands, in agenda buffer
7083 Entries in the agenda buffer are linked back to the Org file or diary
7084 file where they originate.  You are not allowed to edit the agenda
7085 buffer itself, but commands are provided to show and jump to the
7086 original entry location, and to edit the Org files ``remotely'' from
7087 the agenda buffer.  In this way, all information is stored only once,
7088 removing the risk that your agenda and note files may diverge.
7090 Some commands can be executed with mouse clicks on agenda lines.  For
7091 the other commands, the cursor needs to be in the desired line.
7093 @table @kbd
7094 @tsubheading{Motion}
7095 @cindex motion commands in agenda
7096 @kindex n
7097 @item n
7098 Next line (same as @key{up} and @kbd{C-p}).
7099 @kindex p
7100 @item p
7101 Previous line (same as @key{down} and @kbd{C-n}).
7102 @tsubheading{View/Go to Org file}
7103 @kindex mouse-3
7104 @kindex @key{SPC}
7105 @item mouse-3
7106 @itemx @key{SPC}
7107 Display the original location of the item in another window.
7108 With prefix arg, make sure that the entire entry is made visible in the
7109 outline, not only the heading.
7111 @kindex L
7112 @item L
7113 Display original location and recenter that window.
7115 @kindex mouse-2
7116 @kindex mouse-1
7117 @kindex @key{TAB}
7118 @item mouse-2
7119 @itemx mouse-1
7120 @itemx @key{TAB}
7121 Go to the original location of the item in another window.  Under Emacs
7122 22, @kbd{mouse-1} will also works for this.
7124 @kindex @key{RET}
7125 @itemx @key{RET}
7126 Go to the original location of the item and delete other windows.
7128 @kindex F
7129 @item F
7130 @vindex org-agenda-start-with-follow-mode
7131 Toggle Follow mode.  In Follow mode, as you move the cursor through
7132 the agenda buffer, the other window always shows the corresponding
7133 location in the Org file.  The initial setting for this mode in new
7134 agenda buffers can be set with the variable
7135 @code{org-agenda-start-with-follow-mode}.
7137 @kindex C-c C-x b
7138 @item C-c C-x b
7139 Display the entire subtree of the current item in an indirect buffer.  With a
7140 numeric prefix argument N, go up to level N and then take that tree.  If N is
7141 negative, go up that many levels.  With a @kbd{C-u} prefix, do not remove the
7142 previously used indirect buffer.
7144 @kindex C-c C-o
7145 @item C-c C-o
7146 Follow a link in the entry.  This will offer a selection of any links in the
7147 text belonging to the referenced Org node.  If there is only one link, it
7148 will be followed without a selection prompt.
7150 @tsubheading{Change display}
7151 @cindex display changing, in agenda
7152 @kindex o
7153 @item o
7154 Delete other windows.
7156 @kindex v d
7157 @kindex d
7158 @kindex v w
7159 @kindex w
7160 @kindex v m
7161 @kindex v y
7162 @item v d @ @r{or short} @ d
7163 @itemx v w @ @r{or short} @ w
7164 @itemx v m
7165 @itemx v y
7166 Switch to day/week/month/year view.  When switching to day or week view,
7167 this setting becomes the default for subsequent agenda commands.  Since
7168 month and year views are slow to create, they do not become the default.
7169 A numeric prefix argument may be used to jump directly to a specific day
7170 of the year, ISO week, month, or year, respectively.  For example,
7171 @kbd{32 d} jumps to February 1st, @kbd{9 w} to ISO week number 9.  When
7172 setting day, week, or month view, a year may be encoded in the prefix
7173 argument as well.  For example, @kbd{200712 w} will jump to week 12 in
7174 2007.  If such a year specification has only one or two digits, it will
7175 be mapped to the interval 1938-2037.
7177 @kindex f
7178 @item f
7179 @vindex org-agenda-ndays
7180 Go forward in time to display the following @code{org-agenda-ndays} days.
7181 For example, if the display covers a week, switch to the following week.
7182 With prefix arg, go forward that many times @code{org-agenda-ndays} days.
7184 @kindex b
7185 @item b
7186 Go backward in time to display earlier dates.
7188 @kindex .
7189 @item .
7190 Go to today.
7192 @kindex j
7193 @item j
7194 Prompt for a date and go there.
7196 @kindex D
7197 @item D
7198 Toggle the inclusion of diary entries.  See @ref{Weekly/daily agenda}.
7200 @kindex v l
7201 @kindex l
7202 @item v l @ @r{or short} @ l
7203 @vindex org-log-done
7204 @vindex org-agenda-log-mode-items
7205 Toggle Logbook mode.  In Logbook mode, entries that were marked DONE while
7206 logging was on (variable @code{org-log-done}) are shown in the agenda, as are
7207 entries that have been clocked on that day.  You can configure the entry
7208 types that should be included in log mode using the variable
7209 @code{org-agenda-log-mode-items}.  When called with a @kbd{C-u} prefix, show
7210 all possible logbook entries, including state changes.  When called with two
7211 prefix args @kbd{C-u C-u}, show only logging information, nothing else.
7213 @kindex v [
7214 @kindex [
7215 @item v [ @ @r{or short} @ [
7216 Include inactive timestamps into the current view.  Only for weekly/daily
7217 agenda and timeline views.
7219 @kindex v a
7220 @kindex v A
7221 @item v a
7222 @itemx v A
7223 Toggle Archives mode.  In Archives mode, trees that are marked
7224 @code{ARCHIVED} are also scanned when producing the agenda.  When you use the
7225 capital @kbd{A}, even all archive files are included.  To exit archives mode,
7226 press @kbd{v a} again.
7228 @kindex v R
7229 @kindex R
7230 @item v R @ @r{or short} @ R
7231 @vindex org-agenda-start-with-clockreport-mode
7232 Toggle Clockreport mode.  In Clockreport mode, the daily/weekly agenda will
7233 always show a table with the clocked times for the timespan and file scope
7234 covered by the current agenda view.  The initial setting for this mode in new
7235 agenda buffers can be set with the variable
7236 @code{org-agenda-start-with-clockreport-mode}.
7238 @kindex v E
7239 @kindex E
7240 @item v E @ @r{or short} @ E
7241 @vindex org-agenda-start-with-entry-text-mode
7242 @vindex org-agenda-entry-text-maxlines
7243 Toggle entry text mode.  In entry text mode, a number of lines from the Org
7244 outline node referenced by an agenda line will be displayed below the line.
7245 The maximum number of lines is given by the variable
7246 @code{org-agenda-entry-text-maxlines}.  Calling this command with a numeric
7247 prefix argument will temporarily modify that number to the prefix value.
7249 @kindex G
7250 @item G
7251 @vindex org-agenda-use-time-grid
7252 @vindex org-agenda-time-grid
7253 Toggle the time grid on and off.  See also the variables
7254 @code{org-agenda-use-time-grid} and @code{org-agenda-time-grid}.
7256 @kindex r
7257 @item r
7258 Recreate the agenda buffer, for example to reflect the changes after
7259 modification of the timestamps of items with @kbd{S-@key{left}} and
7260 @kbd{S-@key{right}}.  When the buffer is the global TODO list, a prefix
7261 argument is interpreted to create a selective list for a specific TODO
7262 keyword.
7263 @kindex g
7264 @item g
7265 Same as @kbd{r}.
7267 @kindex s
7268 @kindex C-x C-s
7269 @item s
7270 @itemx C-x C-s
7271 Save all Org buffers in the current Emacs session, and also the locations of
7272 IDs.
7274 @kindex C-c C-x C-c
7275 @item C-c C-x C-c
7276 @vindex org-columns-default-format
7277 Invoke column view (@pxref{Column view}) in the agenda buffer.  The column
7278 view format is taken from the entry at point, or (if there is no entry at
7279 point), from the first entry in the agenda view.  So whatever the format for
7280 that entry would be in the original buffer (taken from a property, from a
7281 @code{#+COLUMNS} line, or from the default variable
7282 @code{org-columns-default-format}), will be used in the agenda.
7284 @kindex C-c C-x >
7285 @item C-c C-x >
7286 Remove the restriction lock on the agenda, if it is currently restricted to a
7287 file or subtree (@pxref{Agenda files}).
7289 @tsubheading{Secondary filtering and query editing}
7290 @cindex filtering, by tag and effort, in agenda
7291 @cindex tag filtering, in agenda
7292 @cindex effort filtering, in agenda
7293 @cindex query editing, in agenda
7295 @kindex /
7296 @item /
7297 @vindex org-agenda-filter-preset
7298 Filter the current agenda view with respect to a tag and/or effort estimates.
7299 The difference between this and a custom agenda command is that filtering is
7300 very fast, so that you can switch quickly between different filters without
7301 having to recreate the agenda@footnote{Custom commands can preset a filter by
7302 binding the variable @code{org-agenda-filter-preset} as an option.  This
7303 filter will then be applied to the view and persist as a basic filter through
7304 refreshes and more secondary filtering.}
7306 You will be prompted for a tag selection letter, SPC will mean any tag at
7307 all.  Pressing @key{TAB} at that prompt will offer use completion to select a
7308 tag (including any tags that do not have a selection character).  The command
7309 then hides all entries that do not contain or inherit this tag.  When called
7310 with prefix arg, remove the entries that @emph{do} have the tag.  A second
7311 @kbd{/} at the prompt will turn off the filter and unhide any hidden entries.
7312 If the first key you press is either @kbd{+} or @kbd{-}, the previous filter
7313 will be narrowed by requiring or forbidding the selected additional tag.
7314 Instead of pressing @kbd{+} or @kbd{-} after @kbd{/}, you can also
7315 immediately use the @kbd{\} command.
7317 @vindex org-sort-agenda-noeffort-is-high
7318 In order to filter for effort estimates, you should set-up allowed
7319 efforts globally, for example
7320 @lisp
7321 (setq org-global-properties
7322     '(("Effort_ALL". "0 0:10 0:30 1:00 2:00 3:00 4:00")))
7323 @end lisp
7324 You can then filter for an effort by first typing an operator, one of
7325 @kbd{<}, @kbd{>}, and @kbd{=}, and then the one-digit index of an effort
7326 estimate in your array of allowed values, where @kbd{0} means the 10th value.
7327 The filter will then restrict to entries with effort smaller-or-equal, equal,
7328 or larger-or-equal than the selected value.  If the digits 0-9 are not used
7329 as fast access keys to tags, you can also simply press the index digit
7330 directly without an operator.  In this case, @kbd{<} will be assumed.  For
7331 application of the operator, entries without a defined effort will be treated
7332 according to the value of @code{org-sort-agenda-noeffort-is-high}.  To filter
7333 for tasks without effort definition, press @kbd{?} as the operator.
7335 Org also supports automatic, context-aware tag filtering.  If the variable
7336 @code{org-agenda-auto-exclude-function} is set to a user-defined function,
7337 that function can decide which tags should be excluded from the agenda
7338 automatically.  Once this is set, the @kbd{/} command then accepts @kbd{RET}
7339 as a sub-option key and runs the auto exclusion logic.  For example, let's
7340 say you use a @code{Net} tag to identify tasks which need network access, an
7341 @code{Errand} tag for errands in town, and a @code{Call} tag for making phone
7342 calls.  You could auto-exclude these tags based on the availability of the
7343 Internet, and outside of business hours, with something like this:
7345 @lisp
7346 @group
7347 (defun org-my-auto-exclude-function (tag)
7348   (and (cond
7349         ((string= tag "Net")
7350          (/= 0 (call-process "/sbin/ping" nil nil nil
7351                              "-c1" "-q" "-t1" "mail.gnu.org")))
7352         ((or (string= tag "Errand") (string= tag "Call"))
7353          (let ((hour (nth 2 (decode-time))))
7354            (or (< hour 8) (> hour 21)))))
7355        (concat "-" tag)))
7357 (setq org-agenda-auto-exclude-function 'org-my-auto-exclude-function)
7358 @end group
7359 @end lisp
7361 @kindex \
7362 @item \
7363 Narrow the current agenda filter by an additional condition.  When called with
7364 prefix arg, remove the entries that @emph{do} have the tag, or that do match
7365 the effort criterion.  You can achieve the same effect by pressing @kbd{+} or
7366 @kbd{-} as the first key after the @kbd{/} command.
7368 @kindex [
7369 @kindex ]
7370 @kindex @{
7371 @kindex @}
7372 @item [ ] @{ @}
7373 @table @i
7374 @item @r{in} search view
7375 add new search words (@kbd{[} and @kbd{]}) or new regular expressions
7376 (@kbd{@{} and @kbd{@}}) to the query string.  The opening bracket/brace will
7377 add a positive search term prefixed by @samp{+}, indicating that this search
7378 term @i{must} occur/match in the entry.  The closing bracket/brace will add a
7379 negative search term which @i{must not} occur/match in the entry for it to be
7380 selected.
7381 @end table
7383 @tsubheading{Remote editing}
7384 @cindex remote editing, from agenda
7386 @item 0-9
7387 Digit argument.
7389 @cindex undoing remote-editing events
7390 @cindex remote editing, undo
7391 @kindex C-_
7392 @item C-_
7393 Undo a change due to a remote editing command.  The change is undone
7394 both in the agenda buffer and in the remote buffer.
7396 @kindex t
7397 @item t
7398 Change the TODO state of the item, both in the agenda and in the
7399 original org file.
7401 @kindex C-k
7402 @item C-k
7403 @vindex org-agenda-confirm-kill
7404 Delete the current agenda item along with the entire subtree belonging
7405 to it in the original Org file.  If the text to be deleted remotely
7406 is longer than one line, the kill needs to be confirmed by the user.  See
7407 variable @code{org-agenda-confirm-kill}.
7409 @kindex C-c C-w
7410 @item C-c C-w
7411 Refile the entry at point.
7413 @kindex a
7414 @item a
7415 Toggle the ARCHIVE tag for the current headline.
7417 @kindex A
7418 @item A
7419 Move the subtree corresponding to the current entry to its @emph{archive
7420 sibling}.
7422 @kindex $
7423 @item $
7424 Archive the subtree corresponding to the current headline.  This means the
7425 entry will be moved to the configured archive location, most likely a
7426 different file.
7428 @kindex T
7429 @item T
7430 @vindex org-agenda-show-inherited-tags
7431 Show all tags associated with the current item.  This is useful if you have
7432 turned off @code{org-agenda-show-inherited-tags}, but still want to see all
7433 tags of a headline occasionally.
7435 @kindex :
7436 @item :
7437 Set tags for the current headline.  If there is an active region in the
7438 agenda, change a tag for all headings in the region.
7440 @kindex ,
7441 @item ,
7442 Set the priority for the current item.  Org mode prompts for the
7443 priority character. If you reply with @key{SPC}, the priority cookie
7444 is removed from the entry.
7446 @kindex P
7447 @item P
7448 Display weighted priority of current item.
7450 @kindex +
7451 @kindex S-@key{up}
7452 @item +
7453 @itemx S-@key{up}
7454 Increase the priority of the current item.  The priority is changed in
7455 the original buffer, but the agenda is not resorted.  Use the @kbd{r}
7456 key for this.
7458 @kindex -
7459 @kindex S-@key{down}
7460 @item -
7461 @itemx S-@key{down}
7462 Decrease the priority of the current item.
7464 @kindex z
7465 @item z
7466 @vindex org-log-into-drawer
7467 Add a note to the entry.  This note will be recorded, and then files to the
7468 same location where state change notes are put.  Depending on
7469 @code{org-log-into-drawer}, this maybe inside a drawer.
7471 @kindex C-c C-a
7472 @item C-c C-a
7473 Dispatcher for all command related to attachments.
7475 @kindex C-c C-s
7476 @item C-c C-s
7477 Schedule this item
7479 @kindex C-c C-d
7480 @item C-c C-d
7481 Set a deadline for this item.
7483 @kindex k
7484 @item k
7485 Agenda actions, to set dates for selected items to the cursor date.
7486 This command also works in the calendar!  The command prompts for an
7487 additional key:
7488 @example
7489 m   @r{Mark the entry at point for action.  You can also make entries}
7490     @r{in Org files with @kbd{C-c C-x C-k}.}
7491 d   @r{Set the deadline of the marked entry to the date at point.}
7492 s   @r{Schedule the marked entry at the date at point.}
7493 r   @r{Call @code{org-remember} with the cursor date as default date.}
7494 @end example
7495 @noindent
7496 Press @kbd{r} afterward to refresh the agenda and see the effect of the
7497 command.
7499 @kindex S-@key{right}
7500 @item S-@key{right}
7501 Change the timestamp associated with the current line by one day into the
7502 future.  With a numeric prefix argument, change it by that many days.  For
7503 example, @kbd{3 6 5 S-@key{right}} will change it by a year.  With a
7504 @kbd{C-u} prefix, change the time by one hour.  If you immediately repeat the
7505 command, it will continue to change hours even without the prefix arg.  With
7506 a double @kbd{C-u C-u} prefix, do the same for changing minutes.  The stamp
7507 is changed in the original Org file, but the change is not directly reflected
7508 in the agenda buffer.  Use @kbd{r} or @kbd{g} to update the buffer.
7510 @kindex S-@key{left}
7511 @item S-@key{left}
7512 Change the timestamp associated with the current line by one day
7513 into the past.
7515 @kindex >
7516 @item >
7517 Change the timestamp associated with the current line to today.
7518 The key @kbd{>} has been chosen, because it is the same as @kbd{S-.}
7519 on my keyboard.
7521 @kindex I
7522 @item I
7523 Start the clock on the current item.  If a clock is running already, it
7524 is stopped first.
7526 @kindex O
7527 @item O
7528 Stop the previously started clock.
7530 @kindex X
7531 @item X
7532 Cancel the currently running clock.
7534 @kindex J
7535 @item J
7536 Jump to the running clock in another window.
7538 @tsubheading{Bulk remote editing selected entries}
7539 @cindex remote editing, bulk, from agenda
7541 @kindex m
7542 @item s
7543 Mark the entry at point for bulk action.
7545 @kindex u
7546 @item u
7547 Unmark entry for bulk action.
7549 @kindex U
7550 @item U
7551 Unmark all marked entries for bulk action.
7553 @kindex B
7554 @item B
7555 Bulk action: act on all marked entries in the agenda.  This will prompt for
7556 another key to select the action to be applied:
7557 @example
7558 r  @r{Prompt for a single refile target and move all entries.  The entries}
7559    @r{will no longer be in the agenda, refresh (@kbd{g}) to bring them back.}
7560 $  @r{Archive all selected entries.}
7561 A  @r{Archive entries by moving them to their respective archive siblings.}
7562 t  @r{Change TODO state.  This prompts for a single TODO keyword and}
7563    @r{changes the state of all selected entries, bypassing blocking and}
7564    @r{suppressing logging notes (but not time stamps).}
7565 +  @r{Add a tag to all selected entries.}
7566 -  @r{Remove a tag from all selected entries.}
7567 s  @r{Schedule all items to a new date.  To shift existing schedule dates}
7568    @r{by a fixed number of days, use something starting with double plus}
7569    @r{at the prompt, for example @samp{++8d} or @samp{++2w}.}
7570 d  @r{Set deadline to a specific date.}
7571 @end example
7574 @tsubheading{Calendar commands}
7575 @cindex calendar commands, from agenda
7576 @kindex c
7577 @item c
7578 Open the Emacs calendar and move to the date at the agenda cursor.
7580 @item c
7581 When in the calendar, compute and show the Org mode agenda for the
7582 date at the cursor.
7584 @cindex diary entries, creating from agenda
7585 @kindex i
7586 @item i
7587 Insert a new entry into the diary.  Prompts for the type of entry
7588 (day, weekly, monthly, yearly, anniversary, cyclic) and creates a new
7589 entry in the diary, just as @kbd{i d}, etc., would do in the calendar.
7590 The date is taken from the cursor position.
7592 @kindex M
7593 @item M
7594 Show the phases of the moon for the three months around current date.
7596 @kindex S
7597 @item S
7598 Show sunrise and sunset times.  The geographical location must be set
7599 with calendar variables, see the documentation for the Emacs calendar.
7601 @kindex C
7602 @item C
7603 Convert the date at cursor into many other cultural and historic
7604 calendars.
7606 @kindex H
7607 @item H
7608 Show holidays for three months around the cursor date.
7610 @item M-x org-export-icalendar-combine-agenda-files
7611 Export a single iCalendar file containing entries from all agenda files.
7612 This is a globally available command, and also available in the agenda menu.
7614 @tsubheading{Exporting to a file}
7615 @kindex C-x C-w
7616 @item C-x C-w
7617 @cindex exporting agenda views
7618 @cindex agenda views, exporting
7619 @vindex org-agenda-exporter-settings
7620 Write the agenda view to a file.  Depending on the extension of the selected
7621 file name, the view will be exported as HTML (extension @file{.html} or
7622 @file{.htm}), Postscript (extension @file{.ps}), PDF (extension @file{.pdf}),
7623 and plain text (any other extension).  When called with a @kbd{C-u} prefix
7624 argument, immediately open the newly created file.  Use the variable
7625 @code{org-agenda-exporter-settings} to set options for @file{ps-print} and
7626 for @file{htmlize} to be used during export.
7628 @tsubheading{Quit and Exit}
7629 @kindex q
7630 @item q
7631 Quit agenda, remove the agenda buffer.
7633 @kindex x
7634 @cindex agenda files, removing buffers
7635 @item x
7636 Exit agenda, remove the agenda buffer and all buffers loaded by Emacs
7637 for the compilation of the agenda.  Buffers created by the user to
7638 visit Org files will not be removed.
7639 @end table
7642 @node Custom agenda views, Exporting Agenda Views, Agenda commands, Agenda Views
7643 @section Custom agenda views
7644 @cindex custom agenda views
7645 @cindex agenda views, custom
7647 Custom agenda commands serve two purposes: to store and quickly access
7648 frequently used TODO and tags searches, and to create special composite
7649 agenda buffers.  Custom agenda commands will be accessible through the
7650 dispatcher (@pxref{Agenda dispatcher}), just like the default commands.
7652 @menu
7653 * Storing searches::            Type once, use often
7654 * Block agenda::                All the stuff you need in a single buffer
7655 * Setting Options::             Changing the rules
7656 @end menu
7658 @node Storing searches, Block agenda, Custom agenda views, Custom agenda views
7659 @subsection Storing searches
7661 The first application of custom searches is the definition of keyboard
7662 shortcuts for frequently used searches, either creating an agenda
7663 buffer, or a sparse tree (the latter covering of course only the current
7664 buffer).
7665 @kindex C-c a C
7666 @vindex org-agenda-custom-commands
7667 Custom commands are configured in the variable
7668 @code{org-agenda-custom-commands}.  You can customize this variable, for
7669 example by pressing @kbd{C-c a C}.  You can also directly set it with
7670 Emacs Lisp in @file{.emacs}.  The following example contains all valid
7671 search types:
7673 @lisp
7674 @group
7675 (setq org-agenda-custom-commands
7676       '(("w" todo "WAITING")
7677         ("W" todo-tree "WAITING")
7678         ("u" tags "+boss-urgent")
7679         ("v" tags-todo "+boss-urgent")
7680         ("U" tags-tree "+boss-urgent")
7681         ("f" occur-tree "\\<FIXME\\>")
7682         ("h" . "HOME+Name tags searches") ; description for "h" prefix
7683         ("hl" tags "+home+Lisa")
7684         ("hp" tags "+home+Peter")
7685         ("hk" tags "+home+Kim")))
7686 @end group
7687 @end lisp
7689 @noindent
7690 The initial string in each entry defines the keys you have to press
7691 after the dispatcher command @kbd{C-c a} in order to access the command.
7692 Usually this will be just a single character, but if you have many
7693 similar commands, you can also define two-letter combinations where the
7694 first character is the same in several combinations and serves as a
7695 prefix key@footnote{You can provide a description for a prefix key by
7696 inserting a cons cell with the prefix and the description.}.  The second
7697 parameter is the search type, followed by the string or regular
7698 expression to be used for the matching.  The example above will
7699 therefore define:
7701 @table @kbd
7702 @item C-c a w
7703 as a global search for TODO entries with @samp{WAITING} as the TODO
7704 keyword
7705 @item C-c a W
7706 as the same search, but only in the current buffer and displaying the
7707 results as a sparse tree
7708 @item C-c a u
7709 as a global tags search for headlines marked @samp{:boss:} but not
7710 @samp{:urgent:}
7711 @item C-c a v
7712 as the same search as @kbd{C-c a u}, but limiting the search to
7713 headlines that are also TODO items
7714 @item C-c a U
7715 as the same search as @kbd{C-c a u}, but only in the current buffer and
7716 displaying the result as a sparse tree
7717 @item C-c a f
7718 to create a sparse tree (again: current buffer only) with all entries
7719 containing the word @samp{FIXME}
7720 @item C-c a h
7721 as a prefix command for a HOME tags search where you have to press an
7722 additional key (@kbd{l}, @kbd{p} or @kbd{k}) to select a name (Lisa,
7723 Peter, or Kim) as additional tag to match.
7724 @end table
7726 @node Block agenda, Setting Options, Storing searches, Custom agenda views
7727 @subsection Block agenda
7728 @cindex block agenda
7729 @cindex agenda, with block views
7731 Another possibility is the construction of agenda views that comprise
7732 the results of @emph{several} commands, each of which creates a block in
7733 the agenda buffer.  The available commands include @code{agenda} for the
7734 daily or weekly agenda (as created with @kbd{C-c a a}), @code{alltodo}
7735 for the global TODO list (as constructed with @kbd{C-c a t}), and the
7736 matching commands discussed above: @code{todo}, @code{tags}, and
7737 @code{tags-todo}.  Here are two examples:
7739 @lisp
7740 @group
7741 (setq org-agenda-custom-commands
7742       '(("h" "Agenda and Home-related tasks"
7743          ((agenda "")
7744           (tags-todo "home")
7745           (tags "garden")))
7746         ("o" "Agenda and Office-related tasks"
7747          ((agenda "")
7748           (tags-todo "work")
7749           (tags "office")))))
7750 @end group
7751 @end lisp
7753 @noindent
7754 This will define @kbd{C-c a h} to create a multi-block view for stuff
7755 you need to attend to at home.  The resulting agenda buffer will contain
7756 your agenda for the current week, all TODO items that carry the tag
7757 @samp{home}, and also all lines tagged with @samp{garden}.  Finally the
7758 command @kbd{C-c a o} provides a similar view for office tasks.
7760 @node Setting Options,  , Block agenda, Custom agenda views
7761 @subsection Setting options for custom commands
7762 @cindex options, for custom agenda views
7764 @vindex org-agenda-custom-commands
7765 Org mode contains a number of variables regulating agenda construction
7766 and display.  The global variables define the behavior for all agenda
7767 commands, including the custom commands.  However, if you want to change
7768 some settings just for a single custom view, you can do so.  Setting
7769 options requires inserting a list of variable names and values at the
7770 right spot in @code{org-agenda-custom-commands}.  For example:
7772 @lisp
7773 @group
7774 (setq org-agenda-custom-commands
7775       '(("w" todo "WAITING"
7776          ((org-agenda-sorting-strategy '(priority-down))
7777           (org-agenda-prefix-format "  Mixed: ")))
7778         ("U" tags-tree "+boss-urgent"
7779          ((org-show-following-heading nil)
7780           (org-show-hierarchy-above nil)))
7781         ("N" search ""
7782          ((org-agenda-files '("~org/notes.org"))
7783           (org-agenda-text-search-extra-files nil)))))
7784 @end group
7785 @end lisp
7787 @noindent
7788 Now the @kbd{C-c a w} command will sort the collected entries only by
7789 priority, and the prefix format is modified to just say @samp{  Mixed: }
7790 instead of giving the category of the entry.  The sparse tags tree of
7791 @kbd{C-c a U} will now turn out ultra-compact, because neither the
7792 headline hierarchy above the match, nor the headline following the match
7793 will be shown.  The command @kbd{C-c a N} will do a text search limited
7794 to only a single file.
7796 @vindex org-agenda-custom-commands
7797 For command sets creating a block agenda,
7798 @code{org-agenda-custom-commands} has two separate spots for setting
7799 options.  You can add options that should be valid for just a single
7800 command in the set, and options that should be valid for all commands in
7801 the set.  The former are just added to the command entry, the latter
7802 must come after the list of command entries.  Going back to the block
7803 agenda example (@pxref{Block agenda}), let's change the sorting strategy
7804 for the @kbd{C-c a h} commands to @code{priority-down}, but let's sort
7805 the results for GARDEN tags query in the opposite order,
7806 @code{priority-up}.  This would look like this:
7808 @lisp
7809 @group
7810 (setq org-agenda-custom-commands
7811       '(("h" "Agenda and Home-related tasks"
7812          ((agenda)
7813           (tags-todo "home")
7814           (tags "garden"
7815                 ((org-agenda-sorting-strategy '(priority-up)))))
7816          ((org-agenda-sorting-strategy '(priority-down))))
7817         ("o" "Agenda and Office-related tasks"
7818          ((agenda)
7819           (tags-todo "work")
7820           (tags "office")))))
7821 @end group
7822 @end lisp
7824 As you see, the values and parentheses setting is a little complex.
7825 When in doubt, use the customize interface to set this variable---it
7826 fully supports its structure.  Just one caveat: when setting options in
7827 this interface, the @emph{values} are just Lisp expressions.  So if the
7828 value is a string, you need to add the double-quotes around the value
7829 yourself.
7832 @node Exporting Agenda Views, Agenda column view, Custom agenda views, Agenda Views
7833 @section Exporting Agenda Views
7834 @cindex agenda views, exporting
7836 If you are away from your computer, it can be very useful to have a printed
7837 version of some agenda views to carry around.  Org mode can export custom
7838 agenda views as plain text, HTML@footnote{You need to install Hrvoje Niksic's
7839 @file{htmlize.el}.}, Postscript, PDF@footnote{To create PDF output, the
7840 ghostscript @file{ps2pdf} utility must be installed on the system.  Selecting
7841 a PDF file with also create the postscript file.}, and iCalendar files.  If
7842 you want to do this only occasionally, use the command
7844 @table @kbd
7845 @kindex C-x C-w
7846 @item C-x C-w
7847 @cindex exporting agenda views
7848 @cindex agenda views, exporting
7849 @vindex org-agenda-exporter-settings
7850 Write the agenda view to a file.  Depending on the extension of the selected
7851 file name, the view will be exported as HTML (extension @file{.html} or
7852 @file{.htm}), Postscript (extension @file{.ps}), iCalendar (extension
7853 @file{.ics}), or plain text (any other extension).  Use the variable
7854 @code{org-agenda-exporter-settings} to set options for @file{ps-print} and
7855 for @file{htmlize} to be used during export, for example
7857 @vindex org-agenda-add-entry-text-maxlines
7858 @vindex htmlize-output-type
7859 @vindex ps-number-of-columns
7860 @vindex ps-landscape-mode
7861 @lisp
7862 (setq org-agenda-exporter-settings
7863       '((ps-number-of-columns 2)
7864         (ps-landscape-mode t)
7865         (org-agenda-add-entry-text-maxlines 5)
7866         (htmlize-output-type 'css)))
7867 @end lisp
7868 @end table
7870 If you need to export certain agenda views frequently, you can associate
7871 any custom agenda command with a list of output file names
7872 @footnote{If you want to store standard views like the weekly agenda
7873 or the global TODO list as well, you need to define custom commands for
7874 them in order to be able to specify file names.}.  Here is an example
7875 that first defines custom commands for the agenda and the global
7876 TODO list, together with a number of files to which to export them.
7877 Then we define two block agenda commands and specify file names for them
7878 as well.  File names can be relative to the current working directory,
7879 or absolute.
7881 @lisp
7882 @group
7883 (setq org-agenda-custom-commands
7884       '(("X" agenda "" nil ("agenda.html" "agenda.ps"))
7885         ("Y" alltodo "" nil ("todo.html" "todo.txt" "todo.ps"))
7886         ("h" "Agenda and Home-related tasks"
7887          ((agenda "")
7888           (tags-todo "home")
7889           (tags "garden"))
7890          nil
7891          ("~/views/home.html"))
7892         ("o" "Agenda and Office-related tasks"
7893          ((agenda)
7894           (tags-todo "work")
7895           (tags "office"))
7896          nil
7897          ("~/views/office.ps" "~/calendars/office.ics"))))
7898 @end group
7899 @end lisp
7901 The extension of the file name determines the type of export.  If it is
7902 @file{.html}, Org mode will use the @file{htmlize.el} package to convert
7903 the buffer to HTML and save it to this file name.  If the extension is
7904 @file{.ps}, @code{ps-print-buffer-with-faces} is used to produce
7905 Postscript output.  If the extension is @file{.ics}, iCalendar export is
7906 run export over all files that were used to construct the agenda, and
7907 limit the export to entries listed in the agenda.  Any other
7908 extension produces a plain ASCII file.
7910 The export files are @emph{not} created when you use one of those
7911 commands interactively because this might use too much overhead.
7912 Instead, there is a special command to produce @emph{all} specified
7913 files in one step:
7915 @table @kbd
7916 @kindex C-c a e
7917 @item C-c a e
7918 Export all agenda views that have export file names associated with
7919 them.
7920 @end table
7922 You can use the options section of the custom agenda commands to also
7923 set options for the export commands.  For example:
7925 @lisp
7926 (setq org-agenda-custom-commands
7927       '(("X" agenda ""
7928          ((ps-number-of-columns 2)
7929           (ps-landscape-mode t)
7930           (org-agenda-prefix-format " [ ] ")
7931           (org-agenda-with-colors nil)
7932           (org-agenda-remove-tags t))
7933          ("theagenda.ps"))))
7934 @end lisp
7936 @noindent
7937 This command sets two options for the Postscript exporter, to make it
7938 print in two columns in landscape format---the resulting page can be cut
7939 in two and then used in a paper agenda.  The remaining settings modify
7940 the agenda prefix to omit category and scheduling information, and
7941 instead include a checkbox to check off items.  We also remove the tags
7942 to make the lines compact, and we don't want to use colors for the
7943 black-and-white printer.  Settings specified in
7944 @code{org-agenda-exporter-settings} will also apply, but the settings
7945 in @code{org-agenda-custom-commands} take precedence.
7947 @noindent
7948 From the command line you may also use
7949 @example
7950 emacs -f org-batch-store-agenda-views -kill
7951 @end example
7952 @noindent
7953 or, if you need to modify some parameters@footnote{Quoting depends on the
7954 system you use, please check the FAQ for examples.}
7955 @example
7956 emacs -eval '(org-batch-store-agenda-views                      \
7957               org-agenda-ndays 30                               \
7958               org-agenda-start-day "2007-11-01"                 \
7959               org-agenda-include-diary nil                      \
7960               org-agenda-files (quote ("~/org/project.org")))'  \
7961       -kill
7962 @end example
7963 @noindent
7964 which will create the agenda views restricted to the file
7965 @file{~/org/project.org}, without diary entries and with a 30-day
7966 extent.
7968 You can also extract agenda information in a way that allows further
7969 processing by other programs.  See @ref{Extracting agenda information}, for
7970 more information.
7973 @node Agenda column view,  , Exporting Agenda Views, Agenda Views
7974 @section Using column view in the agenda
7975 @cindex column view, in agenda
7976 @cindex agenda, column view
7978 Column view (@pxref{Column view}) is normally used to view and edit
7979 properties embedded in the hierarchical structure of an Org file.  It can be
7980 quite useful to use column view also from the agenda, where entries are
7981 collected by certain criteria.
7983 @table @kbd
7984 @kindex C-c C-x C-c
7985 @item C-c C-x C-c
7986 Turn on column view in the agenda.
7987 @end table
7989 To understand how to use this properly, it is important to realize that the
7990 entries in the agenda are no longer in their proper outline environment.
7991 This causes the following issues:
7993 @enumerate
7994 @item
7995 @vindex org-columns-default-format
7996 @vindex org-overriding-columns-format
7997 Org needs to make a decision which @code{COLUMNS} format to use.  Since the
7998 entries in the agenda are collected from different files, and different files
7999 may have different @code{COLUMNS} formats, this is a non-trivial problem.
8000 Org first checks if the variable @code{org-overriding-columns-format} is
8001 currently set, and if so, takes the format from there.  Otherwise it takes
8002 the format associated with the first item in the agenda, or, if that item
8003 does not have a specific format (defined in a property, or in its file), it
8004 uses @code{org-columns-default-format}.
8005 @item
8006 @cindex property, special, CLOCKSUM
8007 If any of the columns has a summary type defined (@pxref{Column attributes}),
8008 turning on column view in the agenda will visit all relevant agenda files and
8009 make sure that the computations of this property are up to date.  This is
8010 also true for the special @code{CLOCKSUM} property.  Org will then sum the
8011 values displayed in the agenda.  In the daily/weekly agenda, the sums will
8012 cover a single day, in all other views they cover the entire block.  It is
8013 vital to realize that the agenda may show the same entry @emph{twice} (for
8014 example as scheduled and as a deadline), and it may show two entries from the
8015 same hierarchy (for example a @emph{parent} and its @emph{child}).  In these
8016 cases, the summation in the agenda will lead to incorrect results because
8017 some values will count double.
8018 @item
8019 When the column view in the agenda shows the @code{CLOCKSUM}, that is always
8020 the entire clocked time for this item.  So even in the daily/weekly agenda,
8021 the clocksum listed in column view may originate from times outside the
8022 current view.  This has the advantage that you can compare these values with
8023 a column listing the planned total effort for a task---one of the major
8024 applications for column view in the agenda.  If you want information about
8025 clocked time in the displayed period use clock table mode (press @kbd{R} in
8026 the agenda).
8027 @end enumerate
8030 @node Markup, Exporting, Agenda Views, Top
8031 @chapter Markup for rich export
8033 When exporting Org-mode documents, the exporter tries to reflect the
8034 structure of the document as accurately as possible in the backend.  Since
8035 export targets like HTML, La@TeX{}, or DocBook allow much richer formatting,
8036 Org mode has rules on how to prepare text for rich export.  This section
8037 summarizes the markup rules used in an Org-mode buffer.
8039 @menu
8040 * Structural markup elements::  The basic structure as seen by the exporter
8041 * Images and tables::           Tables and Images will be included
8042 * Literal examples::            Source code examples with special formatting
8043 * Include files::               Include additional files into a document
8044 * Macro replacement::           Use macros to create complex output
8045 * Embedded LaTeX::              LaTeX can be freely used inside Org documents
8046 @end menu
8048 @node Structural markup elements, Images and tables, Markup, Markup
8049 @section Structural markup elements
8051 @menu
8052 * Document title::              Where the title is taken from
8053 * Headings and sections::       The document structure as seen by the exporter
8054 * Table of contents::           The if and where of the table of contents
8055 * Initial text::                Text before the first heading?
8056 * Lists::                       Lists
8057 * Paragraphs::                  Paragraphs
8058 * Footnote markup::             Footnotes
8059 * Emphasis and monospace::      Bold, italic, etc.
8060 * Horizontal rules::            Make a line
8061 * Comment lines::               What will *not* be exported
8062 @end menu
8064 @node Document title, Headings and sections, Structural markup elements, Structural markup elements
8065 @subheading Document title
8066 @cindex document title, markup rules
8068 @noindent
8069 The title of the exported document is taken from the special line
8071 @cindex #+TITLE
8072 @example
8073 #+TITLE: This is the title of the document
8074 @end example
8076 @noindent
8077 If this line does not exist, the title is derived from the first non-empty,
8078 non-comment line in the buffer.  If no such line exists, or if you have
8079 turned off exporting of the text before the first headline (see below), the
8080 title will be the file name without extension.
8082 @cindex property, EXPORT_TITLE
8083 If you are exporting only a subtree by marking is as the region, the heading
8084 of the subtree will become the title of the document.  If the subtree has a
8085 property @code{EXPORT_TITLE}, that will take precedence.
8087 @node Headings and sections, Table of contents, Document title, Structural markup elements
8088 @subheading Headings and sections
8089 @cindex headings and sections, markup rules
8091 @vindex org-export-headline-levels
8092 The outline structure of the document as described in @ref{Document
8093 Structure}, forms the basis for defining sections of the exported document.
8094 However, since the outline structure is also used for (for example) lists of
8095 tasks, only the first three outline levels will be used as headings.  Deeper
8096 levels will become itemized lists.  You can change the location of this
8097 switch globally by setting the variable @code{org-export-headline-levels}, or on a
8098 per-file basis with a line
8100 @cindex #+OPTIONS
8101 @example
8102 #+OPTIONS: H:4
8103 @end example
8105 @node Table of contents, Initial text, Headings and sections, Structural markup elements
8106 @subheading Table of contents
8107 @cindex table of contents, markup rules
8109 @vindex org-export-with-toc
8110 The table of contents is normally inserted directly before the first headline
8111 of the file.  If you would like to get it to a different location, insert the
8112 string @code{[TABLE-OF-CONTENTS]} on a line by itself at the desired
8113 location.  The depth of the table of contents is by default the same as the
8114 number of headline levels, but you can choose a smaller number, or turn off
8115 the table of contents entirely, by configuring the variable
8116 @code{org-export-with-toc}, or on a per-file basis with a line like
8118 @example
8119 #+OPTIONS: toc:2          (only to two levels in TOC)
8120 #+OPTIONS: toc:nil        (no TOC at all)
8121 @end example
8123 @node Initial text, Lists, Table of contents, Structural markup elements
8124 @subheading Text before the first headline
8125 @cindex text before first headline, markup rules
8126 @cindex #+TEXT
8128 Org mode normally exports the text before the first headline, and even uses
8129 the first line as the document title.  The text will be fully marked up.  If
8130 you need to include literal HTML, La@TeX{}, or DocBook code, use the special
8131 constructs described below in the sections for the individual exporters.
8133 @vindex org-export-skip-text-before-1st-heading
8134 Some people like to use the space before the first headline for setup and
8135 internal links and therefore would like to control the exported text before
8136 the first headline in a different way.  You can do so by setting the variable
8137 @code{org-export-skip-text-before-1st-heading} to @code{t}.  On a per-file
8138 basis, you can get the same effect with @samp{#+OPTIONS: skip:t}.
8140 @noindent
8141 If you still want to have some text before the first headline, use the
8142 @code{#+TEXT} construct:
8144 @example
8145 #+OPTIONS: skip:t
8146 #+TEXT: This text will go before the *first* headline.
8147 #+TEXT: [TABLE-OF-CONTENTS]
8148 #+TEXT: This goes between the table of contents and the first headline
8149 @end example
8151 @node Lists, Paragraphs, Initial text, Structural markup elements
8152 @subheading Lists
8153 @cindex lists, markup rules
8155 Plain lists as described in @ref{Plain lists}, are translated to the backend's
8156 syntax for such lists.  Most backends support unordered, ordered, and
8157 description lists.
8159 @node Paragraphs, Footnote markup, Lists, Structural markup elements
8160 @subheading Paragraphs, line breaks, and quoting
8161 @cindex paragraphs, markup rules
8163 Paragraphs are separated by at least one empty line.  If you need to enforce
8164 a line break within a paragraph, use @samp{\\} at the end of a line.
8166 To keep the line breaks in a region, but otherwise use normal formatting, you
8167 can use this construct, which can also be used to format poetry.
8169 @cindex #+BEGIN_VERSE
8170 @example
8171 #+BEGIN_VERSE
8172  Great clouds overhead
8173  Tiny black birds rise and fall
8174  Snow covers Emacs
8176      -- AlexSchroeder
8177 #+END_VERSE
8178 @end example
8180 When quoting a passage from another document, it is customary to format this
8181 as a paragraph that is indented on both the left and the right margin.  You
8182 can include quotations in Org-mode documents like this:
8184 @cindex #+BEGIN_QUOTE
8185 @example
8186 #+BEGIN_QUOTE
8187 Everything should be made as simple as possible,
8188 but not any simpler -- Albert Einstein
8189 #+END_QUOTE
8190 @end example
8192 If you would like to center some text, do it like this:
8193 @cindex #+BEGIN_CENTER
8194 @example
8195 #+BEGIN_CENTER
8196 Everything should be made as simple as possible, \\
8197 but not any simpler
8198 #+END_CENTER
8199 @end example
8202 @node Footnote markup, Emphasis and monospace, Paragraphs, Structural markup elements
8203 @subheading Footnote markup
8204 @cindex footnotes, markup rules
8205 @cindex @file{footnote.el}
8207 Footnotes defined in the way described in @ref{Footnotes}, will be exported by
8208 all backends.  Org allows multiple references to the same note, and
8209 different backends support this to varying degrees.
8211 @node Emphasis and monospace, Horizontal rules, Footnote markup, Structural markup elements
8212 @subheading Emphasis and monospace
8214 @cindex underlined text, markup rules
8215 @cindex bold text, markup rules
8216 @cindex italic text, markup rules
8217 @cindex verbatim text, markup rules
8218 @cindex code text, markup rules
8219 @cindex strike-through text, markup rules
8220 You can make words @b{*bold*}, @i{/italic/}, _underlined_, @code{=code=}
8221 and @code{~verbatim~}, and, if you must, @samp{+strike-through+}.  Text
8222 in the code and verbatim string is not processed for Org-mode specific
8223 syntax, it is exported verbatim.
8225 @node Horizontal rules, Comment lines, Emphasis and monospace, Structural markup elements
8226 @subheading  Horizontal rules
8227 @cindex horizontal rules, markup rules
8228 A line consisting of only dashes, and at least 5 of them, will be
8229 exported as a horizontal line (@samp{<hr/>} in HTML).
8231 @node Comment lines,  , Horizontal rules, Structural markup elements
8232 @subheading Comment lines
8233 @cindex comment lines
8234 @cindex exporting, not
8235 @cindex #+BEGIN_COMMENT
8237 Lines starting with @samp{#} in column zero are treated as comments and will
8238 never be exported. If you want an indented line to be treated as a comment,
8239 start it with @samp{#+ }.  Also entire subtrees starting with the word
8240 @samp{COMMENT} will never be exported.  Finally, regions surrounded by
8241 @samp{#+BEGIN_COMMENT} ... @samp{#+END_COMMENT} will not be exported.
8243 @table @kbd
8244 @kindex C-c ;
8245 @item C-c ;
8246 Toggle the COMMENT keyword at the beginning of an entry.
8247 @end table
8250 @node Images and tables, Literal examples, Structural markup elements, Markup
8251 @section Images and Tables
8253 @cindex tables, markup rules
8254 @cindex #+CAPTION
8255 @cindex #+LABEL
8256 Both the native Org mode tables (@pxref{Tables}) and tables formatted with
8257 the @file{table.el} package will be exported properly.  For Org mode tables,
8258 the lines before the first horizontal separator line will become table header
8259 lines.  You can use the following lines somewhere before the table to assign
8260 a caption and a label for cross references:
8262 @example
8263 #+CAPTION: This is the caption for the next table (or link)
8264 #+LABEL:   tbl:basic-data
8265    | ... | ...|
8266    |-----|----|
8267 @end example
8269 @cindex inlined images, markup rules
8270 Some backends (HTML, La@TeX{}, and DocBook) allow you to directly include
8271 images into the exported document.  Org does this, if a link to an image
8272 files does not have a description part, for example @code{[[./img/a.jpg]]}.
8273 If you wish to define a caption for the image and maybe a label for internal
8274 cross references, you sure that the link is on a line by itself precede it
8275 with:
8277 @example
8278 #+CAPTION: This is the caption for the next figure link (or table)
8279 #+LABEL:   fig:SED-HR4049
8280 [[./img/a.jpg]]
8281 @end example
8283 You may also define additional attributes for the figure.  As this is
8284 backend-specific, see the sections about the individual backends for more
8285 information.
8288 @node Literal examples, Include files, Images and tables, Markup
8289 @section Literal examples
8290 @cindex literal examples, markup rules
8291 @cindex code line references, markup rules
8293 You can include literal examples that should not be subjected to
8294 markup.  Such examples will be typeset in monospace, so this is well suited
8295 for source code and similar examples.
8296 @cindex #+BEGIN_EXAMPLE
8298 @example
8299 #+BEGIN_EXAMPLE
8300 Some example from a text file.
8301 #+END_EXAMPLE
8302 @end example
8304 Note that such blocks may be @i{indented} in order to align nicely with
8305 indented text and in particular with plain list structure (@pxref{Plain
8306 lists}).  For simplicity when using small examples, you can also start the
8307 example lines with a colon followed by a space.  There may also be additional
8308 whitespace before the colon:
8310 @example
8311 Here is an example
8312    : Some example from a text file.
8313 @end example
8315 @cindex formatting source code, markup rules
8316 If the example is source code from a programming language, or any other text
8317 that can be marked up by font-lock in Emacs, you can ask for the example to
8318 look like the fontified Emacs buffer@footnote{Currently this works for the
8319 HTML backend, and requires the @file{htmlize.el} package version 1.34 or
8320 later.  It also works for LaTeX with the listings package, if you turn on the
8321 option @code{org-export-latex-listings} and make sure that the listings
8322 package is included by the LaTeX header.}.  This is done with the @samp{src}
8323 block, where you also need to specify the name of the major mode that should
8324 be used to fontify the example:
8325 @cindex #+BEGIN_SRC
8327 @example
8328 #+BEGIN_SRC emacs-lisp
8329 (defun org-xor (a b)
8330    "Exclusive or."
8331    (if a (not b) b))
8332 #+END_SRC
8333 @end example
8335 Both in @code{example} and in @code{src} snippets, you can add a @code{-n}
8336 switch to the end of the @code{BEGIN} line, to get the lines of the example
8337 numbered.  If you use a @code{+n} switch, the numbering from the previous
8338 numbered snippet will be continued in the current one.  In literal examples,
8339 Org will interpret strings like @samp{(ref:name)} as labels, and use them as
8340 targets for special hyperlinks like @code{[[(name)]]} (i.e. the reference name
8341 enclosed in single parenthesis).  In HTML, hovering the mouse over such a
8342 link will remote-highlight the corresponding code line, which is kind of
8343 cool.
8345 You can also add a @code{-r} switch which @i{removes} the labels from the
8346 source code@footnote{Adding @code{-k} to @code{-n -r} will @i{keep} the
8347 labels in the source code while using line numbers for the links, which might
8348 be useful to explain those in an org-mode example code.}.  With the @code{-n}
8349 switch, links to these references will be labeled by the line numbers from
8350 the code listing, otherwise links will use the labels with no parentheses.
8351 Here is an example:
8353 @example
8354 #+BEGIN_SRC emacs-lisp -n -r
8355 (save-excursion                  (ref:sc)
8356    (goto-char (point-min))       (ref:jump)
8357 #+END_SRC
8358 In line [[(sc)]] we remember the current position.  [[(jump)][Line (jump)]]
8359 jumps to point-min.
8360 @end example
8362 @vindex org-coderef-label-format
8363 If the syntax for the label format conflicts with the language syntax, use a
8364 @code{-l} switch to change the format, for example @samp{#+BEGIN_SRC pascal
8365 -n -r -l "((%s))"}.  See also the variable @code{org-coderef-label-format}.
8367 HTML export also allows examples to be published as text areas, @xref{Text
8368 areas in HTML export}.
8370 @table @kbd
8371 @kindex C-c '
8372 @item C-c '
8373 Edit the source code example at point in its native mode.  This works by
8374 switching to a temporary buffer with the source code.  You need to exit by
8375 pressing @kbd{C-c '} again@footnote{Upon exit, lines starting with @samp{*}
8376 or @samp{#} will get a comma prepended, to keep them from being interpreted
8377 by Org as outline nodes or special comments.  These commas will be striped
8378 for editing with @kbd{C-c '}, and also for export.}, the edited version will
8379 then replace the old version in the Org buffer.  Fixed-width regions
8380 (where each line starts with a colon followed by a space) will be edited
8381 using @code{artist-mode}@footnote{You may select a different-mode with the
8382 variable @code{org-edit-fixed-width-region-mode}.} to allow creating ASCII
8383 drawings easily.  Using this command in an empty line will create a new
8384 fixed-width region.
8385 @kindex C-c l
8386 @item C-c l
8387 Calling @code{org-store-link} while editing a source code example in a
8388 temporary buffer created with @kbd{C-c '} will prompt for a label, make sure
8389 that it is unique in the current buffer, and insert it with the proper
8390 formatting like @samp{(ref:label)} at the end of the current line.  Then the
8391 label is stored as a link @samp{(label)}, for retrieval with @kbd{C-c C-l}.
8392 @end table
8395 @node Include files, Macro replacement, Literal examples, Markup
8396 @section Include files
8397 @cindex include files, markup rules
8399 During export, you can include the content of another file.  For example, to
8400 include your @file{.emacs} file, you could use:
8401 @cindex #+INCLUDE
8403 @example
8404 #+INCLUDE: "~/.emacs" src emacs-lisp
8405 @end example
8406 @noindent
8407 The optional second and third parameter are the markup (e.g. @samp{quote},
8408 @samp{example}, or @samp{src}), and, if the markup is @samp{src}, the
8409 language for formatting the contents.  The markup is optional, if it is not
8410 given, the text will be assumed to be in Org mode format and will be
8411 processed normally.  The include line will also allow additional keyword
8412 parameters @code{:prefix1} and @code{:prefix} to specify prefixes for the
8413 first line and for each following line, as well as any options accepted by
8414 the selected markup.  For example, to include a file as an item, use
8416 @example
8417 #+INCLUDE: "~/snippets/xx" :prefix1 "   + " :prefix "     "
8418 @end example
8420 @table @kbd
8421 @kindex C-c '
8422 @item C-c '
8423 Visit the include file at point.
8424 @end table
8427 @node Macro replacement, Embedded LaTeX, Include files, Markup
8428 @section Macro replacement
8429 @cindex macro replacement, during export
8430 @cindex #+MACRO
8432 You can define text snippets with
8434 @example
8435 #+MACRO: name   replacement text $1, $2 are arguments
8436 @end example
8438 @noindent which can be referenced anywhere in the document (even in
8439 code examples) with @code{@{@{@{name(arg1,arg2)@}@}@}}.  In addition to
8440 defined macros, @code{@{@{@{title@}@}@}}, @code{@{@{@{author@}@}@}}, etc.,
8441 will reference information set by the @code{#+TITLE:}, @code{#+AUTHOR:}, and
8442 similar lines.  Also, @code{@{@{@{date(@var{FORMAT})@}@}@}} and
8443 @code{@{@{@{modification-time(@var{FORMAT})@}@}@}} refer to current date time
8444 and to the modification time of the file being exported, respectively.
8445 @var{FORMAT} should be a format string understood by
8446 @code{format-time-string}.
8448 Macro expansion takes place during export, and some people use it to
8449 construct complex HTML code.
8452 @node Embedded LaTeX,  , Macro replacement, Markup
8453 @section Embedded La@TeX{}
8454 @cindex @TeX{} interpretation
8455 @cindex La@TeX{} interpretation
8457 Plain ASCII is normally sufficient for almost all note taking.  One
8458 exception, however, are scientific notes which need to be able to contain
8459 mathematical symbols and the occasional formula.  La@TeX{}@footnote{La@TeX{}
8460 is a macro system based on Donald E. Knuth's @TeX{} system.  Many of the
8461 features described here as ``La@TeX{}'' are really from @TeX{}, but for
8462 simplicity I am blurring this distinction.}  is widely used to typeset
8463 scientific documents. Org mode supports embedding La@TeX{} code into its
8464 files, because many academics are used to reading La@TeX{} source code, and
8465 because it can be readily processed into images for HTML production.
8467 It is not necessary to mark La@TeX{} macros and code in any special way.
8468 If you observe a few conventions, Org mode knows how to find it and what
8469 to do with it.
8471 @menu
8472 * Special symbols::             Greek letters and other symbols
8473 * Subscripts and superscripts::  Simple syntax for raising/lowering text
8474 * LaTeX fragments::             Complex formulas made easy
8475 * Previewing LaTeX fragments::  What will this snippet look like?
8476 * CDLaTeX mode::                Speed up entering of formulas
8477 @end menu
8479 @node Special symbols, Subscripts and superscripts, Embedded LaTeX, Embedded LaTeX
8480 @subsection Special symbols
8481 @cindex math symbols
8482 @cindex special symbols
8483 @cindex @TeX{} macros
8484 @cindex La@TeX{} fragments, markup rules
8485 @cindex HTML entities
8486 @cindex La@TeX{} entities
8488 You can use La@TeX{} macros to insert special symbols like @samp{\alpha} to
8489 indicate the Greek letter, or @samp{\to} to indicate an arrow.  Completion
8490 for these macros is available, just type @samp{\} and maybe a few letters,
8491 and press @kbd{M-@key{TAB}} to see possible completions.  Unlike La@TeX{}
8492 code, Org mode allows these macros to be present without surrounding math
8493 delimiters, for example:
8495 @example
8496 Angles are written as Greek letters \alpha, \beta and \gamma.
8497 @end example
8499 @vindex org-html-entities
8500 During export, these symbols will be transformed into the native format of
8501 the exporter backend.  Strings like @code{\alpha} will be exported as
8502 @code{&alpha;} in the HTML output, and as @code{$\alpha$} in the La@TeX{}
8503 output.  Similarly, @code{\nbsp} will become @code{&nbsp;} in HTML and
8504 @code{~} in La@TeX{}.  If you need such a symbol inside a word, terminate it
8505 like this: @samp{\Aacute@{@}stor}.
8507 A large number of entities is provided, with names taken from both HTML and
8508 La@TeX{}, see the variable @code{org-html-entities} for the complete list.
8509 @samp{\-} is treated as a shy hyphen, and @samp{--}, @samp{---}, and
8510 @samp{...} are all converted into special commands creating hyphens of
8511 different lengths or a compact set of dots.
8513 @node Subscripts and superscripts, LaTeX fragments, Special symbols, Embedded LaTeX
8514 @subsection Subscripts and superscripts
8515 @cindex subscript
8516 @cindex superscript
8518 Just like in La@TeX{}, @samp{^} and @samp{_} are used to indicate super-
8519 and subscripts.  Again, these can be used without embedding them in
8520 math-mode delimiters.  To increase the readability of ASCII text, it is
8521 not necessary (but OK) to surround multi-character sub- and superscripts
8522 with curly braces.  For example
8524 @example
8525 The mass if the sun is M_sun = 1.989 x 10^30 kg.  The radius of
8526 the sun is R_@{sun@} = 6.96 x 10^8 m.
8527 @end example
8529 @vindex org-export-with-sub-superscripts
8530 To avoid interpretation as raised or lowered text, you can quote @samp{^} and
8531 @samp{_} with a backslash: @samp{\^} and @samp{\_}.  If you write a text
8532 where the underscore is often used in a different context, Org's convention
8533 to always interpret these as subscripts can get in your way.  Configure the
8534 variable @code{org-export-with-sub-superscripts} to globally change this
8535 convention, or use, on a per-file basis:
8537 @example
8538 #+OPTIONS: ^:@{@}
8539 @end example
8542 @node LaTeX fragments, Previewing LaTeX fragments, Subscripts and superscripts, Embedded LaTeX
8543 @subsection La@TeX{} fragments
8544 @cindex La@TeX{} fragments
8546 @vindex org-format-latex-header
8547 With symbols, sub- and superscripts, HTML is pretty much at its end when
8548 it comes to representing mathematical formulas@footnote{Yes, there is
8549 MathML, but that is not yet fully supported by many browsers, and there
8550 is no decent converter for turning La@TeX{} or ASCII representations of
8551 formulas into MathML. So for the time being, converting formulas into
8552 images seems the way to go.}. More complex expressions need a dedicated
8553 formula processor. To this end, Org mode can contain arbitrary La@TeX{}
8554 fragments. It provides commands to preview the typeset result of these
8555 fragments, and upon export to HTML, all fragments will be converted to
8556 images and inlined into the HTML document@footnote{The La@TeX{} export
8557 will not use images for displaying La@TeX{} fragments but include these
8558 fragments directly into the La@TeX{} code.}. For this to work you
8559 need to be on a system with a working La@TeX{} installation. You also
8560 need the @file{dvipng} program, available at
8561 @url{http://sourceforge.net/projects/dvipng/}. The La@TeX{} header that
8562 will be used when processing a fragment can be configured with the
8563 variable @code{org-format-latex-header}.
8565 La@TeX{} fragments don't need any special marking at all.  The following
8566 snippets will be identified as La@TeX{} source code:
8567 @itemize @bullet
8568 @item
8569 Environments of any kind.  The only requirement is that the
8570 @code{\begin} statement appears on a new line, preceded by only
8571 whitespace.
8572 @item
8573 Text within the usual La@TeX{} math delimiters.  To avoid conflicts with
8574 currency specifications, single @samp{$} characters are only recognized as
8575 math delimiters if the enclosed text contains at most two line breaks, is
8576 directly attached to the @samp{$} characters with no whitespace in between,
8577 and if the closing @samp{$} is followed by whitespace, punctuation or a dash.
8578 For the other delimiters, there is no such restriction, so when in doubt, use
8579 @samp{\(...\)} as inline math delimiters.
8580 @end itemize
8582 @noindent For example:
8584 @example
8585 \begin@{equation@}                          % arbitrary environments,
8586 x=\sqrt@{b@}                                % even tables, figures
8587 \end@{equation@}                            % etc
8589 If $a^2=b$ and \( b=2 \), then the solution must be
8590 either $$ a=+\sqrt@{2@} $$ or \[ a=-\sqrt@{2@} \].
8591 @end example
8593 @noindent
8594 @vindex org-format-latex-options
8595 If you need any of the delimiter ASCII sequences for other purposes, you
8596 can configure the option @code{org-format-latex-options} to deselect the
8597 ones you do not wish to have interpreted by the La@TeX{} converter.
8599 @node Previewing LaTeX fragments, CDLaTeX mode, LaTeX fragments, Embedded LaTeX
8600 @subsection Previewing LaTeX fragments
8601 @cindex LaTeX fragments, preview
8603 La@TeX{} fragments can be processed to produce preview images of the
8604 typeset expressions:
8606 @table @kbd
8607 @kindex C-c C-x C-l
8608 @item C-c C-x C-l
8609 Produce a preview image of the La@TeX{} fragment at point and overlay it
8610 over the source code.  If there is no fragment at point, process all
8611 fragments in the current entry (between two headlines).  When called
8612 with a prefix argument, process the entire subtree.  When called with
8613 two prefix arguments, or when the cursor is before the first headline,
8614 process the entire buffer.
8615 @kindex C-c C-c
8616 @item C-c C-c
8617 Remove the overlay preview images.
8618 @end table
8620 @vindex org-format-latex-options
8621 You can customize the variable @code{org-format-latex-options} to influence
8622 some aspects of the preview. In particular, the @code{:scale} (and for HTML
8623 export, @code{:html-scale}) property can be used to adjust the size of the
8624 preview images.
8626 During HTML export (@pxref{HTML export}), all La@TeX{} fragments are
8627 converted into images and inlined into the document if the following
8628 setting is active:
8630 @lisp
8631 (setq org-export-with-LaTeX-fragments t)
8632 @end lisp
8634 @node CDLaTeX mode,  , Previewing LaTeX fragments, Embedded LaTeX
8635 @subsection Using CDLa@TeX{} to enter math
8636 @cindex CDLa@TeX{}
8638 CDLa@TeX{} mode is a minor mode that is normally used in combination with a
8639 major La@TeX{} mode like AUC@TeX{} in order to speed-up insertion of
8640 environments and math templates.  Inside Org mode, you can make use of
8641 some of the features of CDLa@TeX{} mode.  You need to install
8642 @file{cdlatex.el} and @file{texmathp.el} (the latter comes also with
8643 AUC@TeX{}) from @url{http://www.astro.uva.nl/~dominik/Tools/cdlatex}.
8644 Don't use CDLa@TeX{} mode itself under Org mode, but use the light
8645 version @code{org-cdlatex-mode} that comes as part of Org mode.  Turn it
8646 on for the current buffer with @code{M-x org-cdlatex-mode}, or for all
8647 Org files with
8649 @lisp
8650 (add-hook 'org-mode-hook 'turn-on-org-cdlatex)
8651 @end lisp
8653 When this mode is enabled, the following features are present (for more
8654 details see the documentation of CDLa@TeX{} mode):
8655 @itemize @bullet
8656 @kindex C-c @{
8657 @item
8658 Environment templates can be inserted with @kbd{C-c @{}.
8659 @item
8660 @kindex @key{TAB}
8661 The @key{TAB} key will do template expansion if the cursor is inside a
8662 La@TeX{} fragment@footnote{Org mode has a method to test if the cursor is
8663 inside such a fragment, see the documentation of the function
8664 @code{org-inside-LaTeX-fragment-p}.}.  For example, @key{TAB} will
8665 expand @code{fr} to @code{\frac@{@}@{@}} and position the cursor
8666 correctly inside the first brace.  Another @key{TAB} will get you into
8667 the second brace.  Even outside fragments, @key{TAB} will expand
8668 environment abbreviations at the beginning of a line.  For example, if
8669 you write @samp{equ} at the beginning of a line and press @key{TAB},
8670 this abbreviation will be expanded to an @code{equation} environment.
8671 To get a list of all abbreviations, type @kbd{M-x cdlatex-command-help}.
8672 @item
8673 @kindex _
8674 @kindex ^
8675 @vindex cdlatex-simplify-sub-super-scripts
8676 Pressing @kbd{_} and @kbd{^} inside a La@TeX{} fragment will insert these
8677 characters together with a pair of braces.  If you use @key{TAB} to move
8678 out of the braces, and if the braces surround only a single character or
8679 macro, they are removed again (depending on the variable
8680 @code{cdlatex-simplify-sub-super-scripts}).
8681 @item
8682 @kindex `
8683 Pressing the backquote @kbd{`} followed by a character inserts math
8684 macros, also outside La@TeX{} fragments.  If you wait more than 1.5 seconds
8685 after the backquote, a help window will pop up.
8686 @item
8687 @kindex '
8688 Pressing the single-quote @kbd{'} followed by another character modifies
8689 the symbol before point with an accent or a font.  If you wait more than
8690 1.5 seconds after the backquote, a help window will pop up.  Character
8691 modification will work only inside La@TeX{} fragments, outside the quote
8692 is normal.
8693 @end itemize
8695 @node Exporting, Publishing, Markup, Top
8696 @chapter Exporting
8697 @cindex exporting
8699 Org-mode documents can be exported into a variety of other formats.  For
8700 printing and sharing of notes, ASCII export produces a readable and simple
8701 version of an Org file.  HTML export allows you to publish a notes file on
8702 the web, while the XOXO format provides a solid base for exchange with a
8703 broad range of other applications. La@TeX{} export lets you use Org mode and
8704 its structured editing functions to easily create La@TeX{} files.  DocBook
8705 export makes it possible to convert Org files to many other formats using
8706 DocBook tools.  To incorporate entries with associated times like deadlines
8707 or appointments into a desktop calendar program like iCal, Org mode can also
8708 produce extracts in the iCalendar format.  Currently Org mode only supports
8709 export, not import of these different formats.
8711 Org supports export of selected regions when @code{transient-mark-mode} is
8712 enabled (default in Emacs 23).
8714 @menu
8715 * Selective export::            Using tags to select and exclude trees
8716 * Export options::              Per-file export settings
8717 * The export dispatcher::       How to access exporter commands
8718 * ASCII export::                Exporting to plain ASCII
8719 * HTML export::                 Exporting to HTML
8720 * LaTeX and PDF export::        Exporting to La@TeX{}, and processing to PDF
8721 * DocBook export::              Exporting to DocBook
8722 * XOXO export::                 Exporting to XOXO
8723 * iCalendar export::            Exporting in iCalendar format
8724 @end menu
8726 @node Selective export, Export options, Exporting, Exporting
8727 @section Selective export
8728 @cindex export, selective by tags
8730 @vindex org-export-select-tags
8731 @vindex org-export-exclude-tags
8732 You may use tags to select the parts of a document that should be exported,
8733 or to exclude parts from export.  This behavior is governed by two variables:
8734 @code{org-export-select-tags} and @code{org-export-exclude-tags}.
8736 Org first checks if any of the @emph{select} tags is present in the buffer.
8737 If yes, all trees that do not carry one of these tags will be excluded.  If a
8738 selected tree is a subtree, the heading hierarchy above it will also be
8739 selected for export, but not the text below those headings.
8741 @noindent
8742 If none of the select tags is found, the whole buffer will be selected for
8743 export.
8745 @noindent
8746 Finally, all subtrees that are marked by any of the @emph{exclude} tags will
8747 be removed from the export buffer.
8749 @node Export options, The export dispatcher, Selective export, Exporting
8750 @section Export options
8751 @cindex options, for export
8753 @cindex completion, of option keywords
8754 The exporter recognizes special lines in the buffer which provide
8755 additional information.  These lines may be put anywhere in the file.
8756 The whole set of lines can be inserted into the buffer with @kbd{C-c
8757 C-e t}.  For individual lines, a good way to make sure the keyword is
8758 correct is to type @samp{#+} and then use @kbd{M-@key{TAB}} completion
8759 (@pxref{Completion}).   For a summary of other in-buffer settings not
8760 specifically related to export, see @ref{In-buffer settings}.
8761 In particular, note that you can place commonly-used (export) options in
8762 a separate file which can be included using @code{#+SETUPFILE}.
8764 @table @kbd
8765 @kindex C-c C-e t
8766 @item C-c C-e t
8767 Insert template with export options, see example below.
8768 @end table
8770 @cindex #+TITLE
8771 @cindex #+AUTHOR
8772 @cindex #+DATE
8773 @cindex #+EMAIL
8774 @cindex #+DESCRIPTION
8775 @cindex #+KEYWORDS
8776 @cindex #+LANGUAGE
8777 @cindex #+TEXT
8778 @cindex #+OPTIONS
8779 @cindex #+BIND
8780 @cindex #+LINK_UP
8781 @cindex #+LINK_HOME
8782 @cindex #+EXPORT_SELECT_TAGS
8783 @cindex #+EXPORT_EXCLUDE_TAGS
8784 @cindex #+LATEX_HEADER
8785 @vindex user-full-name
8786 @vindex user-mail-address
8787 @vindex org-export-default-language
8788 @example
8789 #+TITLE:       the title to be shown (default is the buffer name)
8790 #+AUTHOR:      the author (default taken from @code{user-full-name})
8791 #+DATE:        a date, fixed, of a format string for @code{format-time-string}
8792 #+EMAIL:       his/her email address (default from @code{user-mail-address})
8793 #+DESCRIPTION: the page description, e.g. for the XHTML meta tag
8794 #+KEYWORDS:    the page keywords, e.g. for the XHTML meta tag
8795 #+LANGUAGE:    language for HTML, e.g. @samp{en} (@code{org-export-default-language})
8796 #+TEXT:        Some descriptive text to be inserted at the beginning.
8797 #+TEXT:        Several lines may be given.
8798 #+OPTIONS:     H:2 num:t toc:t \n:nil @@:t ::t |:t ^:t f:t TeX:t ...
8799 #+BIND:        lisp-var lisp-val, e.g.: org-export-latex-low-levels itemize
8800                @r{You need to confirm using these, or configure @code{org-export-allow-BIND}}
8801 #+LINK_UP:     the ``up'' link of an exported page
8802 #+LINK_HOME:   the ``home'' link of an exported page
8803 #+LATEX_HEADER: extra line(s) for the LaTeX header, like \usepackage@{xyz@}
8804 #+EXPORT_SELECT_TAGS:   Tags that select a tree for export
8805 #+EXPORT_EXCLUDE_TAGS:  Tags that exclude a tree from export
8806 @end example
8808 @noindent
8809 The OPTIONS line is a compact@footnote{If you want to configure many options
8810 this way, you can use several OPTIONS lines.} form to specify export settings.  Here
8811 you can:
8812 @cindex headline levels
8813 @cindex section-numbers
8814 @cindex table of contents
8815 @cindex line-break preservation
8816 @cindex quoted HTML tags
8817 @cindex fixed-width sections
8818 @cindex tables
8819 @cindex @TeX{}-like syntax for sub- and superscripts
8820 @cindex footnotes
8821 @cindex special strings
8822 @cindex emphasized text
8823 @cindex @TeX{} macros
8824 @cindex La@TeX{} fragments
8825 @cindex author info, in export
8826 @cindex time info, in export
8827 @example
8828 H:         @r{set the number of headline levels for export}
8829 num:       @r{turn on/off section-numbers}
8830 toc:       @r{turn on/off table of contents, or set level limit (integer)}
8831 \n:        @r{turn on/off line-break-preservation}
8832 @@:         @r{turn on/off quoted HTML tags}
8833 ::         @r{turn on/off fixed-width sections}
8834 |:         @r{turn on/off tables}
8835 ^:         @r{turn on/off @TeX{}-like syntax for sub- and superscripts.  If}
8836            @r{you write "^:@{@}", @code{a_@{b@}} will be interpreted, but}
8837            @r{the simple @code{a_b} will be left as it is.}
8838 -:         @r{turn on/off conversion of special strings.}
8839 f:         @r{turn on/off footnotes like this[1].}
8840 todo:      @r{turn on/off inclusion of TODO keywords into exported text}
8841 pri:       @r{turn on/off priority cookies}
8842 tags:      @r{turn on/off inclusion of tags, may also be @code{not-in-toc}}
8843 <:         @r{turn on/off inclusion of any time/date stamps like DEADLINES}
8844 *:         @r{turn on/off emphasized text (bold, italic, underlined)}
8845 TeX:       @r{turn on/off simple @TeX{} macros in plain text}
8846 LaTeX:     @r{turn on/off La@TeX{} fragments}
8847 skip:      @r{turn on/off skipping the text before the first heading}
8848 author:    @r{turn on/off inclusion of author name/email into exported file}
8849 creator:   @r{turn on/off inclusion of creator info into exported file}
8850 timestamp: @r{turn on/off inclusion creation time into exported file}
8851 d:         @r{turn on/off inclusion of drawers}
8852 @end example
8853 @noindent
8854 These options take effect in both the HTML and La@TeX{} export, except
8855 for @code{TeX} and @code{LaTeX}, which are respectively @code{t} and
8856 @code{nil} for the La@TeX{} export.
8858 When exporting only a single subtree by selecting it with @kbd{C-c @@} before
8859 calling an export command, the subtree can overrule some of the file's export
8860 settings with properties @code{EXPORT_FILE_NAME}, @code{EXPORT_TITLE},
8861 @code{EXPORT_TEXT}, @code{EXPORT_AUTHOR}, @code{EXPORT_DATE}, and
8862 @code{EXPORT_OPTIONS}.
8864 @node The export dispatcher, ASCII export, Export options, Exporting
8865 @section The export dispatcher
8866 @cindex dispatcher, for export commands
8868 All export commands can be reached using the export dispatcher, which is a
8869 prefix key that prompts for an additional key specifying the command.
8870 Normally the entire file is exported, but if there is an active region that
8871 contains one outline tree, the first heading is used as document title and
8872 the subtrees are exported.
8874 @table @kbd
8875 @kindex C-c C-e
8876 @item C-c C-e
8877 @vindex org-export-run-in-background
8878 Dispatcher for export and publishing commands.  Displays a help-window
8879 listing the additional key(s) needed to launch an export or publishing
8880 command.  The prefix arg is passed through to the exporter.  A double prefix
8881 @kbd{C-u C-u} causes most commands to be executed in the background, in a
8882 separate Emacs process@footnote{To make this behavior the default, customize
8883 the variable @code{org-export-run-in-background}.}.
8884 @kindex C-c C-e v
8885 @item C-c C-e v
8886 Like @kbd{C-c C-e}, but only export the text that is currently visible
8887 (i.e. not hidden by outline visibility).
8888 @kindex C-u C-u C-c C-e
8889 @item C-u C-u C-c C-e
8890 @vindex org-export-run-in-background
8891 Call an the exporter, but reverse the setting of
8892 @code{org-export-run-in-background}, i.e. request background processing if
8893 not set, or force processing in the current Emacs process if set.
8894 @end table
8896 @node ASCII export, HTML export, The export dispatcher, Exporting
8897 @section ASCII export
8898 @cindex ASCII export
8900 ASCII export produces a simple and very readable version of an Org-mode
8901 file.
8903 @cindex region, active
8904 @cindex active region
8905 @cindex transient-mark-mode
8906 @table @kbd
8907 @kindex C-c C-e a
8908 @item C-c C-e a
8909 @cindex property, EXPORT_FILE_NAME
8910 Export as ASCII file.  For an Org file, @file{myfile.org}, the ASCII file
8911 will be @file{myfile.txt}.  The file will be overwritten without
8912 warning.  If there is an active region@footnote{This requires
8913 @code{transient-mark-mode} be turned on.}, only the region will be
8914 exported. If the selected region is a single tree@footnote{To select the
8915 current subtree, use @kbd{C-c @@}.}, the tree head will
8916 become the document title.  If the tree head entry has or inherits an
8917 @code{EXPORT_FILE_NAME} property, that name will be used for the
8918 export.
8919 @kindex C-c C-e A
8920 @item C-c C-e A
8921 Export to a temporary buffer, do not create a file.
8922 @kindex C-c C-e v a
8923 @item C-c C-e v a
8924 Export only the visible part of the document.
8925 @end table
8927 @cindex headline levels, for exporting
8928 In the exported version, the first 3 outline levels will become
8929 headlines, defining a general document structure.  Additional levels
8930 will be exported as itemized lists.  If you want that transition to occur
8931 at a different level, specify it with a prefix argument.  For example,
8933 @example
8934 @kbd{C-1 C-c C-e a}
8935 @end example
8937 @noindent
8938 creates only top level headlines and does the rest as items.  When
8939 headlines are converted to items, the indentation of the text following
8940 the headline is changed to fit nicely under the item.  This is done with
8941 the assumption that the first body line indicates the base indentation of
8942 the body text.  Any indentation larger than this is adjusted to preserve
8943 the layout relative to the first line.  Should there be lines with less
8944 indentation than the first, these are left alone.
8946 @vindex org-export-ascii-links-to-notes
8947 Links will be exported in a footnote-like style, with the descriptive part in
8948 the text and the link in a note before the next heading.  See the variable
8949 @code{org-export-ascii-links-to-notes} for details and other options.
8951 @node HTML export, LaTeX and PDF export, ASCII export, Exporting
8952 @section HTML export
8953 @cindex HTML export
8955 Org mode contains an HTML (XHTML 1.0 strict) exporter with extensive
8956 HTML formatting, in ways similar to John Gruber's @emph{markdown}
8957 language, but with additional support for tables.
8959 @menu
8960 * HTML Export commands::        How to invoke HTML export
8961 * Quoting HTML tags::           Using direct HTML in Org mode
8962 * Links in HTML export::        How links will be interpreted and formatted
8963 * Tables in HTML export::       How to modify the formatting of tables
8964 * Images in HTML export::       How to insert figures into HTML output
8965 * Text areas in HTML export::   An alternative way to show an example
8966 * CSS support::                 Changing the appearance of the output
8967 * Javascript support::          Info and Folding in a web browser
8968 @end menu
8970 @node HTML Export commands, Quoting HTML tags, HTML export, HTML export
8971 @subsection HTML export commands
8973 @cindex region, active
8974 @cindex active region
8975 @cindex transient-mark-mode
8976 @table @kbd
8977 @kindex C-c C-e h
8978 @item C-c C-e h
8979 @cindex property, EXPORT_FILE_NAME
8980 Export as HTML file @file{myfile.html}.  For an Org file @file{myfile.org},
8981 the ASCII file will be @file{myfile.html}.  The file will be overwritten
8982 without warning.  If there is an active region@footnote{This requires
8983 @code{transient-mark-mode} be turned on.}, only the region will be
8984 exported. If the selected region is a single tree@footnote{To select the
8985 current subtree, use @kbd{C-c @@}.}, the tree head will become the document
8986 title.  If the tree head entry has, or inherits, an @code{EXPORT_FILE_NAME}
8987 property, that name will be used for the export.
8988 @kindex C-c C-e b
8989 @item C-c C-e b
8990 Export as HTML file and immediately open it with a browser.
8991 @kindex C-c C-e H
8992 @item C-c C-e H
8993 Export to a temporary buffer, do not create a file.
8994 @kindex C-c C-e R
8995 @item C-c C-e R
8996 Export the active region to a temporary buffer.  With a prefix argument, do
8997 not produce the file header and footer, but just the plain HTML section for
8998 the region.  This is good for cut-and-paste operations.
8999 @kindex C-c C-e v h
9000 @kindex C-c C-e v b
9001 @kindex C-c C-e v H
9002 @kindex C-c C-e v R
9003 @item C-c C-e v h
9004 @item C-c C-e v b
9005 @item C-c C-e v H
9006 @item C-c C-e v R
9007 Export only the visible part of the document.
9008 @item M-x org-export-region-as-html
9009 Convert the region to HTML under the assumption that it was Org-mode
9010 syntax before.  This is a global command that can be invoked in any
9011 buffer.
9012 @item M-x org-replace-region-by-HTML
9013 Replace the active region (assumed to be in Org-mode syntax) by HTML
9014 code.
9015 @end table
9017 @cindex headline levels, for exporting
9018 In the exported version, the first 3 outline levels will become headlines,
9019 defining a general document structure.  Additional levels will be exported as
9020 itemized lists.  If you want that transition to occur at a different level,
9021 specify it with a numeric prefix argument.  For example,
9023 @example
9024 @kbd{C-2 C-c C-e b}
9025 @end example
9027 @noindent
9028 creates two levels of headings and does the rest as items.
9030 @node Quoting HTML tags, Links in HTML export, HTML Export commands, HTML export
9031 @subsection Quoting HTML tags
9033 Plain @samp{<} and @samp{>} are always transformed to @samp{&lt;} and
9034 @samp{&gt;} in HTML export.  If you want to include simple HTML tags
9035 which should be interpreted as such, mark them with @samp{@@} as in
9036 @samp{@@<b>bold text@@</b>}.  Note that this really works only for
9037 simple tags.  For more extensive HTML that should be copied verbatim to
9038 the exported file use either
9040 @cindex #+HTML
9041 @cindex #+BEGIN_HTML
9042 @example
9043 #+HTML: Literal HTML code for export
9044 @end example
9046 @noindent or
9047 @cindex #+BEGIN_HTML
9049 @example
9050 #+BEGIN_HTML
9051 All lines between these markers are exported literally
9052 #+END_HTML
9053 @end example
9056 @node Links in HTML export, Tables in HTML export, Quoting HTML tags, HTML export
9057 @subsection Links in HTML export
9059 @cindex links, in HTML export
9060 @cindex internal links, in HTML export
9061 @cindex external links, in HTML export
9062 Internal links (@pxref{Internal links}) will continue to work in HTML.  This
9063 includes automatic links created by radio targets (@pxref{Radio
9064 targets}).  Links to external files will still work if the target file is on
9065 the same @i{relative} path as the published Org file.  Links to other
9066 @file{.org} files will be translated into HTML links under the assumption
9067 that an HTML version also exists of the linked file, at the same relative
9068 path.  @samp{id:} links can then be used to jump to specific entries across
9069 files.  For information related to linking files while publishing them to a
9070 publishing directory see @ref{Publishing links}.
9072 If you want to specify attributes for links, you can do so using a special
9073 @code{#+ATTR_HTML} line to define attributes that will be added to the
9074 @code{<a>} or @code{<img>} tags.  Here is an example that sets @code{title}
9075 and @code{style} attributes for a link:
9077 @cindex #+ATTR_HTML
9078 @example
9079 #+ATTR_HTML: title="The Org-mode homepage" style="color:red;"
9080 [[http://orgmode.org]]
9081 @end example
9083 @node Tables in HTML export, Images in HTML export, Links in HTML export, HTML export
9084 @subsection Tables
9085 @cindex tables, in HTML
9086 @vindex org-export-html-table-tag
9088 Org-mode tables are exported to HTML using the table tag defined in
9089 @code{org-export-html-table-tag}.  The default setting makes tables without
9090 cell borders and frame.  If you would like to change this for individual
9091 tables, place somthing like the following before the table:
9093 @cindex #+CAPTION
9094 @cindex #+ATTR_HTML
9095 @example
9096 #+CAPTION: This is a table with lines around and between cells
9097 #+ATTR_HTML: border="2" rules="all" frame="all"
9098 @end example
9100 @node Images in HTML export, Text areas in HTML export, Tables in HTML export, HTML export
9101 @subsection Images in HTML export
9103 @cindex images, inline in HTML
9104 @cindex inlining images in HTML
9105 @vindex org-export-html-inline-images
9106 HTML export can inline images given as links in the Org file, and
9107 it can make an image the clickable part of a link.  By
9108 default@footnote{But see the variable
9109 @code{org-export-html-inline-images}.}, images are inlined if a link does
9110 not have a description.  So @samp{[[file:myimg.jpg]]} will be inlined,
9111 while @samp{[[file:myimg.jpg][the image]]} will just produce a link
9112 @samp{the image} that points to the image.  If the description part
9113 itself is a @code{file:} link or a @code{http:} URL pointing to an
9114 image, this image will be inlined and activated so that clicking on the
9115 image will activate the link.  For example, to include a thumbnail that
9116 will link to a high resolution version of the image, you could use:
9118 @example
9119 [[file:highres.jpg][file:thumb.jpg]]
9120 @end example
9122 If you need to add attributes to an inlines image, use a @code{#+ATTR_HTML}.
9123 In the example below we specify the @code{alt} and @code{title} attributes to
9124 support text viewers and accessibility, and align it to the right.
9126 @cindex #+CAPTION
9127 @cindex #+ATTR_HTML
9128 @example
9129 #+CAPTION: A black cat stalking a spider
9130 #+ATTR_HTML: alt="cat/spider image" title="Action!" align="right"
9131 [[./img/a.jpg]]
9132 @end example
9134 @noindent
9135 and you could use @code{http} addresses just as well.
9137 @node Text areas in HTML export, CSS support, Images in HTML export, HTML export
9138 @subsection Text areas in HTML export
9140 @cindex text areas, in HTML
9141 An alternative way to publish literal code examples in HTML is to use text
9142 areas, where the example can even be edited before pasting it into an
9143 application.  It is triggered by a @code{-t} switch at an @code{example} or
9144 @code{src} block.  Using this switch disables any options for syntax and
9145 label highlighting, and line numbering, which may be present.  You may also
9146 use @code{-h} and @code{-w} switches to specify the height and width of the
9147 text area, which default to the number of lines in the example, and 80,
9148 respectively.  For example
9150 @example
9151 #+BEGIN_EXAMPLE -t -w 40
9152 (defun org-xor (a b)
9153    "Exclusive or."
9154    (if a (not b) b))
9155 #+END_EXAMPLE
9156 @end example
9159 @node CSS support, Javascript support, Text areas in HTML export, HTML export
9160 @subsection CSS support
9161 @cindex CSS, for HTML export
9162 @cindex HTML export, CSS
9164 @vindex org-export-html-todo-kwd-class-prefix
9165 @vindex org-export-html-tag-class-prefix
9166 You can also give style information for the exported file.  The HTML exporter
9167 assigns the following special CSS classes@footnote{If the classes on TODO
9168 keywords and tags lead to conflicts, use the variables
9169 @code{org-export-html-todo-kwd-class-prefix} and
9170 @code{org-export-html-tag-class-prefix} to make them unique.} to appropriate
9171 parts of the document---your style specifications may change these, in
9172 addition to any of the standard classes like for headlines, tables, etc.
9173 @example
9174 p.author            @r{author information, including email}
9175 p.date              @r{publishing date}
9176 p.creator           @r{creator info, about org-mode version}
9177 .title              @r{document title}
9178 .todo               @r{TODO keywords, all not-done states}
9179 .done               @r{the DONE keywords, all stated the count as done}
9180 .WAITING            @r{each TODO keyword also uses a class named after itself}
9181 .timestamp          @r{timestamp}
9182 .timestamp-kwd      @r{keyword associated with a timestamp, like SCHEDULED}
9183 .timestamp-wrapper  @r{span around keyword plus timestamp}
9184 .tag                @r{tag in a headline}
9185 ._HOME              @r{each tag uses itself as a class, "@@" replaced by "_"}
9186 .target             @r{target for links}
9187 .linenr             @r{the line number in a code example}
9188 .code-highlighted   @r{for highlighting referenced code lines}
9189 div.outline-N       @r{div for outline level N (headline plus text))}
9190 div.outline-text-N  @r{extra div for text at outline level N}
9191 .section-number-N   @r{section number in headlines, different for each level}
9192 div.figure          @r{how to format an inlined image}
9193 pre.src             @r{formatted source code}
9194 pre.example         @r{normal example}
9195 p.verse             @r{verse paragraph}
9196 div.footnotes       @r{footnote section headline}
9197 p.footnote          @r{footnote definition paragraph, containing a footnote}
9198 .footref            @r{a footnote reference number (always a <sup>)}
9199 .footnum            @r{footnote number in footnote definition (always <sup>)}
9200 @end example
9202 @vindex org-export-html-style-default
9203 @vindex org-export-html-style-include-default
9204 @vindex org-export-html-style
9205 @vindex org-export-html-extra
9206 @vindex org-export-html-style-default
9207 Each exported file contains a compact default style that defines these
9208 classes in a basic way@footnote{This style is defined in the constant
9209 @code{org-export-html-style-default}, which you should not modify.  To turn
9210 inclusion of these defaults off, customize
9211 @code{org-export-html-style-include-default}}.  You may overwrite these
9212 settings, or add to them by using the variables @code{org-export-html-style}
9213 (for Org-wide settings) and @code{org-export-html-style-extra} (for more
9214 granular settings, like file-local settings).  To set the latter variable
9215 individually for each file, you can use
9217 @cindex #+STYLE
9218 @example
9219 #+STYLE: <link rel="stylesheet" type="text/css" href="stylesheet.css" />
9220 @end example
9222 @noindent
9223 For longer style definitions, you can use several such lines.  You could also
9224 directly write a @code{<style>} @code{</style>} section in this way, without
9225 referring to an external file.
9227 @c FIXME: More about header and footer styles
9228 @c FIXME: Talk about links and targets.
9230 @node Javascript support,  , CSS support, HTML export
9231 @subsection Javascript supported display of web pages
9233 @cindex Rose, Sebastian
9234 Sebastian Rose has written a JavaScript program especially designed to
9235 enhance the web viewing experience of HTML files created with Org.  This
9236 program allows you to view large files in two different ways.  The first one
9237 is an @emph{Info}-like mode where each section is displayed separately and
9238 navigation can be done with the @kbd{n} and @kbd{p} keys (and some other keys
9239 as well, press @kbd{?} for an overview of the available keys).  The second
9240 view type is a @emph{folding} view much like Org provides inside Emacs.  The
9241 script is available at @url{http://orgmode.org/org-info.js} and you can find
9242 the documentation for it at @url{http://orgmode.org/worg/code/org-info-js/}.
9243 We host the script at our site, but if you use it a lot, you might
9244 not want to be dependent on @url{orgmode.org} and prefer to install a local
9245 copy on your own web server.
9247 To use the script, you need to make sure that the @file{org-jsinfo.el} module
9248 gets loaded.  It should be loaded by default, but you can try @kbd{M-x
9249 customize-variable @key{RET} org-modules @key{RET}} to convince yourself that
9250 this is indeed the case.  All it then takes to make use of the program is
9251 adding a single line to the Org file:
9253 @cindex #+INFOJS_OPT
9254 @example
9255 #+INFOJS_OPT: view:info toc:nil
9256 @end example
9258 @noindent
9259 If this line is found, the HTML header will automatically contain the code
9260 needed to invoke the script.  Using the line above, you can set the following
9261 viewing options:
9263 @example
9264 path:    @r{The path to the script.  The default is to grab the script from}
9265          @r{@url{http://orgmode.org/org-info.js}, but you might want to have}
9266          @r{a local copy and use a path like @samp{../scripts/org-info.js}.}
9267 view:    @r{Initial view when website is first shown.  Possible values are:}
9268          info      @r{Info-like interface with one section per page.}
9269          overview  @r{Folding interface, initially showing only top-level.}
9270          content   @r{Folding interface, starting with all headlines visible.}
9271          showall   @r{Folding interface, all headlines and text visible.}
9272 sdepth:  @r{Maximum headline level that will still become an independent}
9273          @r{section for info and folding modes.  The default is taken from}
9274          @r{@code{org-export-headline-levels} (= the @code{H} switch in @code{#+OPTIONS}).}
9275          @r{If this is smaller than in @code{org-export-headline-levels}, each}
9276          @r{info/folding section can still contain child headlines.}
9277 toc:     @r{Should the table of content @emph{initially} be visible?}
9278          @r{Even when @code{nil}, you can always get to the "toc" with @kbd{i}.}
9279 tdepth:  @r{The depth of the table of contents.  The defaults are taken from}
9280          @r{the variables @code{org-export-headline-levels} and @code{org-export-with-toc}.}
9281 ftoc:    @r{Does the css of the page specify a fixed position for the "toc"?}
9282          @r{If yes, the toc will never be displayed as a section.}
9283 ltoc:    @r{Should there be short contents (children) in each section?}
9284          @r{Make this @code{above} if the section should be above initial text.}
9285 mouse:   @r{Headings are highlighted when the mouse is over them.  Should be}
9286          @r{@samp{underline} (default) or a background color like @samp{#cccccc}.}
9287 buttons: @r{Should view-toggle buttons be everywhere?  When @code{nil} (the}
9288          @r{default), only one such button will be present.}
9289 @end example
9290 @noindent
9291 @vindex org-infojs-options
9292 @vindex org-export-html-use-infojs
9293 You can choose default values for these options by customizing the variable
9294 @code{org-infojs-options}.  If you always want to apply the script to your
9295 pages, configure the variable @code{org-export-html-use-infojs}.
9297 @node LaTeX and PDF export, DocBook export, HTML export, Exporting
9298 @section La@TeX{} and PDF export
9299 @cindex La@TeX{} export
9300 @cindex PDF export
9301 @cindex Guerry, Bastian
9303 Org mode contains a La@TeX{} exporter written by Bastien Guerry.  With
9304 further processing, this backend is also used to produce PDF output.  Since
9305 the La@TeX{} output uses @file{hyperref} to implement links and cross
9306 references, the PDF output file will be fully linked.
9308 @menu
9309 * LaTeX/PDF export commands::   Which key invokes which commands
9310 * Quoting LaTeX code::          Incorporating literal La@TeX{} code
9311 * Sectioning structure::        Changing sectioning in La@TeX{} output
9312 * Tables in LaTeX export::      Options for exporting tables to La@TeX{}
9313 * Images in LaTeX export::      How to insert figures into La@TeX{} output
9314 @end menu
9316 @node LaTeX/PDF export commands, Quoting LaTeX code, LaTeX and PDF export, LaTeX and PDF export
9317 @subsection La@TeX{} export commands
9319 @cindex region, active
9320 @cindex active region
9321 @cindex transient-mark-mode
9322 @table @kbd
9323 @kindex C-c C-e l
9324 @item C-c C-e l
9325 @cindex property EXPORT_FILE_NAME
9326 Export as La@TeX{} file @file{myfile.tex}.  For an Org file
9327 @file{myfile.org}, the ASCII file will be @file{myfile.tex}.  The file will
9328 be overwritten without warning.  If there is an active region@footnote{This
9329 requires @code{transient-mark-mode} be turned on.}, only the region will be
9330 exported. If the selected region is a single tree@footnote{To select the
9331 current subtree, use @kbd{C-c @@}.}, the tree head will become the document
9332 title.  If the tree head entry has or inherits an @code{EXPORT_FILE_NAME}
9333 property, that name will be used for the export.
9334 @kindex C-c C-e L
9335 @item C-c C-e L
9336 Export to a temporary buffer, do not create a file.
9337 @kindex C-c C-e v l
9338 @kindex C-c C-e v L
9339 @item C-c C-e v l
9340 @item C-c C-e v L
9341 Export only the visible part of the document.
9342 @item M-x org-export-region-as-latex
9343 Convert the region to La@TeX{} under the assumption that it was Org mode
9344 syntax before.  This is a global command that can be invoked in any
9345 buffer.
9346 @item M-x org-replace-region-by-latex
9347 Replace the active region (assumed to be in Org mode syntax) by La@TeX{}
9348 code.
9349 @kindex C-c C-e p
9350 @item C-c C-e p
9351 Export as La@TeX{} and then process to PDF.
9352 @kindex C-c C-e d
9353 @item C-c C-e d
9354 Export as La@TeX{} and then process to PDF, then open the resulting PDF file.
9355 @end table
9357 @cindex headline levels, for exporting
9358 @vindex org-latex-low-levels
9359 In the exported version, the first 3 outline levels will become
9360 headlines, defining a general document structure.  Additional levels
9361 will be exported as description lists.  The exporter can ignore them or
9362 convert them to a custom string depending on
9363 @code{org-latex-low-levels}.
9365 If you want that transition to occur at a different level, specify it
9366 with a numeric prefix argument. For example,
9368 @example
9369 @kbd{C-2 C-c C-e l}
9370 @end example
9372 @noindent
9373 creates two levels of headings and does the rest as items.
9375 @node Quoting LaTeX code, Sectioning structure, LaTeX/PDF export commands, LaTeX and PDF export
9376 @subsection Quoting La@TeX{} code
9378 Embedded La@TeX{} as described in @ref{Embedded LaTeX}, will be correctly
9379 inserted into the La@TeX{} file.  This includes simple macros like
9380 @samp{\ref@{LABEL@}} to create a cross reference to a figure.  Furthermore,
9381 you can add special code that should only be present in La@TeX{} export with
9382 the following constructs:
9384 @cindex #+LaTeX
9385 @cindex #+BEGIN_LaTeX
9386 @example
9387 #+LaTeX: Literal LaTeX code for export
9388 @end example
9390 @noindent or
9391 @cindex #+BEGIN_LaTeX
9393 @example
9394 #+BEGIN_LaTeX
9395 All lines between these markers are exported literally
9396 #+END_LaTeX
9397 @end example
9399 @node  Sectioning structure, Tables in LaTeX export, Quoting LaTeX code, LaTeX and PDF export
9400 @subsection Sectioning structure
9401 @cindex La@TeX{} class
9402 @cindex La@TeX{} sectioning structure
9404 By default, the La@TeX{} output uses the class @code{article}.
9406 @vindex org-export-latex-default-class
9407 @vindex org-export-latex-classes
9408 @cindex #+LATEX_HEADER
9409 @cindex #+LATEX_CLASS
9410 @cindex property, LATEX_CLASS
9411 You can change this globally by setting a different value for
9412 @code{org-export-latex-default-class} or locally by adding an option like
9413 @code{#+LaTeX_CLASS: myclass} in your file, or with a @code{:LaTeX_CLASS:}
9414 property that applies when exporting a region containing only this (sub)tree.
9415 The class should be listed in @code{org-export-latex-classes}, where you can
9416 also define the sectioning structure for each class, as well as defining
9417 additional classes.  You can also use @code{#+LATEX_HEADER:
9418 \usepackage@{xyz@}} to add lines to the header.
9420 @node Tables in LaTeX export, Images in LaTeX export, Sectioning structure, LaTeX and PDF export
9421 @subsection Tables in La@TeX{} export
9422 @cindex tables, in La@TeX{} export
9424 For La@TeX{} export of a table, you can specify a label and a caption
9425 (@pxref{Images and tables}).  You can also use the @code{ATTR_LaTeX} line to
9426 request a longtable environment for the table, so that it may span several
9427 pages.  Finally, you can set the alignment string:
9429 @cindex #+CAPTION
9430 @cindex #+LABEL
9431 @cindex #+ATTR_LaTeX
9432 @example
9433 #+CAPTION: A long table
9434 #+LABEL: tbl:long
9435 #+ATTR_LaTeX: longtable align=l|lp@{3cm@}r|l
9436 | ..... | ..... |
9437 | ..... | ..... |
9438 @end example
9441 @node Images in LaTeX export,  , Tables in LaTeX export, LaTeX and PDF export
9442 @subsection Images in La@TeX{} export
9443 @cindex images, inline in La@TeX{}
9444 @cindex inlining images in La@TeX{}
9446 Images that are linked to without a description part in the link, like
9447 @samp{[[file:img.jpg]]} or @samp{[[./img.jpg]]} will be inserted into the PDF
9448 output file resulting from La@TeX{} processing.  Org will use an
9449 @code{\includegraphics} macro to insert the image.  If you have specified a
9450 caption and/or a label as described in @ref{Images and tables}, the figure
9451 will be wrapped into a @code{figure} environment and thus become a floating
9452 element.  You can use an @code{#+ATTR_LaTeX:} line to specify the various
9453 options that can be used in the optional argument of the
9454 @code{\includegraphics} macro.  To modify the placement option of the
9455 @code{figure} environment, add something like @samp{placement=[h!]} to the
9456 Attributes.
9458 If you'd like to let text flow around the image, add the word @samp{wrap} to
9459 the @code{#+ATTR_LaTeX:} line, which will make the figure occupy the left
9460 half of the page.  To fine-tune, the @code{placement} field will be the
9461 set of additional arguments needed by the @code{wrapfigure} environment.
9462 Note that if you change the size of the image, you need to use compatible
9463 settings for @code{\includegraphics} and @code{wrapfigure}.
9465 @cindex #+CAPTION
9466 @cindex #+LABEL
9467 @cindex #+ATTR_LaTeX
9468 @example
9469 #+CAPTION:    The black-body emission of the disk around HR 4049
9470 #+LABEL:      fig:SED-HR4049
9471 #+ATTR_LaTeX: width=5cm,angle=90
9472 [[./img/sed-hr4049.pdf]]
9474 #+ATTR_LaTeX: width=0.38\textwidth wrap placement=@{r@}@{0.4\textwidth@}
9475 [[./img/hst.png]]
9476 @end example
9478 If you need references to a label created in this way, write
9479 @samp{\ref@{fig:SED-HR4049@}} just like in La@TeX{}.
9481 @node DocBook export, XOXO export, LaTeX and PDF export, Exporting
9482 @section DocBook export
9483 @cindex DocBook export
9484 @cindex PDF export
9485 @cindex Cui, Baoqui
9487 Org contains a DocBook exporter written by Baoqiu Cui.  Once an Org file is
9488 exported to DocBook format, it can be further processed to produce other
9489 formats, including PDF, HTML, man pages, etc., using many available DocBook
9490 tools and stylesheets.
9492 Currently DocBook exporter only supports DocBook V5.0.
9494 @menu
9495 * DocBook export commands::     How to invoke DocBook export
9496 * Quoting DocBook code::        Incorporating DocBook code in Org files
9497 * Recursive sections::          Recursive sections in DocBook
9498 * Tables in DocBook export::    Tables are exported as HTML tables
9499 * Images in DocBook export::    How to insert figures into DocBook output
9500 * Special characters::          How to handle special characters
9501 @end menu
9503 @node DocBook export commands, Quoting DocBook code, DocBook export, DocBook export
9504 @subsection DocBook export commands
9506 @cindex region, active
9507 @cindex active region
9508 @cindex transient-mark-mode
9509 @table @kbd
9510 @kindex C-c C-e D
9511 @item C-c C-e D
9512 @cindex property EXPORT_FILE_NAME
9513 Export as DocBook file.  For an Org file, @file{myfile.org}, the DocBook XML
9514 file will be @file{myfile.xml}.  The file will be overwritten without
9515 warning.  If there is an active region@footnote{This requires
9516 @code{transient-mark-mode} to be turned on}, only the region will be
9517 exported.  If the selected region is a single tree@footnote{To select the
9518 current subtree, use @kbd{C-c @@}.}, the tree head will become the document
9519 title.  If the tree head entry has, or inherits, an @code{EXPORT_FILE_NAME}
9520 property, that name will be used for the export.
9521 @kindex C-c C-e V
9522 @item C-c C-e V
9523 Export as DocBook file, process to PDF, then open the resulting PDF file.
9525 @vindex org-export-docbook-xslt-proc-command
9526 @vindex org-export-docbook-xsl-fo-proc-command
9527 Note that, in order to produce PDF output based on exported DocBook file, you
9528 need to have XSLT processor and XSL-FO processor software installed on your
9529 system.  Check variables @code{org-export-docbook-xslt-proc-command} and
9530 @code{org-export-docbook-xsl-fo-proc-command}.
9532 @kindex C-c C-e v D
9533 @item C-c C-e v D
9534 Export only the visible part of the document.
9535 @end table
9537 @node Quoting DocBook code, Recursive sections, DocBook export commands, DocBook export
9538 @subsection Quoting DocBook code
9540 You can quote DocBook code in Org files and copy it verbatim into exported
9541 DocBook file with the following constructs:
9543 @cindex #+DOCBOOK
9544 @cindex #+BEGIN_DOCBOOK
9545 @example
9546 #+DOCBOOK: Literal DocBook code for export
9547 @end example
9549 @noindent or
9550 @cindex #+BEGIN_DOCBOOK
9552 @example
9553 #+BEGIN_DOCBOOK
9554 All lines between these markers are exported by DocBook exporter
9555 literally.
9556 #+END_DOCBOOK
9557 @end example
9559 For example, you can use the following lines to include a DocBook warning
9560 admonition.  As to what this warning says, you should pay attention to the
9561 document context when quoting DocBook code in Org files.  You may make
9562 exported DocBook XML files invalid by not quoting DocBook code correctly.
9564 @example
9565 #+BEGIN_DOCBOOK
9566 <warning>
9567   <para>You should know what you are doing when quoting DocBook XML code
9568   in your Org file.  Invalid DocBook XML file may be generated by
9569   DocBook exporter if you are not careful!</para>
9570 </warning>
9571 #+END_DOCBOOK
9572 @end example
9574 @node Recursive sections, Tables in DocBook export, Quoting DocBook code, DocBook export
9575 @subsection Recursive sections
9576 @cindex DocBook recursive sections
9578 DocBook exporter exports Org files as articles using the @code{article}
9579 element in DocBook.  Recursive sections, i.e. @code{section} elements, are
9580 used in exported articles.  Top level headlines in Org files are exported as
9581 top level sections, and lower level headlines are exported as nested
9582 sections.  The entire structure of Org files will be exported completely, no
9583 matter how many nested levels of headlines there are.
9585 Using recursive sections makes it easy to port and reuse exported DocBook
9586 code in other DocBook document types like @code{book} or @code{set}.
9588 @node Tables in DocBook export, Images in DocBook export, Recursive sections, DocBook export
9589 @subsection Tables in DocBook export
9590 @cindex tables, in DocBook export
9592 Tables in Org files are exported as HTML tables, which have been supported since
9593 DocBook V4.3.
9595 If a table does not have a caption, an informal table is generated using the
9596 @code{informaltable} element; otherwise, a formal table will be generated
9597 using the @code{table} element.
9599 @node Images in DocBook export, Special characters, Tables in DocBook export, DocBook export
9600 @subsection Images in DocBook export
9601 @cindex images, inline in DocBook
9602 @cindex inlining images in DocBook
9604 Images that are linked to without a description part in the link, like
9605 @samp{[[file:img.jpg]]} or @samp{[[./img.jpg]]}, will be exported to DocBook
9606 using @code{mediaobject} elements.  Each @code{mediaobject} element contains
9607 an @code{imageobject} that wraps an @code{imagedata} element.  If you have
9608 specified a caption for an image as described in @ref{Images and tables}, a
9609 @code{caption} element will be added in @code{mediaobject}.  If a label is
9610 also specified, it will be exported as an @code{xml:id} attribute of the
9611 @code{mediaobject} element.
9613 @vindex org-export-docbook-default-image-attributes
9614 Image attributes supported by the @code{imagedata} element, like @code{align}
9615 or @code{width}, can be specified in two ways: you can either customize
9616 variable @code{org-export-docbook-default-image-attributes} or use the
9617 @code{#+ATTR_DOCBOOK:} line.  Attributes specified in variable
9618 @code{org-export-docbook-default-image-attributes} are applied to all inline
9619 images in the Org file to be exported (unless they are overwritten by image
9620 attributes specified in @code{#+ATTR_DOCBOOK:} lines).
9622 The @code{#+ATTR_DOCBOOK:} line can be used to specify additional image
9623 attributes or overwrite default image attributes for individual images.  If
9624 the same attribute appears in both the @code{#+ATTR_DOCBOOK:} line and
9625 variable @code{org-export-docbook-default-image-attributes}, the former
9626 overwrites the latter.  Here is an example about how image attributes can be
9627 set:
9629 @cindex #+CAPTION
9630 @cindex #+LABEL
9631 @cindex #+ATTR_DOCBOOK
9632 @example
9633 #+CAPTION:    The logo of Org mode
9634 #+LABEL:      unicorn-svg
9635 #+ATTR_DOCBOOK: scalefit="1" width="100%" depth="100%"
9636 [[./img/org-mode-unicorn.svg]]
9637 @end example
9639 @vindex org-export-docbook-inline-image-extensions
9640 By default, DocBook exporter recognizes the following image file types:
9641 @file{jpeg}, @file{jpg}, @file{png}, @file{gif}, and @file{svg}.  You can
9642 customize variable @code{org-export-docbook-inline-image-extensions} to add
9643 more types to this list as long as DocBook supports them.
9645 @node Special characters,  , Images in DocBook export, DocBook export
9646 @subsection Special characters in DocBook export
9647 @cindex Special characters in DocBook export
9649 @vindex org-export-docbook-doctype
9650 @vindex org-html-entities
9651 Special characters that are written in @TeX{}-like syntax, such as @code{\alpha},
9652 @code{\Gamma}, and @code{\Zeta}, are supported by DocBook exporter.  These
9653 characters are rewritten to XML entities, like @code{&alpha;},
9654 @code{&Gamma;}, and @code{&Zeta;}, based on the list saved in variable
9655 @code{org-html-entities}.  As long as the generated DocBook file includes the
9656 corresponding entities, these special characters are recognized.
9658 You can customize variable @code{org-export-docbook-doctype} to include the
9659 entities you need.  For example, you can set variable
9660 @code{org-export-docbook-doctype} to the following value to recognize all
9661 special characters included in XHTML entities:
9663 @example
9664 "<!DOCTYPE article [
9665 <!ENTITY % xhtml1-symbol PUBLIC
9666 \"-//W3C//ENTITIES Symbol for HTML//EN//XML\"
9667 \"http://www.w3.org/2003/entities/2007/xhtml1-symbol.ent\"
9669 %xhtml1-symbol;
9672 @end example
9674 @node XOXO export, iCalendar export, DocBook export, Exporting
9675 @section XOXO export
9676 @cindex XOXO export
9678 Org mode contains an exporter that produces XOXO-style output.
9679 Currently, this exporter only handles the general outline structure and
9680 does not interpret any additional Org-mode features.
9682 @table @kbd
9683 @kindex C-c C-e x
9684 @item C-c C-e x
9685 Export as XOXO file @file{myfile.html}.
9686 @kindex C-c C-e v
9687 @item C-c C-e v x
9688 Export only the visible part of the document.
9689 @end table
9691 @node iCalendar export,  , XOXO export, Exporting
9692 @section iCalendar export
9693 @cindex iCalendar export
9695 @vindex org-icalendar-include-todo
9696 @vindex org-icalendar-use-deadline
9697 @vindex org-icalendar-use-scheduled
9698 @vindex org-icalendar-categories
9699 Some people use Org mode for keeping track of projects, but still prefer a
9700 standard calendar application for anniversaries and appointments.  In this
9701 case it can be useful to show deadlines and other time-stamped items in Org
9702 files in the calendar application.  Org mode can export calendar information
9703 in the standard iCalendar format.  If you also want to have TODO entries
9704 included in the export, configure the variable
9705 @code{org-icalendar-include-todo}.  Plain timestamps are exported as VEVENT,
9706 and TODO items as VTODO.  It will also create events from deadlines that are
9707 in non-TODO items.  Deadlines and scheduling dates in TODO items will be used
9708 to set the start and due dates for the TODO entry@footnote{See the variables
9709 @code{org-icalendar-use-deadline} and @code{org-icalendar-use-scheduled}.}.
9710 As categories, it will use the tags locally defined in the heading, and the
9711 file/tree category@footnote{To add inherited tags or the TODO state,
9712 configure the variable @code{org-icalendar-categories}.}.
9714 @vindex org-icalendar-store-UID
9715 @cindex property, ID
9716 The iCalendar standard requires each entry to have a globally unique
9717 identifier (UID).  Org creates these identifiers during export.  If you set
9718 the variable @code{org-icalendar-store-UID}, the UID will be stored in the
9719 @code{:ID:} property of the entry and re-used next time you report this
9720 entry.  Since a single entry can give rise to multiple iCalendar entries (as
9721 a timestamp, a deadline, a scheduled item, and as a TODO item), Org adds
9722 prefixes to the UID, depending on what triggered the inclusion of the entry.
9723 In this way the UID remains unique, but a synchronization program can still
9724 figure out from which entry all the different instances originate.
9726 @table @kbd
9727 @kindex C-c C-e i
9728 @item C-c C-e i
9729 Create iCalendar entries for the current file and store them in the same
9730 directory, using a file extension @file{.ics}.
9731 @kindex C-c C-e I
9732 @item C-c C-e I
9733 @vindex org-agenda-files
9734 Like @kbd{C-c C-e i}, but do this for all files in
9735 @code{org-agenda-files}.  For each of these files, a separate iCalendar
9736 file will be written.
9737 @kindex C-c C-e c
9738 @item C-c C-e c
9739 @vindex org-combined-agenda-icalendar-file
9740 Create a single large iCalendar file from all files in
9741 @code{org-agenda-files} and write it to the file given by
9742 @code{org-combined-agenda-icalendar-file}.
9743 @end table
9745 @vindex org-use-property-inheritance
9746 @vindex org-icalendar-include-body
9747 @cindex property, SUMMARY
9748 @cindex property, DESCRIPTION
9749 @cindex property, LOCATION
9750 The export will honor SUMMARY, DESCRIPTION and LOCATION@footnote{The LOCATION
9751 property can be inherited from higher in the hierarchy if you configure
9752 @code{org-use-property-inheritance} accordingly.} properties if the selected
9753 entries have them.  If not, the summary will be derived from the headline,
9754 and the description from the body (limited to
9755 @code{org-icalendar-include-body} characters).
9757 How this calendar is best read and updated, depends on the application
9758 you are using.  The FAQ covers this issue.
9760 @node Publishing, Miscellaneous, Exporting, Top
9761 @chapter Publishing
9762 @cindex publishing
9763 @cindex O'Toole, David
9765 Org includes a publishing management system that allows you to configure
9766 automatic HTML conversion of @emph{projects} composed of interlinked org
9767 files.  You can also configure Org to automatically upload your exported HTML
9768 pages and related attachments, such as images and source code files, to a web
9769 server.
9771 You can also use Org to convert files into PDF, or even combine HTML and PDF
9772 conversion so that files are available in both formats on the server.
9774 Publishing has been contributed to Org by David O'Toole.
9776 @menu
9777 * Configuration::               Defining projects
9778 * Uploading files::             How to get files up on the server
9779 * Sample configuration::        Example projects
9780 * Triggering publication::      Publication commands
9781 @end menu
9783 @node Configuration, Uploading files, Publishing, Publishing
9784 @section Configuration
9786 Publishing needs significant configuration to specify files, destination
9787 and many other properties of a project.
9789 @menu
9790 * Project alist::               The central configuration variable
9791 * Sources and destinations::    From here to there
9792 * Selecting files::             What files are part of the project?
9793 * Publishing action::           Setting the function doing the publishing
9794 * Publishing options::          Tweaking HTML export
9795 * Publishing links::            Which links keep working after publishing?
9796 * Project page index::          Publishing a list of project files
9797 @end menu
9799 @node Project alist, Sources and destinations, Configuration, Configuration
9800 @subsection The variable @code{org-publish-project-alist}
9801 @cindex org-publish-project-alist
9802 @cindex projects, for publishing
9804 @vindex org-publish-project-alist
9805 Publishing is configured almost entirely through setting the value of one
9806 variable, called @code{org-publish-project-alist}.  Each element of the list
9807 configures one project, and may be in one of the two following forms:
9809 @lisp
9810    ("project-name" :property value :property value ...)
9811 @r{or}
9812    ("project-name" :components ("project-name" "project-name" ...))
9814 @end lisp
9816 In both cases, projects are configured by specifying property values.  A
9817 project defines the set of files that will be published, as well as the
9818 publishing configuration to use when publishing those files.  When a project
9819 takes the second form listed above, the individual members of the
9820 @code{:components} property are taken to be sub-projects, which group
9821 together files requiring different publishing options.  When you publish such
9822 a ``meta-project'', all the components will also be published, in the
9823 sequence given.
9825 @node Sources and destinations, Selecting files, Project alist, Configuration
9826 @subsection Sources and destinations for files
9827 @cindex directories, for publishing
9829 Most properties are optional, but some should always be set.  In
9830 particular, Org needs to know where to look for source files,
9831 and where to put published files.
9833 @multitable @columnfractions 0.3 0.7
9834 @item @code{:base-directory}
9835 @tab Directory containing publishing source files
9836 @item @code{:publishing-directory}
9837 @tab Directory where output files will be published.  You can directly
9838 publish to a webserver using a file name syntax appropriate for
9839 the Emacs @file{tramp} package.  Or you can publish to a local directory and
9840 use external tools to upload your website (@pxref{Uploading files}).
9841 @item @code{:preparation-function}
9842 @tab Function called before starting the publishing process, for example, to
9843 run @code{make} for updating files to be published.
9844 @item @code{:completion-function}
9845 @tab Function called after finishing the publishing process, for example, to
9846 change permissions of the resulting files.
9847 @end multitable
9848 @noindent
9850 @node Selecting files, Publishing action, Sources and destinations, Configuration
9851 @subsection Selecting files
9852 @cindex files, selecting for publishing
9854 By default, all files with extension @file{.org} in the base directory
9855 are considered part of the project.  This can be modified by setting the
9856 properties
9857 @multitable @columnfractions 0.25 0.75
9858 @item @code{:base-extension}
9859 @tab Extension (without the dot!) of source files.  This actually is a
9860 regular expression.  Set this to the symbol @code{any} if you want to get all
9861 files in @code{:base-directory}, even without extension.
9863 @item @code{:exclude}
9864 @tab Regular expression to match file names that should not be
9865 published, even though they have been selected on the basis of their
9866 extension.
9868 @item @code{:include}
9869 @tab List of files to be included regardless of @code{:base-extension}
9870 and @code{:exclude}.
9871 @end multitable
9873 @node Publishing action, Publishing options, Selecting files, Configuration
9874 @subsection Publishing action
9875 @cindex action, for publishing
9877 Publishing means that a file is copied to the destination directory and
9878 possibly transformed in the process.  The default transformation is to export
9879 Org files as HTML files, and this is done by the function
9880 @code{org-publish-org-to-html} which calls the HTML exporter (@pxref{HTML
9881 export}).  But you also can publish your content as PDF files using
9882 @code{org-publish-org-to-pdf}.  If you want to publish the Org file itself,
9883 but with @i{archived}, @i{commented}, and @i{tag-excluded} trees removed, use
9884 @code{org-publish-org-to-org} and set the parameters @code{:plain-source}
9885 and/or @code{:htmlized-source}.  This will produce @file{file.org} and
9886 @file{file.org.html} in the publishing
9887 directory@footnote{@file{file-source.org} and @file{file-source.org.html} if
9888 source and publishing directories are equal.  Note that with this kind of
9889 setup, you need to add @code{:exclude "-source\\.org"} to the project
9890 definition in @code{org-publish-project-alist} to avoid that the published
9891 source files will be considered as new org files the next time the project is
9892 published.}.  Other files like images only
9893 need to be copied to the publishing destination, for this you may use
9894 @code{org-publish-attachment}.  For non-Org files, you always need to
9895 specify the publishing function:
9897 @multitable @columnfractions 0.3 0.7
9898 @item @code{:publishing-function}
9899 @tab Function executing the publication of a file.  This may also be a
9900 list of functions, which will all be called in turn.
9901 @item @code{:plain-source}
9902 @tab Non-nil means, publish plain source.
9903 @item @code{:htmlized-source}
9904 @tab Non-nil means, publish htmlized source.
9905 @end multitable
9907 The function must accept two arguments: a property list containing at least a
9908 @code{:publishing-directory} property, and the name of the file to be
9909 published.  It should take the specified file, make the necessary
9910 transformation (if any) and place the result into the destination folder.
9912 @node Publishing options, Publishing links, Publishing action, Configuration
9913 @subsection Options for the HTML/La@TeX{} exporters
9914 @cindex options, for publishing
9916 The property list can be used to set many export options for the HTML
9917 and La@TeX{} exporters.  In most cases, these properties correspond to user
9918 variables in Org.  The table below lists these properties along
9919 with the variable they belong to.  See the documentation string for the
9920 respective variable for details.
9922 @vindex org-export-html-link-up
9923 @vindex org-export-html-link-home
9924 @vindex org-export-default-language
9925 @vindex org-display-custom-times
9926 @vindex org-export-headline-levels
9927 @vindex org-export-with-section-numbers
9928 @vindex org-export-section-number-format
9929 @vindex org-export-with-toc
9930 @vindex org-export-preserve-breaks
9931 @vindex org-export-with-archived-trees
9932 @vindex org-export-with-emphasize
9933 @vindex org-export-with-sub-superscripts
9934 @vindex org-export-with-special-strings
9935 @vindex org-export-with-footnotes
9936 @vindex org-export-with-drawers
9937 @vindex org-export-with-tags
9938 @vindex org-export-with-todo-keywords
9939 @vindex org-export-with-priority
9940 @vindex org-export-with-TeX-macros
9941 @vindex org-export-with-LaTeX-fragments
9942 @vindex org-export-skip-text-before-1st-heading
9943 @vindex org-export-with-fixed-width
9944 @vindex org-export-with-timestamps
9945 @vindex org-export-author-info
9946 @vindex org-export-creator-info
9947 @vindex org-export-with-tables
9948 @vindex org-export-highlight-first-table-line
9949 @vindex org-export-html-style-include-default
9950 @vindex org-export-html-style
9951 @vindex org-export-html-style-extra
9952 @vindex org-export-html-link-org-files-as-html
9953 @vindex org-export-html-inline-images
9954 @vindex org-export-html-extension
9955 @vindex org-export-html-table-tag
9956 @vindex org-export-html-expand
9957 @vindex org-export-html-with-timestamp
9958 @vindex org-export-publishing-directory
9959 @vindex org-export-html-preamble
9960 @vindex org-export-html-postamble
9961 @vindex org-export-html-auto-preamble
9962 @vindex org-export-html-auto-postamble
9963 @vindex user-full-name
9964 @vindex user-mail-address
9965 @vindex org-export-select-tags
9966 @vindex org-export-exclude-tags
9968 @multitable @columnfractions 0.32 0.68
9969 @item @code{:link-up}               @tab @code{org-export-html-link-up}
9970 @item @code{:link-home}             @tab @code{org-export-html-link-home}
9971 @item @code{:language}              @tab @code{org-export-default-language}
9972 @item @code{:customtime}            @tab @code{org-display-custom-times}
9973 @item @code{:headline-levels}       @tab @code{org-export-headline-levels}
9974 @item @code{:section-numbers}       @tab @code{org-export-with-section-numbers}
9975 @item @code{:section-number-format} @tab @code{org-export-section-number-format}
9976 @item @code{:table-of-contents}     @tab @code{org-export-with-toc}
9977 @item @code{:preserve-breaks}       @tab @code{org-export-preserve-breaks}
9978 @item @code{:archived-trees}        @tab @code{org-export-with-archived-trees}
9979 @item @code{:emphasize}             @tab @code{org-export-with-emphasize}
9980 @item @code{:sub-superscript}       @tab @code{org-export-with-sub-superscripts}
9981 @item @code{:special-strings}       @tab @code{org-export-with-special-strings}
9982 @item @code{:footnotes}             @tab @code{org-export-with-footnotes}
9983 @item @code{:drawers}               @tab @code{org-export-with-drawers}
9984 @item @code{:tags}                  @tab @code{org-export-with-tags}
9985 @item @code{:todo-keywords}         @tab @code{org-export-with-todo-keywords}
9986 @item @code{:priority}              @tab @code{org-export-with-priority}
9987 @item @code{:TeX-macros}            @tab @code{org-export-with-TeX-macros}
9988 @item @code{:LaTeX-fragments}       @tab @code{org-export-with-LaTeX-fragments}
9989 @item @code{:latex-listings}        @tab @code{org-export-latex-listings}
9990 @item @code{:skip-before-1st-heading} @tab @code{org-export-skip-text-before-1st-heading}
9991 @item @code{:fixed-width}           @tab @code{org-export-with-fixed-width}
9992 @item @code{:timestamps}            @tab @code{org-export-with-timestamps}
9993 @item @code{:author-info}           @tab @code{org-export-author-info}
9994 @item @code{:creator-info}          @tab @code{org-export-creator-info}
9995 @item @code{:tables}                @tab @code{org-export-with-tables}
9996 @item @code{:table-auto-headline}   @tab @code{org-export-highlight-first-table-line}
9997 @item @code{:style-include-default} @tab @code{org-export-html-style-include-default}
9998 @item @code{:style}                 @tab @code{org-export-html-style}
9999 @item @code{:style-extra}           @tab @code{org-export-html-style-extra}
10000 @item @code{:convert-org-links}     @tab @code{org-export-html-link-org-files-as-html}
10001 @item @code{:inline-images}         @tab @code{org-export-html-inline-images}
10002 @item @code{:html-extension}        @tab @code{org-export-html-extension}
10003 @item @code{:xml-declaration}       @tab @code{org-export-html-xml-declaration}
10004 @item @code{:html-table-tag}        @tab @code{org-export-html-table-tag}
10005 @item @code{:expand-quoted-html}    @tab @code{org-export-html-expand}
10006 @item @code{:timestamp}             @tab @code{org-export-html-with-timestamp}
10007 @item @code{:publishing-directory}  @tab @code{org-export-publishing-directory}
10008 @item @code{:preamble}              @tab @code{org-export-html-preamble}
10009 @item @code{:postamble}             @tab @code{org-export-html-postamble}
10010 @item @code{:auto-preamble}         @tab @code{org-export-html-auto-preamble}
10011 @item @code{:auto-postamble}        @tab @code{org-export-html-auto-postamble}
10012 @item @code{:author}                @tab @code{user-full-name}
10013 @item @code{:email}                 @tab @code{user-mail-address} : @code{addr;addr;..}
10014 @item @code{:select-tags}           @tab @code{org-export-select-tags}
10015 @item @code{:exclude-tags}          @tab @code{org-export-exclude-tags}
10016 @item @code{:latex-image-options}   @tab @code{org-export-latex-image-default-option}
10017 @end multitable
10019 Most of the @code{org-export-with-*} variables have the same effect in
10020 both HTML and La@TeX{} exporters, except for @code{:TeX-macros} and
10021 @code{:LaTeX-fragments}, respectively @code{nil} and @code{t} in the
10022 La@TeX{} export.
10024 @vindex org-publish-project-alist
10025 When a property is given a value in @code{org-publish-project-alist},
10026 its setting overrides the value of the corresponding user variable (if
10027 any) during publishing.  Options set within a file (@pxref{Export
10028 options}), however, override everything.
10030 @node Publishing links, Project page index, Publishing options, Configuration
10031 @subsection Links between published files
10032 @cindex links, publishing
10034 To create a link from one Org file to another, you would use
10035 something like @samp{[[file:foo.org][The foo]]} or simply
10036 @samp{file:foo.org.} (@pxref{Hyperlinks}).  When published, this link
10037 becomes a link to @file{foo.html}.  In this way, you can interlink the
10038 pages of your "org web" project and the links will work as expected when
10039 you publish them to HTML.  If you also publish the Org source file and want
10040 to link to that, use an @code{http:} link instead of a @code{file:} link,
10041 because @code{file:} links are converted to link to the corresponding
10042 @file{html} file.
10044 You may also link to related files, such as images. Provided you are careful
10045 with relative file names, and provided you have also configured Org to upload
10046 the related files, these links will work too. See @ref{Complex example}, for
10047 an example of this usage.
10049 Sometimes an Org file to be published may contain links that are
10050 only valid in your production environment, but not in the publishing
10051 location.  In this case, use the property
10053 @multitable @columnfractions 0.4 0.6
10054 @item @code{:link-validation-function}
10055 @tab Function to validate links
10056 @end multitable
10058 @noindent
10059 to define a function for checking link validity.  This function must
10060 accept two arguments, the file name and a directory relative to which
10061 the file name is interpreted in the production environment.  If this
10062 function returns @code{nil}, then the HTML generator will only insert a
10063 description into the HTML file, but no link.  One option for this
10064 function is @code{org-publish-validate-link} which checks if the given
10065 file is part of any project in @code{org-publish-project-alist}.
10067 @node Project page index,  , Publishing links, Configuration
10068 @subsection Project page index
10069 @cindex index, of published pages
10071 The following properties may be used to control publishing of an
10072 index of files or a summary page for a given project.
10074 @multitable @columnfractions 0.25 0.75
10075 @item @code{:auto-index}
10076 @tab When non-nil, publish an index during @code{org-publish-current-project}
10077 or @code{org-publish-all}.
10079 @item @code{:index-filename}
10080 @tab Filename for output of index. Defaults to @file{sitemap.org} (which
10081 becomes @file{sitemap.html}).
10083 @item @code{:index-title}
10084 @tab Title of index page. Defaults to name of file.
10086 @item @code{:index-function}
10087 @tab Plug-in function to use for generation of index.
10088 Defaults to @code{org-publish-org-index}, which generates a plain list
10089 of links to all files in the project.
10090 @end multitable
10092 @node Uploading files, Sample configuration, Configuration, Publishing
10093 @section Uploading files
10094 @cindex rsync
10095 @cindex unison
10097 For those people already utilizing third party sync tools such as
10098 @command{rsync} or @command{unison}, it might be preferable not to use the built in
10099 @i{remote} publishing facilities of Org mode which rely heavily on
10100 Tramp.  Tramp, while very useful and powerful, tends not to be
10101 so efficient for multiple file transfer and has been known to cause problems
10102 under heavy usage.
10104 Specialized synchronization utilities offer several advantages.  In addition
10105 to timestamp comparison, they also do content and permissions/attribute
10106 checks.  For this reason you might prefer to publish your web to a local
10107 directory (possibly even @i{in place} with your Org files) and then use
10108 @file{unison} or @file{rsync} to do the synchronization with the remote host.
10110 Since Unison (for example) can be configured as to which files to transfer to
10111 a certain remote destination, it can greatly simplify the project publishing
10112 definition.  Simply keep all files in the correct location, process your Org
10113 files with @code{org-publish} and let the synchronization tool do the rest.
10114 You do not need, in this scenario, to include attachments such as @file{jpg},
10115 @file{css} or @file{gif} files in the project definition since the 3rd party
10116 tool syncs them.
10118 Publishing to a local directory is also much faster than to a remote one, so
10119 that you can afford more easily to republish entire projects.  If you set
10120 @code{org-publish-use-timestamps-flag} to @code{nil}, you gain the main
10121 benefit of re-including any changed external files such as source example
10122 files you might include with @code{#+INCLUDE}.  The timestamp mechanism in
10123 Org is not smart enough to detect if included files have been modified.
10125 @node Sample configuration, Triggering publication, Uploading files, Publishing
10126 @section Sample configuration
10128 Below we provide two example configurations.  The first one is a simple
10129 project publishing only a set of Org files.  The second example is
10130 more complex, with a multi-component project.
10132 @menu
10133 * Simple example::              One-component publishing
10134 * Complex example::             A multi-component publishing example
10135 @end menu
10137 @node Simple example, Complex example, Sample configuration, Sample configuration
10138 @subsection Example: simple publishing configuration
10140 This example publishes a set of Org files to the @file{public_html}
10141 directory on the local machine.
10143 @lisp
10144 (setq org-publish-project-alist
10145       '(("org"
10146          :base-directory "~/org/"
10147          :publishing-directory "~/public_html"
10148          :section-numbers nil
10149          :table-of-contents nil
10150          :style "<link rel=\"stylesheet\"
10151                 href=\"../other/mystyle.css\"
10152                 type=\"text/css\"/>")))
10153 @end lisp
10155 @node Complex example,  , Simple example, Sample configuration
10156 @subsection Example: complex publishing configuration
10158 This more complicated example publishes an entire website, including
10159 Org files converted to HTML, image files, Emacs Lisp source code, and
10160 style sheets. The publishing directory is remote and private files are
10161 excluded.
10163 To ensure that links are preserved, care should be taken to replicate
10164 your directory structure on the web server, and to use relative file
10165 paths. For example, if your Org files are kept in @file{~/org} and your
10166 publishable images in @file{~/images}, you'd link to an image with
10168 @example
10169 file:../images/myimage.png
10170 @end example
10172 On the web server, the relative path to the image should be the
10173 same. You can accomplish this by setting up an "images" folder in the
10174 right place on the web server, and publishing images to it.
10176 @lisp
10177 (setq org-publish-project-alist
10178       '(("orgfiles"
10179           :base-directory "~/org/"
10180           :base-extension "org"
10181           :publishing-directory "/ssh:user@@host:~/html/notebook/"
10182           :publishing-function org-publish-org-to-html
10183           :exclude "PrivatePage.org"   ;; regexp
10184           :headline-levels 3
10185           :section-numbers nil
10186           :table-of-contents nil
10187           :style "<link rel=\"stylesheet\"
10188                   href=\"../other/mystyle.css\" type=\"text/css\"/>"
10189           :auto-preamble t
10190           :auto-postamble nil)
10192          ("images"
10193           :base-directory "~/images/"
10194           :base-extension "jpg\\|gif\\|png"
10195           :publishing-directory "/ssh:user@@host:~/html/images/"
10196           :publishing-function org-publish-attachment)
10198          ("other"
10199           :base-directory "~/other/"
10200           :base-extension "css\\|el"
10201           :publishing-directory "/ssh:user@@host:~/html/other/"
10202           :publishing-function org-publish-attachment)
10203          ("website" :components ("orgfiles" "images" "other"))))
10204 @end lisp
10206 @node Triggering publication,  , Sample configuration, Publishing
10207 @section Triggering publication
10209 Once properly configured, Org can publish with the following commands:
10211 @table @kbd
10212 @kindex C-c C-e C
10213 @item C-c C-e C
10214 Prompt for a specific project and publish all files that belong to it.
10215 @kindex C-c C-e P
10216 @item C-c C-e P
10217 Publish the project containing the current file.
10218 @kindex C-c C-e F
10219 @item C-c C-e F
10220 Publish only the current file.
10221 @kindex C-c C-e E
10222 @item C-c C-e E
10223 Publish every project.
10224 @end table
10226 @vindex org-publish-use-timestamps-flag
10227 Org uses timestamps to track when a file has changed. The above functions
10228 normally only publish changed files. You can override this and force
10229 publishing of all files by giving a prefix argument to any of the commands
10230 above, or by customizing the variable @code{org-publish-use-timestamps-flag}.
10231 This may be necessary in particular if files include other files via
10232 @code{#+SETUPFILE:} or @code{#+INCLUDE:}.
10234 @node Miscellaneous, Hacking, Publishing, Top
10235 @chapter Miscellaneous
10237 @menu
10238 * Completion::                  M-TAB knows what you need
10239 * Customization::               Adapting Org to your taste
10240 * In-buffer settings::          Overview of the #+KEYWORDS
10241 * The very busy C-c C-c key::   When in doubt, press C-c C-c
10242 * Clean view::                  Getting rid of leading stars in the outline
10243 * TTY keys::                    Using Org on a tty
10244 * Interaction::                 Other Emacs packages
10245 @end menu
10248 @node Completion, Customization, Miscellaneous, Miscellaneous
10249 @section Completion
10250 @cindex completion, of @TeX{} symbols
10251 @cindex completion, of TODO keywords
10252 @cindex completion, of dictionary words
10253 @cindex completion, of option keywords
10254 @cindex completion, of tags
10255 @cindex completion, of property keys
10256 @cindex completion, of link abbreviations
10257 @cindex @TeX{} symbol completion
10258 @cindex TODO keywords completion
10259 @cindex dictionary word completion
10260 @cindex option keyword completion
10261 @cindex tag completion
10262 @cindex link abbreviations, completion of
10264 Emacs would not be Emacs without completion, and Org-mode uses it whenever it
10265 makes sense.  If you prefer an @i{iswitchb}- or @i{ido}-like interface for
10266 some of the completion prompts, you can specify your preferece by setting at
10267 most one of the variables @code{org-completion-use-iswitchb}
10268 @code{org-completion-use-ido}.
10270 Org supports in-buffer completion.  This type of completion does
10271 not make use of the minibuffer.  You simply type a few letters into
10272 the buffer and use the key to complete text right there.
10274 @table @kbd
10275 @kindex M-@key{TAB}
10276 @item M-@key{TAB}
10277 Complete word at point
10278 @itemize @bullet
10279 @item
10280 At the beginning of a headline, complete TODO keywords.
10281 @item
10282 After @samp{\}, complete @TeX{} symbols supported by the exporter.
10283 @item
10284 After @samp{*}, complete headlines in the current buffer so that they
10285 can be used in search links like @samp{[[*find this headline]]}.
10286 @item
10287 After @samp{:} in a headline, complete tags.  The list of tags is taken
10288 from the variable @code{org-tag-alist} (possibly set through the
10289 @samp{#+TAGS} in-buffer option, @pxref{Setting tags}), or it is created
10290 dynamically from all tags used in the current buffer.
10291 @item
10292 After @samp{:} and not in a headline, complete property keys.  The list
10293 of keys is constructed dynamically from all keys used in the current
10294 buffer.
10295 @item
10296 After @samp{[}, complete link abbreviations (@pxref{Link abbreviations}).
10297 @item
10298 After @samp{#+}, complete the special keywords like @samp{TYP_TODO} or
10299 @samp{OPTIONS} which set file-specific options for Org mode.  When the
10300 option keyword is already complete, pressing @kbd{M-@key{TAB}} again
10301 will insert example settings for this keyword.
10302 @item
10303 In the line after @samp{#+STARTUP: }, complete startup keywords,
10304 i.e. valid keys for this line.
10305 @item
10306 Elsewhere, complete dictionary words using Ispell.
10307 @end itemize
10308 @end table
10310 @node Customization, In-buffer settings, Completion, Miscellaneous
10311 @section Customization
10312 @cindex customization
10313 @cindex options, for customization
10314 @cindex variables, for customization
10316 There are more than 180 variables that can be used to customize
10317 Org.  For the sake of compactness of the manual, I am not
10318 describing the variables here.  A structured overview of customization
10319 variables is available with @kbd{M-x org-customize}.  Or select
10320 @code{Browse Org Group} from the @code{Org->Customization} menu.  Many
10321 settings can also be activated on a per-file basis, by putting special
10322 lines into the buffer (@pxref{In-buffer settings}).
10324 @node In-buffer settings, The very busy C-c C-c key, Customization, Miscellaneous
10325 @section Summary of in-buffer settings
10326 @cindex in-buffer settings
10327 @cindex special keywords
10329 Org mode uses special lines in the buffer to define settings on a
10330 per-file basis.  These lines start with a @samp{#+} followed by a
10331 keyword, a colon, and then individual words defining a setting.  Several
10332 setting words can be in the same line, but you can also have multiple
10333 lines for the keyword.  While these settings are described throughout
10334 the manual, here is a summary.  After changing any of those lines in the
10335 buffer, press @kbd{C-c C-c} with the cursor still in the line to
10336 activate the changes immediately.  Otherwise they become effective only
10337 when the file is visited again in a new Emacs session.
10339 @vindex org-archive-location
10340 @table @kbd
10341 @item #+ARCHIVE: %s_done::
10342 This line sets the archive location for the agenda file.  It applies for
10343 all subsequent lines until the next @samp{#+ARCHIVE} line, or the end
10344 of the file.  The first such line also applies to any entries before it.
10345 The corresponding variable is @code{org-archive-location}.
10346 @item #+CATEGORY:
10347 This line sets the category for the agenda file.  The category applies
10348 for all subsequent lines until the next @samp{#+CATEGORY} line, or the
10349 end of the file.  The first such line also applies to any entries before it.
10350 @item #+COLUMNS: %25ITEM .....
10351 @cindex property, COLUMNS
10352 Set the default format for columns view.  This format applies when
10353 columns view is invoked in locations where no @code{COLUMNS} property
10354 applies.
10355 @item #+CONSTANTS: name1=value1 ...
10356 @vindex org-table-formula-constants
10357 @vindex org-table-formula
10358 Set file-local values for constants to be used in table formulas.  This
10359 line set the local variable @code{org-table-formula-constants-local}.
10360 The global version of this variable is
10361 @code{org-table-formula-constants}.
10362 @item #+FILETAGS: :tag1:tag2:tag3:
10363 Set tags that can be inherited by any entry in the file, including the
10364 top-level entries.
10365 @item #+DRAWERS: NAME1 .....
10366 @vindex org-drawers
10367 Set the file-local set of drawers.  The corresponding global variable is
10368 @code{org-drawers}.
10369 @item #+LINK:  linkword replace
10370 @vindex org-link-abbrev-alist
10371 These lines (several are allowed) specify link abbreviations.
10372 @xref{Link abbreviations}.  The corresponding variable is
10373 @code{org-link-abbrev-alist}.
10374 @item #+PRIORITIES: highest lowest default
10375 @vindex org-highest-priority
10376 @vindex org-lowest-priority
10377 @vindex org-default-priority
10378 This line sets the limits and the default for the priorities.  All three
10379 must be either letters A-Z or numbers 0-9.  The highest priority must
10380 have a lower ASCII number that the lowest priority.
10381 @item #+PROPERTY: Property_Name Value
10382 This line sets a default inheritance value for entries in the current
10383 buffer, most useful for specifying the allowed values of a property.
10384 @cindex #+SETUPFILE
10385 @item #+SETUPFILE: file
10386 This line defines a file that holds more in-buffer setup.  Normally this is
10387 entirely ignored.  Only when the buffer is parsed for option-setting lines
10388 (i.e. when starting Org mode for a file, when pressing @kbd{C-c C-c} in a
10389 settings line, or when exporting), then the contents of this file are parsed
10390 as if they had been included in the buffer.  In particular, the file can be
10391 any other Org mode file with internal setup.  You can visit the file the
10392 cursor is in the line with @kbd{C-c '}.
10393 @item #+STARTUP:
10394 @cindex #+STARTUP:
10395 This line sets options to be used at startup of Org mode, when an
10396 Org file is being visited.
10398 The first set of options deals with the initial visibility of the outline
10399 tree.  The corresponding variable for global default settings is
10400 @code{org-startup-folded}, with a default value @code{t}, which means
10401 @code{overview}.
10402 @vindex org-startup-folded
10403 @cindex @code{overview}, STARTUP keyword
10404 @cindex @code{content}, STARTUP keyword
10405 @cindex @code{showall}, STARTUP keyword
10406 @cindex @code{showeverything}, STARTUP keyword
10407 @example
10408 overview         @r{top-level headlines only}
10409 content          @r{all headlines}
10410 showall          @r{no folding of any entries}
10411 showeverything   @r{show even drawer contents}
10412 @end example
10414 @vindex org-startup-indented
10415 @cindex @code{indent}, STARTUP keyword
10416 @cindex @code{noindent}, STARTUP keyword
10417 Dynamic virtual indentation is controlled by the variable
10418 @code{org-startup-indented}@footnote{Emacs 23 and Org-mode 6.29 are required}
10419 @example
10420 indent     @r{start with @code{org-indent-mode} turned on}
10421 noindent   @r{start with @code{org-indent-mode} turned off}
10422 @end example
10424 @vindex org-startup-align-all-tables
10425 Then there are options for aligning tables upon visiting a file.  This
10426 is useful in files containing narrowed table columns.  The corresponding
10427 variable is @code{org-startup-align-all-tables}, with a default value
10428 @code{nil}.
10429 @cindex @code{align}, STARTUP keyword
10430 @cindex @code{noalign}, STARTUP keyword
10431 @example
10432 align      @r{align all tables}
10433 noalign    @r{don't align tables on startup}
10434 @end example
10435 @vindex org-log-done
10436 @vindex org-log-note-clock-out
10437 @vindex org-log-repeat
10438 Logging the closing and reopening of TODO items and clock intervals can be
10439 configured using these options (see variables @code{org-log-done},
10440 @code{org-log-note-clock-out} and @code{org-log-repeat})
10441 @cindex @code{logdone}, STARTUP keyword
10442 @cindex @code{lognotedone}, STARTUP keyword
10443 @cindex @code{nologdone}, STARTUP keyword
10444 @cindex @code{lognoteclock-out}, STARTUP keyword
10445 @cindex @code{nolognoteclock-out}, STARTUP keyword
10446 @cindex @code{logrepeat}, STARTUP keyword
10447 @cindex @code{lognoterepeat}, STARTUP keyword
10448 @cindex @code{nologrepeat}, STARTUP keyword
10449 @example
10450 logdone            @r{record a timestamp when an item is marked DONE}
10451 lognotedone        @r{record timestamp and a note when DONE}
10452 nologdone          @r{don't record when items are marked DONE}
10453 logrepeat          @r{record a time when reinstating a repeating item}
10454 lognoterepeat      @r{record a note when reinstating a repeating item}
10455 nologrepeat        @r{do not record when reinstating repeating item}
10456 lognoteclock-out   @r{record a note when clocking out}
10457 nolognoteclock-out @r{don't record a note when clocking out}
10458 @end example
10459 @vindex org-hide-leading-stars
10460 @vindex org-odd-levels-only
10461 Here are the options for hiding leading stars in outline headings, and for
10462 indenting outlines.  The corresponding variables are
10463 @code{org-hide-leading-stars} and @code{org-odd-levels-only}, both with a
10464 default setting @code{nil} (meaning @code{showstars} and @code{oddeven}).
10465 @cindex @code{hidestars}, STARTUP keyword
10466 @cindex @code{showstars}, STARTUP keyword
10467 @cindex @code{odd}, STARTUP keyword
10468 @cindex @code{even}, STARTUP keyword
10469 @example
10470 hidestars  @r{make all but one of the stars starting a headline invisible.}
10471 showstars  @r{show all stars starting a headline}
10472 indent     @r{virtual indentation according to outline level}
10473 noindent   @r{no virtual indentation according to outline level}
10474 odd        @r{allow only odd outline levels (1,3,...)}
10475 oddeven    @r{allow all outline levels}
10476 @end example
10477 @vindex org-put-time-stamp-overlays
10478 @vindex org-time-stamp-overlay-formats
10479 To turn on custom format overlays over timestamps (variables
10480 @code{org-put-time-stamp-overlays} and
10481 @code{org-time-stamp-overlay-formats}), use
10482 @cindex @code{customtime}, STARTUP keyword
10483 @example
10484 customtime @r{overlay custom time format}
10485 @end example
10486 @vindex constants-unit-system
10487 The following options influence the table spreadsheet (variable
10488 @code{constants-unit-system}).
10489 @cindex @code{constcgs}, STARTUP keyword
10490 @cindex @code{constSI}, STARTUP keyword
10491 @example
10492 constcgs   @r{@file{constants.el} should use the c-g-s unit system}
10493 constSI    @r{@file{constants.el} should use the SI unit system}
10494 @end example
10495 @vindex org-footnote-define-inline
10496 @vindex org-footnote-auto-label
10497 @vindex org-footnote-auto-adjust
10498 To influence footnote settings, use the following keywords.  The
10499 corresponding variables are @code{org-footnote-define-inline},
10500 @code{org-footnote-auto-label}, and @code{org-footnote-auto-adjust}.
10501 @cindex @code{fninline}, STARTUP keyword
10502 @cindex @code{nofninline}, STARTUP keyword
10503 @cindex @code{fnlocal}, STARTUP keyword
10504 @cindex @code{fnprompt}, STARTUP keyword
10505 @cindex @code{fnauto}, STARTUP keyword
10506 @cindex @code{fnconfirm}, STARTUP keyword
10507 @cindex @code{fnplain}, STARTUP keyword
10508 @cindex @code{fnadjust}, STARTUP keyword
10509 @cindex @code{nofnadjust}, STARTUP keyword
10510 @example
10511 fninline    @r{define footnotes inline}
10512 fnnoinline  @r{define footnotes in separate section}
10513 fnlocal     @r{define footnotes near first reference, but not inline}
10514 fnprompt    @r{prompt for footnote labels}
10515 fnauto      @r{create [fn:1]-like labels automatically (default)}
10516 fnconfirm   @r{offer automatic label for editing or confirmation}
10517 fnplain     @r{create [1]-like labels automatically}
10518 fnadjust    @r{automatically renumber and sort footnotes}
10519 nofnadjust  @r{do not renumber and sort automatically}
10520 @end example
10521 @cindex org-hide-block-startup
10522 To hide blocks on startup, use these keywords. The corresponding variable is
10523 @code{org-hide-block-startup}.
10524 @cindex @code{hideblocks}, STARTUP keyword
10525 @cindex @code{nohideblocks}, STARTUP keyword
10526 @example
10527 hideblocks   @r{Hide all begin/end blocks on startup}
10528 nohideblocks @r{Do not hide blocks on startup}
10529 @end example
10530 @item #+TAGS:  TAG1(c1) TAG2(c2)
10531 @vindex org-tag-alist
10532 These lines (several such lines are allowed) specify the valid tags in
10533 this file, and (potentially) the corresponding @emph{fast tag selection}
10534 keys.  The corresponding variable is @code{org-tag-alist}.
10535 @item #+TBLFM:
10536 This line contains the formulas for the table directly above the line.
10537 @item #+TITLE:, #+AUTHOR:, #+EMAIL:, #+LANGUAGE:, #+TEXT:, #+DATE:,
10538 @itemx #+OPTIONS:, #+BIND:
10539 @itemx #+DESCRIPTION:, #+KEYWORDS:
10540 @itemx #+LATEX_HEADER:, #+STYLE:, #+LINK_UP:, #+LINK_HOME:,
10541 @itemx #+EXPORT_SELECT_TAGS:, #+EXPORT_EXCLUDE_TAGS:
10542 These lines provide settings for exporting files.  For more details see
10543 @ref{Export options}.
10544 @item #+TODO:    #+SEQ_TODO:   #+TYP_TODO:
10545 @vindex org-todo-keywords
10546 These lines set the TODO keywords and their interpretation in the
10547 current file.  The corresponding variable is @code{org-todo-keywords}.
10548 @end table
10550 @node The very busy C-c C-c key, Clean view, In-buffer settings, Miscellaneous
10551 @section The very busy C-c C-c key
10552 @kindex C-c C-c
10553 @cindex C-c C-c, overview
10555 The key @kbd{C-c C-c} has many purposes in Org, which are all
10556 mentioned scattered throughout this manual.  One specific function of
10557 this key is to add @emph{tags} to a headline (@pxref{Tags}).  In many
10558 other circumstances it means something like @emph{``Hey Org, look
10559 here and update according to what you see here''}.  Here is a summary of
10560 what this means in different contexts.
10562 @itemize @minus
10563 @item
10564 If there are highlights in the buffer from the creation of a sparse
10565 tree, or from clock display, remove these highlights.
10566 @item
10567 If the cursor is in one of the special @code{#+KEYWORD} lines, this
10568 triggers scanning the buffer for these lines and updating the
10569 information.
10570 @item
10571 If the cursor is inside a table, realign the table.  This command
10572 works even if the automatic table editor has been turned off.
10573 @item
10574 If the cursor is on a @code{#+TBLFM} line, re-apply the formulas to
10575 the entire table.
10576 @item
10577 If the cursor is inside a table created by the @file{table.el} package,
10578 activate that table.
10579 @item
10580 If the current buffer is a Remember buffer, close the note and file it.
10581 With a prefix argument, file it, without further interaction, to the
10582 default location.
10583 @item
10584 If the cursor is on a @code{<<<target>>>}, update radio targets and
10585 corresponding links in this buffer.
10586 @item
10587 If the cursor is in a property line or at the start or end of a property
10588 drawer, offer property commands.
10589 @item
10590 If the cursor is at a footnote reference, go to the corresponding
10591 definition, and vice versa.
10592 @item
10593 If the cursor is on a statistics cookie, update it.
10594 @item
10595 If the cursor is in a plain list item with a checkbox, toggle the status
10596 of the checkbox.
10597 @item
10598 If the cursor is on a numbered item in a plain list, renumber the
10599 ordered list.
10600 @item
10601 If the cursor is on the @code{#+BEGIN} line of a dynamic block, the
10602 block is updated.
10603 @end itemize
10605 @node Clean view, TTY keys, The very busy C-c C-c key, Miscellaneous
10606 @section A cleaner outline view
10607 @cindex hiding leading stars
10608 @cindex dynamic indentation
10609 @cindex odd-levels-only outlines
10610 @cindex clean outline view
10612 Some people find it noisy and distracting that the Org headlines start with a
10613 potentially large number of stars, and that text below the headlines is not
10614 indented.  While this is no problem when writing a @emph{book-like} document
10615 where the outline headings are really section headings, in a more
10616 @emph{list-oriented} outline, indented structure is a lot cleaner:
10618 @example
10619 @group
10620 * Top level headline             |    * Top level headline
10621 ** Second level                  |      * Second level
10622 *** 3rd level                    |        * 3rd level
10623 some text                        |          some text
10624 *** 3rd level                    |        * 3rd level
10625 more text                        |          more text
10626 * Another top level headline     |    * Another top level headline
10627 @end group
10628 @end example
10630 @noindent
10631 If you are using at least Emacs 23.1.50.3 and version 6.29 of Org, this kind
10632 of view can be achieved dynamically at display time using
10633 @code{org-indent-mode}.  In this minor mode, all lines are prefixed for
10634 display with the necessary amount of space.  Also headlines are prefixed with
10635 additional stars, so that the amount of indentation shifts by
10636 two@footnote{See the variable @code{org-indent-indentation-per-level}.}
10637 spaces per level.  All headline stars but the last one are made invisible
10638 using the @code{org-hide} face@footnote{Turning on @code{org-indent-mode}
10639 sets @code{org-hide-leading-stars} to @code{t} and
10640 @code{org-adapt-indentation} to @code{nil}.} - see below under @samp{2.} for
10641 more information on how this works.  You can turn on @code{org-indent-mode}
10642 for all files by customizing the variable @code{org-startup-indented}, or you
10643 can turn it on for individual files using
10645 @example
10646 #+STARTUP: indent
10647 @end example
10649 If you want a similar effect in earlier version of Emacs and/or Org, or if
10650 you want the indentation to be hard space characters so that the plain text
10651 file looks as similar as possible to the Emacs display, Org supports you in
10652 the following way:
10654 @enumerate
10655 @item
10656 @emph{Indentation of text below headlines}@*
10657 You may indent text below each headline to make the left boundary line up
10658 with the headline, like
10660 @example
10661 *** 3rd level
10662     more text, now indented
10663 @end example
10665 @vindex org-adapt-indentation
10666 Org supports this with paragraph filling, line wrapping, and structure
10667 editing@footnote{See also the variable @code{org-adapt-indentation}.},
10668 preserving or adapting the indentation as appropriate.
10670 @item
10671 @vindex org-hide-leading-stars
10672 @emph{Hiding leading stars}@* You can modify the display in such a way that
10673 all leading stars become invisible.  To do this in a global way, configure
10674 the variable @code{org-hide-leading-stars} or change this on a per-file basis
10675 with
10677 @example
10678 #+STARTUP: hidestars
10679 #+STARTUP: showstars
10680 @end example
10682 With hidden stars, the tree becomes:
10684 @example
10685 @group
10686 * Top level headline
10687  * Second level
10688   * 3rd level
10689   ...
10690 @end group
10691 @end example
10693 @noindent
10694 @vindex org-hide @r{(face)}
10695 The leading stars are not truly replaced by whitespace, they are only
10696 fontified with the face @code{org-hide} that uses the background color as
10697 font color.  If you are not using either white or black background, you may
10698 have to customize this face to get the wanted effect.  Another possibility is
10699 to set this font such that the extra stars are @i{almost} invisible, for
10700 example using the color @code{grey90} on a white background.
10702 @item
10703 @vindex org-odd-levels-only
10704 Things become cleaner still if you skip all the even levels and use only odd
10705 levels 1, 3, 5..., effectively adding two stars to go from one outline level
10706 to the next@footnote{When you need to specify a level for a property search
10707 or refile targets, @samp{LEVEL=2} will correspond to 3 stars, etc@.}.  In this
10708 way we get the outline view shown at the beginning of this section.  In order
10709 to make the structure editing and export commands handle this convention
10710 correctly, configure the variable @code{org-odd-levels-only}, or set this on
10711 a per-file basis with one of the following lines:
10713 @example
10714 #+STARTUP: odd
10715 #+STARTUP: oddeven
10716 @end example
10718 You can convert an Org file from single-star-per-level to the
10719 double-star-per-level convention with @kbd{M-x org-convert-to-odd-levels
10720 RET} in that file.  The reverse operation is @kbd{M-x
10721 org-convert-to-oddeven-levels}.
10722 @end enumerate
10724 @node TTY keys, Interaction, Clean view, Miscellaneous
10725 @section Using Org on a tty
10726 @cindex tty key bindings
10728 Because Org contains a large number of commands, by default many of
10729 Org's core commands are bound to keys that are generally not
10730 accessible on a tty, such as the cursor keys (@key{left}, @key{right},
10731 @key{up}, @key{down}), @key{TAB} and @key{RET}, in particular when used
10732 together with modifiers like @key{Meta} and/or @key{Shift}.  To access
10733 these commands on a tty when special keys are unavailable, the following
10734 alternative bindings can be used.  The tty bindings below will likely be
10735 more cumbersome; you may find for some of the bindings below that a
10736 customized workaround suits you better.  For example, changing a timestamp
10737 is really only fun with @kbd{S-@key{cursor}} keys, whereas on a
10738 tty you would rather use @kbd{C-c .} to re-insert the timestamp.
10740 @multitable @columnfractions 0.15 0.2 0.2
10741 @item @b{Default} @tab @b{Alternative 1} @tab @b{Alternative 2}
10742 @item @kbd{S-@key{TAB}}     @tab @kbd{C-u @key{TAB}}       @tab
10743 @item @kbd{M-@key{left}}    @tab @kbd{C-c C-x l}           @tab @kbd{@key{Esc} @key{left}}
10744 @item @kbd{M-S-@key{left}}  @tab @kbd{C-c C-x L}           @tab
10745 @item @kbd{M-@key{right}}   @tab @kbd{C-c C-x r}           @tab @kbd{@key{Esc} @key{right}}
10746 @item @kbd{M-S-@key{right}} @tab @kbd{C-c C-x R}           @tab
10747 @item @kbd{M-@key{up}}      @tab @kbd{C-c C-x u}           @tab @kbd{@key{Esc} @key{up}}
10748 @item @kbd{M-S-@key{up}}    @tab @kbd{C-c C-x U}           @tab
10749 @item @kbd{M-@key{down}}    @tab @kbd{C-c C-x d}           @tab @kbd{@key{Esc} @key{down}}
10750 @item @kbd{M-S-@key{down}}  @tab @kbd{C-c C-x D}           @tab
10751 @item @kbd{S-@key{RET}}     @tab @kbd{C-c C-x c}           @tab
10752 @item @kbd{M-@key{RET}}     @tab @kbd{C-c C-x m}           @tab @kbd{@key{Esc} @key{RET}}
10753 @item @kbd{M-S-@key{RET}}   @tab @kbd{C-c C-x M}           @tab
10754 @item @kbd{S-@key{left}}    @tab @kbd{C-c @key{left}}      @tab
10755 @item @kbd{S-@key{right}}   @tab @kbd{C-c @key{right}}     @tab
10756 @item @kbd{S-@key{up}}      @tab @kbd{C-c @key{up}}        @tab
10757 @item @kbd{S-@key{down}}    @tab @kbd{C-c @key{down}}      @tab
10758 @item @kbd{C-S-@key{left}}  @tab @kbd{C-c C-x @key{left}}  @tab
10759 @item @kbd{C-S-@key{right}} @tab @kbd{C-c C-x @key{right}} @tab
10760 @end multitable
10763 @node Interaction,  , TTY keys, Miscellaneous
10764 @section Interaction with other packages
10765 @cindex packages, interaction with other
10766 Org lives in the world of GNU Emacs and interacts in various ways
10767 with other code out there.
10769 @menu
10770 * Cooperation::                 Packages Org cooperates with
10771 * Conflicts::                   Packages that lead to conflicts
10772 @end menu
10774 @node Cooperation, Conflicts, Interaction, Interaction
10775 @subsection Packages that Org cooperates with
10777 @table @asis
10778 @cindex @file{calc.el}
10779 @cindex Gillespie, Dave
10780 @item @file{calc.el} by Dave Gillespie
10781 Org uses the Calc package for implementing spreadsheet
10782 functionality in its tables (@pxref{The spreadsheet}).  Org
10783 checks for the availability of Calc by looking for the function
10784 @code{calc-eval} which will have been autoloaded during setup if Calc has
10785 been installed properly.  As of Emacs 22, Calc is part of the Emacs
10786 distribution.  Another possibility for interaction between the two
10787 packages is using Calc for embedded calculations. @xref{Embedded Mode,
10788 , Embedded Mode, Calc, GNU Emacs Calc Manual}.
10789 @item @file{constants.el} by Carsten Dominik
10790 @cindex @file{constants.el}
10791 @cindex Dominik, Carsten
10792 @vindex org-table-formula-constants
10793 In a table formula (@pxref{The spreadsheet}), it is possible to use
10794 names for natural constants or units.  Instead of defining your own
10795 constants in the variable @code{org-table-formula-constants}, install
10796 the @file{constants} package which defines a large number of constants
10797 and units, and lets you use unit prefixes like @samp{M} for
10798 @samp{Mega}, etc@.  You will need version 2.0 of this package, available
10799 at @url{http://www.astro.uva.nl/~dominik/Tools}. Org checks for
10800 the function @code{constants-get}, which has to be autoloaded in your
10801 setup.  See the installation instructions in the file
10802 @file{constants.el}.
10803 @item @file{cdlatex.el} by Carsten Dominik
10804 @cindex @file{cdlatex.el}
10805 @cindex Dominik, Carsten
10806 Org mode can make use of the CDLa@TeX{} package to efficiently enter
10807 La@TeX{} fragments into Org files.  See @ref{CDLaTeX mode}.
10808 @item @file{imenu.el} by Ake Stenhoff and Lars Lindberg
10809 @cindex @file{imenu.el}
10810 Imenu allows menu access to an index of items in a file.  Org mode
10811 supports Imenu---all you need to do to get the index is the following:
10812 @lisp
10813 (add-hook 'org-mode-hook
10814           (lambda () (imenu-add-to-menubar "Imenu")))
10815 @end lisp
10816 @vindex org-imenu-depth
10817 By default the index is two levels deep---you can modify the depth using
10818 the option @code{org-imenu-depth}.
10819 @item @file{remember.el} by John Wiegley
10820 @cindex @file{remember.el}
10821 @cindex Wiegley, John
10822 Org cooperates with remember, see @ref{Remember}.
10823 @file{Remember.el} is not part of Emacs, find it on the web.
10824 @item @file{speedbar.el} by Eric M. Ludlam
10825 @cindex @file{speedbar.el}
10826 @cindex Ludlam, Eric M.
10827 Speedbar is a package that creates a special frame displaying files and
10828 index items in files.  Org mode supports Speedbar and allows you to
10829 drill into Org files directly from the Speedbar.  It also allows you to
10830 restrict the scope of agenda commands to a file or a subtree by using
10831 the command @kbd{<} in the Speedbar frame.
10832 @cindex @file{table.el}
10833 @item @file{table.el} by Takaaki Ota
10834 @kindex C-c C-c
10835 @cindex table editor, @file{table.el}
10836 @cindex @file{table.el}
10837 @cindex Ota, Takaaki
10839 Complex ASCII tables with automatic line wrapping, column- and
10840 row-spanning, and alignment can be created using the Emacs table
10841 package by Takaaki Ota (@uref{http://sourceforge.net/projects/table},
10842 and also part of Emacs 22).
10843 When @key{TAB} or @kbd{C-c C-c} is pressed in such a table, Org mode
10844 will call @command{table-recognize-table} and move the cursor into the
10845 table.  Inside a table, the keymap of Org mode is inactive.  In order
10846 to execute Org mode-related commands, leave the table.
10848 @table @kbd
10849 @kindex C-c C-c
10850 @item C-c C-c
10851 Recognize @file{table.el} table.  Works when the cursor is in a
10852 table.el table.
10854 @kindex C-c ~
10855 @item C-c ~
10856 Insert a @file{table.el} table.  If there is already a table at point, this
10857 command converts it between the @file{table.el} format and the Org-mode
10858 format.  See the documentation string of the command
10859 @code{org-convert-table} for the restrictions under which this is
10860 possible.
10861 @end table
10862 @file{table.el} is part of Emacs 22.
10863 @item @file{footnote.el} by Steven L. Baur
10864 @cindex @file{footnote.el}
10865 @cindex Baur, Steven L.
10866 Org mode recognizes numerical footnotes as provided by this package.
10867 However, Org mode also has its own footnote support (@pxref{Footnotes}),
10868 which makes using @file{footnote.el} unnecessary.
10869 @end table
10871 @node Conflicts,  , Cooperation, Interaction
10872 @subsection Packages that lead to conflicts with Org mode
10874 @table @asis
10876 @cindex @code{shift-selection-mode}
10877 @vindex org-support-shift-select
10878 In Emacs 23, @code{shift-selection-mode} is on by default, meaning that
10879 cursor motions combined with the shift key should start or enlarge regions.
10880 This conflicts with the use of @kbd{S-@key{cursor}} commands in Org to change
10881 timestamps, TODO keywords, priorities, and item bullet types if the cursor is
10882 at such a location.  By default, @kbd{S-@key{cursor}} commands outside
10883 special contexts don't do anything, but you can customize the variable
10884 @code{org-support-shift-select}.  Org mode then tries to accommodate shift
10885 selection by (i) using it outside of the special contexts where special
10886 commands apply, and by (ii) extending an existing active region even if the
10887 cursor moves across a special context.
10889 @item @file{CUA.el} by Kim. F. Storm
10890 @cindex @file{CUA.el}
10891 @cindex Storm, Kim. F.
10892 @vindex org-replace-disputed-keys
10893 Key bindings in Org conflict with the @kbd{S-<cursor>} keys used by CUA mode
10894 (as well as @code{pc-select-mode} and @code{s-region-mode}) to select and extend the
10895 region.  In fact, Emacs 23 has this built-in in the form of
10896 @code{shift-selection-mode}, see previous paragraph.  If you are using Emacs
10897 23, you probably don't want to use another package for this purpose.  However,
10898 if you prefer to leave these keys to a different package while working in
10899 Org mode, configure the variable @code{org-replace-disputed-keys}.  When set,
10900 Org will move the following key bindings in Org files, and in the agenda
10901 buffer (but not during date selection).
10903 @example
10904 S-UP      ->  M-p             S-DOWN     ->  M-n
10905 S-LEFT    ->  M--             S-RIGHT    ->  M-+
10906 C-S-LEFT  ->  M-S--           C-S-RIGHT  ->  M-S-+
10907 @end example
10909 @vindex org-disputed-keys
10910 Yes, these are unfortunately more difficult to remember.  If you want
10911 to have other replacement keys, look at the variable
10912 @code{org-disputed-keys}.
10914 @item @file{yasnippet.el}
10915 @cindex @file{yasnippet.el}
10916 The way Org-mode binds the TAB key (binding to @code{[tab]} instead of
10917 @code{"\t"}) overrules yasnippets' access to this key.  The following code
10918 fixed this problem:
10920 @lisp
10921 (add-hook 'org-mode-hook
10922           (lambda ()
10923             (org-set-local 'yas/trigger-key [tab])
10924             (define-key yas/keymap [tab] 'yas/next-field-group)))
10925 @end lisp
10927 @item @file{windmove.el} by Hovav Shacham
10928 @cindex @file{windmove.el}
10929 This package also uses the @kbd{S-<cursor>} keys, so everything written
10930 in the paragraph above about CUA mode also applies here.
10932 @end table
10935 @node Hacking, MobileOrg, Miscellaneous, Top
10936 @appendix Hacking
10937 @cindex hacking
10939 This appendix covers some aspects where users can extend the functionality of
10940 Org.
10942 @menu
10943 * Hooks::                       Who to reach into Org's internals
10944 * Add-on packages::             Available extensions
10945 * Adding hyperlink types::      New custom link types
10946 * Context-sensitive commands::  How to add functionality to such commands
10947 * Tables in arbitrary syntax::  Orgtbl for La@TeX{} and other programs
10948 * Dynamic blocks::              Automatically filled blocks
10949 * Special agenda views::        Customized views
10950 * Extracting agenda information::  Postprocessing of agenda information
10951 * Using the property API::      Writing programs that use entry properties
10952 * Using the mapping API::       Mapping over all or selected entries
10953 @end menu
10955 @node Hooks, Add-on packages, Hacking, Hacking
10956 @section Hooks
10957 @cindex hooks
10959 Org has a large number of hook variables that can be used to add
10960 functionality.  This appendix about hacking is going to illustrate the
10961 use of some of them.  A complete list of all hooks with documentation is
10962 maintained by the Worg project and can be found at
10963 @uref{http://orgmode.org/worg/org-configs/org-hooks.php}.
10965 @node Add-on packages, Adding hyperlink types, Hooks, Hacking
10966 @section Add-on packages
10967 @cindex add-on packages
10969 A large number of add-on packages have been written by various authors.
10970 These packages are not part of Emacs, but they are distributed as contributed
10971 packages with the separate release available at the Org mode home page at
10972 @uref{http://orgmode.org}.  The list of contributed packages, along with
10973 documentation about each package, is maintained by the Worg project at
10974 @uref{http://orgmode.org/worg/org-contrib/}.
10978 @node Adding hyperlink types, Context-sensitive commands, Add-on packages, Hacking
10979 @section Adding hyperlink types
10980 @cindex hyperlinks, adding new types
10982 Org has a large number of hyperlink types built-in
10983 (@pxref{Hyperlinks}).  If you would like to add new link types, Org
10984 provides an interface for doing so.  Let's look at an example file,
10985 @file{org-man.el}, that will add support for creating links like
10986 @samp{[[man:printf][The printf manpage]]} to show Unix manual pages inside
10987 Emacs:
10989 @lisp
10990 ;;; org-man.el - Support for links to manpages in Org
10992 (require 'org)
10994 (org-add-link-type "man" 'org-man-open)
10995 (add-hook 'org-store-link-functions 'org-man-store-link)
10997 (defcustom org-man-command 'man
10998   "The Emacs command to be used to display a man page."
10999   :group 'org-link
11000   :type '(choice (const man) (const woman)))
11002 (defun org-man-open (path)
11003   "Visit the manpage on PATH.
11004 PATH should be a topic that can be thrown at the man command."
11005   (funcall org-man-command path))
11007 (defun org-man-store-link ()
11008   "Store a link to a manpage."
11009   (when (memq major-mode '(Man-mode woman-mode))
11010     ;; This is a man page, we do make this link
11011     (let* ((page (org-man-get-page-name))
11012            (link (concat "man:" page))
11013            (description (format "Manpage for %s" page)))
11014       (org-store-link-props
11015        :type "man"
11016        :link link
11017        :description description))))
11019 (defun org-man-get-page-name ()
11020   "Extract the page name from the buffer name."
11021   ;; This works for both `Man-mode' and `woman-mode'.
11022   (if (string-match " \\(\\S-+\\)\\*" (buffer-name))
11023       (match-string 1 (buffer-name))
11024     (error "Cannot create link to this man page")))
11026 (provide 'org-man)
11028 ;;; org-man.el ends here
11029 @end lisp
11031 @noindent
11032 You would activate this new link type in @file{.emacs} with
11034 @lisp
11035 (require 'org-man)
11036 @end lisp
11038 @noindent
11039 Let's go through the file and see what it does.
11040 @enumerate
11041 @item
11042 It does @code{(require 'org)} to make sure that @file{org.el} has been
11043 loaded.
11044 @item
11045 The next line calls @code{org-add-link-type} to define a new link type
11046 with prefix @samp{man}.  The call also contains the name of a function
11047 that will be called to follow such a link.
11048 @item
11049 @vindex org-store-link-functions
11050 The next line adds a function to @code{org-store-link-functions}, in
11051 order to allow the command @kbd{C-c l} to record a useful link in a
11052 buffer displaying a man page.
11053 @end enumerate
11055 The rest of the file defines the necessary variables and functions.
11056 First there is a customization variable that determines which Emacs
11057 command should be used to display man pages.  There are two options,
11058 @code{man} and @code{woman}.  Then the function to follow a link is
11059 defined.  It gets the link path as an argument---in this case the link
11060 path is just a topic for the manual command.  The function calls the
11061 value of @code{org-man-command} to display the man page.
11063 Finally the function @code{org-man-store-link} is defined.  When you try
11064 to store a link with @kbd{C-c l}, this function will be called to
11065 try to make a link.  The function must first decide if it is supposed to
11066 create the link for this buffer type; we do this by checking the value
11067 of the variable @code{major-mode}.  If not, the function must exit and
11068 return the value @code{nil}.  If yes, the link is created by getting the
11069 manual topic from the buffer name and prefixing it with the string
11070 @samp{man:}.  Then it must call the command @code{org-store-link-props}
11071 and set the @code{:type} and @code{:link} properties.  Optionally you
11072 can also set the @code{:description} property to provide a default for
11073 the link description when the link is later inserted into an Org
11074 buffer with @kbd{C-c C-l}.
11076 When is makes sense for your new link type, you may also define a function
11077 @code{org-PREFIX-complete-link} that implements special (e.g. completion)
11078 support for inserting such a link with @kbd{C-c C-l}.  Such a function should
11079 not accept any arguments, and return the full link with prefix.
11081 @node Context-sensitive commands, Tables in arbitrary syntax, Adding hyperlink types, Hacking
11082 @section Context-sensitive commands
11083 @cindex context-sensitive commands, hooks
11084 @cindex add-ons, context-sensitive commands
11085 @vindex org-ctrl-c-ctrl-c-hook
11087 Org has several commands that act differently depending on context.  The most
11088 important example it the @kbd{C-c C-c} (@pxref{The very busy C-c C-c key}).
11089 Also the @kbd{M-cursor} and @kbd{M-S-cursor} keys have this property.
11091 Add-ons can tap into this functionality by providing a function that detects
11092 special context for that add-on and executes functionality appropriate for
11093 the context.  Here is an example from Dan Davison's @file{org-R.el} which
11094 allows you to evaluate commands based on the @file{R} programming language.  For
11095 this package, special contexts are lines that start with @code{#+R:} or
11096 @code{#+RR:}.
11098 @lisp
11099 (defun org-R-apply-maybe ()
11100   "Detect if this is context for org-R and execute R commands."
11101   (if (save-excursion
11102         (beginning-of-line 1)
11103         (looking-at "#\\+RR?:"))
11104       (progn (call-interactively 'org-R-apply)
11105              t) ;; to signal that we took action
11106     nil)) ;; to signal that we did not
11108 (add-hook 'org-ctrl-c-ctrl-c-hook 'org-R-apply-maybe)
11109 @end lisp
11111 The function first checks if the cursor is in such a line.  If that is the
11112 case, @code{org-R-apply} is called and the function returns @code{t} to
11113 signal that action was taken, and @kbd{C-c C-c} will stop looking for other
11114 contexts.  If the function finds it should do nothing locally, it returns @code{nil} so that other, similar functions can have a try.
11117 @node Tables in arbitrary syntax, Dynamic blocks, Context-sensitive commands, Hacking
11118 @section Tables and lists in arbitrary syntax
11119 @cindex tables, in other modes
11120 @cindex lists, in other modes
11121 @cindex Orgtbl mode
11123 Since Orgtbl mode can be used as a minor mode in arbitrary buffers, a
11124 frequent feature request has been to make it work with native tables in
11125 specific languages, for example La@TeX{}.  However, this is extremely
11126 hard to do in a general way, would lead to a customization nightmare,
11127 and would take away much of the simplicity of the Orgtbl-mode table
11128 editor.
11131 This appendix describes a different approach.  We keep the Orgtbl mode
11132 table in its native format (the @i{source table}), and use a custom
11133 function to @i{translate} the table to the correct syntax, and to
11134 @i{install} it in the right location (the @i{target table}).  This puts
11135 the burden of writing conversion functions on the user, but it allows
11136 for a very flexible system.
11138 Bastien added the ability to do the same with lists.  You can use Org's
11139 facilities to edit and structure lists by turning @code{orgstruct-mode}
11140 on, then locally exporting such lists in another format (HTML, La@TeX{}
11141 or Texinfo.)
11144 @menu
11145 * Radio tables::                Sending and receiving radio tables
11146 * A LaTeX example::             Step by step, almost a tutorial
11147 * Translator functions::        Copy and modify
11148 * Radio lists::                 Doing the same for lists
11149 @end menu
11151 @node Radio tables, A LaTeX example, Tables in arbitrary syntax, Tables in arbitrary syntax
11152 @subsection Radio tables
11153 @cindex radio tables
11155 To define the location of the target table, you first need to create two
11156 lines that are comments in the current mode, but contain magic words for
11157 Orgtbl mode to find.  Orgtbl mode will insert the translated table
11158 between these lines, replacing whatever was there before.  For example:
11160 @example
11161 /* BEGIN RECEIVE ORGTBL table_name */
11162 /* END RECEIVE ORGTBL table_name */
11163 @end example
11165 @noindent
11166 Just above the source table, we put a special line that tells
11167 Orgtbl mode how to translate this table and where to install it.  For
11168 example:
11169 @cindex #+ORGTBL
11170 @example
11171 #+ORGTBL: SEND table_name translation_function arguments....
11172 @end example
11174 @noindent
11175 @code{table_name} is the reference name for the table that is also used
11176 in the receiver lines. @code{translation_function} is the Lisp function
11177 that does the translation.  Furthermore, the line can contain a list of
11178 arguments (alternating key and value) at the end.  The arguments will be
11179 passed as a property list to the translation function for
11180 interpretation.  A few standard parameters are already recognized and
11181 acted upon before the translation function is called:
11183 @table @code
11184 @item :skip N
11185 Skip the first N lines of the table.  Hlines do count as separate lines for
11186 this parameter!
11188 @item :skipcols (n1 n2 ...)
11189 List of columns that should be skipped.  If the table has a column with
11190 calculation marks, that column is automatically discarded as well.
11191 Please note that the translator function sees the table @emph{after} the
11192 removal of these columns, the function never knows that there have been
11193 additional columns.
11194 @end table
11196 @noindent
11197 The one problem remaining is how to keep the source table in the buffer
11198 without disturbing the normal workings of the file, for example during
11199 compilation of a C file or processing of a La@TeX{} file.  There are a
11200 number of different solutions:
11202 @itemize @bullet
11203 @item
11204 The table could be placed in a block comment if that is supported by the
11205 language.  For example, in C mode you could wrap the table between
11206 @samp{/*} and @samp{*/} lines.
11207 @item
11208 Sometimes it is possible to put the table after some kind of @i{END}
11209 statement, for example @samp{\bye} in @TeX{} and @samp{\end@{document@}}
11210 in La@TeX{}.
11211 @item
11212 You can just comment the table line-by-line whenever you want to process
11213 the file, and uncomment it whenever you need to edit the table.  This
11214 only sounds tedious---the command @kbd{M-x orgtbl-toggle-comment}
11215 makes this comment-toggling very easy, in particular if you bind it to a
11216 key.
11217 @end itemize
11219 @node A LaTeX example, Translator functions, Radio tables, Tables in arbitrary syntax
11220 @subsection A La@TeX{} example of radio tables
11221 @cindex La@TeX{}, and Orgtbl mode
11223 The best way to wrap the source table in La@TeX{} is to use the
11224 @code{comment} environment provided by @file{comment.sty}.  It has to be
11225 activated by placing @code{\usepackage@{comment@}} into the document
11226 header.  Orgtbl mode can insert a radio table skeleton@footnote{By
11227 default this works only for La@TeX{}, HTML, and Texinfo.  Configure the
11228 variable @code{orgtbl-radio-tables} to install templates for other
11229 modes.}  with the command @kbd{M-x orgtbl-insert-radio-table}.  You will
11230 be prompted for a table name, let's say we use @samp{salesfigures}.  You
11231 will then get the following template:
11233 @cindex #+ORGTBL, SEND
11234 @example
11235 % BEGIN RECEIVE ORGTBL salesfigures
11236 % END RECEIVE ORGTBL salesfigures
11237 \begin@{comment@}
11238 #+ORGTBL: SEND salesfigures orgtbl-to-latex
11239 | | |
11240 \end@{comment@}
11241 @end example
11243 @noindent
11244 @vindex La@TeX{}-verbatim-environments
11245 The @code{#+ORGTBL: SEND} line tells Orgtbl mode to use the function
11246 @code{orgtbl-to-latex} to convert the table into La@TeX{} and to put it
11247 into the receiver location with name @code{salesfigures}.  You may now
11248 fill in the table, feel free to use the spreadsheet features@footnote{If
11249 the @samp{#+TBLFM} line contains an odd number of dollar characters,
11250 this may cause problems with font-lock in La@TeX{} mode.  As shown in the
11251 example you can fix this by adding an extra line inside the
11252 @code{comment} environment that is used to balance the dollar
11253 expressions.  If you are using AUC@TeX{} with the font-latex library, a
11254 much better solution is to add the @code{comment} environment to the
11255 variable @code{LaTeX-verbatim-environments}.}:
11257 @example
11258 % BEGIN RECEIVE ORGTBL salesfigures
11259 % END RECEIVE ORGTBL salesfigures
11260 \begin@{comment@}
11261 #+ORGTBL: SEND salesfigures orgtbl-to-latex
11262 | Month | Days | Nr sold | per day |
11263 |-------+------+---------+---------|
11264 | Jan   |   23 |      55 |     2.4 |
11265 | Feb   |   21 |      16 |     0.8 |
11266 | March |   22 |     278 |    12.6 |
11267 #+TBLFM: $4=$3/$2;%.1f
11268 % $ (optional extra dollar to keep font-lock happy, see footnote)
11269 \end@{comment@}
11270 @end example
11272 @noindent
11273 When you are done, press @kbd{C-c C-c} in the table to get the converted
11274 table inserted between the two marker lines.
11276 Now let's assume you want to make the table header by hand, because you
11277 want to control how columns are aligned, etc@.  In this case we make sure
11278 that the table translator skips the first 2 lines of the source
11279 table, and tell the command to work as a @i{splice}, i.e. to not produce
11280 header and footer commands of the target table:
11282 @example
11283 \begin@{tabular@}@{lrrr@}
11284 Month & \multicolumn@{1@}@{c@}@{Days@} & Nr.\ sold & per day\\
11285 % BEGIN RECEIVE ORGTBL salesfigures
11286 % END RECEIVE ORGTBL salesfigures
11287 \end@{tabular@}
11289 \begin@{comment@}
11290 #+ORGTBL: SEND salesfigures orgtbl-to-latex :splice t :skip 2
11291 | Month | Days | Nr sold | per day |
11292 |-------+------+---------+---------|
11293 | Jan   |   23 |      55 |     2.4 |
11294 | Feb   |   21 |      16 |     0.8 |
11295 | March |   22 |     278 |    12.6 |
11296 #+TBLFM: $4=$3/$2;%.1f
11297 \end@{comment@}
11298 @end example
11300 The La@TeX{} translator function @code{orgtbl-to-latex} is already part of
11301 Orgtbl mode.  It uses a @code{tabular} environment to typeset the table
11302 and marks horizontal lines with @code{\hline}.  Furthermore, it
11303 interprets the following parameters (see also @pxref{Translator functions}):
11305 @table @code
11306 @item :splice nil/t
11307 When set to t, return only table body lines, don't wrap them into a
11308 tabular environment.  Default is nil.
11310 @item :fmt fmt
11311 A format to be used to wrap each field, it should contain @code{%s} for the
11312 original field value.  For example, to wrap each field value in dollars,
11313 you could use @code{:fmt "$%s$"}.  This may also be a property list with
11314 column numbers and formats. for example @code{:fmt (2 "$%s$" 4 "%s\\%%")}.
11315 A function of one argument can be used in place of the strings; the
11316 function must return a formatted string.
11318 @item :efmt efmt
11319 Use this format to print numbers with exponentials.  The format should
11320 have @code{%s} twice for inserting mantissa and exponent, for example
11321 @code{"%s\\times10^@{%s@}"}.  The default is @code{"%s\\,(%s)"}.  This
11322 may also be a property list with column numbers and formats, for example
11323 @code{:efmt (2 "$%s\\times10^@{%s@}$" 4 "$%s\\cdot10^@{%s@}$")}.  After
11324 @code{efmt} has been applied to a value, @code{fmt} will also be
11325 applied.  Similar to @code{fmt}, functions of two arguments can be
11326 supplied instead of strings.
11327 @end table
11329 @node Translator functions, Radio lists, A LaTeX example, Tables in arbitrary syntax
11330 @subsection Translator functions
11331 @cindex HTML, and Orgtbl mode
11332 @cindex translator function
11334 Orgtbl mode has several translator functions built-in: @code{orgtbl-to-csv}
11335 (comma-separated values), @code{orgtbl-to-tsv} (TAB-separated values)
11336 @code{orgtbl-to-latex}, @code{orgtbl-to-html}, and @code{orgtbl-to-texinfo}.
11337 Except for @code{orgtbl-to-html}@footnote{The HTML translator uses the same
11338 code that produces tables during HTML export.}, these all use a generic
11339 translator, @code{orgtbl-to-generic}.  For example, @code{orgtbl-to-latex}
11340 itself is a very short function that computes the column definitions for the
11341 @code{tabular} environment, defines a few field and line separators and then
11342 hands processing over to the generic translator.  Here is the entire code:
11344 @lisp
11345 @group
11346 (defun orgtbl-to-latex (table params)
11347   "Convert the Orgtbl mode TABLE to LaTeX."
11348   (let* ((alignment (mapconcat (lambda (x) (if x "r" "l"))
11349                                org-table-last-alignment ""))
11350          (params2
11351           (list
11352            :tstart (concat "\\begin@{tabular@}@{" alignment "@}")
11353            :tend "\\end@{tabular@}"
11354            :lstart "" :lend " \\\\" :sep " & "
11355            :efmt "%s\\,(%s)" :hline "\\hline")))
11356     (orgtbl-to-generic table (org-combine-plists params2 params))))
11357 @end group
11358 @end lisp
11360 As you can see, the properties passed into the function (variable
11361 @var{PARAMS}) are combined with the ones newly defined in the function
11362 (variable @var{PARAMS2}).  The ones passed into the function (i.e. the
11363 ones set by the @samp{ORGTBL SEND} line) take precedence.  So if you
11364 would like to use the La@TeX{} translator, but wanted the line endings to
11365 be @samp{\\[2mm]} instead of the default @samp{\\}, you could just
11366 overrule the default with
11368 @example
11369 #+ORGTBL: SEND test orgtbl-to-latex :lend " \\\\[2mm]"
11370 @end example
11372 For a new language, you can either write your own converter function in
11373 analogy with the La@TeX{} translator, or you can use the generic function
11374 directly.  For example, if you have a language where a table is started
11375 with @samp{!BTBL!}, ended with @samp{!ETBL!}, and where table lines are
11376 started with @samp{!BL!}, ended with @samp{!EL!}, and where the field
11377 separator is a TAB, you could call the generic translator like this (on
11378 a single line!):
11380 @example
11381 #+ORGTBL: SEND test orgtbl-to-generic :tstart "!BTBL!" :tend "!ETBL!"
11382                               :lstart "!BL! " :lend " !EL!" :sep "\t"
11383 @end example
11385 @noindent
11386 Please check the documentation string of the function
11387 @code{orgtbl-to-generic} for a full list of parameters understood by
11388 that function, and remember that you can pass each of them into
11389 @code{orgtbl-to-latex}, @code{orgtbl-to-texinfo}, and any other function
11390 using the generic function.
11392 Of course you can also write a completely new function doing complicated
11393 things the generic translator cannot do.  A translator function takes
11394 two arguments.  The first argument is the table, a list of lines, each
11395 line either the symbol @code{hline} or a list of fields.  The second
11396 argument is the property list containing all parameters specified in the
11397 @samp{#+ORGTBL: SEND} line.  The function must return a single string
11398 containing the formatted table.  If you write a generally useful
11399 translator, please post it on @email{emacs-orgmode@@gnu.org} so that
11400 others can benefit from your work.
11402 @node  Radio lists,  , Translator functions, Tables in arbitrary syntax
11403 @subsection Radio lists
11404 @cindex radio lists
11405 @cindex org-list-insert-radio-list
11407 Sending and receiving radio lists works exactly the same way than sending and
11408 receiving radio tables (@pxref{Radio tables}).  As for radio tables, you can
11409 insert radio lists templates in HTML, La@TeX{} and Texinfo modes by calling
11410 @code{org-list-insert-radio-list}.
11412 Here are the differences with radio tables:
11414 @itemize @minus
11415 @item
11416 Use @code{ORGLST} instead of @code{ORGTBL}.
11417 @item
11418 The available translation functions for radio lists don't take
11419 parameters.
11420 @item
11421 @kbd{C-c C-c} will work when pressed on the first item of the list.
11422 @end itemize
11424 Here is a La@TeX{} example.  Let's say that you have this in your
11425 La@TeX{} file:
11427 @cindex #+ORGLIST
11428 @example
11429 % BEGIN RECEIVE ORGLST to-buy
11430 % END RECEIVE ORGLST to-buy
11431 \begin@{comment@}
11432 #+ORGLIST: SEND to-buy orgtbl-to-latex
11433 - a new house
11434 - a new computer
11435   + a new keyboard
11436   + a new mouse
11437 - a new life
11438 \end@{comment@}
11439 @end example
11441 Pressing `C-c C-c' on @code{a new house} and will insert the converted
11442 La@TeX{} list between the two marker lines.
11444 @node Dynamic blocks, Special agenda views, Tables in arbitrary syntax, Hacking
11445 @section Dynamic blocks
11446 @cindex dynamic blocks
11448 Org documents can contain @emph{dynamic blocks}.  These are
11449 specially marked regions that are updated by some user-written function.
11450 A good example for such a block is the clock table inserted by the
11451 command @kbd{C-c C-x C-r} (@pxref{Clocking work time}).
11453 Dynamic block are enclosed by a BEGIN-END structure that assigns a name
11454 to the block and can also specify parameters for the function producing
11455 the content of the block.
11457 #+BEGIN:dynamic block
11458 @example
11459 #+BEGIN: myblock :parameter1 value1 :parameter2 value2 ...
11461 #+END:
11462 @end example
11464 Dynamic blocks are updated with the following commands
11466 @table @kbd
11467 @kindex C-c C-x C-u
11468 @item C-c C-x C-u
11469 Update dynamic block at point.
11470 @kindex C-u C-c C-x C-u
11471 @item C-u C-c C-x C-u
11472 Update all dynamic blocks in the current file.
11473 @end table
11475 Updating a dynamic block means to remove all the text between BEGIN and
11476 END, parse the BEGIN line for parameters and then call the specific
11477 writer function for this block to insert the new content.  If you want
11478 to use the original content in the writer function, you can use the
11479 extra parameter @code{:content}.
11481 For a block with name @code{myblock}, the writer function is
11482 @code{org-dblock-write:myblock} with as only parameter a property list
11483 with the parameters given in the begin line.  Here is a trivial example
11484 of a block that keeps track of when the block update function was last
11485 run:
11487 @example
11488 #+BEGIN: block-update-time :format "on %m/%d/%Y at %H:%M"
11490 #+END:
11491 @end example
11493 @noindent
11494 The corresponding block writer function could look like this:
11496 @lisp
11497 (defun org-dblock-write:block-update-time (params)
11498    (let ((fmt (or (plist-get params :format) "%d. %m. %Y")))
11499      (insert "Last block update at: "
11500              (format-time-string fmt (current-time)))))
11501 @end lisp
11503 If you want to make sure that all dynamic blocks are always up-to-date,
11504 you could add the function @code{org-update-all-dblocks} to a hook, for
11505 example @code{before-save-hook}.  @code{org-update-all-dblocks} is
11506 written in a way such that it does nothing in buffers that are not in
11507 @code{org-mode}.
11509 @node Special agenda views, Extracting agenda information, Dynamic blocks, Hacking
11510 @section Special agenda views
11511 @cindex agenda views, user-defined
11513 Org provides a special hook that can be used to narrow down the
11514 selection made by any of the agenda views.  You may specify a function
11515 that is used at each match to verify if the match should indeed be part
11516 of the agenda view, and if not, how much should be skipped.
11518 Let's say you want to produce a list of projects that contain a WAITING
11519 tag anywhere in the project tree.  Let's further assume that you have
11520 marked all tree headings that define a project with the TODO keyword
11521 PROJECT.  In this case you would run a TODO search for the keyword
11522 PROJECT, but skip the match unless there is a WAITING tag anywhere in
11523 the subtree belonging to the project line.
11525 To achieve this, you must write a function that searches the subtree for
11526 the tag.  If the tag is found, the function must return @code{nil} to
11527 indicate that this match should not be skipped.  If there is no such
11528 tag, return the location of the end of the subtree, to indicate that
11529 search should continue from there.
11531 @lisp
11532 (defun my-skip-unless-waiting ()
11533   "Skip trees that are not waiting"
11534   (let ((subtree-end (save-excursion (org-end-of-subtree t))))
11535     (if (re-search-forward ":waiting:" subtree-end t)
11536         nil          ; tag found, do not skip
11537       subtree-end))) ; tag not found, continue after end of subtree
11538 @end lisp
11540 Now you may use this function in an agenda custom command, for example
11541 like this:
11543 @lisp
11544 (org-add-agenda-custom-command
11545  '("b" todo "PROJECT"
11546    ((org-agenda-skip-function 'my-skip-unless-waiting)
11547     (org-agenda-overriding-header "Projects waiting for something: "))))
11548 @end lisp
11550 @vindex org-agenda-overriding-header
11551 Note that this also binds @code{org-agenda-overriding-header} to get a
11552 meaningful header in the agenda view.
11554 @vindex org-odd-levels-only
11555 @vindex org-agenda-skip-function
11556 A general way to create custom searches is to base them on a search for
11557 entries with a certain level limit.  If you want to study all entries with
11558 your custom search function, simply do a search for
11559 @samp{LEVEL>0}@footnote{Note that, when using @code{org-odd-levels-only}, a
11560 level number corresponds to order in the hierarchy, not to the number of
11561 stars.}, and then use @code{org-agenda-skip-function} to select the entries
11562 you really want to have.
11564 You may also put a Lisp form into @code{org-agenda-skip-function}.  In
11565 particular, you may use the functions @code{org-agenda-skip-entry-if}
11566 and @code{org-agenda-skip-subtree-if} in this form, for example:
11568 @table @code
11569 @item '(org-agenda-skip-entry-if 'scheduled)
11570 Skip current entry if it has been scheduled.
11571 @item '(org-agenda-skip-entry-if 'notscheduled)
11572 Skip current entry if it has not been scheduled.
11573 @item '(org-agenda-skip-entry-if 'deadline)
11574 Skip current entry if it has a deadline.
11575 @item '(org-agenda-skip-entry-if 'scheduled 'deadline)
11576 Skip current entry if it has a deadline, or if it is scheduled.
11577 @item '(org-agenda-skip-entry-if 'timestamp)
11578 Skip current entry if it has any timestamp, may also be deadline or scheduled.
11579 @item '(org-agenda-skip-entry 'regexp "regular expression")
11580 Skip current entry if the regular expression matches in the entry.
11581 @item '(org-agenda-skip-entry 'notregexp "regular expression")
11582 Skip current entry unless the regular expression matches.
11583 @item '(org-agenda-skip-subtree-if 'regexp "regular expression")
11584 Same as above, but check and skip the entire subtree.
11585 @end table
11587 Therefore we could also have written the search for WAITING projects
11588 like this, even without defining a special function:
11590 @lisp
11591 (org-add-agenda-custom-command
11592  '("b" todo "PROJECT"
11593    ((org-agenda-skip-function '(org-agenda-skip-subtree-if
11594                                 'regexp ":waiting:"))
11595     (org-agenda-overriding-header "Projects waiting for something: "))))
11596 @end lisp
11598 @node Extracting agenda information, Using the property API, Special agenda views, Hacking
11599 @section Extracting agenda information
11600 @cindex agenda, pipe
11601 @cindex Scripts, for agenda processing
11603 @vindex org-agenda-custom-commands
11604 Org provides commands to access agenda information for the command
11605 line in Emacs batch mode.  This extracted information can be sent
11606 directly to a printer, or it can be read by a program that does further
11607 processing of the data.  The first of these commands is the function
11608 @code{org-batch-agenda}, that produces an agenda view and sends it as
11609 ASCII text to STDOUT.  The command takes a single string as parameter.
11610 If the string has length 1, it is used as a key to one of the commands
11611 you have configured in @code{org-agenda-custom-commands}, basically any
11612 key you can use after @kbd{C-c a}.  For example, to directly print the
11613 current TODO list, you could use
11615 @example
11616 emacs -batch -l ~/.emacs -eval '(org-batch-agenda "t")' | lpr
11617 @end example
11619 If the parameter is a string with 2 or more characters, it is used as a
11620 tags/TODO match string.  For example, to print your local shopping list
11621 (all items with the tag @samp{shop}, but excluding the tag
11622 @samp{NewYork}), you could use
11624 @example
11625 emacs -batch -l ~/.emacs                                      \
11626       -eval '(org-batch-agenda "+shop-NewYork")' | lpr
11627 @end example
11629 @noindent
11630 You may also modify parameters on the fly like this:
11632 @example
11633 emacs -batch -l ~/.emacs                                      \
11634    -eval '(org-batch-agenda "a"                               \
11635             org-agenda-ndays 30                               \
11636             org-agenda-include-diary nil                      \
11637             org-agenda-files (quote ("~/org/project.org")))'  \
11638    | lpr
11639 @end example
11641 @noindent
11642 which will produce a 30-day agenda, fully restricted to the Org file
11643 @file{~/org/projects.org}, not even including the diary.
11645 If you want to process the agenda data in more sophisticated ways, you
11646 can use the command @code{org-batch-agenda-csv} to get a comma-separated
11647 list of values for each agenda item.  Each line in the output will
11648 contain a number of fields separated by commas.  The fields in a line
11649 are:
11651 @example
11652 category     @r{The category of the item}
11653 head         @r{The headline, without TODO keyword, TAGS and PRIORITY}
11654 type         @r{The type of the agenda entry, can be}
11655                 todo               @r{selected in TODO match}
11656                 tagsmatch          @r{selected in tags match}
11657                 diary              @r{imported from diary}
11658                 deadline           @r{a deadline}
11659                 scheduled          @r{scheduled}
11660                 timestamp          @r{appointment, selected by timestamp}
11661                 closed             @r{entry was closed on date}
11662                 upcoming-deadline  @r{warning about nearing deadline}
11663                 past-scheduled     @r{forwarded scheduled item}
11664                 block              @r{entry has date block including date}
11665 todo         @r{The TODO keyword, if any}
11666 tags         @r{All tags including inherited ones, separated by colons}
11667 date         @r{The relevant date, like 2007-2-14}
11668 time         @r{The time, like 15:00-16:50}
11669 extra        @r{String with extra planning info}
11670 priority-l   @r{The priority letter if any was given}
11671 priority-n   @r{The computed numerical priority}
11672 @end example
11674 @noindent
11675 Time and date will only be given if a timestamp (or deadline/scheduled)
11676 led to the selection of the item.
11678 A CSV list like this is very easy to use in a post-processing script.
11679 For example, here is a Perl program that gets the TODO list from
11680 Emacs/Org and prints all the items, preceded by a checkbox:
11682 @example
11683 #!/usr/bin/perl
11685 # define the Emacs command to run
11686 $cmd = "emacs -batch -l ~/.emacs -eval '(org-batch-agenda-csv \"t\")'";
11688 # run it and capture the output
11689 $agenda = qx@{$cmd 2>/dev/null@};
11691 # loop over all lines
11692 foreach $line (split(/\n/,$agenda)) @{
11693   # get the individual values
11694   ($category,$head,$type,$todo,$tags,$date,$time,$extra,
11695    $priority_l,$priority_n) = split(/,/,$line);
11696   # process and print
11697   print "[ ] $head\n";
11699 @end example
11701 @node Using the property API, Using the mapping API, Extracting agenda information, Hacking
11702 @section Using the property API
11703 @cindex API, for properties
11704 @cindex properties, API
11706 Here is a description of the functions that can be used to work with
11707 properties.
11709 @defun org-entry-properties &optional pom which
11710 Get all properties of the entry at point-or-marker POM.@*
11711 This includes the TODO keyword, the tags, time strings for deadline,
11712 scheduled, and clocking, and any additional properties defined in the
11713 entry.  The return value is an alist, keys may occur multiple times
11714 if the property key was used several times.@*
11715 POM may also be nil, in which case the current entry is used.
11716 If WHICH is nil or `all', get all properties.  If WHICH is
11717 `special' or `standard', only get that subclass.
11718 @end defun
11719 @vindex org-use-property-inheritance
11720 @defun org-entry-get pom property &optional inherit
11721 Get value of PROPERTY for entry at point-or-marker POM.  By default,
11722 this only looks at properties defined locally in the entry.  If INHERIT
11723 is non-nil and the entry does not have the property, then also check
11724 higher levels of the hierarchy.  If INHERIT is the symbol
11725 @code{selective}, use inheritance if and only if the setting of
11726 @code{org-use-property-inheritance} selects PROPERTY for inheritance.
11727 @end defun
11729 @defun org-entry-delete pom property
11730 Delete the property PROPERTY from entry at point-or-marker POM.
11731 @end defun
11733 @defun org-entry-put pom property value
11734 Set PROPERTY to VALUE for entry at point-or-marker POM.
11735 @end defun
11737 @defun org-buffer-property-keys &optional include-specials
11738 Get all property keys in the current buffer.
11739 @end defun
11741 @defun org-insert-property-drawer
11742 Insert a property drawer at point.
11743 @end defun
11745 @defun org-entry-put-multivalued-property pom property &rest values
11746 Set PROPERTY at point-or-marker POM to VALUES.  VALUES should be a list of
11747 strings.  They will be concatenated, with spaces as separators.
11748 @end defun
11750 @defun org-entry-get-multivalued-property pom property
11751 Treat the value of the property PROPERTY as a whitespace-separated list of
11752 values and return the values as a list of strings.
11753 @end defun
11755 @defun org-entry-add-to-multivalued-property pom property value
11756 Treat the value of the property PROPERTY as a whitespace-separated list of
11757 values and make sure that VALUE is in this list.
11758 @end defun
11760 @defun org-entry-remove-from-multivalued-property pom property value
11761 Treat the value of the property PROPERTY as a whitespace-separated list of
11762 values and make sure that VALUE is @emph{not} in this list.
11763 @end defun
11765 @defun org-entry-member-in-multivalued-property pom property value
11766 Treat the value of the property PROPERTY as a whitespace-separated list of
11767 values and check if VALUE is in this list.
11768 @end defun
11770 @node Using the mapping API,  , Using the property API, Hacking
11771 @section Using the mapping API
11772 @cindex API, for mapping
11773 @cindex mapping entries, API
11775 Org has sophisticated mapping capabilities to find all entries satisfying
11776 certain criteria.  Internally, this functionality is used to produce agenda
11777 views, but there is also an API that can be used to execute arbitrary
11778 functions for each or selected entries.  The main entry point for this API
11781 @defun org-map-entries func &optional match scope &rest skip
11782 Call FUNC at each headline selected by MATCH in SCOPE.
11784 FUNC is a function or a Lisp form.  The function will be called without
11785 arguments, with the cursor positioned at the beginning of the headline.
11786 The return values of all calls to the function will be collected and
11787 returned as a list.
11789 The call to FUNC will be wrapped into a save-excursion form, so FUNC
11790 does not need to preserve point.  After evaluation, the cursor will be
11791 moved to the end of the line (presumably of the headline of the
11792 processed entry) and search continues from there.  Under some
11793 circumstances, this may not produce the wanted results.  For example,
11794 if you have removed (e.g. archived) the current (sub)tree it could
11795 mean that the next entry will be skipped entirely.  In such cases, you
11796 can specify the position from where search should continue by making
11797 FUNC set the variable `org-map-continue-from' to the desired buffer
11798 position.
11800 MATCH is a tags/property/todo match as it is used in the agenda match view.
11801 Only headlines that are matched by this query will be considered during
11802 the iteration.  When MATCH is nil or t, all headlines will be
11803 visited by the iteration.
11805 SCOPE determines the scope of this command.  It can be any of:
11807 @example
11808 nil     @r{the current buffer, respecting the restriction if any}
11809 tree    @r{the subtree started with the entry at point}
11810 file    @r{the current buffer, without restriction}
11811 file-with-archives
11812         @r{the current buffer, and any archives associated with it}
11813 agenda  @r{all agenda files}
11814 agenda-with-archives
11815         @r{all agenda files with any archive files associated with them}
11816 (file1 file2 ...)
11817         @r{if this is a list, all files in the list will be scanned}
11818 @end example
11819 @noindent
11820 The remaining args are treated as settings for the skipping facilities of
11821 the scanner.  The following items can be given here:
11823 @vindex org-agenda-skip-function
11824 @example
11825 archive   @r{skip trees with the archive tag}
11826 comment   @r{skip trees with the COMMENT keyword}
11827 function or Lisp form
11828           @r{will be used as value for @code{org-agenda-skip-function},}
11829           @r{so whenever the function returns t, FUNC}
11830           @r{will not be called for that entry and search will}
11831           @r{continue from the point where the function leaves it}
11832 @end example
11833 @end defun
11835 The function given to that mapping routine can really do anything you like.
11836 It can use the property API (@pxref{Using the property API}) to gather more
11837 information about the entry, or in order to change metadata in the entry.
11838 Here are a couple of functions that might be handy:
11840 @defun org-todo &optional arg
11841 Change the TODO state of the entry, see the docstring of the functions for
11842 the many possible values for the argument ARG.
11843 @end defun
11845 @defun org-priority &optional action
11846 Change the priority of the entry, see the docstring of this function for the
11847 possible values for ACTION.
11848 @end defun
11850 @defun org-toggle-tag tag &optional onoff
11851 Toggle the tag TAG in the current entry.  Setting ONOFF to either @code{on}
11852 or @code{off} will not toggle tag, but ensure that it is either on or off.
11853 @end defun
11855 @defun org-promote
11856 Promote the current entry.
11857 @end defun
11859 @defun org-demote
11860 Demote the current entry.
11861 @end defun
11863 Here is a simple example that will turn all entries in the current file with
11864 a tag @code{TOMORROW} into TODO entries with the keyword @code{UPCOMING}.
11865 Entries in comment trees and in archive trees will be ignored.
11867 @lisp
11868 (org-map-entries
11869    '(org-todo "UPCOMING")
11870    "+TOMORROW" 'file 'archive 'comment)
11871 @end lisp
11873 The following example counts the number of entries with TODO keyword
11874 @code{WAITING}, in all agenda files.
11876 @lisp
11877 (length (org-map-entries t "/+WAITING" 'agenda))
11878 @end lisp
11880 @node MobileOrg, History and Acknowledgments, Hacking, Top
11881 @appendix MobileOrg
11882 @cindex iPhone
11883 @cindex MobileOrg
11885 @i{MobileOrg} is an application for the @i{iPhone/iPod Touch} series of
11886 devices, developed by Richard Moreland.  @i{MobileOrg} offers offline viewing
11887 and capture support for an Org-mode system rooted on a ``real'' computer.  It
11888 does also allow you to record changes to existing entries.  For information
11889 about @i{MobileOrg}, see @uref{http://mobileorg.ncogni.to/}).
11891 This appendix describes the support Org has for creating agenda views in a
11892 format that can be displayed by @i{MobileOrg}, and for integrating notes
11893 captured and changes made by @i{MobileOrg} into the main system.
11895 For changing tags and TODO states in MobileOrg, you should have set up the
11896 customization variables @code{org-todo-keywords} and @code{org-tags-alist} to
11897 cover all important tags and todo keywords, even if individual files use only
11898 part of these.  MobileOrg will also offer you states and tags set up with
11899 in-buffer settings, but it will understand the logistics of todo state
11900 @i{sets} (@pxref{Per-file keywords}) and @i{mutually exclusive} tags
11901 (@pxref{Setting tags}) only for those set in these variables.
11903 @menu
11904 * Setting up the staging area::  Where to interact with the mobile device
11905 * Pushing to MobileOrg::        Uploading Org files and agendas
11906 * Pulling from MobileOrg::      Integrating captured and flagged items
11907 @end menu
11909 @node Setting up the staging area, Pushing to MobileOrg, MobileOrg, MobileOrg
11910 @section Setting up the staging area
11912 Org-mode has commands to prepare a directory with files for @i{MobileOrg},
11913 and to read captured notes from there.  If Emacs can directly write to the
11914 WebDAV directory accessed by @i{MobileOrg}, just point to this directory
11915 using the variable @code{org-mobile-directory}.  Using the @file{tramp}
11916 method, @code{org-mobile-directory} may point to a remote directory
11917 accessible through, for example, 
11918 @file{ssh/scp}:
11920 @smallexample
11921 (setq org-mobile-directory "/scpc:user@@remote.host:org/webdav/")
11922 @end smallexample
11924 If Emacs cannot access the WebDAV directory directly using a @file{tramp}
11925 method, or you prefer to maintain a local copy, you can use a local directory
11926 for staging.  Other means must then be used to keep this directory in sync
11927 with the WebDAV directory.  In the following example, files are staged in
11928 @file{~/stage}, and Org-mode hooks take care of moving files to and from the
11929 WebDAV directory using @file{scp}.
11931 @smallexample
11932 (setq org-mobile-directory "~/stage/")
11933 (add-hook 'org-mobile-post-push-hook
11934   (lambda () (shell-command "scp -r ~/stage/* user@@wdhost:mobile/")))
11935 (add-hook 'org-mobile-pre-pull-hook
11936   (lambda () (shell-command "scp user@@wdhost:mobile/mobileorg.org ~/stage/ ")))
11937 (add-hook 'org-mobile-post-pull-hook
11938   (lambda () (shell-command "scp ~/stage/mobileorg.org user@@wdhost:mobile/")))
11939 @end smallexample
11941 @node Pushing to MobileOrg, Pulling from MobileOrg, Setting up the staging area, MobileOrg
11942 @section Pushing to MobileOrg
11944 This operation copies all files currently listed in @code{org-mobile-files}
11945 to the directory @code{org-mobile-directory}.  By default this list contains
11946 all agenda files (as listed in @code{org-agenda-files}), but additional files
11947 can be included by customizing @code{org-mobiles-files}.  File names will be
11948 staged with path relative to @code{org-directory}, so all files should be
11949 inside this directory.  The push operation also creates (in the same
11950 directory) a special Org file @file{agendas.org}.  This file is an Org-mode
11951 style outline, containing every custom agenda view defined by the user.
11952 While creating the agendas, Org-mode will force@footnote{See the variable
11953 @code{org-mobile-force-id-on-agenda-items}.}  an ID property on all entries
11954 referenced by the agendas, so that these entries can be uniquely identified
11955 if @i{MobileOrg} flags them for further action.  Finally, Org writes the file
11956 @file{index.org}, containing links to all other files.  If @i{MobileOrg} is
11957 configured to request this file from the WebDAV server, all agendas and Org
11958 files will be downloaded to the device.  To speed up the download, MobileOrg
11959 will only read files whose checksums@footnote{stored automatically in the
11960 file @file{checksums.dat}} have changed.
11962 @node Pulling from MobileOrg,  , Pushing to MobileOrg, MobileOrg
11963 @section Pulling from MobileOrg
11965 When @i{MobileOrg} synchronizes with the WebDAV server, it not only pulls the
11966 Org files for viewing.  It also appends captured entries and pointers to
11967 flagged and changed entries to the file @file{mobileorg.org} on the server.
11968 Org has a @emph{pull} operation that integrates this information into an
11969 inbox file and operates on the pointers to flagged entries.  Here is how it
11970 works:
11972 @enumerate
11973 @item
11974 Org moves all entries found in
11975 @file{mobileorg.org}@footnote{@file{mobileorg.org} will be empty after this
11976 operation.} and appends them to the file pointed to by the variable
11977 @code{org-mobile-inbox-for-pull}.  Each captured entry and each editing event
11978 will be a top-level entry in the inbox file.
11979 @item
11980 After moving the entries, Org will attempt to implement the changes made in
11981 @i{MobileOrg}.  Some changes are applied directly and without user
11982 interaction.  Examples are all changes to tags, TODO state, headline and body
11983 text that can be cleanly applied.  Entries that have been flagged for further
11984 action will receive a tag @code{:FLAGGED:}, so that they can be easily found
11985 again.  When there is a problem finding an entry or applying the change, the
11986 pointer entry will remain in the inbox and will be marked with an error
11987 message.  You need to later resolve these issues by hand.
11988 @item
11989 Org will then generate an agenda view with all flagged entries.  The user
11990 should then go through these entries and do whatever actions are necessary.
11991 If a note has been stored while flagging an entry in @i{MobileOrg}, that note
11992 will be displayed in the echo area when the cursor is on the corresponding
11993 agenda line.
11994 @table @kbd
11995 @kindex ?
11996 @item ?
11997 Pressing @kbd{?} in that special agenda will display the full flagging note in
11998 another window and also push it onto the kill ring.  So you could use @kbd{?
11999 z C-y C-c C-c} to store that flagging note as a normal note in the entry.
12000 Pressing @kbd{?} twice in succession will offer to remove the
12001 @code{:FLAGGED:} tag along with the recorded flagging note (which is stored
12002 in a property).  In this way you indicate, that the intended processing for
12003 this flagged entry is finished.
12004 @end table
12005 @end enumerate
12007 @kindex C-c a ?
12008 If you are not able to process all flagged entries directly, you can always
12009 return to this agenda view using @kbd{C-c a ?}.  Note, however, that there is
12010 a subtle difference.  The view created automatically by @kbd{M-x
12011 org-mobile-pull RET} is guaranteed to search all files that have been
12012 addressed by the last pull.  This might include a file that is not currently
12013 in your list of agenda files.  If you later use @kbd{C-c a ?} to regenerate
12014 the view, only the current agenda files will be searched.
12016 @node History and Acknowledgments, Main Index, MobileOrg, Top
12017 @appendix History and Acknowledgments
12018 @cindex acknowledgments
12019 @cindex history
12020 @cindex thanks
12022 Org was born in 2003, out of frustration over the user interface
12023 of the Emacs Outline mode.  I was trying to organize my notes and
12024 projects, and using Emacs seemed to be the natural way to go.  However,
12025 having to remember eleven different commands with two or three keys per
12026 command, only to hide and show parts of the outline tree, that seemed
12027 entirely unacceptable to me.  Also, when using outlines to take notes, I
12028 constantly wanted to restructure the tree, organizing it parallel to my
12029 thoughts and plans.  @emph{Visibility cycling} and @emph{structure
12030 editing} were originally implemented in the package
12031 @file{outline-magic.el}, but quickly moved to the more general
12032 @file{org.el}.  As this environment became comfortable for project
12033 planning, the next step was adding @emph{TODO entries}, basic
12034 @emph{timestamps}, and @emph{table support}.  These areas highlighted the two main
12035 goals that Org still has today: to be a new, outline-based,
12036 plain text mode with innovative and intuitive editing features, and to
12037 incorporate project planning functionality directly into a notes file.
12039 A special thanks goes to @i{Bastien Guerry} who has not only written a large
12040 number of extensions to Org (most of them integrated into the core by now),
12041 but who has also helped in the development and maintenance of Org so much that he
12042 should be considered the main co-contributor to this package.
12044 Since the first release, literally thousands of emails to me or to
12045 @email{emacs-orgmode@@gnu.org} have provided a constant stream of bug
12046 reports, feedback, new ideas, and sometimes patches and add-on code.
12047 Many thanks to everyone who has helped to improve this package.  I am
12048 trying to keep here a list of the people who had significant influence
12049 in shaping one or more aspects of Org.  The list may not be
12050 complete, if I have forgotten someone, please accept my apologies and
12051 let me know.
12053 @itemize @bullet
12055 @item
12056 @i{Russel Adams} came up with the idea for drawers.
12057 @item
12058 @i{Thomas Baumann} wrote @file{org-bbdb.el} and @file{org-mhe.el}.
12059 @item
12060 @i{Christophe Bataillon} created the great unicorn logo that we use on the
12061 Org-mode website.
12062 @item
12063 @i{Alex Bochannek} provided a patch for rounding timestamps.
12064 @item
12065 @i{Brad Bozarth} showed how to pull RSS feed data into Org-mode files.
12066 @item
12067 @i{Tom Breton} wrote @file{org-choose.el}.
12068 @item
12069 @i{Charles Cave}'s suggestion sparked the implementation of templates
12070 for Remember.
12071 @item
12072 @i{Pavel Chalmoviansky} influenced the agenda treatment of items with
12073 specified time.
12074 @item
12075 @i{Gregory Chernov} patched support for Lisp forms into table
12076 calculations and improved XEmacs compatibility, in particular by porting
12077 @file{nouline.el} to XEmacs.
12078 @item
12079 @i{Sacha Chua} suggested copying some linking code from Planner.
12080 @item
12081 @i{Baoqiu Cui} contributed the DocBook exporter.
12082 @item
12083 @i{Eddward DeVilla} proposed and tested checkbox statistics.  He also
12084 came up with the idea of properties, and that there should be an API for
12085 them.
12086 @item
12087 @i{Nick Dokos} tracked down several nasty bugs.
12088 @item
12089 @i{Kees Dullemond} used to edit projects lists directly in HTML and so
12090 inspired some of the early development, including HTML export.  He also
12091 asked for a way to narrow wide table columns.
12092 @item
12093 @i{Christian Egli} converted the documentation into Texinfo format,
12094 patched CSS formatting into the HTML exporter, and inspired the agenda.
12095 @item
12096 @i{David Emery} provided a patch for custom CSS support in exported
12097 HTML agendas.
12098 @item
12099 @i{Nic Ferrier} contributed mailcap and XOXO support.
12100 @item
12101 @i{Miguel A. Figueroa-Villanueva} implemented hierarchical checkboxes.
12102 @item
12103 @i{John Foerch} figured out how to make incremental search show context
12104 around a match in a hidden outline tree.
12105 @item
12106 @i{Niels Giesen} had the idea to automatically archive DONE trees.
12107 @item
12108 @i{Mikael Fornius} works as a mailing list moderator.
12109 @item
12110 @i{Austin Frank} works as a mailing list moderator.
12111 @item
12112 @i{Bastien Guerry} wrote the La@TeX{} exporter and @file{org-bibtex.el}, and
12113 has been prolific with patches, ideas, and bug reports.
12114 @item
12115 @i{Kai Grossjohann} pointed out key-binding conflicts with other packages.
12116 @item
12117 @i{Bernt Hansen} has driven much of the support for auto-repeating tasks,
12118 task state change logging, and the clocktable.  His clear explanations have
12119 been critical when we started to adopt the Git version control system.
12120 @item
12121 @i{Manuel Hermenegildo} has contributed various ideas, small fixes and
12122 patches.
12123 @item
12124 @i{Phil Jackson} wrote @file{org-irc.el}.
12125 @item
12126 @i{Scott Jaderholm} proposed footnotes, control over whitespace between
12127 folded entries, and column view for properties.
12128 @item
12129 @i{Tokuya Kameshima} wrote @file{org-wl.el} and @file{org-mew.el}.
12130 @item
12131 @i{Shidai Liu} ("Leo") asked for embedded La@TeX{} and tested it.  He also
12132 provided frequent feedback and some patches.
12133 @item
12134 @i{Matt Lundin} has proposed last-row references for table formulas and named
12135 invisible anchors.  He has also worked a lot on the FAQ.
12136 @item
12137 @i{Jason F. McBrayer} suggested agenda export to CSV format.
12138 @item
12139 @i{Max Mikhanosha} came up with the idea of refiling.
12140 @item
12141 @i{Dmitri Minaev} sent a patch to set priority limits on a per-file
12142 basis.
12143 @item
12144 @i{Stefan Monnier} provided a patch to keep the Emacs-Lisp compiler
12145 happy.
12146 @item
12147 @i{Richard Moreland} wrote @i{MobileOrg} for the iPhone.
12148 @item
12149 @i{Rick Moynihan} proposed allowing multiple TODO sequences in a file
12150 and being able to quickly restrict the agenda to a subtree.
12151 @item
12152 @i{Todd Neal} provided patches for links to Info files and Elisp forms.
12153 @item
12154 @i{Greg Newman} refreshed the unicorn logo into its current form.
12155 @item
12156 @i{Tim O'Callaghan} suggested in-file links, search options for general
12157 file links, and TAGS.
12158 @item
12159 @i{Takeshi Okano} translated the manual and David O'Toole's tutorial
12160 into Japanese.
12161 @item
12162 @i{Oliver Oppitz} suggested multi-state TODO items.
12163 @item
12164 @i{Scott Otterson} sparked the introduction of descriptive text for
12165 links, among other things.
12166 @item
12167 @i{Pete Phillips} helped during the development of the TAGS feature, and
12168 provided frequent feedback.
12169 @item
12170 @i{Martin Pohlack} provided the code snippet to bundle character insertion
12171 into bundles of 20 for undo.
12172 @item
12173 @i{T.V. Raman} reported bugs and suggested improvements.
12174 @item
12175 @i{Matthias Rempe} (Oelde) provided ideas, Windows support, and quality
12176 control.
12177 @item
12178 @i{Paul Rivier} provided the basic implementation of named footnotes.  He
12179 also acted as mailing list moderator for some time.
12180 @item
12181 @i{Kevin Rogers} contributed code to access VM files on remote hosts.
12182 @item
12183 @i{Sebastian Rose} wrote @file{org-info.js}, a Java script for displaying
12184 webpages derived from Org using an Info-like or a folding interface with
12185 single-key navigation.
12186 @item
12187 @i{Frank Ruell} solved the mystery of the @code{keymapp nil} bug, a
12188 conflict with @file{allout.el}.
12189 @item
12190 @i{Jason Riedy} generalized the send-receive mechanism for Orgtbl tables with
12191 extensive patches.
12192 @item
12193 @i{Philip Rooke} created the Org reference card, provided lots
12194 of feedback, developed and applied standards to the Org documentation.
12195 @item
12196 @i{Christian Schlauer} proposed angular brackets around links, among
12197 other things.
12198 @item
12199 @i{Eric Schulte} wrote @file{org-plot.el} and contributed various patches,
12200 small features and modules.
12201 @item
12202 Linking to VM/BBDB/Gnus was first inspired by @i{Tom Shannon}'s
12203 @file{organizer-mode.el}.
12204 @item
12205 @i{Ilya Shlyakhter} proposed the Archive Sibling, line numbering in literal
12206 examples, and remote highlighting for referenced code lines.
12207 @item
12208 @i{Stathis Sideris} wrote the @file{ditaa.jar} ASCII to PNG converter that is
12209 now packaged into Org's @file{contrib} directory.
12210 @item
12211 @i{Daniel Sinder} came up with the idea of internal archiving by locking
12212 subtrees.
12213 @item
12214 @i{Dale Smith} proposed link abbreviations.
12215 @item
12216 @i{James TD Smith} has contributed a large number of patches for useful
12217 tweaks and features.
12218 @item
12219 @i{Adam Spiers} asked for global linking commands, inspired the link
12220 extension system, added support for mairix, and proposed the mapping API.
12221 @item
12222 @i{Andy Stewart} contributed code to @file{org-w3m.el}, to copy HTML content
12223 with links transformation to Org syntax.
12224 @item
12225 @i{David O'Toole} wrote @file{org-publish.el} and drafted the manual
12226 chapter about publishing.
12227 @item
12228 @i{J@"urgen Vollmer} contributed code generating the table of contents
12229 in HTML output.
12230 @item
12231 @i{Chris Wallace} provided a patch implementing the @samp{QUOTE}
12232 keyword.
12233 @item
12234 @i{David Wainberg} suggested archiving, and improvements to the linking
12235 system.
12236 @item
12237 @i{John Wiegley} wrote @file{emacs-wiki.el}, @file{planner.el}, and
12238 @file{muse.el}, which have some overlap with Org.  Initially the development
12239 of Org was fully independent because I was not aware of the existence of
12240 these packages.  But with time I have occasionally looked at John's code and
12241 learned a lot from it.  John has also contributed a number of great ideas and
12242 patches directly to Org, including the attachment system
12243 (@file{org-attach.el}), integration with Apple Mail
12244 (@file{org-mac-message.el}), hierarchical dependencies of TODO items, habit
12245 tracking (@file{org-habits.el}) and support for pcomplete.
12246 @item
12247 @i{Carsten Wimmer} suggested some changes and helped fix a bug in
12248 linking to Gnus.
12249 @item
12250 @i{Roland Winkler} requested additional key bindings to make Org
12251 work on a tty.
12252 @item
12253 @i{Piotr Zielinski} wrote @file{org-mouse.el}, proposed agenda blocks
12254 and contributed various ideas and code snippets.
12255 @end itemize
12258 @node Main Index, Key Index, History and Acknowledgments, Top
12259 @unnumbered Concept Index
12261 @printindex cp
12263 @node Key Index, Variable Index, Main Index, Top
12264 @unnumbered Key Index
12266 @printindex ky
12268 @node Variable Index,  , Key Index, Top
12269 @unnumbered Variable Index
12271 This is not a complete index of variables and faces, only the ones that are
12272 mentioned in the manual.  For a more complete list, use @kbd{M-x
12273 org-customize @key{RET}} and then klick yourself through the tree.
12275 @printindex vr
12277 @bye
12279 @ignore
12280         arch-tag: 7893d1Fe-cc57-4d13-b5e5-f494a1CBC7ac
12281 @end ignore
12283 @c Local variables:
12284 @c ispell-local-dictionary: "en_US-w_accents"
12285 @c ispell-local-pdict: "./.aspell.org.pws"
12286 @c fill-column: 77
12287 @c End:
12290 @c  LocalWords:  webdavhost pre