3 @setfilename ../../info/org
4 @settitle Org Mode Manual
11 * Org Mode: (org). Outline-based notes management and organizer
14 @c Version and Contact Info
15 @set MAINTAINERSITE @uref{http://orgmode.org,maintainers webpage}
16 @set AUTHOR Carsten Dominik
17 @set MAINTAINER Carsten Dominik
18 @set MAINTAINEREMAIL @email{carsten at orgmode dot org}
19 @set MAINTAINERCONTACT @uref{mailto:carsten at orgmode dot org,contact the maintainer}
25 @c Subheadings inside a table.
26 @macro tsubheading{text}
36 This manual is for Org-mode (version @value{VERSION}).
38 Copyright @copyright{} 2004, 2005, 2006, 2007, 2008 Free Software Foundation
41 Permission is granted to copy, distribute and/or modify this document
42 under the terms of the GNU Free Documentation License, Version 1.1 or
43 any later version published by the Free Software Foundation; with no
44 Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
45 and with the Back-Cover Texts as in (a) below. A copy of the
46 license is included in the section entitled ``GNU Free Documentation
49 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
50 this GNU Manual, like GNU software. Copies published by the Free
51 Software Foundation raise funds for GNU development.''
56 @title Org Mode Manual
58 @subtitle Release @value{VERSION}
59 @author by Carsten Dominik
61 @c The following two commands start the copyright page.
63 @vskip 0pt plus 1filll
67 @c Output the table of contents at the beginning.
71 @node Top, Introduction, (dir), (dir)
78 * Introduction:: Getting started
79 * Document structure:: A tree works like your brain
80 * Tables:: Pure magic for quick formatting
81 * Hyperlinks:: Notes in context
82 * TODO items:: Every tree branch can be a TODO item
83 * Tags:: Tagging headlines and matching sets of tags
84 * Properties and columns:: Storing information about an entry
85 * Dates and times:: Making items useful for planning
86 * Remember:: Quickly adding nodes to the outline tree
87 * Agenda views:: Collecting information into views
88 * Embedded LaTeX:: LaTeX fragments and formulas
89 * Exporting:: Sharing and publishing of notes
90 * Publishing:: Create a web site of linked Org-mode files
91 * Miscellaneous:: All the rest which did not fit elsewhere
92 * Extensions and Hacking:: It is possible to write add-on code
93 * History and Acknowledgments:: How Org-mode came into being
95 * Key Index:: Key bindings and where they are described
98 --- The Detailed Node Listing ---
102 * Summary:: Brief summary of what Org-mode does
103 * Installation:: How to install a downloaded version of Org-mode
104 * Activation:: How to activate Org-mode for certain buffers.
105 * Feedback:: Bug reports, ideas, patches etc.
106 * Conventions:: Type-setting conventions in the manual
110 * Outlines:: Org-mode is based on outline-mode
111 * Headlines:: How to typeset org-tree headlines
112 * Visibility cycling:: Show and hide, much simplified
113 * Motion:: Jumping to other headlines
114 * Structure editing:: Changing sequence and level of headlines
115 * Archiving:: Move done task trees to a different place
116 * Sparse trees:: Matches embedded in context
117 * Plain lists:: Additional structure within an entry
118 * Drawers:: Tucking stuff away
119 * orgstruct-mode:: Structure editing outside Org-mode
123 * ARCHIVE tag:: Marking a tree as inactive
124 * Moving subtrees:: Moving a tree to an archive file
128 * Built-in table editor:: Simple tables
129 * Narrow columns:: Stop wasting space in tables
130 * Column groups:: Grouping to trigger vertical lines
131 * orgtbl-mode:: The table editor as minor mode
132 * The spreadsheet:: The table editor has spreadsheet capabilities.
136 * References:: How to refer to another field or range
137 * Formula syntax for Calc:: Using Calc to compute stuff
138 * Formula syntax for Lisp:: Writing formulas in Emacs Lisp
139 * Field formulas:: Formulas valid for a single field
140 * Column formulas:: Formulas valid for an entire column
141 * Editing and debugging formulas:: Fixing formulas
142 * Updating the table:: Recomputing all dependent fields
143 * Advanced features:: Field names, parameters and automatic recalc
147 * Link format:: How links in Org-mode are formatted
148 * Internal links:: Links to other places in the current file
149 * External links:: URL-like links to the world
150 * Handling links:: Creating, inserting and following
151 * Using links outside Org-mode:: Linking from my C source code?
152 * Link abbreviations:: Shortcuts for writing complex links
153 * Search options:: Linking to a specific location
154 * Custom searches:: When the default search is not enough
158 * Radio targets:: Make targets trigger links in plain text.
162 * TODO basics:: Marking and displaying TODO entries
163 * TODO extensions:: Workflow and assignments
164 * Progress logging:: Dates and notes for progress
165 * Priorities:: Some things are more important than others
166 * Breaking down tasks:: Splitting a task into manageable pieces
167 * Checkboxes:: Tick-off lists
169 Extended use of TODO keywords
171 * Workflow states:: From TODO to DONE in steps
172 * TODO types:: I do this, Fred does the rest
173 * Multiple sets in one file:: Mixing it all, and still finding your way
174 * Fast access to TODO states:: Single letter selection of a state
175 * Per-file keywords:: Different files, different requirements
176 * Faces for TODO keywords:: Highlighting states
180 * Closing items:: When was this entry marked DONE?
181 * Tracking TODO state changes:: When did the status change?
185 * Tag inheritance:: Tags use the tree structure of the outline
186 * Setting tags:: How to assign tags to a headline
187 * Tag searches:: Searching for combinations of tags
189 Properties and Columns
191 * Property syntax:: How properties are spelled out
192 * Special properties:: Access to other Org-mode features
193 * Property searches:: Matching property values
194 * Property inheritance:: Passing values down the tree
195 * Column view:: Tabular viewing and editing
196 * Property API:: Properties for Lisp programmers
200 * Defining columns:: The COLUMNS format property
201 * Using column view:: How to create and use column view
202 * Capturing Column View:: A dynamic block for column view
206 * Scope of column definitions:: Where defined, where valid?
207 * Column attributes:: Appearance and content of a column
211 * Time stamps:: Assigning a time to a tree entry
212 * Creating timestamps:: Commands which insert timestamps
213 * Deadlines and scheduling:: Planning your work
214 * Clocking work time::
218 * The date/time prompt:: How org-mode helps you entering date and time
219 * Custom time format:: Making dates look differently
221 Deadlines and Scheduling
223 * Inserting deadline/schedule:: Planning items
224 * Repeated tasks:: Items that show up again and again
228 * Setting up remember:: Some code for .emacs to get things going
229 * Remember templates:: Define the outline of different note types
230 * Storing notes:: Directly get the note to where it belongs
231 * Refiling notes:: Moving a note or task to a project
235 * Agenda files:: Files being searched for agenda information
236 * Agenda dispatcher:: Keyboard access to agenda views
237 * Built-in agenda views:: What is available out of the box?
238 * Presentation and sorting:: How agenda items are prepared for display
239 * Agenda commands:: Remote editing of org trees
240 * Custom agenda views:: Defining special searches and views
242 The built-in agenda views
244 * Weekly/Daily agenda:: The calendar page with current tasks
245 * Global TODO list:: All unfinished action items
246 * Matching tags and properties:: Structured information with fine-tuned search
247 * Timeline:: Time-sorted view for single file
248 * Keyword search:: Finding entries by keyword
249 * Stuck projects:: Find projects you need to review
251 Presentation and sorting
253 * Categories:: Not all tasks are equal
254 * Time-of-day specifications:: How the agenda knows the time
255 * Sorting of agenda items:: The order of things
259 * Storing searches:: Type once, use often
260 * Block agenda:: All the stuff you need in a single buffer
261 * Setting Options:: Changing the rules
262 * Exporting Agenda Views:: Writing agendas to files.
263 * Extracting Agenda Information for other programs::
267 * Math symbols:: TeX macros for symbols and Greek letters
268 * Subscripts and Superscripts:: Simple syntax for raising/lowering text
269 * LaTeX fragments:: Complex formulas made easy
270 * Processing LaTeX fragments:: Previewing LaTeX processing
271 * CDLaTeX mode:: Speed up entering of formulas
275 * ASCII export:: Exporting to plain ASCII
276 * HTML export:: Exporting to HTML
277 * LaTeX export:: Exporting to LaTeX
278 * XOXO export:: Exporting to XOXO
279 * iCalendar export:: Exporting in iCalendar format
280 * Text interpretation:: How the exporter looks at the file
284 * HTML Export commands:: How to invoke LaTeX export
285 * Quoting HTML tags:: Using direct HTML in Org-mode
286 * Links:: Transformation of links for HTML
287 * Images:: How to include images
288 * CSS support:: Changing the appearence of the output
292 * LaTeX export commands:: How to invoke LaTeX export
293 * Quoting LaTeX code:: Incorporating literal LaTeX code
294 * Sectioning structure::
296 Text interpretation by the exporter
298 * Comment lines:: Some lines will not be exported
299 * Initial text:: Text before the first headline
300 * Footnotes:: Numbers like [1]
301 * Quoted examples:: Inserting quoted chnuks of text
302 * Enhancing text:: Subscripts, symbols and more
303 * Export options:: How to influence the export settings
307 * Configuration:: Defining projects
308 * Sample configuration:: Example projects
309 * Triggering publication:: Publication commands
313 * Project alist:: The central configuration variable
314 * Sources and destinations:: From here to there
315 * Selecting files:: What files are part of the project?
316 * Publishing action:: Setting the function doing the publishing
317 * Publishing options:: Tweaking HTML export
318 * Publishing links:: Which links keep working after publishing?
319 * Project page index:: Publishing a list of project files
323 * Simple example:: One-component publishing
324 * Complex example:: A multi-component publishing example
328 * Completion:: M-TAB knows what you need
329 * Customization:: Adapting Org-mode to your taste
330 * In-buffer settings:: Overview of the #+KEYWORDS
331 * The very busy C-c C-c key:: When in doubt, press C-c C-c
332 * Clean view:: Getting rid of leading stars in the outline
333 * TTY keys:: Using Org-mode on a tty
334 * Interaction:: Other Emacs packages
335 * Bugs:: Things which do not work perfectly
337 Interaction with other packages
339 * Cooperation:: Packages Org-mode cooperates with
340 * Conflicts:: Packages that lead to conflicts
342 Extensions, Hooks and Hacking
344 * Extensions:: Existing 3rd-part extensions
345 * Adding hyperlink types:: New custom link types
346 * Tables in arbitrary syntax:: Orgtbl for LaTeX and other programs
347 * Dynamic blocks:: Automatically filled blocks
348 * Special agenda views:: Customized views
349 * Using the property API:: Writing programs that use entry properties
351 Tables and Lists in arbitrary syntax
353 * Radio tables:: Sending and receiving
354 * A LaTeX example:: Step by step, almost a tutorial
355 * Translator functions:: Copy and modify
356 * Radio lists:: Doing the same for lists.
361 @node Introduction, Document structure, Top, Top
362 @chapter Introduction
366 * Summary:: Brief summary of what Org-mode does
367 * Installation:: How to install a downloaded version of Org-mode
368 * Activation:: How to activate Org-mode for certain buffers.
369 * Feedback:: Bug reports, ideas, patches etc.
370 * Conventions:: Type-setting conventions in the manual
373 @node Summary, Installation, Introduction, Introduction
377 Org-mode is a mode for keeping notes, maintaining TODO lists, and doing
378 project planning with a fast and effective plain-text system.
380 Org-mode develops organizational tasks around NOTES files that contain
381 lists or information about projects as plain text. Org-mode is
382 implemented on top of outline-mode, which makes it possible to keep the
383 content of large files well structured. Visibility cycling and
384 structure editing help to work with the tree. Tables are easily created
385 with a built-in table editor. Org-mode supports TODO items, deadlines,
386 time stamps, and scheduling. It dynamically compiles entries into an
387 agenda that utilizes and smoothly integrates much of the Emacs calendar
388 and diary. Plain text URL-like links connect to websites, emails,
389 Usenet messages, BBDB entries, and any files related to the projects.
390 For printing and sharing of notes, an Org-mode file can be exported as a
391 structured ASCII file, as HTML, or (TODO and agenda items only) as an
392 iCalendar file. It can also serve as a publishing tool for a set of
395 An important design aspect that distinguishes Org-mode from for example
396 Planner/Muse is that it encourages to store every piece of information
397 only once. In Planner, you have project pages, day pages and possibly
398 other files, duplicating some information such as tasks. In Org-mode,
399 you only have notes files. In your notes you mark entries as tasks,
400 label them with tags and timestamps. All necessary lists like a
401 schedule for the day, the agenda for a meeting, tasks lists selected by
402 tags etc are created dynamically when you need them.
404 Org-mode keeps simple things simple. When first fired up, it should
405 feel like a straightforward, easy to use outliner. Complexity is not
406 imposed, but a large amount of functionality is available when you need
407 it. Org-mode is a toolbox and can be used in different ways, for
411 @r{@bullet{} outline extension with visibility cycling and structure editing}
412 @r{@bullet{} ASCII system and table editor for taking structured notes}
413 @r{@bullet{} ASCII table editor with spreadsheet-like capabilities}
414 @r{@bullet{} TODO list editor}
415 @r{@bullet{} full agenda and planner with deadlines and work scheduling}
416 @r{@bullet{} environment to implement David Allen's GTD system}
417 @r{@bullet{} a basic database application}
418 @r{@bullet{} simple hypertext system, with HTML and LaTeX export}
419 @r{@bullet{} publishing tool to create a set of interlinked webpages}
422 Org-mode's automatic, context sensitive table editor with spreadsheet
423 capabilities can be integrated into any major mode by activating the
424 minor Orgtbl-mode. Using a translation step, it can be used to maintain
425 tables in arbitrary file types, for example in La@TeX{}. The structure
426 editing and list creation capabilities can be used outside Org-mode with
427 the minor Orgstruct-mode.
430 There is a website for Org-mode which provides links to the newest
431 version of Org-mode, as well as additional information, frequently asked
432 questions (FAQ), links to tutorials etc. This page is located at
433 @uref{http://orgmode.org}.
438 @node Installation, Activation, Summary, Introduction
439 @section Installation
443 @b{Important:} @i{If Org-mode is part of the Emacs distribution or an
444 XEmacs package, please skip this section and go directly to
447 If you have downloaded Org-mode from the Web, you must take the
448 following steps to install it: Go into the Org-mode distribution
449 directory and edit the top section of the file @file{Makefile}. You
450 must set the name of the Emacs binary (likely either @file{emacs} or
451 @file{xemacs}), and the paths to the directories where local Lisp and
452 Info files are kept. If you don't have access to the system-wide
453 directories, create your own two directories for these files, enter them
454 into the Makefile, and make sure Emacs finds the Lisp files by adding
455 the following line to @file{.emacs}:
458 (setq load-path (cons "~/path/to/lispdir" load-path))
461 @b{XEmacs users now need to install the file @file{noutline.el} from
462 the @file{xemacs} subdirectory of the Org-mode distribution. Use the
466 @b{make install-noutline}
469 @noindent Now byte-compile and install the Lisp files with the shell
477 @noindent If you want to install the info documentation, use this command:
483 @noindent Then add to @file{.emacs}:
486 ;; This line only if org-mode is not part of the X/Emacs distribution.
487 (require 'org-install)
490 @node Activation, Feedback, Installation, Introduction
494 @cindex global keybindings
495 @cindex keybindings, global
498 @b{Important:} @i{If you use copy-and-paste to copy lisp code from the
499 PDF documentation as viewed by Acrobat reader to your .emacs file, the
500 single quote character comes out incorrectly and the code will not work.
501 You need to fix the single quotes by hand, or copy from Info
505 Add the following lines to your @file{.emacs} file. The last two lines
506 define @emph{global} keys for the commands @command{org-store-link} and
507 @command{org-agenda} - please choose suitable keys yourself.
510 ;; The following lines are always needed. Choose your own keys.
511 (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
512 (global-set-key "\C-cl" 'org-store-link)
513 (global-set-key "\C-ca" 'org-agenda)
516 Furthermore, you must activate @code{font-lock-mode} in org-mode
517 buffers, because significant functionality depends on font-locking being
518 active. You can do this with either one of the following two lines
519 (XEmacs user must use the second option):
521 (global-font-lock-mode 1) ; for all buffers
522 (add-hook 'org-mode-hook 'turn-on-font-lock) ; org-mode buffers only
525 @cindex org-mode, turning on
526 With this setup, all files with extension @samp{.org} will be put
527 into Org-mode. As an alternative, make the first line of a file look
531 MY PROJECTS -*- mode: org; -*-
534 @noindent which will select Org-mode for this buffer no matter what
535 the file's name is. See also the variable
536 @code{org-insert-mode-line-in-empty-file}.
538 @node Feedback, Conventions, Activation, Introduction
545 If you find problems with Org-mode, or if you have questions, remarks,
546 or ideas about it, please contact the maintainer @value{MAINTAINER} at
547 @value{MAINTAINEREMAIL}.
549 For bug reports, please provide as much information as possible,
550 including the version information of Emacs (@kbd{C-h v emacs-version
551 @key{RET}}) and Org-mode (@kbd{C-h v org-version @key{RET}}), as well as
552 the Org-mode related setup in @file{.emacs}. If an error occurs, a
553 backtrace can be very useful (see below on how to create one). Often a
554 small example file helps, along with clear information about:
557 @item What exactly did you do?
558 @item What did you expect to happen?
559 @item What happened instead?
561 @noindent Thank you for helping to improve this mode.
563 @subsubheading How to create a useful backtrace
565 @cindex backtrace of an error
566 If working with Org-mode produces an error with a message you don't
567 understand, you may have hit a bug. The best way to report this is by
568 providing, in addition to what was mentioned above, a @emph{Backtrace}.
569 This is information from the built-in debugger about where and how the
570 error occurred. Here is how to produce a useful backtrace:
574 Start a fresh Emacs or XEmacs, and make sure that it will load the
575 original Lisp code in @file{org.el} instead of the compiled version in
576 @file{org.elc}. The backtrace contains much more information if it is
577 produced with uncompiled code. To do this, either rename @file{org.elc}
578 to something else before starting Emacs, or ask Emacs explicitly to load
579 @file{org.el} by using the command line
581 emacs -l /path/to/org.el
584 Go to the @code{Options} menu and select @code{Enter Debugger on Error}
585 (XEmacs has this option in the @code{Troubleshooting} sub-menu).
587 Do whatever you have to do to hit the error. Don't forget to
588 document the steps you take.
590 When you hit the error, a @file{*Backtrace*} buffer will appear on the
591 screen. Save this buffer to a file (for example using @kbd{C-x C-w}) and
592 attach it to your bug report.
595 @node Conventions, , Feedback, Introduction
596 @section Typesetting conventions used in this manual
598 Org-mode uses three types of keywords: TODO keywords, tags, and property
599 names. In this manual we use the following conventions:
604 TODO keywords are written with all capitals, even if they are
608 User-defined tags are written in lowercase; built-in tags with special
609 meaning are written with all capitals.
612 User-defined properties are capitalized; built-in properties with
613 special meaning are written with all capitals.
616 @node Document structure, Tables, Introduction, Top
617 @chapter Document Structure
618 @cindex document structure
619 @cindex structure of document
621 Org-mode is based on outline mode and provides flexible commands to
622 edit the structure of the document.
625 * Outlines:: Org-mode is based on outline-mode
626 * Headlines:: How to typeset org-tree headlines
627 * Visibility cycling:: Show and hide, much simplified
628 * Motion:: Jumping to other headlines
629 * Structure editing:: Changing sequence and level of headlines
630 * Archiving:: Move done task trees to a different place
631 * Sparse trees:: Matches embedded in context
632 * Plain lists:: Additional structure within an entry
633 * Drawers:: Tucking stuff away
634 * orgstruct-mode:: Structure editing outside Org-mode
637 @node Outlines, Headlines, Document structure, Document structure
642 Org-mode is implemented on top of outline-mode. Outlines allow a
643 document to be organized in a hierarchical structure, which (at least
644 for me) is the best representation of notes and thoughts. An overview
645 of this structure is achieved by folding (hiding) large parts of the
646 document to show only the general document structure and the parts
647 currently being worked on. Org-mode greatly simplifies the use of
648 outlines by compressing the entire show/hide functionality into a single
649 command @command{org-cycle}, which is bound to the @key{TAB} key.
651 @node Headlines, Visibility cycling, Outlines, Document structure
656 Headlines define the structure of an outline tree. The headlines in
657 Org-mode start with one or more stars, on the left margin@footnote{See
658 the variable @code{org-special-ctrl-a/e} to configure special behavior
659 of @kbd{C-a} and @kbd{C-e} in headlines.}. For example:
669 * Another top level headline
672 @noindent Some people find the many stars too noisy and would prefer an
673 outline that has whitespace followed by a single star as headline
674 starters. @ref{Clean view} describes a setup to realize this.
676 An empty line after the end of a subtree is considered part of it and
677 will be hidden when the subtree is folded. However, if you leave at
678 least two empty lines, one empty line will remain visible after folding
679 the subtree, in order to structure the collapsed view. See the
680 variable @code{org-cycle-separator-lines} to modify this behavior.
682 @node Visibility cycling, Motion, Headlines, Document structure
683 @section Visibility cycling
684 @cindex cycling, visibility
685 @cindex visibility cycling
686 @cindex trees, visibility
687 @cindex show hidden text
690 Outlines make it possible to hide parts of the text in the buffer.
691 Org-mode uses just two commands, bound to @key{TAB} and
692 @kbd{S-@key{TAB}} to change the visibility in the buffer.
694 @cindex subtree visibility states
695 @cindex subtree cycling
696 @cindex folded, subtree visibility state
697 @cindex children, subtree visibility state
698 @cindex subtree, subtree visibility state
702 @emph{Subtree cycling}: Rotate current subtree among the states
705 ,-> FOLDED -> CHILDREN -> SUBTREE --.
706 '-----------------------------------'
709 The cursor must be on a headline for this to work@footnote{see, however,
710 the option @code{org-cycle-emulate-tab}.}. When the cursor is at the
711 beginning of the buffer and the first line is not a headline, then
712 @key{TAB} actually runs global cycling (see below)@footnote{see the
713 option @code{org-cycle-global-at-bob}.}. Also when called with a prefix
714 argument (@kbd{C-u @key{TAB}}), global cycling is invoked.
716 @cindex global visibility states
717 @cindex global cycling
718 @cindex overview, global visibility state
719 @cindex contents, global visibility state
720 @cindex show all, global visibility state
724 @emph{Global cycling}: Rotate the entire buffer among the states
727 ,-> OVERVIEW -> CONTENTS -> SHOW ALL --.
728 '--------------------------------------'
731 When @kbd{S-@key{TAB}} is called with a numerical prefix N, the CONTENTS
732 view up to headlines of level N will be shown.
733 Note that inside tables, @kbd{S-@key{TAB}} jumps to the previous field.
735 @cindex show all, command
741 Reveal context around point, showing the current entry, the following
742 heading and the hierarchy above. Useful for working near a location
743 that has been exposed by a sparse tree command (@pxref{Sparse trees}) or
744 an agenda command (@pxref{Agenda commands}). With prefix arg show, on
747 level, all sibling headings.
750 Show the current subtree in an indirect buffer@footnote{The indirect
753 (@pxref{Indirect Buffers,,,emacs,GNU Emacs Manual})
756 (see the Emacs manual for more information about indirect buffers)
758 will contain the entire buffer, but will be narrowed to the current
759 tree. Editing the indirect buffer will also change the original buffer,
760 but without affecting visibility in that buffer.}. With numerical
761 prefix ARG, go up to this level and then take that tree. If ARG is
762 negative, go up that many levels. With @kbd{C-u} prefix, do not remove
763 the previously used indirect buffer.
766 When Emacs first visits an Org-mode file, the global state is set to
767 OVERVIEW, i.e. only the top level headlines are visible. This can be
768 configured through the variable @code{org-startup-folded}, or on a
769 per-file basis by adding one of the following lines anywhere in the
778 @node Motion, Structure editing, Visibility cycling, Document structure
780 @cindex motion, between headlines
781 @cindex jumping, to headlines
782 @cindex headline navigation
783 The following commands jump to other headlines in the buffer.
794 Next heading same level.
797 Previous heading same level.
800 Backward to higher level heading.
803 Jump to a different place without changing the current outline
804 visibility. Shows the document structure in a temporary buffer, where
805 you can use the following keys to find your destination:
807 @key{TAB} @r{Cycle visibility.}
808 @key{down} / @key{up} @r{Next/previous visible headline.}
809 n / p @r{Next/previous visible headline.}
810 f / b @r{Next/previous headline same level.}
812 0-9 @r{Digit argument.}
813 @key{RET} @r{Select this location.}
817 @node Structure editing, Archiving, Motion, Document structure
818 @section Structure editing
819 @cindex structure editing
820 @cindex headline, promotion and demotion
821 @cindex promotion, of subtrees
822 @cindex demotion, of subtrees
823 @cindex subtree, cut and paste
824 @cindex pasting, of subtrees
825 @cindex cutting, of subtrees
826 @cindex copying, of subtrees
827 @cindex subtrees, cut and paste
832 Insert new heading with same level as current. If the cursor is in a
833 plain list item, a new item is created (@pxref{Plain lists}). To force
834 creation of a new headline, use a prefix arg, or first press @key{RET}
835 to get to the beginning of the next line. When this command is used in
836 the middle of a line, the line is split and the rest of the line becomes
837 the new headline@footnote{If you do not want the line to be split,
838 customize the variable @code{org-M-RET-may-split-line}.}. If the
839 command is used at the beginning of a headline, the new headline is
840 created before the current line. If at the beginning of any other line,
841 the content of that line is made the new heading. If the command is
842 used at the end of a folded subtree (i.e. behind the ellipses at the end
843 of a headline), then a headline like the current one will be inserted
844 after the end of the subtree.
847 Insert a new heading after the current subtree, same level as the
848 current headline. This command works from anywhere in the entry.
849 @kindex M-S-@key{RET}
851 Insert new TODO entry with same level as current heading.
854 Promote current heading by one level.
855 @kindex M-@key{right}
857 Demote current heading by one level.
858 @kindex M-S-@key{left}
860 Promote the current subtree by one level.
861 @kindex M-S-@key{right}
862 @item M-S-@key{right}
863 Demote the current subtree by one level.
866 Move subtree up (swap with previous subtree of same
868 @kindex M-S-@key{down}
870 Move subtree down (swap with next subtree of same level).
875 Kill subtree, i.e. remove it from buffer but save in kill ring.
876 With prefix arg, kill N sequential subtrees.
879 Copy subtree to kill ring. With prefix arg, copy N sequential subtrees.
882 Yank subtree from kill ring. This does modify the level of the subtree to
883 make sure the tree fits in nicely at the yank position. The yank
884 level can also be specified with a prefix arg, or by yanking after a
885 headline marker like @samp{****}.
888 Refile entry to a different location. @xref{Refiling notes}.
891 Sort same-level entries. When there is an active region, all entries in
892 the region will be sorted. Otherwise the children of the current
893 headline are sorted. The command prompts for the sorting method, which
894 can be alphabetically, numerically, by time (using the first time stamp
895 in each entry), by priority, and each of these in reverse order. You
896 can also supply your own function to extract the sorting key. With a
897 @kbd{C-u} prefix, sorting will be case-sensitive. With two @kbd{C-u
898 C-u} prefixes, duplicate entries will also be removed.
901 Turn a normal line or plain list item into a headline (so that it
902 becomes a subheading at its location). Also turn a headline into a
903 normal line by removing the stars. If there is an active region, turn
904 all lines in the region into headlines. Or, if the first line is a
905 headline, remove the stars from all headlines in the region.
908 @cindex region, active
909 @cindex active region
910 @cindex transient-mark-mode
911 When there is an active region (transient-mark-mode), promotion and
912 demotion work on all headlines in the region. To select a region of
913 headlines, it is best to place both point and mark at the beginning of a
914 line, mark at the beginning of the first headline, and point at the line
915 just after the last headline to change. Note that when the cursor is
916 inside a table (@pxref{Tables}), the Meta-Cursor keys have different
919 @node Archiving, Sparse trees, Structure editing, Document structure
923 When a project represented by a (sub)tree is finished, you may want
924 to move the tree out of the way and to stop it from contributing to the
925 agenda. Org-mode knows two ways of archiving. You can mark a tree with
926 the ARCHIVE tag, or you can move an entire (sub)tree to a different
930 * ARCHIVE tag:: Marking a tree as inactive
931 * Moving subtrees:: Moving a tree to an archive file
934 @node ARCHIVE tag, Moving subtrees, Archiving, Archiving
935 @subsection The ARCHIVE tag
936 @cindex internal archiving
938 A headline that is marked with the ARCHIVE tag (@pxref{Tags}) stays at
939 its location in the outline tree, but behaves in the following way:
942 It does not open when you attempt to do so with a visibility cycling
943 command (@pxref{Visibility cycling}). You can force cycling archived
944 subtrees with @kbd{C-@key{TAB}}, or by setting the option
945 @code{org-cycle-open-archived-trees}. Also normal outline commands like
946 @code{show-all} will open archived subtrees.
948 During sparse tree construction (@pxref{Sparse trees}), matches in
949 archived subtrees are not exposed, unless you configure the option
950 @code{org-sparse-tree-open-archived-trees}.
952 During agenda view construction (@pxref{Agenda views}), the content of
953 archived trees is ignored unless you configure the option
954 @code{org-agenda-skip-archived-trees}.
956 Archived trees are not exported (@pxref{Exporting}), only the headline
957 is. Configure the details using the variable
958 @code{org-export-with-archived-trees}.
961 The following commands help managing the ARCHIVE tag:
966 Toggle the ARCHIVE tag for the current headline. When the tag is set,
967 the headline changes to a shadowish face, and the subtree below it is
969 @kindex C-u C-c C-x C-a
970 @item C-u C-c C-x C-a
971 Check if any direct children of the current headline should be archived.
972 To do this, each subtree is checked for open TODO entries. If none are
973 found, the command offers to set the ARCHIVE tag for the child. If the
974 cursor is @emph{not} on a headline when this command is invoked, the
975 level 1 trees will be checked.
978 Cycle a tree even if it is tagged with ARCHIVE.
981 @node Moving subtrees, , ARCHIVE tag, Archiving
982 @subsection Moving subtrees
983 @cindex external archiving
985 Once an entire project is finished, you may want to move it to a
986 different location, either in the current file, or even in a different
987 file, the archive file.
992 Archive the subtree starting at the cursor position to the location
993 given by @code{org-archive-location}. Context information that could be
994 lost like the file name, the category, inherited tags, and the todo
995 state will be store as properties in the entry.
996 @kindex C-u C-c C-x C-s
997 @item C-u C-c C-x C-s
998 Check if any direct children of the current headline could be moved to
999 the archive. To do this, each subtree is checked for open TODO entries.
1000 If none are found, the command offers to move it to the archive
1001 location. If the cursor is @emph{not} on a headline when this command
1002 is invoked, the level 1 trees will be checked.
1005 @cindex archive locations
1006 The default archive location is a file in the same directory as the
1007 current file, with the name derived by appending @file{_archive} to the
1008 current file name. For information and examples on how to change this,
1009 see the documentation string of the variable
1010 @code{org-archive-location}. There is also an in-buffer option for
1011 setting this variable, for example@footnote{For backward compatibility,
1012 the following also works: If there are several such lines in a file,
1013 each specifies the archive location for the text below it. The first
1014 such line also applies to any text before its definition. However,
1015 using this method is @emph{strongly} deprecated as it is incompatible
1016 with the outline structure of the document. The correct method for
1017 setting multiple archive locations in a buffer is using a property.}:
1020 #+ARCHIVE: %s_done::
1024 If you would like to have a special ARCHIVE location for a single entry
1025 or a (sub)tree, give the entry an @code{:ARCHIVE:} property with the
1026 location as the value (@pxref{Properties and columns}).
1028 When a subtree is moved, it receives a number of special properties that
1029 record context information like the file from where the entry came, it's
1030 outline path the archiving time etc. Configure the variable
1031 @code{org-archive-save-context-info} to adjust the amount of information
1034 @node Sparse trees, Plain lists, Archiving, Document structure
1035 @section Sparse trees
1036 @cindex sparse trees
1037 @cindex trees, sparse
1038 @cindex folding, sparse trees
1039 @cindex occur, command
1041 An important feature of Org-mode is the ability to construct
1042 @emph{sparse trees} for selected information in an outline tree, so that
1043 the entire document is folded as much as possible, but the selected
1044 information is made visible along with the headline structure above
1045 it@footnote{See also the variables @code{org-show-hierarchy-above},
1046 @code{org-show-following-heading}, and @code{org-show-siblings} for
1047 detailed control on how much context is shown around each match.}. Just
1048 try it out and you will see immediately how it works.
1050 Org-mode contains several commands creating such trees, all these
1051 commands can be accessed through a dispatcher:
1056 This prompts for an extra key to select a sparse-tree creating command.
1059 Occur. Prompts for a regexp and shows a sparse tree with all matches.
1060 If the match is in a headline, the headline is made visible. If the
1061 match is in the body of an entry, headline and body are made visible.
1062 In order to provide minimal context, also the full hierarchy of
1063 headlines above the match is shown, as well as the headline following
1064 the match. Each match is also highlighted; the highlights disappear
1065 when the buffer is changed by an editing command, or by pressing
1066 @kbd{C-c C-c}. When called with a @kbd{C-u} prefix argument, previous
1067 highlights are kept, so several calls to this command can be stacked.
1071 For frequently used sparse trees of specific search strings, you can
1072 use the variable @code{org-agenda-custom-commands} to define fast
1073 keyboard access to specific sparse trees. These commands will then be
1074 accessible through the agenda dispatcher (@pxref{Agenda dispatcher}).
1078 (setq org-agenda-custom-commands
1079 '(("f" occur-tree "FIXME")))
1082 @noindent will define the key @kbd{C-c a f} as a shortcut for creating
1083 a sparse tree matching the string @samp{FIXME}.
1085 The other sparse tree commands select headings based on TODO keywords,
1086 tags, or properties and will be discussed later in this manual.
1089 @cindex printing sparse trees
1090 @cindex visible text, printing
1091 To print a sparse tree, you can use the Emacs command
1092 @code{ps-print-buffer-with-faces} which does not print invisible parts
1093 of the document @footnote{This does not work under XEmacs, because
1094 XEmacs uses selective display for outlining, not text properties.}.
1095 Or you can use the command @kbd{C-c C-e v} to export only the visible
1096 part of the document and print the resulting file.
1098 @node Plain lists, Drawers, Sparse trees, Document structure
1099 @section Plain lists
1101 @cindex lists, plain
1102 @cindex lists, ordered
1103 @cindex ordered lists
1105 Within an entry of the outline tree, hand-formatted lists can provide
1106 additional structure. They also provide a way to create lists of
1107 checkboxes (@pxref{Checkboxes}). Org-mode supports editing such lists,
1108 and the HTML exporter (@pxref{Exporting}) parses and formats them.
1110 Org-mode knows ordered and unordered lists. Unordered list items start
1111 with @samp{-}, @samp{+}, or @samp{*}@footnote{When using @samp{*} as a
1112 bullet, lines must be indented or they will be seen as top-level
1113 headlines. Also, when you are hiding leading stars to get a clean
1114 outline view, plain list items starting with a star are visually
1115 indistinguishable from true headlines. In short: even though @samp{*}
1116 is supported, it may be better to not use it for plain list items.} as
1117 bullets. Ordered list items start with a numeral followed by either a
1118 period or a right parenthesis, such as @samp{1.} or @samp{1)}. Items
1119 belonging to the same list must have the same indentation on the first
1120 line. In particular, if an ordered list reaches number @samp{10.}, then
1121 the 2--digit numbers must be written left-aligned with the other numbers
1122 in the list. Indentation also determines the end of a list item. It
1123 ends before the next line that is indented like the bullet/number, or
1124 less. Empty lines are part of the previous item, so you can have
1125 several paragraphs in one item. If you would like an empty line to
1126 terminate all currently open plain lists, configure the variable
1127 @code{org-empty-line-terminates-plain-lists}. Here is an example:
1131 ** Lord of the Rings
1132 My favorite scenes are (in this order)
1133 1. The attack of the Rohirrim
1134 2. Eowyns fight with the witch king
1135 + this was already my favorite scene in the book
1136 + I really like Miranda Otto.
1137 3. Peter Jackson being shot by Legolas
1139 He makes a really funny face when it happens.
1140 But in the end, not individual scenes matter but the film as a whole.
1144 Org-mode supports these lists by tuning filling and wrapping commands to
1145 deal with them correctly@footnote{Org-mode only changes the filling
1146 settings for Emacs. For XEmacs, you should use Kyle E. Jones'
1147 @file{filladapt.el}. To turn this on, put into @file{.emacs}:
1148 @code{(require 'filladapt)}}.
1150 The following commands act on items when the cursor is in the first line
1151 of an item (the line with the bullet or number).
1156 Items can be folded just like headline levels if you set the variable
1157 @code{org-cycle-include-plain-lists}. The level of an item is then
1158 given by the indentation of the bullet/number. Items are always
1159 subordinate to real headlines, however; the hierarchies remain
1160 completely separated.
1162 If @code{org-cycle-include-plain-lists} has not been set, @key{TAB}
1163 fixes the indentation of the curent line in a heuristic way.
1166 Insert new item at current level. With prefix arg, force a new heading
1167 (@pxref{Structure editing}). If this command is used in the middle of a
1168 line, the line is @emph{split} and the rest of the line becomes the new
1169 item@footnote{If you do not want the line to be split, customize the
1170 variable @code{org-M-RET-may-split-line}.}. If this command is executed
1171 in the @emph{whitespace before a bullet or number}, the new item is
1172 created @emph{before} the current item. If the command is executed in
1173 the white space before the text that is part of an item but does not
1174 contain the bullet, a bullet is added to the current line.
1175 @kindex M-S-@key{RET}
1177 Insert a new item with a checkbox (@pxref{Checkboxes}).
1179 @kindex S-@key{down}
1182 Jump to the previous/next item in the current list.
1183 @kindex M-S-@key{up}
1184 @kindex M-S-@key{down}
1186 @itemx M-S-@key{down}
1187 Move the item including subitems up/down (swap with previous/next item
1188 of same indentation). If the list is ordered, renumbering is
1190 @kindex M-S-@key{left}
1191 @kindex M-S-@key{right}
1192 @item M-S-@key{left}
1193 @itemx M-S-@key{right}
1194 Decrease/increase the indentation of the item, including subitems.
1195 Initially, the item tree is selected based on current indentation.
1196 When these commands are executed several times in direct succession,
1197 the initially selected region is used, even if the new indentation
1198 would imply a different hierarchy. To use the new hierarchy, break
1199 the command chain with a cursor motion or so.
1202 If there is a checkbox (@pxref{Checkboxes}) in the item line, toggle the
1203 state of the checkbox. If not, this command makes sure that all the
1204 items on this list level use the same bullet. Furthermore, if this is
1205 an ordered list, make sure the numbering is ok.
1208 Cycle the entire list level through the different itemize/enumerate
1209 bullets (@samp{-}, @samp{+}, @samp{*}, @samp{1.}, @samp{1)}).
1210 With prefix arg, select the nth bullet from this list.
1211 If there is an active region when calling this, all lines will be
1212 converted to list items. If the first line already was a list item, any
1213 item markers will be removed from the list. Finally, even without an
1214 active region, a normal line will be converted into a list item.
1217 @node Drawers, orgstruct-mode, Plain lists, Document structure
1220 @cindex visibility cycling, drawers
1222 Sometimes you want to keep information associated with an entry, but you
1223 normally don't want to see it. For this, Org-mode has @emph{drawers}.
1224 Drawers need to be configured with the variable
1225 @code{org-drawers}@footnote{You can define drawers on a per-file basis
1226 with a line like @code{#+DRAWERS: HIDDEN PROPERTIES STATE}}. Drawers
1230 ** This is a headline
1231 Still outside the drawer
1233 This is inside the drawer.
1238 Visibility cycling (@pxref{Visibility cycling}) on the headline will
1239 hide and show the entry, but keep the drawer collapsed to a single line.
1240 In order to look inside the drawer, you need to move the cursor to the
1241 drawer line and press @key{TAB} there. Org-mode uses a drawer for
1242 storing properties (@pxref{Properties and columns}).
1244 @node orgstruct-mode, , Drawers, Document structure
1245 @section The Orgstruct minor mode
1246 @cindex orgstruct-mode
1247 @cindex minor mode for structure editing
1249 If you like the intuitive way the Org-mode structure editing and list
1250 formatting works, you might want to use these commands in other modes
1251 like text-mode or mail-mode as well. The minor mode Orgstruct-mode
1252 makes this possible. You can always toggle the mode with @kbd{M-x
1253 orgstruct-mode}. To turn it on by default, for example in mail mode,
1257 (add-hook 'mail-mode-hook 'turn-on-orgstruct)
1260 When this mode is active and the cursor is on a line that looks to
1261 Org-mode like a headline of the first line of a list item, most
1262 structure editing commands will work, even if the same keys normally
1263 have different functionality in the major mode you are using. If the
1264 cursor is not in one of those special lines, Orgstruct-mode lurks
1265 silently in the shadow.
1267 @node Tables, Hyperlinks, Document structure, Top
1270 @cindex editing tables
1272 Org-mode comes with a fast and intuitive table editor. Spreadsheet-like
1273 calculations are supported in connection with the Emacs @file{calc}
1276 (@pxref{Top,Calc,,calc,Gnu Emacs Calculator Manual}).
1279 (see the Emacs Calculator manual for more information about the Emacs
1284 * Built-in table editor:: Simple tables
1285 * Narrow columns:: Stop wasting space in tables
1286 * Column groups:: Grouping to trigger vertical lines
1287 * orgtbl-mode:: The table editor as minor mode
1288 * The spreadsheet:: The table editor has spreadsheet capabilities.
1291 @node Built-in table editor, Narrow columns, Tables, Tables
1292 @section The built-in table editor
1293 @cindex table editor, built-in
1295 Org-mode makes it easy to format tables in plain ASCII. Any line with
1296 @samp{|} as the first non-whitespace character is considered part of a
1297 table. @samp{|} is also the column separator. A table might look like
1301 | Name | Phone | Age |
1302 |-------+-------+-----|
1303 | Peter | 1234 | 17 |
1304 | Anna | 4321 | 25 |
1307 A table is re-aligned automatically each time you press @key{TAB} or
1308 @key{RET} or @kbd{C-c C-c} inside the table. @key{TAB} also moves to
1309 the next field (@key{RET} to the next row) and creates new table rows
1310 at the end of the table or before horizontal lines. The indentation
1311 of the table is set by the first line. Any line starting with
1312 @samp{|-} is considered as a horizontal separator line and will be
1313 expanded on the next re-align to span the whole table width. So, to
1314 create the above table, you would only type
1321 @noindent and then press @key{TAB} to align the table and start filling in
1324 When typing text into a field, Org-mode treats @key{DEL},
1325 @key{Backspace}, and all character keys in a special way, so that
1326 inserting and deleting avoids shifting other fields. Also, when
1327 typing @emph{immediately after the cursor was moved into a new field
1328 with @kbd{@key{TAB}}, @kbd{S-@key{TAB}} or @kbd{@key{RET}}}, the
1329 field is automatically made blank. If this behavior is too
1330 unpredictable for you, configure the variables
1331 @code{org-enable-table-editor} and @code{org-table-auto-blank-field}.
1334 @tsubheading{Creation and conversion}
1337 Convert the active region to table. If every line contains at least one
1338 TAB character, the function assumes that the material is tab separated.
1339 If every line contains a comma, comma-separated values (CSV) are assumed.
1340 If not, lines are split at whitespace into fields. You can use a prefix
1341 argument to force a specific separator: @kbd{C-u} forces CSV, @kbd{C-u
1342 C-u} forces TAB, and a numeric argument N indicates that at least N
1343 consequtive spaces, or alternatively a TAB will be the separator.
1345 If there is no active region, this command creates an empty Org-mode
1346 table. But it's easier just to start typing, like
1347 @kbd{|Name|Phone|Age @key{RET} |- @key{TAB}}.
1349 @tsubheading{Re-aligning and field motion}
1352 Re-align the table without moving the cursor.
1356 Re-align the table, move to the next field. Creates a new row if
1361 Re-align, move to previous field.
1365 Re-align the table and move down to next row. Creates a new row if
1366 necessary. At the beginning or end of a line, @key{RET} still does
1367 NEWLINE, so it can be used to split a table.
1369 @tsubheading{Column and row editing}
1370 @kindex M-@key{left}
1371 @kindex M-@key{right}
1373 @itemx M-@key{right}
1374 Move the current column left/right.
1376 @kindex M-S-@key{left}
1377 @item M-S-@key{left}
1378 Kill the current column.
1380 @kindex M-S-@key{right}
1381 @item M-S-@key{right}
1382 Insert a new column to the left of the cursor position.
1385 @kindex M-@key{down}
1388 Move the current row up/down.
1390 @kindex M-S-@key{up}
1392 Kill the current row or horizontal line.
1394 @kindex M-S-@key{down}
1395 @item M-S-@key{down}
1396 Insert a new row above (with arg: below) the current row.
1400 Insert a horizontal line below current row. With prefix arg, the line
1401 is created above the current line.
1405 Sort the table lines in the region. The position of point indicates the
1406 column to be used for sorting, and the range of lines is the range
1407 between the nearest horizontal separator lines, or the entire table. If
1408 point is before the first column, you will be prompted for the sorting
1409 column. If there is an active region, the mark specifies the first line
1410 and the sorting column, while point should be in the last line to be
1411 included into the sorting. The command prompts for the sorting type
1412 (alphabetically, numerically, or by time). When called with a prefix
1413 argument, alphabetic sorting will be case-sensitive.
1415 @tsubheading{Regions}
1418 Copy a rectangular region from a table to a special clipboard. Point
1419 and mark determine edge fields of the rectangle. The process ignores
1420 horizontal separator lines.
1424 Copy a rectangular region from a table to a special clipboard, and
1425 blank all fields in the rectangle. So this is the ``cut'' operation.
1429 Paste a rectangular region into a table.
1430 The upper right corner ends up in the current field. All involved fields
1431 will be overwritten. If the rectangle does not fit into the present table,
1432 the table is enlarged as needed. The process ignores horizontal separator
1439 Wrap several fields in a column like a paragraph. If there is an active
1440 region, and both point and mark are in the same column, the text in the
1441 column is wrapped to minimum width for the given number of lines. A
1442 prefix ARG may be used to change the number of desired lines. If there
1443 is no region, the current field is split at the cursor position and the
1444 text fragment to the right of the cursor is prepended to the field one
1445 line down. If there is no region, but you specify a prefix ARG, the
1446 current field is made blank, and the content is appended to the field
1449 @tsubheading{Calculations}
1450 @cindex formula, in tables
1451 @cindex calculations, in tables
1452 @cindex region, active
1453 @cindex active region
1454 @cindex transient-mark-mode
1457 Sum the numbers in the current column, or in the rectangle defined by
1458 the active region. The result is shown in the echo area and can
1459 be inserted with @kbd{C-y}.
1463 When current field is empty, copy from first non-empty field above.
1464 When not empty, copy current field down to next row and move cursor
1465 along with it. Depending on the variable
1466 @code{org-table-copy-increment}, integer field values will be
1467 incremented during copy. This key is also used by CUA-mode
1468 (@pxref{Cooperation}).
1470 @tsubheading{Miscellaneous}
1473 Edit the current field in a separate window. This is useful for fields
1474 that are not fully visible (@pxref{Narrow columns}). When called with a
1475 @kbd{C-u} prefix, just make the full field visible, so that it can be
1478 @item M-x org-table-import
1479 Import a file as a table. The table should be TAB- or whitespace
1480 separated. Useful, for example, to import a spreadsheet table or data
1481 from a database, because these programs generally can write
1482 TAB-separated text files. This command works by inserting the file into
1483 the buffer and then converting the region to a table. Any prefix
1484 argument is passed on to the converter, which uses it to determine the
1487 Tables can also be imported by pasting tabular text into the org-mode
1488 buffer, selecting the pasted text with @kbd{C-x C-x} and then using the
1489 @kbd{C-c |} command (see above under @i{Creation and conversion}.
1491 @item M-x org-table-export
1492 Export the table as a TAB-separated file. Useful for data exchange with,
1493 for example, spreadsheet or database programs.
1496 If you don't like the automatic table editor because it gets in your
1497 way on lines which you would like to start with @samp{|}, you can turn
1501 (setq org-enable-table-editor nil)
1504 @noindent Then the only table command that still works is
1505 @kbd{C-c C-c} to do a manual re-align.
1507 @node Narrow columns, Column groups, Built-in table editor, Tables
1508 @section Narrow columns
1509 @cindex narrow columns in tables
1511 The width of columns is automatically determined by the table editor.
1512 Sometimes a single field or a few fields need to carry more text,
1513 leading to inconveniently wide columns. To limit@footnote{This feature
1514 does not work on XEmacs.} the width of a column, one field anywhere in
1515 the column may contain just the string @samp{<N>} where @samp{N} is an
1516 integer specifying the width of the column in characters. The next
1517 re-align will then set the width of this column to no more than this
1522 |---+------------------------------| |---+--------|
1524 | 1 | one | | 1 | one |
1525 | 2 | two | ----\ | 2 | two |
1526 | 3 | This is a long chunk of text | ----/ | 3 | This=> |
1527 | 4 | four | | 4 | four |
1528 |---+------------------------------| |---+--------|
1533 Fields that are wider become clipped and end in the string @samp{=>}.
1534 Note that the full text is still in the buffer, it is only invisible.
1535 To see the full text, hold the mouse over the field - a tool-tip window
1536 will show the full content. To edit such a field, use the command
1537 @kbd{C-c `} (that is @kbd{C-c} followed by the backquote). This will
1538 open a new window with the full field. Edit it and finish with @kbd{C-c
1541 When visiting a file containing a table with narrowed columns, the
1542 necessary character hiding has not yet happened, and the table needs to
1543 be aligned before it looks nice. Setting the option
1544 @code{org-startup-align-all-tables} will realign all tables in a file
1545 upon visiting, but also slow down startup. You can also set this option
1546 on a per-file basis with:
1553 @node Column groups, orgtbl-mode, Narrow columns, Tables
1554 @section Column groups
1555 @cindex grouping columns in tables
1557 When Org-mode exports tables, it does so by default without vertical
1558 lines because that is visually more satisfying in general. Occasionally
1559 however, vertical lines can be useful to structure a table into groups
1560 of columns, much like horizontal lines can do for groups of rows. In
1561 order to specify column groups, you can use a special row where the
1562 first field contains only @samp{/}. The further fields can either
1563 contain @samp{<} to indicate that this column should start a group,
1564 @samp{>} to indicate the end of a column, or @samp{<>} to make a column
1565 a group of its own. Boundaries between colum groups will upon export be
1566 marked with vertical lines. Here is an example:
1569 | | N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
1570 |---+----+-----+-----+-----+---------+------------|
1571 | / | <> | < | | > | < | > |
1572 | # | 1 | 1 | 1 | 1 | 1 | 1 |
1573 | # | 2 | 4 | 8 | 16 | 1.4142 | 1.1892 |
1574 | # | 3 | 9 | 27 | 81 | 1.7321 | 1.3161 |
1575 |---+----+-----+-----+-----+---------+------------|
1576 #+TBLFM: $3=$2^2::$4=$2^3::$5=$2^4::$6=sqrt($2)::$7=sqrt(sqrt(($2))
1579 It is also sufficient to just insert the colum group starters after
1580 every vertical line you'd like to have:
1583 | N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
1584 |----+-----+-----+-----+---------+------------|
1588 @node orgtbl-mode, The spreadsheet, Column groups, Tables
1589 @section The Orgtbl minor mode
1591 @cindex minor mode for tables
1593 If you like the intuitive way the Org-mode table editor works, you
1594 might also want to use it in other modes like text-mode or mail-mode.
1595 The minor mode Orgtbl-mode makes this possible. You can always toggle
1596 the mode with @kbd{M-x orgtbl-mode}. To turn it on by default, for
1597 example in mail mode, use
1600 (add-hook 'mail-mode-hook 'turn-on-orgtbl)
1603 Furthermore, with some special setup, it is possible to maintain tables
1604 in arbitrary syntax with Orgtbl-mode. For example, it is possible to
1605 construct La@TeX{} tables with the underlying ease and power of
1606 Orgtbl-mode, including spreadsheet capabilities. For details, see
1607 @ref{Tables in arbitrary syntax}.
1609 @node The spreadsheet, , orgtbl-mode, Tables
1610 @section The spreadsheet
1611 @cindex calculations, in tables
1612 @cindex spreadsheet capabilities
1613 @cindex @file{calc} package
1615 The table editor makes use of the Emacs @file{calc} package to implement
1616 spreadsheet-like capabilities. It can also evaluate Emacs Lisp forms to
1617 derive fields from other fields. While fully featured, Org-mode's
1618 implementation is not identical to other spreadsheets. For example,
1619 Org-mode knows the concept of a @emph{column formula} that will be
1620 applied to all non-header fields in a column without having to copy the
1621 formula to each relevant field.
1624 * References:: How to refer to another field or range
1625 * Formula syntax for Calc:: Using Calc to compute stuff
1626 * Formula syntax for Lisp:: Writing formulas in Emacs Lisp
1627 * Field formulas:: Formulas valid for a single field
1628 * Column formulas:: Formulas valid for an entire column
1629 * Editing and debugging formulas:: Fixing formulas
1630 * Updating the table:: Recomputing all dependent fields
1631 * Advanced features:: Field names, parameters and automatic recalc
1634 @node References, Formula syntax for Calc, The spreadsheet, The spreadsheet
1635 @subsection References
1638 To compute fields in the table from other fields, formulas must
1639 reference other fields or ranges. In Org-mode, fields can be referenced
1640 by name, by absolute coordinates, and by relative coordinates. To find
1641 out what the coordinates of a field are, press @kbd{C-c ?} in that
1642 field, or press @kbd{C-c @}} to toggle the display of a grid.
1644 @subsubheading Field references
1645 @cindex field references
1646 @cindex references, to fields
1648 Formulas can reference the value of another field in two ways. Like in
1649 any other spreadsheet, you may reference fields with a letter/number
1650 combination like @code{B3}, meaning the 2nd field in the 3rd row.
1651 @c Such references are always fixed to that field, they don't change
1652 @c when you copy and paste a formula to a different field. So
1653 @c Org-mode's @code{B3} behaves like @code{$B$3} in other spreadsheets.
1656 Org-mode also uses another, more general operator that looks like this:
1662 Column references can be absolute like @samp{1}, @samp{2},...@samp{N},
1663 or relative to the current column like @samp{+1} or @samp{-2}.
1665 The row specification only counts data lines and ignores horizontal
1666 separator lines (hlines). You can use absolute row numbers
1667 @samp{1}...@samp{N}, and row numbers relative to the current row like
1668 @samp{+3} or @samp{-1}. Or specify the row relative to one of the
1669 hlines: @samp{I} refers to the first hline@footnote{Note that only
1670 hlines are counted that @emph{separate} table lines. If the table
1671 starts with a hline above the header, it does not count.}, @samp{II} to
1672 the second etc. @samp{-I} refers to the first such line above the
1673 current line, @samp{+I} to the first such line below the current line.
1674 You can also write @samp{III+2} which is the second data line after the
1675 third hline in the table. Relative row numbers like @samp{-3} will not
1676 cross hlines if the current line is too close to the hline. Instead,
1677 the value directly at the hline is used.
1679 @samp{0} refers to the current row and column. Also, if you omit
1680 either the column or the row part of the reference, the current
1681 row/column is implied.
1683 Org-mode's references with @emph{unsigned} numbers are fixed references
1684 in the sense that if you use the same reference in the formula for two
1685 different fields, the same field will be referenced each time.
1686 Org-mode's references with @emph{signed} numbers are floating
1687 references because the same reference operator can reference different
1688 fields depending on the field being calculated by the formula.
1690 Here are a few examples:
1693 @@2$3 @r{2nd row, 3rd column}
1694 C2 @r{same as previous}
1695 $5 @r{column 5 in the current row}
1696 E& @r{same as previous}
1697 @@2 @r{current column, row 2}
1698 @@-1$-3 @r{the field one row up, three columns to the left}
1699 @@-I$2 @r{field just under hline above current row, column 2}
1702 @subsubheading Range references
1703 @cindex range references
1704 @cindex references, to ranges
1706 You may reference a rectangular range of fields by specifying two field
1707 references connected by two dots @samp{..}. If both fields are in the
1708 current row, you may simply use @samp{$2..$7}, but if at least one field
1709 is in a different row, you need to use the general @code{@@row$column}
1710 format at least for the first field (i.e the reference must start with
1711 @samp{@@} in order to be interpreted correctly). Examples:
1714 $1..$3 @r{First three fields in the current row.}
1715 $P..$Q @r{Range, using column names (see under Advanced)}
1716 @@2$1..@@4$3 @r{6 fields between these two fields.}
1717 A2..C4 @r{Same as above.}
1718 @@-1$-2..@@-1 @r{3 numbers from the column to the left, 2 up to current row}
1721 @noindent Range references return a vector of values that can be fed
1722 into Calc vector functions. Empty fields in ranges are normally
1723 suppressed, so that the vector contains only the non-empty fields (but
1724 see the @samp{E} mode switch below). If there are no non-empty fields,
1725 @samp{[0]} is returned to avoid syntax errors in formulas.
1727 @subsubheading Named references
1728 @cindex named references
1729 @cindex references, named
1730 @cindex name, of column or field
1731 @cindex constants, in calculations
1733 @samp{$name} is interpreted as the name of a column, parameter or
1734 constant. Constants are defined globally through the variable
1735 @code{org-table-formula-constants}, and locally (for the file) through a
1739 #+CONSTANTS: c=299792458. pi=3.14 eps=2.4e-6
1743 Also properties (@pxref{Properties and columns}) can be used as
1744 constants in table formulas: For a property @samp{:Xyz:} use the name
1745 @samp{$PROP_Xyz}, and the property will be searched in the current
1746 outline entry and in the hierarchy above it. If you have the
1747 @file{constants.el} package, it will also be used to resolve constants,
1748 including natural constants like @samp{$h} for Planck's constant, and
1749 units like @samp{$km} for kilometers@footnote{@file{Constant.el} can
1750 supply the values of constants in two different unit systems, @code{SI}
1751 and @code{cgs}. Which one is used depends on the value of the variable
1752 @code{constants-unit-system}. You can use the @code{#+STARTUP} options
1753 @code{constSI} and @code{constcgs} to set this value for the current
1754 buffer.}. Column names and parameters can be specified in special table
1755 lines. These are described below, see @ref{Advanced features}. All
1756 names must start with a letter, and further consist of letters and
1759 @node Formula syntax for Calc, Formula syntax for Lisp, References, The spreadsheet
1760 @subsection Formula syntax for Calc
1761 @cindex formula syntax, Calc
1762 @cindex syntax, of formulas
1764 A formula can be any algebraic expression understood by the Emacs
1765 @file{Calc} package. @b{Note that @file{calc} has the
1766 non-standard convention that @samp{/} has lower precedence than
1767 @samp{*}, so that @samp{a/b*c} is interpreted as @samp{a/(b*c)}.} Before
1768 evaluation by @code{calc-eval} (@pxref{Calling Calc from
1769 Your Programs,calc-eval,Calling calc from Your Lisp Programs,calc,GNU
1770 Emacs Calc Manual}),
1771 @c FIXME: The link to the calc manual in HTML does not work.
1772 variable substitution takes place according to the rules described above.
1773 @cindex vectors, in table calculations
1774 The range vectors can be directly fed into the calc vector functions
1775 like @samp{vmean} and @samp{vsum}.
1777 @cindex format specifier
1778 @cindex mode, for @file{calc}
1779 A formula can contain an optional mode string after a semicolon. This
1780 string consists of flags to influence Calc and other modes during
1781 execution. By default, Org-mode uses the standard calc modes (precision
1782 12, angular units degrees, fraction and symbolic modes off. The display
1783 format, however, has been changed to @code{(float 5)} to keep tables
1784 compact. The default settings can be configured using the variable
1785 @code{org-calc-default-modes}.
1788 p20 @r{switch the internal precision to 20 digits}
1789 n3 s3 e2 f4 @r{normal, scientific, engineering, or fixed display format}
1790 D R @r{angle modes: degrees, radians}
1791 F S @r{fraction and symbolic modes}
1792 N @r{interpret all fields as numbers, use 0 for non-numbers}
1793 T @r{force text interpretation}
1794 E @r{keep empty fields in ranges}
1798 In addition, you may provide a @code{printf} format specifier to
1799 reformat the final result. A few examples:
1802 $1+$2 @r{Sum of first and second field}
1803 $1+$2;%.2f @r{Same, format result to two decimals}
1804 exp($2)+exp($1) @r{Math functions can be used}
1805 $0;%.1f @r{Reformat current cell to 1 decimal}
1806 ($3-32)*5/9 @r{Degrees F -> C conversion}
1807 $c/$1/$cm @r{Hz -> cm conversion, using @file{constants.el}}
1808 tan($1);Dp3s1 @r{Compute in degrees, precision 3, display SCI 1}
1809 sin($1);Dp3%.1e @r{Same, but use printf specifier for display}
1810 vmean($2..$7) @r{Compute column range mean, using vector function}
1811 vmean($2..$7);EN @r{Same, but treat empty fields as 0}
1812 taylor($3,x=7,2) @r{taylor series of $3, at x=7, second degree}
1815 Calc also contains a complete set of logical operations. For example
1818 if($1<20,teen,string("")) @r{``teen'' if age $1 less than 20, else empty}
1821 @node Formula syntax for Lisp, Field formulas, Formula syntax for Calc, The spreadsheet
1822 @subsection Emacs Lisp forms as formulas
1823 @cindex Lisp forms, as table formulas
1825 It is also possible to write a formula in Emacs Lisp; this can be useful
1826 for string manipulation and control structures, if the Calc's
1827 functionality is not enough. If a formula starts with a single quote
1828 followed by an opening parenthesis, then it is evaluated as a lisp form.
1829 The evaluation should return either a string or a number. Just as with
1830 @file{calc} formulas, you can specify modes and a printf format after a
1831 semicolon. With Emacs Lisp forms, you need to be concious about the way
1832 field references are interpolated into the form. By default, a
1833 reference will be interpolated as a Lisp string (in double quotes)
1834 containing the field. If you provide the @samp{N} mode switch, all
1835 referenced elements will be numbers (non-number fields will be zero) and
1836 interpolated as Lisp numbers, without quotes. If you provide the
1837 @samp{L} flag, all fields will be interpolated literally, without quotes.
1838 I.e., if you want a reference to be interpreted as a string by the Lisp
1839 form, enclode the reference operator itself in double quotes, like
1840 @code{"$3"}. Ranges are inserted as space-separated fields, so you can
1841 embed them in list or vector syntax. A few examples, note how the
1842 @samp{N} mode is used when we do computations in lisp.
1845 @r{Swap the first two characters of the content of column 1}
1846 '(concat (substring $1 1 2) (substring $1 0 1) (substring $1 2))
1847 @r{Add columns 1 and 2, equivalent to the Calc's @code{$1+$2}}
1849 @r{Compute the sum of columns 1-4, like Calc's @code{vsum($1..$4)}}
1850 '(apply '+ '($1..$4));N
1853 @node Field formulas, Column formulas, Formula syntax for Lisp, The spreadsheet
1854 @subsection Field formulas
1855 @cindex field formula
1856 @cindex formula, for individual table field
1858 To assign a formula to a particular field, type it directly into the
1859 field, preceded by @samp{:=}, for example @samp{:=$1+$2}. When you
1860 press @key{TAB} or @key{RET} or @kbd{C-c C-c} with the cursor still in
1861 the field, the formula will be stored as the formula for this field,
1862 evaluated, and the current field replaced with the result.
1864 Formulas are stored in a special line starting with @samp{#+TBLFM:}
1865 directly below the table. If you typed the equation in the 4th field of
1866 the 3rd data line in the table, the formula will look like
1867 @samp{@@3$4=$1+$2}. When inserting/deleting/swapping column and rows
1868 with the appropriate commands, @i{absolute references} (but not relative
1869 ones) in stored formulas are modified in order to still reference the
1870 same field. Of cause this is not true if you edit the table structure
1871 with normal editing commands - then you must fix the equations yourself.
1873 Instead of typing an equation into the field, you may also use the
1879 Install a new formula for the current field. The command prompts for a
1880 formula, with default taken from the @samp{#+TBLFM:} line, applies
1881 it to the current field and stores it.
1884 @node Column formulas, Editing and debugging formulas, Field formulas, The spreadsheet
1885 @subsection Column formulas
1886 @cindex column formula
1887 @cindex formula, for table column
1889 Often in a table, the same formula should be used for all fields in a
1890 particular column. Instead of having to copy the formula to all fields
1891 in that column, org-mode allows to assign a single formula to an entire
1892 column. If the table contains horizontal separator hlines, everything
1893 before the first such line is considered part of the table @emph{header}
1894 and will not be modified by column formulas.
1896 To assign a formula to a column, type it directly into any field in the
1897 column, preceded by an equal sign, like @samp{=$1+$2}. When you press
1898 @key{TAB} or @key{RET} or @kbd{C-c C-c} with the cursor still in the
1899 field, the formula will be stored as the formula for the current column,
1900 evaluated and the current field replaced with the result. If the field
1901 contains only @samp{=}, the previously stored formula for this column is
1902 used. For each column, Org-mode will only remember the most recently
1903 used formula. In the @samp{TBLFM:} line, column formulas will look like
1906 Instead of typing an equation into the field, you may also use the
1912 Install a new formula for the current column and replace current field
1913 with the result of the formula. The command prompts for a formula, with
1914 default taken from the @samp{#+TBLFM} line, applies it to the current
1915 field and stores it. With a numerical prefix (e.g. @kbd{C-5 C-c =})
1916 will apply it to that many consecutive fields in the current column.
1920 @node Editing and debugging formulas, Updating the table, Column formulas, The spreadsheet
1921 @subsection Editing and Debugging formulas
1922 @cindex formula editing
1923 @cindex editing, of table formulas
1925 You can edit individual formulas in the minibuffer or directly in the
1926 field. Org-mode can also prepare a special buffer with all active
1927 formulas of a table. When offering a formula for editing, Org-mode
1928 converts references to the standard format (like @code{B3} or @code{D&})
1929 if possible. If you prefer to only work with the internal format (like
1930 @code{@@3$2} or @code{$4}), configure the variable
1931 @code{org-table-use-standard-references}.
1938 Edit the formula associated with the current column/field in the
1939 minibuffer. See @ref{Column formulas} and @ref{Field formulas}.
1940 @kindex C-u C-u C-c =
1942 Re-insert the active formula (either a
1943 field formula, or a column formula) into the current field, so that you
1944 can edit it directly in the field. The advantage over editing in the
1945 minibuffer is that you can use the command @kbd{C-c ?}.
1948 While editing a formula in a table field, highlight the field(s)
1949 referenced by the reference at the cursor position in the formula.
1952 Toggle the display of row and column numbers for a table, using
1953 overlays. These are updated each time the table is aligned, you can
1954 force it with @kbd{C-c C-c}.
1957 Toggle the formula debugger on and off. See below.
1960 Edit all formulas for the current table in a special buffer, where the
1961 formulas will be displayed one per line. If the current field has an
1962 active formula, the cursor in the formula editor will mark it.
1963 While inside the special buffer, Org-mode will automatically highlight
1964 any field or range reference at the cursor position. You may edit,
1965 remove and add formulas, and use the following commands:
1971 Exit the formula editor and store the modified formulas. With @kbd{C-u}
1972 prefix, also apply the new formulas to the entire table.
1975 Exit the formula editor without installing changes.
1978 Toggle all references in the formula editor between standard (like
1979 @code{B3}) and internal (like @code{@@3$2}).
1982 Pretty-print or indent lisp formula at point. When in a line containing
1983 a lisp formula, format the formula according to Emacs Lisp rules.
1984 Another @key{TAB} collapses the formula back again. In the open
1985 formula, @key{TAB} re-indents just like in Emacs-lisp-mode.
1988 Complete Lisp symbols, just like in Emacs-lisp-mode.
1990 @kindex S-@key{down}
1991 @kindex S-@key{left}
1992 @kindex S-@key{right}
1993 @item S-@key{up}/@key{down}/@key{left}/@key{right}
1994 Shift the reference at point. For example, if the reference is
1995 @code{B3} and you press @kbd{S-@key{right}}, it will become @code{C3}.
1996 This also works for relative references, and for hline references.
1997 @kindex M-S-@key{up}
1998 @kindex M-S-@key{down}
1999 @item M-S-@key{up}/@key{down}
2000 Move the test line for column formulas in the Org-mode buffer up and
2003 @kindex M-@key{down}
2004 @item M-@key{up}/@key{down}
2005 Scroll the window displaying the table.
2008 Turn the coordinate grid in the table on and off.
2012 Making a table field blank does not remove the formula associated with
2013 the field, because that is stored in a different line (the @samp{TBLFM}
2014 line) - during the next recalculation the field will be filled again.
2015 To remove a formula from a field, you have to give an empty reply when
2016 prompted for the formula, or to edit the @samp{#+TBLFM} line.
2019 You may edit the @samp{#+TBLFM} directly and re-apply the changed
2020 equations with @kbd{C-c C-c} in that line, or with the normal
2021 recalculation commands in the table.
2023 @subsubheading Debugging formulas
2024 @cindex formula debugging
2025 @cindex debugging, of table formulas
2026 When the evaluation of a formula leads to an error, the field content
2027 becomes the string @samp{#ERROR}. If you would like see what is going
2028 on during variable substitution and calculation in order to find a bug,
2029 turn on formula debugging in the @code{Tbl} menu and repeat the
2030 calculation, for example by pressing @kbd{C-u C-u C-c = @key{RET}} in a
2031 field. Detailed information will be displayed.
2033 @node Updating the table, Advanced features, Editing and debugging formulas, The spreadsheet
2034 @subsection Updating the Table
2035 @cindex recomputing table fields
2036 @cindex updating, table
2038 Recalculation of a table is normally not automatic, but needs to be
2039 triggered by a command. See @ref{Advanced features} for a way to make
2040 recalculation at least semi-automatically.
2042 In order to recalculate a line of a table or the entire table, use the
2048 Recalculate the current row by first applying the stored column formulas
2049 from left to right, and all field formulas in the current row.
2055 Recompute the entire table, line by line. Any lines before the first
2056 hline are left alone, assuming that these are part of the table header.
2058 @kindex C-u C-u C-c *
2059 @kindex C-u C-u C-c C-c
2061 @itemx C-u C-u C-c C-c
2062 Iterate the table by recomputing it until no further changes occur.
2063 This may be necessary if some computed fields use the value of other
2064 fields that are computed @i{later} in the calculation sequence.
2067 @node Advanced features, , Updating the table, The spreadsheet
2068 @subsection Advanced features
2070 If you want the recalculation of fields to happen automatically, or if
2071 you want to be able to assign @i{names} to fields and columns, you need
2072 to reserve the first column of the table for special marking characters.
2076 Rotate the calculation mark in first column through the states @samp{},
2077 @samp{#}, @samp{*}, @samp{!}, @samp{$}. The meaning of these characters
2078 is discussed below. When there is an active region, change all marks in
2082 Here is an example of a table that collects exam results of students and
2083 makes use of these features:
2087 |---+---------+--------+--------+--------+-------+------|
2088 | | Student | Prob 1 | Prob 2 | Prob 3 | Total | Note |
2089 |---+---------+--------+--------+--------+-------+------|
2090 | ! | | P1 | P2 | P3 | Tot | |
2091 | # | Maximum | 10 | 15 | 25 | 50 | 10.0 |
2092 | ^ | | m1 | m2 | m3 | mt | |
2093 |---+---------+--------+--------+--------+-------+------|
2094 | # | Peter | 10 | 8 | 23 | 41 | 8.2 |
2095 | # | Sara | 6 | 14 | 19 | 39 | 7.8 |
2096 | # | Sam | 2 | 4 | 3 | 9 | 1.8 |
2097 |---+---------+--------+--------+--------+-------+------|
2098 | | Average | | | | 29.7 | |
2099 | ^ | | | | | at | |
2100 | $ | max=50 | | | | | |
2101 |---+---------+--------+--------+--------+-------+------|
2102 #+TBLFM: $6=vsum($P1..$P3)::$7=10*$Tot/$max;%.1f::$at=vmean(@@-II..@@-I);%.1f
2106 @noindent @b{Important}: Please note that for these special tables,
2107 recalculating the table with @kbd{C-u C-c *} will only affect rows that
2108 are marked @samp{#} or @samp{*}, and fields that have a formula assigned
2109 to the field itself. The column formulas are not applied in rows with
2112 @cindex marking characters, tables
2113 The marking characters have the following meaning:
2116 The fields in this line define names for the columns, so that you may
2117 refer to a column as @samp{$Tot} instead of @samp{$6}.
2119 This row defines names for the fields @emph{above} the row. With such
2120 a definition, any formula in the table may use @samp{$m1} to refer to
2121 the value @samp{10}. Also, if you assign a formula to a names field, it
2122 will be stored as @samp{$name=...}.
2124 Similar to @samp{^}, but defines names for the fields in the row
2127 Fields in this row can define @emph{parameters} for formulas. For
2128 example, if a field in a @samp{$} row contains @samp{max=50}, then
2129 formulas in this table can refer to the value 50 using @samp{$max}.
2130 Parameters work exactly like constants, only that they can be defined on
2133 Fields in this row are automatically recalculated when pressing
2134 @key{TAB} or @key{RET} or @kbd{S-@key{TAB}} in this row. Also, this row
2135 is selected for a global recalculation with @kbd{C-u C-c *}. Unmarked
2136 lines will be left alone by this command.
2138 Selects this line for global recalculation with @kbd{C-u C-c *}, but
2139 not for automatic recalculation. Use this when automatic
2140 recalculation slows down editing too much.
2142 Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
2143 All lines that should be recalculated should be marked with @samp{#}
2146 Do not export this line. Useful for lines that contain the narrowing
2150 Finally, just to whet your appetite on what can be done with the
2151 fantastic @file{calc} package, here is a table that computes the Taylor
2152 series of degree @code{n} at location @code{x} for a couple of
2157 |---+-------------+---+-----+--------------------------------------|
2158 | | Func | n | x | Result |
2159 |---+-------------+---+-----+--------------------------------------|
2160 | # | exp(x) | 1 | x | 1 + x |
2161 | # | exp(x) | 2 | x | 1 + x + x^2 / 2 |
2162 | # | exp(x) | 3 | x | 1 + x + x^2 / 2 + x^3 / 6 |
2163 | # | x^2+sqrt(x) | 2 | x=0 | x*(0.5 / 0) + x^2 (2 - 0.25 / 0) / 2 |
2164 | # | x^2+sqrt(x) | 2 | x=1 | 2 + 2.5 x - 2.5 + 0.875 (x - 1)^2 |
2165 | * | tan(x) | 3 | x | 0.0175 x + 1.77e-6 x^3 |
2166 |---+-------------+---+-----+--------------------------------------|
2167 #+TBLFM: $5=taylor($2,$4,$3);n3
2171 @node Hyperlinks, TODO items, Tables, Top
2175 Like HTML, Org-mode provides links inside a file, external links to
2176 other files, Usenet articles, emails, and much more.
2179 * Link format:: How links in Org-mode are formatted
2180 * Internal links:: Links to other places in the current file
2181 * External links:: URL-like links to the world
2182 * Handling links:: Creating, inserting and following
2183 * Using links outside Org-mode:: Linking from my C source code?
2184 * Link abbreviations:: Shortcuts for writing complex links
2185 * Search options:: Linking to a specific location
2186 * Custom searches:: When the default search is not enough
2189 @node Link format, Internal links, Hyperlinks, Hyperlinks
2190 @section Link format
2192 @cindex format, of links
2194 Org-mode will recognize plain URL-like links and activate them as
2195 clickable links. The general link format, however, looks like this:
2198 [[link][description]] @r{or alternatively} [[link]]
2201 Once a link in the buffer is complete (all brackets present), Org-mode
2202 will change the display so that @samp{description} is displayed instead
2203 of @samp{[[link][description]]} and @samp{link} is displayed instead of
2204 @samp{[[link]]}. Links will be highlighted in the face @code{org-link},
2205 which by default is an underlined face. You can directly edit the
2206 visible part of a link. Note that this can be either the @samp{link}
2207 part (if there is no description) or the @samp{description} part. To
2208 edit also the invisible @samp{link} part, use @kbd{C-c C-l} with the
2211 If you place the cursor at the beginning or just behind the end of the
2212 displayed text and press @key{BACKSPACE}, you will remove the
2213 (invisible) bracket at that location. This makes the link incomplete
2214 and the internals are again displayed as plain text. Inserting the
2215 missing bracket hides the link internals again. To show the
2216 internal structure of all links, use the menu entry
2217 @code{Org->Hyperlinks->Literal links}.
2219 @node Internal links, External links, Link format, Hyperlinks
2220 @section Internal links
2221 @cindex internal links
2222 @cindex links, internal
2223 @cindex targets, for links
2225 If the link does not look like a URL, it is considered to be internal in
2226 the current file. Links such as @samp{[[My Target]]} or @samp{[[My
2227 Target][Find my target]]} lead to a text search in the current file.
2228 The link can be followed with @kbd{C-c C-o} when the cursor is on the
2229 link, or with a mouse click (@pxref{Handling links}). The preferred
2230 match for such a link is a dedicated target: the same string in double
2231 angular brackets. Targets may be located anywhere; sometimes it is
2232 convenient to put them into a comment line. For example
2238 @noindent In HTML export (@pxref{HTML export}), such targets will become
2239 named anchors for direct access through @samp{http} links@footnote{Note
2240 that text before the first headline is usually not exported, so the
2241 first such target should be after the first headline.}.
2243 If no dedicated target exists, Org-mode will search for the words in the
2244 link. In the above example the search would be for @samp{my target}.
2245 Links starting with a star like @samp{*My Target} restrict the search to
2246 headlines. When searching, Org-mode will first try an exact match, but
2247 then move on to more and more lenient searches. For example, the link
2248 @samp{[[*My Targets]]} will find any of the following:
2252 ** TODO my targets are bright
2253 ** my 20 targets are
2256 To insert a link targeting a headline, in-buffer completion can be used.
2257 Just type a star followed by a few optional letters into the buffer and
2258 press @kbd{M-@key{TAB}}. All headlines in the current buffer will be
2259 offered as completions. @xref{Handling links}, for more commands
2262 Following a link pushes a mark onto Org-mode's own mark ring. You can
2263 return to the previous position with @kbd{C-c &}. Using this command
2264 several times in direct succession goes back to positions recorded
2268 * Radio targets:: Make targets trigger links in plain text.
2271 @node Radio targets, , Internal links, Internal links
2272 @subsection Radio targets
2273 @cindex radio targets
2274 @cindex targets, radio
2275 @cindex links, radio targets
2277 Org-mode can automatically turn any occurrences of certain target names
2278 in normal text into a link. So without explicitly creating a link, the
2279 text connects to the target radioing its position. Radio targets are
2280 enclosed by triple angular brackets. For example, a target @samp{<<<My
2281 Target>>>} causes each occurrence of @samp{my target} in normal text to
2282 become activated as a link. The Org-mode file is scanned automatically
2283 for radio targets only when the file is first loaded into Emacs. To
2284 update the target list during editing, press @kbd{C-c C-c} with the
2285 cursor on or at a target.
2287 @node External links, Handling links, Internal links, Hyperlinks
2288 @section External links
2289 @cindex links, external
2290 @cindex external links
2291 @cindex links, external
2299 @cindex WANDERLUST links
2301 @cindex USENET links
2306 Org-mode supports links to files, websites, Usenet and email messages,
2307 BBDB database entries and links to both IRC conversations and their
2308 logs. External links are URL-like locators. They start with a short
2309 identifying string followed by a colon. There can be no space after
2310 the colon. The following list shows examples for each link type.
2313 http://www.astro.uva.nl/~dominik @r{on the web}
2314 file:/home/dominik/images/jupiter.jpg @r{file, absolute path}
2315 file:papers/last.pdf @r{file, relative path}
2316 news:comp.emacs @r{Usenet link}
2317 mailto:adent@@galaxy.net @r{Mail link}
2318 vm:folder @r{VM folder link}
2319 vm:folder#id @r{VM message link}
2320 vm://myself@@some.where.org/folder#id @r{VM on remote machine}
2321 wl:folder @r{WANDERLUST folder link}
2322 wl:folder#id @r{WANDERLUST message link}
2323 mhe:folder @r{MH-E folder link}
2324 mhe:folder#id @r{MH-E message link}
2325 rmail:folder @r{RMAIL folder link}
2326 rmail:folder#id @r{RMAIL message link}
2327 gnus:group @r{GNUS group link}
2328 gnus:group#id @r{GNUS article link}
2329 bbdb:Richard Stallman @r{BBDB link}
2330 irc:/irc.com/#emacs/bob @r{IRC link}
2331 shell:ls *.org @r{A shell command}
2332 elisp:(find-file-other-frame "Elisp.org") @r{An elisp form to evaluate}
2335 A link should be enclosed in double brackets and may contain a
2336 descriptive text to be displayed instead of the url (@pxref{Link
2337 format}), for example:
2340 [[http://www.gnu.org/software/emacs/][GNU Emacs]]
2344 If the description is a file name or URL that points to an image, HTML
2345 export (@pxref{HTML export}) will inline the image as a clickable
2346 button. If there is no description at all and the link points to an
2348 that image will be inlined into the exported HTML file.
2350 @cindex angular brackets, around links
2351 @cindex plain text external links
2352 Org-mode also finds external links in the normal text and activates them
2353 as links. If spaces must be part of the link (for example in
2354 @samp{bbdb:Richard Stallman}), or if you need to remove ambiguities
2355 about the end of the link, enclose them in angular brackets.
2357 @node Handling links, Using links outside Org-mode, External links, Hyperlinks
2358 @section Handling links
2359 @cindex links, handling
2361 Org-mode provides methods to create a link in the correct syntax, to
2362 insert it into an org-mode file, and to follow the link.
2366 @cindex storing links
2368 Store a link to the current location. This is a @emph{global} command
2369 which can be used in any buffer to create a link. The link will be
2370 stored for later insertion into an Org-mode buffer (see below). For
2371 Org-mode files, if there is a @samp{<<target>>} at the cursor, the
2372 link points to the target. Otherwise it points to the current
2373 headline. For VM, RMAIL, WANDERLUST, MH-E, GNUS and BBDB buffers, the
2374 link will indicate the current article/entry. For W3 and W3M buffers,
2375 the link goes to the current URL. For IRC links, if you set the
2376 variable @code{org-irc-link-to-logs} to non-nil then @kbd{C-c l} will
2377 store a @samp{file:/} style link to the relevant point in the logs for
2378 the current conversation. Otherwise an @samp{irc:/} style link to the
2379 user/channel/server under the point will be stored. For any other
2380 files, the link will point to the file, with a search string
2381 (@pxref{Search options}) pointing to the contents of the current line.
2382 If there is an active region, the selected words will form the basis
2383 of the search string. If the automatically created link is not
2384 working correctly or accurately enough, you can write custom functions
2385 to select the search string and to do the search for particular file
2386 types - see @ref{Custom searches}. The key binding @kbd{C-c l} is
2387 only a suggestion - see @ref{Installation}.
2390 @cindex link completion
2391 @cindex completion, of links
2392 @cindex inserting links
2394 Insert a link. This prompts for a link to be inserted into the buffer.
2395 You can just type a link, using text for an internal link, or one of the
2396 link type prefixes mentioned in the examples above. All links stored
2397 during the current session are part of the history for this prompt, so
2398 you can access them with @key{up} and @key{down} (or @kbd{M-p/n}).
2399 Completion, on the other hand, will help you to insert valid link
2400 prefixes like @samp{http:} or @samp{ftp:}, including the prefixes
2401 defined through link abbreviations (@pxref{Link abbreviations}). The
2402 link will be inserted into the buffer@footnote{After insertion of a
2403 stored link, the link will be removed from the list of stored links. To
2404 keep it in the list later use, use a triple @kbd{C-u} prefix to @kbd{C-c
2405 C-l}, or configure the option
2406 @code{org-keep-stored-link-after-insertion}.}, along with a descriptive
2407 text. If some text was selected when this command is called, the
2408 selected text becomes the default description.@* Note that you don't
2409 have to use this command to insert a link. Links in Org-mode are plain
2410 text, and you can type or paste them straight into the buffer. By using
2411 this command, the links are automatically enclosed in double brackets,
2412 and you will be asked for the optional descriptive text.
2414 @c If the link is a @samp{file:} link and
2415 @c the linked file is located in the same directory as the current file or
2416 @c a subdirectory of it, the path of the file will be inserted relative to
2417 @c the current directory.
2420 @cindex file name completion
2421 @cindex completion, of file names
2423 When @kbd{C-c C-l} is called with a @kbd{C-u} prefix argument, a link to
2424 a file will be inserted and you may use file name completion to select
2425 the name of the file. The path to the file is inserted relative to the
2426 directory of the current org file, if the linked file is in the current
2427 directory or in a subdirectory of it, or if the path is written relative
2428 to the current directory using @samp{../}. Otherwise an absolute path
2429 is used, if possible with @samp{~/} for your home directory. You can
2430 force an absolute path with two @kbd{C-u} prefixes.
2432 @item C-c C-l @r{(with cursor on existing link)}
2433 When the cursor is on an existing link, @kbd{C-c C-l} allows you to edit the
2434 link and description parts of the link.
2436 @cindex following links
2439 Open link at point. This will launch a web browser for URLs (using
2440 @command{browse-url-at-point}), run vm/mh-e/wanderlust/rmail/gnus/bbdb
2441 for the corresponding links, and execute the command in a shell link.
2442 When the cursor is on an internal link, this commands runs the
2443 corresponding search. When the cursor is on a TAG list in a headline,
2444 it creates the corresponding TAGS view. If the cursor is on a time
2445 stamp, it compiles the agenda for that date. Furthermore, it will visit
2446 text and remote files in @samp{file:} links with Emacs and select a
2447 suitable application for local non-text files. Classification of files
2448 is based on file extension only. See option @code{org-file-apps}. If
2449 you want to override the default application and visit the file with
2450 Emacs, use a @kbd{C-u} prefix.
2456 On links, @kbd{mouse-2} will open the link just as @kbd{C-c C-o}
2457 would. Under Emacs 22, also @kbd{mouse-1} will follow a link.
2461 Like @kbd{mouse-2}, but force file links to be opened with Emacs, and
2462 internal links to be displayed in another window@footnote{See the
2463 variable @code{org-display-internal-link-with-indirect-buffer}}.
2468 Push the current position onto the mark ring, to be able to return
2469 easily. Commands following an internal link do this automatically.
2471 @cindex links, returning to
2474 Jump back to a recorded position. A position is recorded by the
2475 commands following internal links, and by @kbd{C-c %}. Using this
2476 command several times in direct succession moves through a ring of
2477 previously recorded positions.
2481 @cindex links, finding next/previous
2484 Move forward/backward to the next link in the buffer. At the limit of
2485 the buffer, the search fails once, and then wraps around. The key
2486 bindings for this are really too long, you might want to bind this also
2487 to @kbd{C-n} and @kbd{C-p}
2489 (add-hook 'org-load-hook
2491 (define-key 'org-mode-map "\C-n" 'org-next-link)
2492 (define-key 'org-mode-map "\C-p" 'org-previous-link)))
2496 @node Using links outside Org-mode, Link abbreviations, Handling links, Hyperlinks
2497 @section Using links outside Org-mode
2499 You can insert and follow links that have Org-mode syntax not only in
2500 Org-mode, but in any Emacs buffer. For this, you should create two
2501 global commands, like this (please select suitable global keys
2505 (global-set-key "\C-c L" 'org-insert-link-global)
2506 (global-set-key "\C-c o" 'org-open-at-point-global)
2509 @node Link abbreviations, Search options, Using links outside Org-mode, Hyperlinks
2510 @section Link abbreviations
2511 @cindex link abbreviations
2512 @cindex abbreviation, links
2514 Long URLs can be cumbersome to type, and often many similar links are
2515 needed in a document. For this you can use link abbreviations. An
2516 abbreviated link looks like this
2519 [[linkword:tag][description]]
2523 where the tag is optional. Such abbreviations are resolved according to
2524 the information in the variable @code{org-link-abbrev-alist} that
2525 relates the linkwords to replacement text. Here is an example:
2529 (setq org-link-abbrev-alist
2530 '(("bugzilla" . "http://10.1.2.9/bugzilla/show_bug.cgi?id=")
2531 ("google" . "http://www.google.com/search?q=")
2532 ("ads" . "http://adsabs.harvard.edu/cgi-bin/
2533 nph-abs_connect?author=%s&db_key=AST")))
2537 If the replacement text contains the string @samp{%s}, it will be
2538 replaced with the tag. Otherwise the tag will be appended to the string
2539 in order to create the link. You may also specify a function that will
2540 be called with the tag as the only argument to create the link.
2542 With the above setting, you could link to a specific bug with
2543 @code{[[bugzilla:129]]}, search the web for @samp{OrgMode} with
2544 @code{[[google:OrgMode]]} and find out what the Org-mode author is
2545 doing besides Emacs hacking with @code{[[ads:Dominik,C]]}.
2547 If you need special abbreviations just for a single Org-mode buffer, you
2548 can define them in the file with
2551 #+LINK: bugzilla http://10.1.2.9/bugzilla/show_bug.cgi?id=
2552 #+LINK: google http://www.google.com/search?q=%s
2556 In-buffer completion @pxref{Completion} can be used after @samp{[} to
2557 complete link abbreviations.
2559 @node Search options, Custom searches, Link abbreviations, Hyperlinks
2560 @section Search options in file links
2561 @cindex search option in file links
2562 @cindex file links, searching
2564 File links can contain additional information to make Emacs jump to a
2565 particular location in the file when following a link. This can be a
2566 line number or a search option after a double@footnote{For backward
2567 compatibility, line numbers can also follow a single colon.} colon. For
2568 example, when the command @kbd{C-c l} creates a link (@pxref{Handling
2569 links}) to a file, it encodes the words in the current line as a search
2570 string that can be used to find this line back later when following the
2571 link with @kbd{C-c C-o}.
2573 Here is the syntax of the different ways to attach a search to a file
2574 link, together with an explanation:
2577 [[file:~/code/main.c::255]]
2578 [[file:~/xx.org::My Target]]
2579 [[file:~/xx.org::*My Target]]
2580 [[file:~/xx.org::/regexp/]]
2587 Search for a link target @samp{<<My Target>>}, or do a text search for
2588 @samp{my target}, similar to the search in internal links, see
2589 @ref{Internal links}. In HTML export (@pxref{HTML export}), such a file
2590 link will become an HTML reference to the corresponding named anchor in
2593 In an Org-mode file, restrict search to headlines.
2595 Do a regular expression search for @code{regexp}. This uses the Emacs
2596 command @code{occur} to list all matches in a separate window. If the
2597 target file is in Org-mode, @code{org-occur} is used to create a
2598 sparse tree with the matches.
2599 @c If the target file is a directory,
2600 @c @code{grep} will be used to search all files in the directory.
2603 As a degenerate case, a file link with an empty file name can be used
2604 to search the current file. For example, @code{[[file:::find me]]} does
2605 a search for @samp{find me} in the current file, just as
2606 @samp{[[find me]]} would.
2608 @node Custom searches, , Search options, Hyperlinks
2609 @section Custom Searches
2610 @cindex custom search strings
2611 @cindex search strings, custom
2613 The default mechanism for creating search strings and for doing the
2614 actual search related to a file link may not work correctly in all
2615 cases. For example, BibTeX database files have many entries like
2616 @samp{year="1993"} which would not result in good search strings,
2617 because the only unique identification for a BibTeX entry is the
2620 If you come across such a problem, you can write custom functions to set
2621 the right search string for a particular file type, and to do the search
2622 for the string in the file. Using @code{add-hook}, these functions need
2623 to be added to the hook variables
2624 @code{org-create-file-search-functions} and
2625 @code{org-execute-file-search-functions}. See the docstring for these
2626 variables for more information. Org-mode actually uses this mechanism
2627 for Bib@TeX{} database files, and you can use the corresponding code as
2628 an implementation example. Search for @samp{BibTeX links} in the source
2633 @node TODO items, Tags, Hyperlinks, Top
2637 Org-mode does not maintain TODO lists as separate documents. Instead,
2638 TODO items are an integral part of the notes file, because TODO items
2639 usually come up while taking notes! With Org-mode, simply mark any
2640 entry in a tree as being a TODO item. In this way, information is not
2641 duplicated, and the entire context from which the TODO item emerged is
2644 Of course, this technique for managing TODO items scatters them
2645 throughout your notes file. Org-mode compensates for this by providing
2646 methods to give you an overview of all the things that you have to do.
2649 * TODO basics:: Marking and displaying TODO entries
2650 * TODO extensions:: Workflow and assignments
2651 * Progress logging:: Dates and notes for progress
2652 * Priorities:: Some things are more important than others
2653 * Breaking down tasks:: Splitting a task into manageable pieces
2654 * Checkboxes:: Tick-off lists
2657 @node TODO basics, TODO extensions, TODO items, TODO items
2658 @section Basic TODO functionality
2660 Any headline becomes a TODO item when it starts with the word
2661 @samp{TODO}, for example:
2664 *** TODO Write letter to Sam Fortune
2668 The most important commands to work with TODO entries are:
2672 @cindex cycling, of TODO states
2674 Rotate the TODO state of the current item among
2677 ,-> (unmarked) -> TODO -> DONE --.
2678 '--------------------------------'
2681 The same rotation can also be done ``remotely'' from the timeline and
2682 agenda buffers with the @kbd{t} command key (@pxref{Agenda commands}).
2686 Select a specific keyword using completion or (if it has been set up)
2687 the fast selection interface. For the latter, you need to assign keys
2688 to TODO states, see @ref{Per-file keywords} and @ref{Setting tags} for
2691 @kindex S-@key{right}
2692 @kindex S-@key{left}
2695 Select the following/preceding TODO state, similar to cycling. Useful
2696 mostly if more than two TODO states are possible (@pxref{TODO
2700 @cindex sparse tree, for TODO
2703 View TODO items in a @emph{sparse tree} (@pxref{Sparse trees}). Folds
2704 the entire buffer, but shows all TODO items and the headings hierarchy
2705 above them. With prefix arg, search for a specific TODO. You will be
2706 prompted for the keyword, and you can also give a list of keywords like
2707 @code{KWD1|KWD2|...}. With numerical prefix N, show the tree for the
2708 Nth keyword in the variable @code{org-todo-keywords}. With two prefix
2709 args, find all TODO and DONE entries.
2712 Show the global TODO list. Collects the TODO items from all agenda
2713 files (@pxref{Agenda views}) into a single buffer. The new buffer will
2714 be in @code{agenda-mode}, which provides commands to examine and
2715 manipulate the TODO entries from the new buffer (@pxref{Agenda
2716 commands}). @xref{Global TODO list}, for more information.
2717 @kindex S-M-@key{RET}
2719 Insert a new TODO entry below the current one.
2722 @node TODO extensions, Progress logging, TODO basics, TODO items
2723 @section Extended use of TODO keywords
2724 @cindex extended TODO keywords
2726 By default, marked TODO entries have one of only two states: TODO and
2727 DONE. Org-mode allows you to classify TODO items in more complex ways
2728 with @emph{TODO keywords} (stored in @code{org-todo-keywords}). With
2729 special setup, the TODO keyword system can work differently in different
2732 Note that @i{tags} are another way to classify headlines in general and
2733 TODO items in particular (@pxref{Tags}).
2736 * Workflow states:: From TODO to DONE in steps
2737 * TODO types:: I do this, Fred does the rest
2738 * Multiple sets in one file:: Mixing it all, and still finding your way
2739 * Fast access to TODO states:: Single letter selection of a state
2740 * Per-file keywords:: Different files, different requirements
2741 * Faces for TODO keywords:: Highlighting states
2744 @node Workflow states, TODO types, TODO extensions, TODO extensions
2745 @subsection TODO keywords as workflow states
2746 @cindex TODO workflow
2747 @cindex workflow states as TODO keywords
2749 You can use TODO keywords to indicate different @emph{sequential} states
2750 in the process of working on an item, for example@footnote{Changing
2751 this variable only becomes effective after restarting Org-mode in a
2755 (setq org-todo-keywords
2756 '((sequence "TODO" "FEEDBACK" "VERIFY" "|" "DONE" "DELEGATED")))
2759 The vertical bar separates the TODO keywords (states that @emph{need
2760 action}) from the DONE states (which need @emph{no further action}. If
2761 you don't provide the separator bar, the last state is used as the DONE
2763 @cindex completion, of TODO keywords
2764 With this setup, the command @kbd{C-c C-t} will cycle an entry from TODO
2765 to FEEDBACK, then to VERIFY, and finally to DONE and DELEGATED. You may
2766 also use a prefix argument to quickly select a specific state. For
2767 example @kbd{C-3 C-c C-t} will change the state immediately to VERIFY.
2768 Or you can use @kbd{S-left} to go backward through the sequence. If you
2769 define many keywords, you can use in-buffer completion
2770 (@pxref{Completion}) or even a special one-key selection scheme
2771 (@pxref{Fast access to TODO states}) to insert these words into the
2772 buffer. Changing a todo state can be logged with a timestamp, see
2773 @ref{Tracking TODO state changes} for more information.
2775 @node TODO types, Multiple sets in one file, Workflow states, TODO extensions
2776 @subsection TODO keywords as types
2778 @cindex names as TODO keywords
2779 @cindex types as TODO keywords
2781 The second possibility is to use TODO keywords to indicate different
2782 @emph{types} of action items. For example, you might want to indicate
2783 that items are for ``work'' or ``home''. Or, when you work with several
2784 people on a single project, you might want to assign action items
2785 directly to persons, by using their names as TODO keywords. This would
2786 be set up like this:
2789 (setq org-todo-keywords '((type "Fred" "Sara" "Lucy" "|" "DONE")))
2792 In this case, different keywords do not indicate a sequence, but rather
2793 different types. So the normal work flow would be to assign a task to a
2794 person, and later to mark it DONE. Org-mode supports this style by
2795 adapting the workings of the command @kbd{C-c C-t}@footnote{This is also
2796 true for the @kbd{t} command in the timeline and agenda buffers.}. When
2797 used several times in succession, it will still cycle through all names,
2798 in order to first select the right type for a task. But when you return
2799 to the item after some time and execute @kbd{C-c C-t} again, it will
2800 switch from any name directly to DONE. Use prefix arguments or
2801 completion to quickly select a specific name. You can also review the
2802 items of a specific TODO type in a sparse tree by using a numeric prefix
2803 to @kbd{C-c C-v}. For example, to see all things Lucy has to do, you
2804 would use @kbd{C-3 C-c C-v}. To collect Lucy's items from all agenda
2805 files into a single buffer, you would use the prefix arg as well when
2806 creating the global todo list: @kbd{C-3 C-c t}.
2808 @node Multiple sets in one file, Fast access to TODO states, TODO types, TODO extensions
2809 @subsection Multiple keyword sets in one file
2810 @cindex todo keyword sets
2812 Sometimes you may want to use different sets of TODO keywords in
2813 parallel. For example, you may want to have the basic
2814 @code{TODO}/@code{DONE}, but also a workflow for bug fixing, and a
2815 separate state indicating that an item has been canceled (so it is not
2816 DONE, but also does not require action). Your setup would then look
2820 (setq org-todo-keywords
2821 '((sequence "TODO" "|" "DONE")
2822 (sequence "REPORT" "BUG" "KNOWNCAUSE" "|" "FIXED")
2823 (sequence "|" "CANCELED")))
2826 The keywords should all be different, this helps Org-mode to keep track
2827 of which subsequence should be used for a given entry. In this setup,
2828 @kbd{C-c C-t} only operates within a subsequence, so it switches from
2829 @code{DONE} to (nothing) to @code{TODO}, and from @code{FIXED} to
2830 (nothing) to @code{REPORT}. Therefore you need a mechanism to initially
2831 select the correct sequence. Besides the obvious ways like typing a
2832 keyword or using completion, you may also apply the following commands:
2835 @kindex C-S-@key{right}
2836 @kindex C-S-@key{left}
2837 @item C-S-@key{right}
2838 @itemx C-S-@key{left}
2839 These keys jump from one TODO subset to the next. In the above example,
2840 @kbd{C-S-@key{right}} would jump from @code{TODO} or @code{DONE} to
2841 @code{REPORT}, and any of the words in the second row to @code{CANCELED}.
2842 @kindex S-@key{right}
2843 @kindex S-@key{left}
2846 @kbd{S-@key{<left>}} and @kbd{S-@key{<right>}} and walk through
2847 @emph{all} keywords from all sets, so for example @kbd{S-@key{<right>}}
2848 would switch from @code{DONE} to @code{REPORT} in the example above.
2851 @node Fast access to TODO states, Per-file keywords, Multiple sets in one file, TODO extensions
2852 @subsection Fast access to TODO states
2854 If you would like to quickly change an entry to an arbitrary TODO state
2855 instead of cycling through the states, you can set up keys for
2856 single-letter access to the states. This is done by adding the section
2857 key after each keyword, in parenthesis. For example:
2860 (setq org-todo-keywords
2861 '((sequence "TODO(t)" "|" "DONE(d)")
2862 (sequence "REPORT(r)" "BUG(b)" "KNOWNCAUSE(k)" "|" "FIXED(f)")
2863 (sequence "|" "CANCELED(c)")))
2866 If you then press @code{C-u C-c C-t} followed by the selection key, the
2867 entry will be switched to this state. @key{SPC} can be used to remove
2868 any TODO keyword from an entry. Should you like this way of selecting
2869 TODO states a lot, you might want to set the variable
2870 @code{org-use-fast-todo-selection} to @code{t} and make this behavior
2871 the default. Check also the variable
2872 @code{org-fast-tag-selection-include-todo}, it allows to change the TODO
2873 state through the tags interface (@pxref{Setting tags}), in case you
2874 like to mingle the two concepts.
2876 @node Per-file keywords, Faces for TODO keywords, Fast access to TODO states, TODO extensions
2877 @subsection Setting up keywords for individual files
2878 @cindex keyword options
2879 @cindex per-file keywords
2881 It can be very useful to use different aspects of the TODO mechanism in
2882 different files. For file-local settings, you need to add special lines
2883 to the file which set the keywords and interpretation for that file
2884 only. For example, to set one of the two examples discussed above, you
2885 need one of the following lines, starting in column zero anywhere in the
2889 #+SEQ_TODO: TODO FEEDBACK VERIFY | DONE CANCELED
2893 #+TYP_TODO: Fred Sara Lucy Mike | DONE
2896 A setup for using several sets in parallel would be:
2899 #+SEQ_TODO: TODO | DONE
2900 #+SEQ_TODO: REPORT BUG KNOWNCAUSE | FIXED
2901 #+SEQ_TODO: | CANCELED
2904 @cindex completion, of option keywords
2906 @noindent To make sure you are using the correct keyword, type
2907 @samp{#+} into the buffer and then use @kbd{M-@key{TAB}} completion.
2909 @cindex DONE, final TODO keyword
2910 Remember that the keywords after the vertical bar (or the last keyword
2911 if no bar is there) must always mean that the item is DONE (although you
2912 may use a different word). After changing one of these lines, use
2913 @kbd{C-c C-c} with the cursor still in the line to make the changes
2914 known to Org-mode@footnote{Org-mode parses these lines only when
2915 Org-mode is activated after visiting a file. @kbd{C-c C-c} with the
2916 cursor in a line starting with @samp{#+} is simply restarting Org-mode
2917 for the current buffer.}.
2919 @node Faces for TODO keywords, , Per-file keywords, TODO extensions
2920 @subsection Faces for TODO keywords
2921 @cindex faces, for TODO keywords
2923 Org-mode highlights TODO keywords with special faces: @code{org-todo}
2924 for keywords indicating that an item still has to be acted upon, and
2925 @code{org-done} for keywords indicating that an item is finished. If
2926 you are using more than 2 different states, you might want to use
2927 special faces for some of them. This can be done using the variable
2928 @code{org-todo-keyword-faces}. For example:
2931 (setq org-todo-keyword-faces
2932 '(("TODO" . org-warning)
2933 ("DEFERRED" . shadow)
2934 ("CANCELED" . (:foreground "blue" :weight bold))))
2937 While using a list with face properties as shown for CANCELED
2938 @emph{should} work, this does not aways seem to be the case. If
2939 necessary, define a special face and use that.
2942 @node Progress logging, Priorities, TODO extensions, TODO items
2943 @section Progress Logging
2944 @cindex progress logging
2945 @cindex logging, of progress
2947 Org-mode can automatically record a time stamp and possibly a note when
2948 you mark a TODO item as DONE, or even each time you change the state of
2949 a TODO item. This system is highly configurable, settings can be on a
2950 per-keyword basis and can be localized to a file or even a subtree. For
2951 information on how to clock working time for a task, see @ref{Clocking
2955 * Closing items:: When was this entry marked DONE?
2956 * Tracking TODO state changes:: When did the status change?
2959 @node Closing items, Tracking TODO state changes, Progress logging, Progress logging
2960 @subsection Closing items
2962 The most basic logging is to keep track of @emph{when} a certain TODO
2963 item was finished. This is achieved with@footnote{The corresponding
2964 in-buffer setting is: @code{#+STARTUP: logdone}}.
2967 (setq org-log-done 'time)
2971 Then each time you turn an entry from a TODO (not-done) state into any
2972 of the DONE states, a line @samp{CLOSED: [timestamp]} will be inserted
2973 just after the headline. If you turn the entry back into a TODO item
2974 through further state cycling, that line will be removed again. If you
2975 want to record a note along with the timestamp, use@footnote{The
2976 corresponding in-buffer setting is: @code{#+STARTUP: lognotedone}}
2979 (setq org-log-done 'note)
2983 You will then be prompted for a note, and that note will be stored below
2984 the entry with a @samp{Closing Note} heading.
2986 In the timeline (@pxref{Timeline}) and in the agenda
2987 (@pxref{Weekly/Daily agenda}), you can then use the @kbd{l} key to
2988 display the TODO items with a @samp{CLOSED} timestamp on each day,
2989 giving you an overview of what has been done.
2991 @node Tracking TODO state changes, , Closing items, Progress logging
2992 @subsection Tracking TODO state changes
2994 When TODO keywords are used as workflow states (@pxref{Workflow
2995 states}), you might want to keep track of when a state change occurred
2996 and maybe take a note about this change. Since it is normally too much
2997 to record a note for every state, Org-mode expects configuration on a
2998 per-keyword basis for this. This is achieved by adding special markers
2999 @samp{!} (for a time stamp) and @samp{@@} (for a note) in parenthesis
3000 after each keyword. For example, with the setting
3003 (setq org-todo-keywords
3004 '((sequence "TODO(t)" "WAIT(w@@/!)" "|" "DONE(d!)" "CANCELED(c@@)")))
3008 you not only define global TODO keywords and fast access keys, but also
3009 request that a time is recorded when the entry is turned into
3010 DONE@footnote{It is possible that Org-mode will record two time stamps
3011 when you are using both @code{org-log-done} and state change logging.
3012 However, it will never prompt for two notes - if you have configured
3013 both, the state change recording note will take precedence and cancel
3014 the @samp{Closing Note}.}, and that a note is recorded when switching to
3015 WAIT or CANCELED. The setting for WAIT is even more special: The
3016 @samp{!} after the slash means that in addition to the note taken when
3017 entering the state, a time stamp should be recorded when @i{leaving} the
3018 WAIT state, if and only if the @i{target} state does not configure
3019 logging for entering it. So it has no effect when switching from WAIT
3020 to DONE, because DONE is configured to record a timestamp only. But
3021 when switching from WAIT back to TODO, the @samp{/!} in the WAIT
3022 setting now triggers a timestamp even though TODO has no logging
3025 You can use the exact same syntax for setting logging preferences local
3028 #+SEQ_TODO: TODO(t) WAIT(w@@/!) | DONE(d!) CANCELED(c@@)
3031 In order to define logging settings that are local to a subtree or a
3032 single item, define a LOGGING property in this entry. Any non-empty
3033 LOGGING property resets all logging settings to nil. You may then turn
3034 on logging for this specific tree using STARTUP keywords like
3035 @code{lognotedone} or @code{logrepeat}, as well as adding state specific
3036 settings like @code{TODO(!)}. For example
3039 * TODO Log each state with only a time
3041 :LOGGING: TODO(!) WAIT(!) DONE(!) CANCELED(!)
3043 * TODO Only log when switching to WAIT, and when repeating
3045 :LOGGING: WAIT(@@) logrepeat
3047 * TODO No logging at all
3054 @node Priorities, Breaking down tasks, Progress logging, TODO items
3058 If you use Org-mode extensively, you may end up enough TODO items that
3059 it starts to make sense to prioritize them. Prioritizing can be done by
3060 placing a @emph{priority cookie} into the headline of a TODO item, like
3064 *** TODO [#A] Write letter to Sam Fortune
3068 By default, Org-mode supports three priorities: @samp{A}, @samp{B}, and
3069 @samp{C}. @samp{A} is the highest priority. An entry without a cookie
3070 is treated as priority @samp{B}. Priorities make a difference only in
3071 the agenda (@pxref{Weekly/Daily agenda}); outside the agenda, they have
3072 no inherent meaning to Org-mode.
3074 Priorities can be attached to any outline tree entries; they do not need
3080 Set the priority of the current headline. The command prompts for a
3081 priority character @samp{A}, @samp{B} or @samp{C}. When you press
3082 @key{SPC} instead, the priority cookie is removed from the headline.
3083 The priorities can also be changed ``remotely'' from the timeline and
3084 agenda buffer with the @kbd{,} command (@pxref{Agenda commands}).
3087 @kindex S-@key{down}
3090 Increase/decrease priority of current headline@footnote{See also the
3091 option @code{org-priority-start-cycle-with-default'}.}. Note that these
3092 keys are also used to modify time stamps (@pxref{Creating timestamps}).
3093 Furthermore, these keys are also used by CUA-mode (@pxref{Conflicts}).
3096 You can change the range of allowed priorities by setting the variables
3097 @code{org-highest-priority}, @code{org-lowest-priority}, and
3098 @code{org-default-priority}. For an individual buffer, you may set
3099 these values (highest, lowest, default) like this (please make sure that
3100 the highest priority is earlier in the alphabet than the lowest
3107 @node Breaking down tasks, Checkboxes, Priorities, TODO items
3108 @section Breaking tasks down into subtasks
3109 @cindex tasks, breaking down
3111 It is often advisable to break down large tasks into smaller, manageable
3112 subtasks. You can do this by creating an outline tree below a TODO
3113 item, with detailed subtasks on the tree@footnote{To keep subtasks out
3114 of the global TODO list, see the
3115 @code{org-agenda-todo-list-sublevels}.}. Another possibility is the use
3116 of checkboxes to identify (a hierarchy of) a large number of subtasks
3117 (@pxref{Checkboxes}).
3120 @node Checkboxes, , Breaking down tasks, TODO items
3124 Every item in a plain list (@pxref{Plain lists}) can be made into a
3125 checkbox by starting it with the string @samp{[ ]}. This feature is
3126 similar to TODO items (@pxref{TODO items}), but is more lightweight.
3127 Checkboxes are not included into the global TODO list, so they are often
3128 great to split a task into a number of simple steps. Or you can use
3129 them in a shopping list. To toggle a checkbox, use @kbd{C-c C-c}, or
3130 use the mouse (thanks to Piotr Zielinski's @file{org-mouse.el}).
3132 Here is an example of a checkbox list.
3135 * TODO Organize party [2/4]
3136 - [-] call people [1/3]
3141 - [ ] think about what music to play
3142 - [X] talk to the neighbors
3145 Checkboxes work hierarchically, so if a checkbox item has children that
3146 are checkboxes, toggling one of the children checkboxes will make the
3147 parent checkbox reflect if none, some, or all of the children are
3150 @cindex statistics, for checkboxes
3151 @cindex checkbox statistics
3152 The @samp{[2/4]} and @samp{[1/3]} in the first and second line are
3153 cookies indicating how many checkboxes present in this entry have been
3154 checked off, and the total number of checkboxes are present. This can
3155 give you an idea on how many checkboxes remain, even without opening a
3156 folded entry. The cookies can be placed into a headline or into (the
3157 first line of) a plain list item. Each cookie covers all checkboxes
3158 structurally below the headline/item on which the cookie appear. You
3159 have to insert the cookie yourself by typing either @samp{[/]} or
3160 @samp{[%]}. With @samp{[/]} you get an @samp{n out of m} result, as in
3161 the examples above. With @samp{[%]} you get information about the
3162 percentage of checkboxes checked (in the above example, this would be
3163 @samp{[50%]} and @samp{[33%]}, respectively).
3165 @noindent The following commands work with checkboxes:
3170 Toggle checkbox at point. With prefix argument, set it to @samp{[-]},
3171 which is considered to be an intermediate state.
3174 Toggle checkbox at point.
3177 If there is an active region, toggle the first checkbox in the region
3178 and set all remaining boxes to the same status as the first. If you
3179 want to toggle all boxes in the region independently, use a prefix
3182 If the cursor is in a headline, toggle checkboxes in the region between
3183 this headline and the next (so @emph{not} the entire subtree).
3185 If there is no active region, just toggle the checkbox at point.
3187 @kindex M-S-@key{RET}
3189 Insert a new item with a checkbox.
3190 This works only if the cursor is already in a plain list item
3191 (@pxref{Plain lists}).
3194 Update the checkbox statistics in the current outline entry. When
3195 called with a @kbd{C-u} prefix, update the entire file. Checkbox
3196 statistic cookies are updated automatically if you toggle checkboxes
3197 with @kbd{C-c C-c} and make new ones with @kbd{M-S-@key{RET}}. If you
3198 delete boxes or add/change them by hand, use this command to get things
3199 back into synch. Or simply toggle any checkbox twice with @kbd{C-c C-c}.
3202 @node Tags, Properties and columns, TODO items, Top
3205 @cindex headline tagging
3206 @cindex matching, tags
3207 @cindex sparse tree, tag based
3209 An excellent way to implement labels and contexts for cross-correlating
3210 information is to assign @i{tags} to headlines. Org-mode has extensive
3213 Every headline can contain a list of tags; they occur at the end of the
3214 headline. Tags are normal words containing letters, numbers, @samp{_},
3215 and @samp{@@}. Tags must be preceded and followed by a single colon,
3216 e.g., @samp{:WORK:}. Several tags can be specified, as in
3217 @samp{:work:URGENT:}.
3220 * Tag inheritance:: Tags use the tree structure of the outline
3221 * Setting tags:: How to assign tags to a headline
3222 * Tag searches:: Searching for combinations of tags
3225 @node Tag inheritance, Setting tags, Tags, Tags
3226 @section Tag inheritance
3227 @cindex tag inheritance
3228 @cindex inheritance, of tags
3229 @cindex sublevels, inclusion into tags match
3231 @i{Tags} make use of the hierarchical structure of outline trees. If a
3232 heading has a certain tag, all subheadings will inherit the tag as
3233 well. For example, in the list
3236 * Meeting with the French group :work:
3237 ** Summary by Frank :boss:notes:
3238 *** TODO Prepare slides for him :action:
3242 the final heading will have the tags @samp{:work:}, @samp{:boss:},
3243 @samp{:notes:}, and @samp{:action:} even though the final heading is not
3244 explicitly marked with those tags. When executing tag searches and
3245 Org-mode finds that a certain headline matches the search criterion, it
3246 will not check any sublevel headline, assuming that these also match and
3247 that the list of matches could become very long because of that. If you
3248 do want the subevels be tested and listed as well, you may set the
3249 variable @code{org-tags-match-list-sublevels}. To turn off tag
3250 inheritance entirely, use the variable @code{org-use-tag-inheritance}.
3252 @node Setting tags, Tag searches, Tag inheritance, Tags
3253 @section Setting tags
3254 @cindex setting tags
3255 @cindex tags, setting
3258 Tags can simply be typed into the buffer at the end of a headline.
3259 After a colon, @kbd{M-@key{TAB}} offers completion on tags. There is
3260 also a special command for inserting tags:
3265 @cindex completion, of tags
3266 Enter new tags for the current headline. Org-mode will either offer
3267 completion or a special single-key interface for setting tags, see
3268 below. After pressing @key{RET}, the tags will be inserted and aligned
3269 to @code{org-tags-column}. When called with a @kbd{C-u} prefix, all
3270 tags in the current buffer will be aligned to that column, just to make
3271 things look nice. TAGS are automatically realigned after promotion,
3272 demotion, and TODO state changes (@pxref{TODO basics}).
3275 Org will support tag insertion based on a @emph{list of tags}. By
3276 default this list is constructed dynamically, containing all tags
3277 currently used in the buffer. You may also globally specify a hard list
3278 of tags with the variable @code{org-tag-alist}. Finally you can set
3279 the default tags for a given file with lines like
3282 #+TAGS: @@work @@home @@tennisclub
3283 #+TAGS: laptop car pc sailboat
3286 If you have globally defined your preferred set of tags using the
3287 variable @code{org-tag-alist}, but would like to use a dynamic tag list
3288 in a specific file, add an empty TAGS option line to that file:
3294 The default support method for entering tags is minibuffer completion.
3295 However, Org-mode also implements a much better method: @emph{fast tag
3296 selection}. This method allows to select and deselect tags with a
3297 single key per tag. To function efficiently, you should assign unique
3298 keys to most tags. This can be done globally with
3301 (setq org-tag-alist '(("@@work" . ?w) ("@@home" . ?h) ("laptop" . ?l)))
3304 @noindent or on a per-file basis with
3307 #+TAGS: @@work(w) @@home(h) @@tennisclub(t) laptop(l) pc(p)
3311 You can also group together tags that are mutually exclusive. With
3312 curly braces@footnote{In @code{org-mode-alist} use
3313 @code{'(:startgroup)} and @code{'(:endgroup)}, respectively. Several
3314 groups are allowed.}
3317 #+TAGS: @{ @@work(w) @@home(h) @@tennisclub(t) @} laptop(l) pc(p)
3320 @noindent you indicate that at most one of @samp{@@work}, @samp{@@home},
3321 and @samp{@@tennisclub} should be selected.
3323 @noindent Don't forget to press @kbd{C-c C-c} with the cursor in one of
3324 these lines to activate any changes.
3326 If at least one tag has a selection key, pressing @kbd{C-c C-c} will
3327 automatically present you with a special interface, listing inherited
3328 tags, the tags of the current headline, and a list of all valid tags
3329 with corresponding keys@footnote{Keys will automatically be assigned to
3330 tags which have no configured keys.}. In this interface, you can use
3335 Pressing keys assigned to tags will add or remove them from the list of
3336 tags in the current line. Selecting a tag in a group of mutually
3337 exclusive tags will turn off any other tags from that group.
3340 Enter a tag in the minibuffer, even if the tag is not in the predefined
3341 list. You will be able to complete on all tags present in the buffer.
3344 Clear all tags for this line.
3347 Accept the modified set.
3349 Abort without installing changes.
3351 If @kbd{q} is not assigned to a tag, it aborts like @kbd{C-g}.
3353 Turn off groups of mutually exclusive tags. Use this to (as an
3354 exception) assign several tags from such a group.
3356 Toggle auto-exit after the next change (see below).
3357 If you are using expert mode, the first @kbd{C-c} will display the
3362 This method lets you assign tags to a headline with very few keys. With
3363 the above setup, you could clear the current tags and set @samp{@@home},
3364 @samp{laptop} and @samp{pc} tags with just the following keys: @kbd{C-c
3365 C-c @key{SPC} h l p @key{RET}}. Switching from @samp{@@home} to
3366 @samp{@@work} would be done with @kbd{C-c C-c w @key{RET}} or
3367 alternatively with @kbd{C-c C-c C-c w}. Adding the non-predefined tag
3368 @samp{Sarah} could be done with @kbd{C-c C-c @key{TAB} S a r a h
3369 @key{RET} @key{RET}}.
3371 If you find that most of the time, you need only a single keypress to
3372 modify your list of tags, set the variable
3373 @code{org-fast-tag-selection-single-key}. Then you no longer have to
3374 press @key{RET} to exit fast tag selection - it will immediately exit
3375 after the first change. If you then occasionally need more keys, press
3376 @kbd{C-c} to turn off auto-exit for the current tag selection process
3377 (in effect: start selection with @kbd{C-c C-c C-c} instead of @kbd{C-c
3378 C-c}). If you set the variable to the value @code{expert}, the special
3379 window is not even shown for single-key tag selection, it comes up only
3380 when you press an extra @kbd{C-c}.
3382 @node Tag searches, , Setting tags, Tags
3383 @section Tag searches
3384 @cindex tag searches
3385 @cindex searching for tags
3387 Once a system of tags has been set up, it can be used to collect related
3388 information into special lists.
3395 Create a sparse tree with all headlines matching a tags search. With a
3396 @kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
3399 Create a global list of tag matches from all agenda files.
3400 @xref{Matching tags and properties}.
3403 Create a global list of tag matches from all agenda files, but check
3404 only TODO items and force checking subitems (see variable
3405 @code{org-tags-match-list-sublevels}).
3408 @cindex Boolean logic, for tag searches
3409 A @i{tags} search string can use Boolean operators @samp{&} for AND and
3410 @samp{|} for OR. @samp{&} binds more strongly than @samp{|}.
3411 Parenthesis are currently not implemented. A tag may also be preceded
3412 by @samp{-}, to select against it, and @samp{+} is syntactic sugar for
3413 positive selection. The AND operator @samp{&} is optional when @samp{+}
3414 or @samp{-} is present. Examples:
3418 Select headlines tagged @samp{:work:}, but discard those also tagged
3421 Selects lines tagged @samp{:work:} or @samp{:laptop:}.
3422 @item work|laptop&night
3423 Like before, but require the @samp{:laptop:} lines to be tagged also
3427 @cindex TODO keyword matching, with tags search
3428 If you are using multi-state TODO keywords (@pxref{TODO extensions}), it
3429 can be useful to also match on the TODO keyword. This can be done by
3430 adding a condition after a slash to a tags match. The syntax is similar
3431 to the tag matches, but should be applied with consideration: For
3432 example, a positive selection on several TODO keywords can not
3433 meaningfully be combined with boolean AND. However, @emph{negative
3434 selection} combined with AND can be meaningful. To make sure that only
3435 lines are checked that actually have any TODO keyword, use @kbd{C-c a
3436 M}, or equivalently start the todo part after the slash with @samp{!}.
3441 Select @samp{:work:}-tagged TODO lines with the specific TODO
3442 keyword @samp{WAITING}.
3443 @item work/!-WAITING-NEXT
3444 Select @samp{:work:}-tagged TODO lines that are neither @samp{WAITING}
3446 @item work/+WAITING|+NEXT
3447 Select @samp{:work:}-tagged TODO lines that are either @samp{WAITING} or
3451 @cindex regular expressions, with tags search
3452 Any element of the tag/todo match can be a regular expression - in this
3453 case it must be enclosed in curly braces. For example,
3454 @samp{work+@{^boss.*@}} matches headlines that contain the tag
3455 @samp{:work:} and any tag @i{starting} with @samp{boss}.
3457 @cindex level, require for tags/property match
3458 @cindex category, require for tags/property match
3459 You can also require a headline to be of a certain level or category, by
3460 writing instead of any TAG an expression like @samp{LEVEL=3} or
3461 @samp{CATEGORY="work"}, respectively. For example, a search
3462 @samp{+LEVEL=3+boss/-DONE} lists all level three headlines that have the
3463 tag @samp{boss} and are @emph{not} marked with the todo keyword DONE.
3465 @node Properties and columns, Dates and times, Tags, Top
3466 @chapter Properties and Columns
3469 Properties are a set of key-value pairs associated with an entry. There
3470 are two main applications for properties in Org-mode. First, properties
3471 are like tags, but with a value. Second, you can use properties to
3472 implement (very basic) database capabilities in an Org-mode buffer. For
3473 an example of the first application, imagine maintaining a file where
3474 you document bugs and plan releases of a piece of software. Instead of
3475 using tags like @code{:release_1:}, @code{:release_2:}, one can use a
3476 property, say @code{:Release:}, that in different subtrees has different
3477 values, such as @code{1.0} or @code{2.0}. For an example of the second
3478 application of properties, imagine keeping track of one's music CD's,
3479 where properties could be things such as the album artist, date of
3480 release, number of tracks, and so on.
3482 Properties can be conveniently edited and viewed in column view
3483 (@pxref{Column view}).
3485 Properties are like tags, but with a value. For example, in a file
3486 where you document bugs and plan releases of a piece of software,
3487 instead of using tags like @code{:release_1:}, @code{:release_2:}, it
3488 can be more efficient to use a property @code{:Release:} with a value
3489 @code{1.0} or @code{2.0}. Second, you can use properties to implement
3490 (very basic) database capabilities in an Org-mode buffer, for example to
3491 create a list of Music CD's you own. You can edit and view properties
3492 conveniently in column view (@pxref{Column view}).
3495 * Property syntax:: How properties are spelled out
3496 * Special properties:: Access to other Org-mode features
3497 * Property searches:: Matching property values
3498 * Property inheritance:: Passing values down the tree
3499 * Column view:: Tabular viewing and editing
3500 * Property API:: Properties for Lisp programmers
3503 @node Property syntax, Special properties, Properties and columns, Properties and columns
3504 @section Property Syntax
3505 @cindex property syntax
3506 @cindex drawer, for properties
3508 Properties are key-value pairs. They need to be inserted into a special
3509 drawer (@pxref{Drawers}) with the name @code{PROPERTIES}. Each property
3510 is specified on a single line, with the key (surrounded by colons)
3511 first, and the value after it. Here is an example:
3516 *** Goldberg Variations
3518 :Title: Goldberg Variations
3519 :Composer: J.S. Bach
3521 :Publisher: Deutsche Grammphon
3526 You may define the allowed values for a particular property @samp{:Xyz:}
3527 by setting a property @samp{:Xyz_ALL:}. This special property is
3528 @emph{inherited}, so if you set it in a level 1 entry, it will apply to
3529 the entire tree. When allowed values are defined, setting the
3530 corresponding property becomes easier and is less prone to typing
3531 errors. For the example with the CD collection, we can predefine
3532 publishers and the number of disks in a box like this:
3537 :NDisks_ALL: 1 2 3 4
3538 :Publisher_ALL: "Deutsche Grammophon" Phillips EMI
3542 If you want to set properties that can be inherited by any entry in a
3543 file, use a line like
3546 #+PROPERTY: NDisks_ALL 1 2 3 4
3549 Property values set with the global variable
3550 @code{org-global-properties} can be inherited by all entries in all
3554 The following commands help to work with properties:
3559 After an initial colon in a line, complete property keys. All keys used
3560 in the current file will be offered as possible completions.
3563 Set a property. This prompts for a property name and a value. If
3564 necessary, the property drawer is created as well.
3565 @item M-x org-insert-property-drawer
3566 Insert a property drawer into the current entry. The drawer will be
3567 inserted early in the entry, but after the lines with planning
3568 information like deadlines.
3571 With the cursor in a property drawer, this executes property commands.
3573 Set a property in the current entry. Both the property and the value
3574 can be inserted using completion.
3575 @kindex S-@key{right}
3576 @kindex S-@key{left}
3577 @item S-@key{left}/@key{right}
3578 Switch property at point to the next/previous allowed value.
3580 Remove a property from the current entry.
3582 Globally remove a property, from all entries in the current file.
3584 Compute the property at point, using the operator and scope from the
3585 nearest column format definition.
3588 @node Special properties, Property searches, Property syntax, Properties and columns
3589 @section Special Properties
3590 @cindex properties, special
3592 Special properties provide alternative access method to Org-mode
3593 features discussed in the previous chapters, like the TODO state or the
3594 priority of an entry. This interface exists so that you can include
3595 these states into columns view (@pxref{Column view}), or to use them in
3596 queries. The following property names are special and should not be
3597 used as keys in the properties drawer:
3600 TODO @r{The TODO keyword of the entry.}
3601 TAGS @r{The tags defined directly in the headline.}
3602 ALLTAGS @r{All tags, including inherited ones.}
3603 PRIORITY @r{The priority of the entry, a string with a single letter.}
3604 DEADLINE @r{The deadline time string, without the angular brackets.}
3605 SCHEDULED @r{The scheduling time stamp, without the angular brackets.}
3606 TIMESTAMP @r{The first keyword-less time stamp in the entry.}
3607 TIMESTAMP_IA @r{The first inactive time stamp in the entry.}
3608 CLOCKSUM @r{The sum of CLOCK intervals in the subtree. @code{org-clock-sum}}
3609 @r{must be run first to compute the values.}
3612 @node Property searches, Property inheritance, Special properties, Properties and columns
3613 @section Property searches
3614 @cindex properties, searching
3615 @cindex properties, inheritance
3616 @cindex searching, of properties
3617 @cindex inheritance, of properties
3619 To create sparse trees and special lists with selection based on
3620 properties, the same commands are used as for tag searches (@pxref{Tag
3621 searches}), and the same logic applies. For example, a search string
3624 +work-boss+PRIORITY="A"+Coffee="unlimited"+Effort=""+With=@{Sarah\|Denny@}
3628 finds entries tagged @samp{:work:} but not @samp{:boss:}, which
3629 also have a priority value @samp{A}, a @samp{:Coffee:} property with the
3630 value @samp{unlimited}, an @samp{Effort} property that is undefined or
3631 empty, and a @samp{:With:} property that is matched by
3632 the regular expression @samp{Sarah\|Denny}.
3634 You can configure Org-mode to use property inheritance during a search,
3635 see @ref{Property inheritance} for details.
3637 There is also a special command for creating sparse trees based on a
3643 Create a sparse tree based on the value of a property. This first
3644 prompts for the name of a property, and then for a value. A sparse tree
3645 is created with all entries that define this property with the given
3646 value. If you enclose the value into curly braces, it is interpreted as
3647 a regular expression and matched against the property values.
3650 @node Property inheritance, Column view, Property searches, Properties and columns
3651 @section Property Inheritance
3653 The outline structure of Org-mode documents lends itself for an
3654 inheritance model of properties: If the parent in a tree has a certain
3655 property, the children can inherit this property. Org-mode does not
3656 turn this on by default, because it can slow down property searches
3657 significantly and is often not needed. However, if you find inheritance
3658 useful, you can turn it on by setting the variable
3659 @code{org-use-property-inheritance}. It may be set to @code{t}, to make
3660 all properties inherited from the parent, or to a list of properties
3661 that should be inherited.
3663 Org-mode has a few properties for which inheritance is hard-coded, at
3664 least for the special applications for which they are used:
3668 The @code{:COLUMNS:} property defines the format of column view
3669 (@pxref{Column view}). It is inherited in the sense that the level
3670 where a @code{:COLUMNS:} property is defined is used as the starting
3671 point for a column view table, independently of the location in the
3672 subtree from where columns view is turned on.
3674 For agenda view, a category set through a @code{:CATEGORY:} property
3675 applies to the entire subtree.
3677 For archiving, the @code{:ARCHIVE:} property may define the archive
3678 location for the entire subtree (@pxref{Moving subtrees}).
3680 The LOGGING property may define logging settings for an entry or a
3681 subtree (@pxref{Tracking TODO state changes}).
3684 @node Column view, Property API, Property inheritance, Properties and columns
3685 @section Column View
3687 A great way to view and edit properties in an outline tree is
3688 @emph{column view}. In column view, each outline item is turned into a
3689 table row. Columns in this table provide access to properties of the
3690 entries. Org-mode implements columns by overlaying a tabular structure
3691 over the headline of each item. While the headlines have been turned
3692 into a table row, you can still change the visibility of the outline
3693 tree. For example, you get a compact table by switching to CONTENTS
3694 view (@kbd{S-@key{TAB} S-@key{TAB}}, or simply @kbd{c} while column view
3695 is active), but you can still open, read, and edit the entry below each
3696 headline. Or, you can switch to column view after executing a sparse
3697 tree command and in this way get a table only for the selected items.
3698 Column view also works in agenda buffers (@pxref{Agenda views}) where
3699 queries have collected selected items, possibly from a number of files.
3702 * Defining columns:: The COLUMNS format property
3703 * Using column view:: How to create and use column view
3704 * Capturing Column View:: A dynamic block for column view
3707 @node Defining columns, Using column view, Column view, Column view
3708 @subsection Defining Columns
3709 @cindex column view, for properties
3710 @cindex properties, column view
3712 Setting up a column view first requires defining the columns. This is
3713 done by defining a column format line.
3716 * Scope of column definitions:: Where defined, where valid?
3717 * Column attributes:: Appearance and content of a column
3720 @node Scope of column definitions, Column attributes, Defining columns, Defining columns
3721 @subsubsection Scope of column definitions
3723 To define a column format for an entire file, use a line like
3726 #+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
3729 To specify a format that only applies to a specific tree, add a
3730 @code{:COLUMNS:} property to the top node of that tree, for example:
3733 ** Top node for columns view
3735 :COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
3739 If a @code{:COLUMNS:} property is present in an entry, it defines columns
3740 for the entry itself, and for the entire subtree below it. Since the
3741 column definition is part of the hierarchical structure of the document,
3742 you can define columns on level 1 that are general enough for all
3743 sublevels, and more specific columns further down, when you edit a
3744 deeper part of the tree.
3746 @node Column attributes, , Scope of column definitions, Defining columns
3747 @subsubsection Column attributes
3748 A column definition sets the attributes of a column. The general
3749 definition looks like this:
3752 %[width]property[(title)][@{summary-type@}]
3756 Except for the percent sign and the property name, all items are
3757 optional. The individual parts have the following meaning:
3760 width @r{An integer specifying the width of the column in characters.}
3761 @r{If omitted, the width will be determined automatically.}
3762 property @r{The property that should be edited in this column.}
3763 (title) @r{The header text for the column. If omitted, the}
3764 @r{property name is used.}
3765 @{summary-type@} @r{The summary type. If specified, the column values for}
3766 @r{parent nodes are computed from the children.}
3767 @r{Supported summary types are:}
3768 @{+@} @r{Sum numbers in this column.}
3769 @{+;%.1f@} @r{Like @samp{+}, but format result with @samp{%.1f}.}
3770 @{$@} @r{Currency, short for @samp{+;%.2f}.}
3771 @{:@} @r{Sum times, HH:MM:SS, plain numbers are hours.}
3772 @{X@} @r{Checkbox status, [X] if all children are [X].}
3773 @{X/@} @r{Checkbox status, [n/m].}
3774 @{X%@} @r{Checkbox status, [n%].}
3778 Here is an example for a complete columns definition, along with allowed
3782 :COLUMNS: %20ITEM %9Approved(Approved?)@{X@} %Owner %11Status \@footnote{Please note that the COLUMNS definition must be on a single line - it is wrapped here only because of formatting constraints.}
3783 %10Time_Estimate@{:@} %CLOCKSUM
3784 :Owner_ALL: Tammy Mark Karl Lisa Don
3785 :Status_ALL: "In progress" "Not started yet" "Finished" ""
3786 :Approved_ALL: "[ ]" "[X]"
3789 The first column, @samp{%25ITEM}, means the first 25 characters of the
3790 item itself, i.e. of the headline. You probably always should start the
3791 column definition with the @samp{ITEM} specifier. The other specifiers
3792 create columns @samp{Owner} with a list of names as allowed values, for
3793 @samp{Status} with four different possible values, and for a checkbox
3794 field @samp{Approved}. When no width is given after the @samp{%}
3795 character, the column will be exactly as wide as it needs to be in order
3796 to fully display all values. The @samp{Approved} column does have a
3797 modified title (@samp{Approved?}, with a question mark). Summaries will
3798 be created for the @samp{Time_Estimate} column by adding time duration
3799 expressions like HH:MM, and for the @samp{Approved} column, by providing
3800 an @samp{[X]} status if all children have been checked. The
3801 @samp{CLOCKSUM} column is special, it lists the sum of CLOCK intervals
3804 @node Using column view, Capturing Column View, Defining columns, Column view
3805 @subsection Using Column View
3808 @tsubheading{Turning column view on and off}
3811 Create the column view for the local environment. This command searches
3812 the hierarchy, up from point, for a @code{:COLUMNS:} property that defines
3813 a format. When one is found, the column view table is established for
3814 the entire tree, starting from the entry that contains the @code{:COLUMNS:}
3815 property. If none is found, the format is taken from the @code{#+COLUMNS}
3816 line or from the variable @code{org-columns-default-format}, and column
3817 view is established for the current entry and its subtree.
3820 Recreate the column view, to included hanges happening in the buffer.
3827 @tsubheading{Editing values}
3828 @item @key{left} @key{right} @key{up} @key{down}
3829 Move through the column view from field to field.
3830 @kindex S-@key{left}
3831 @kindex S-@key{right}
3832 @item S-@key{left}/@key{right}
3833 Switch to the next/previous allowed value of the field. For this, you
3834 have to have specified allowed values for a property.
3838 Same as @kbd{S-@key{left}/@key{right}}
3841 Edit the property at point. For the special properties, this will
3842 invoke the same interface that you normally use to change that
3843 property. For example, when editing a TAGS property, the tag completion
3844 or fast selection interface will pop up.
3847 When there is a checkbox at point, toggle it.
3850 View the full value of this property. This is useful if the width of
3851 the column is smaller than that of the value.
3854 Edit the list of allowed values for this property. If the list is found
3855 in the hierarchy, the modified values is stored there. If no list is
3856 found, the new value is stored in the first entry that is part of the
3857 current column view.
3858 @tsubheading{Modifying the table structure}
3862 Make the column narrower/wider by one character.
3863 @kindex S-M-@key{right}
3864 @item S-M-@key{right}
3865 Insert a new column, to the right of the current column.
3866 @kindex S-M-@key{left}
3867 @item S-M-@key{left}
3868 Delete the current column.
3871 @node Capturing Column View, , Using column view, Column view
3872 @subsection Capturing Column View
3874 Since column view is just an overlay over a buffer, it cannot be
3875 exported or printed directly. If you want to capture a column view, use
3876 ths @code{columnview} dynamic block (@pxref{Dynamic blocks}). The frame
3877 of this block looks like this:
3881 #+BEGIN: columnview :hlines 1 :id "label"
3886 @noindent This dynamic block has the following parameters:
3890 This is most important parameter. Column view is a feature that is
3891 often localized to a certain (sub)tree, and the capture block might be
3892 in a different location in the file. To identify the tree whose view to
3893 capture, you can use 3 values:
3895 local @r{use the tree in which the capture block is located}
3896 global @r{make a global view, including all headings in the file}
3897 "label" @r{call column view in the tree that has and @code{:ID:}}
3898 @r{property with the value @i{label}}
3901 When @code{t}, insert a hline after every line. When a number N, insert
3902 a hline before each headline with level @code{<= N}.
3904 When set to @code{t}, enforce column groups to get vertical lines.
3906 When set to a number, don't capture entries below this level.
3907 @item :skip-empty-rows
3908 When set to @code{t}, skip row where the only non-empty specifier of the
3909 column view is @code{ITEM}.
3914 The following commands insert or update the dynamic block:
3919 Insert a dynamic block capturing a column view. You will be prompted
3920 for the scope or id of the view.
3925 Update dynamical block at point. The cursor needs to be in the
3926 @code{#+BEGIN} line of the dynamic block.
3927 @kindex C-u C-c C-x C-u
3928 @item C-u C-c C-x C-u
3929 Update all dynamic blocks (@pxref{Dynamic blocks}). This is useful if
3930 you have several clocktable blocks in a buffer.
3933 @node Property API, , Column view, Properties and columns
3934 @section The Property API
3935 @cindex properties, API
3936 @cindex API, for properties
3938 There is a full API for accessing and changing properties. This API can
3939 be used by Emacs Lisp programs to work with properties and to implement
3940 features based on them. For more information see @ref{Using the
3943 @node Dates and times, Remember, Properties and columns, Top
3944 @chapter Dates and Times
3950 To assist project planning, TODO items can be labeled with a date and/or
3951 a time. The specially formatted string carrying the date and time
3952 information is called a @emph{timestamp} in Org-mode. This may be a
3953 little confusing because timestamp is often used as indicating when
3954 something was created or last changed. However, in Org-mode this term
3955 is used in a much wider sense.
3958 * Time stamps:: Assigning a time to a tree entry
3959 * Creating timestamps:: Commands which insert timestamps
3960 * Deadlines and scheduling:: Planning your work
3961 * Clocking work time::
3965 @node Time stamps, Creating timestamps, Dates and times, Dates and times
3966 @section Time stamps, deadlines and scheduling
3968 @cindex ranges, time
3973 A time stamp is a specification of a date (possibly with time or a range
3974 of times) in a special format, either @samp{<2003-09-16 Tue>} or
3975 @samp{<2003-09-16 Tue 09:39>} or @samp{<2003-09-16 Tue
3976 12:00-12:30>}@footnote{This is the standard ISO date/time format. To
3977 use an alternative format, see @ref{Custom time format}.}. A time stamp
3978 can appear anywhere in the headline or body of an org-tree entry. Its
3979 presence causes entries to be shown on specific dates in the agenda
3980 (@pxref{Weekly/Daily agenda}). We distinguish:
3983 @item Plain time stamp; Event; Appointment
3985 A simple time stamp just assigns a date/time to an item. This is just
3986 like writing down an appointment or event in a paper agenda. In the
3987 timeline and agenda displays, the headline of an entry associated with a
3988 plain time stamp will be shown exactly on that date.
3991 * Meet Peter at the movies <2006-11-01 Wed 19:15>
3992 * Discussion on climate change <2006-11-02 Thu 20:00-22:00>
3995 @item Time stamp with repeater interval
3996 @cindex timestamp, with repeater interval
3997 A time stamp may contain a @emph{repeater interval}, indicating that it
3998 applies not only on the given date, but again and again after a certain
3999 interval of N days (d), weeks (w), months(m), or years(y). The
4000 following will show up in the agenda every Wednesday:
4003 * Pick up Sam at school <2007-05-16 Wed 12:30 +1w>
4006 @item Diary-style sexp entries
4007 For more complex date specifications, Org-mode supports using the
4008 special sexp diary entries implemented in the Emacs calendar/diary
4009 package. For example
4012 * The nerd meeting on every 2nd Thursday of the month
4013 <%%(diary-float t 4 2)>
4016 @item Time/Date range
4019 Two time stamps connected by @samp{--} denote a range. The headline
4020 will be shown on the first and last day of the range, and on any dates
4021 that are displayed and fall in the range. Here is an example:
4024 ** Meeting in Amsterdam
4025 <2004-08-23 Mon>--<2004-08-26 Thu>
4028 @item Inactive time stamp
4029 @cindex timestamp, inactive
4030 @cindex inactive timestamp
4031 Just like a plain time stamp, but with square brackets instead of
4032 angular ones. These time stamps are inactive in the sense that they do
4033 @emph{not} trigger an entry to show up in the agenda.
4036 * Gillian comes late for the fifth time [2006-11-01 Wed]
4041 @node Creating timestamps, Deadlines and scheduling, Time stamps, Dates and times
4042 @section Creating timestamps
4043 @cindex creating timestamps
4044 @cindex timestamps, creating
4046 For Org-mode to recognize time stamps, they need to be in the specific
4047 format. All commands listed below produce time stamps in the correct
4053 Prompt for a date and insert a corresponding time stamp. When the
4054 cursor is at a previously used time stamp, it is updated to NOW. When
4055 this command is used twice in succession, a time range is inserted.
4059 Like @kbd{C-c .}, but use the alternative format which contains date
4060 and time. The default time can be rounded to multiples of 5 minutes,
4061 see the option @code{org-time-stamp-rounding-minutes}.
4065 Like @kbd{C-c .}, but insert an inactive time stamp that will not cause
4070 Insert a time stamp corresponding to the cursor date in the Calendar.
4074 Access the Emacs calendar for the current date. If there is a
4075 timestamp in the current line, goto the corresponding date
4080 Access the agenda for the date given by the time stamp or -range at
4081 point (@pxref{Weekly/Daily agenda}).
4083 @kindex S-@key{left}
4084 @kindex S-@key{right}
4086 @itemx S-@key{right}
4087 Change date at cursor by one day. These key bindings conflict with
4088 CUA-mode (@pxref{Conflicts}).
4091 @kindex S-@key{down}
4094 Change the item under the cursor in a timestamp. The cursor can be on a
4095 year, month, day, hour or minute. Note that if the cursor is in a
4096 headline and not at a time stamp, these same keys modify the priority of
4097 an item. (@pxref{Priorities}). The key bindings also conflict with
4098 CUA-mode (@pxref{Conflicts}).
4101 @cindex evaluate time range
4103 Evaluate a time range by computing the difference between start and
4104 end. With prefix arg, insert result after the time range (in a table:
4105 into the following column).
4110 * The date/time prompt:: How org-mode helps you entering date and time
4111 * Custom time format:: Making dates look differently
4114 @node The date/time prompt, Custom time format, Creating timestamps, Creating timestamps
4115 @subsection The date/time prompt
4116 @cindex date, reading in minibuffer
4117 @cindex time, reading in minibuffer
4119 When Org-mode prompts for a date/time, the default is shown as an ISO
4120 date, and the prompt therefore seems to ask for an ISO date. But it
4121 will in fact accept any string containing some date and/or time
4122 information, and it is really smart about interpreting your input. You
4123 can, for example, use @kbd{C-y} to paste a (possibly multi-line) string
4124 copied from an email message. Org-mode will find whatever information
4125 is in there and derive anything you have not specified from the
4126 @emph{default date and time}. The default is usually the current date
4127 and time, but when modifying an existing time stamp, or when entering
4128 the second stamp of a range, it is taken from the stamp in the buffer.
4129 When filling in information, Org-mode assumes that most of the time you
4130 will want to enter a date in the future: If you omit the month/year and
4131 the given day/month is @i{before} today, it will assume that you mean a
4132 future date@footnote{See the variable
4133 @code{org-read-date-prefer-future}.}.
4135 For example, lets assume that today is @b{June 13, 2006}. Here is how
4136 various inputs will be interpreted, the items filled in by Org-mode are
4140 3-2-5 --> 2003-02-05
4141 14 --> @b{2006}-@b{06}-14
4142 12 --> @b{2006}-@b{07}-12
4143 Fri --> nearest Friday (defaultdate or later)
4144 sep 15 --> @b{2006}-11-15
4145 feb 15 --> @b{2007}-02-15
4146 sep 12 9 --> 2009-09-12
4147 12:45 --> @b{2006}-@b{06}-@b{13} 12:45
4148 22 sept 0:34 --> @b{2006}-09-22 0:34
4151 Furthermore you can specify a relative date by giving, as the
4152 @emph{first} thing in the input: a plus/minus sign, a number and a
4153 letter [dwmy] to indicate change in days weeks, months, years. With a
4154 single plus or minus, the date is always relative to today. With a
4155 double plus or minus, it is relative to the default date. If instead of
4156 a single letter, you use the abbreviation of day name, the date will be
4157 the nth such day. E.g.
4160 +4d --> four days from today
4161 +4 --> same as above
4162 +2w --> two weeks from today
4163 ++5 --> five days from default date
4164 +2tue --> second tuesday from now.
4167 The function understands English month and weekday abbreviations. If
4168 you want to use unabbreviated names and/or other languages, configure
4169 the variables @code{parse-time-months} and @code{parse-time-weekdays}.
4171 @cindex calendar, for selecting date
4172 Parallel to the minibuffer prompt, a calendar is popped up@footnote{If
4173 you don't need/want the calendar, configure the variable
4174 @code{org-popup-calendar-for-date-prompt}.}. When you exit the date
4175 prompt, either by clicking on a date in the calendar, or by pressing
4176 @key{RET}, the date selected in the calendar will be combined with the
4177 information entered at the prompt. You can control the calendar fully
4178 from the minibuffer:
4183 @kindex S-@key{right}
4184 @kindex S-@key{left}
4185 @kindex S-@key{down}
4187 @kindex M-S-@key{right}
4188 @kindex M-S-@key{left}
4191 > / < @r{Scroll calendar forward/backward by one month.}
4192 mouse-1 @r{Select date by clicking on it.}
4193 S-@key{right}/@key{left} @r{One day forward/backward.}
4194 S-@key{down}/@key{up} @r{One week forward/backward.}
4195 M-S-@key{right}/@key{left} @r{One month forward/backward.}
4196 @key{RET} @r{Choose date in calendar.}
4199 The actions of the date/time prompt may seem complex, but I asure you
4200 they will grow on you. To help you understand what is going on, the
4201 current interpretation of your input will be displayed live in the
4202 minibuffer@footnote{If you find this distracting, turn the display of
4203 with @code{org-read-date-display-live}.}.
4205 @node Custom time format, , The date/time prompt, Creating timestamps
4206 @subsection Custom time format
4207 @cindex custom date/time format
4208 @cindex time format, custom
4209 @cindex date format, custom
4211 Org-mode uses the standard ISO notation for dates and times as it is
4212 defined in ISO 8601. If you cannot get used to this and require another
4213 representation of date and time to keep you happy, you can get it by
4214 customizing the variables @code{org-display-custom-times} and
4215 @code{org-time-stamp-custom-formats}.
4220 Toggle the display of custom formats for dates and times.
4224 Org-mode needs the default format for scanning, so the custom date/time
4225 format does not @emph{replace} the default format - instead it is put
4226 @emph{over} the default format using text properties. This has the
4227 following consequences:
4230 You cannot place the cursor onto a time stamp anymore, only before or
4233 The @kbd{S-@key{up}/@key{down}} keys can no longer be used to adjust
4234 each component of a time stamp. If the cursor is at the beginning of
4235 the stamp, @kbd{S-@key{up}/@key{down}} will change the stamp by one day,
4236 just like @kbd{S-@key{left}/@key{right}}. At the end of the stamp, the
4237 time will be changed by one minute.
4239 If the time stamp contains a range of clock times or a repeater, these
4240 will not be overlayed, but remain in the buffer as they were.
4242 When you delete a time stamp character-by-character, it will only
4243 disappear from the buffer after @emph{all} (invisible) characters
4244 belonging to the ISO timestamp have been removed.
4246 If the custom time stamp format is longer than the default and you are
4247 using dates in tables, table alignment will be messed up. If the custom
4248 format is shorter, things do work as expected.
4252 @node Deadlines and scheduling, Clocking work time, Creating timestamps, Dates and times
4253 @section Deadlines and Scheduling
4255 A time stamp may be preceded by special keywords to facilitate planning:
4259 @cindex DEADLINE keyword
4261 Meaning: the task (most likely a TODO item, though not necessarily) is supposed
4262 to be finished on that date.
4264 On the deadline date, the task will be listed in the agenda. In
4265 addition, the agenda for @emph{today} will carry a warning about the
4266 approaching or missed deadline, starting
4267 @code{org-deadline-warning-days} before the due date, and continuing
4268 until the entry is marked DONE. An example:
4271 *** TODO write article about the Earth for the Guide
4272 The editor in charge is [[bbdb:Ford Prefect]]
4273 DEADLINE: <2004-02-29 Sun>
4276 You can specify a different lead time for warnings for a specific
4277 deadlines using the following syntax. Here is an example with a warning
4278 period of 5 days @code{DEADLINE: <2004-02-29 Sun -5d>}.
4281 @cindex SCHEDULED keyword
4283 Meaning: you are planning to start working on that task on the given
4286 The headline will be listed under the given date@footnote{It will still
4287 be listed on that date after it has been marked DONE. If you don't like
4288 this, set the variable @code{org-agenda-skip-scheduled-if-done}.}. In
4289 addition, a reminder that the scheduled date has passed will be present
4290 in the compilation for @emph{today}, until the entry is marked DONE.
4291 I.e., the task will automatically be forwarded until completed.
4294 *** TODO Call Trillian for a date on New Years Eve.
4295 SCHEDULED: <2004-12-25 Sat>
4299 @b{Important:} Scheduling an item in Org-mode should @i{not} be
4300 understood in the same way that we understand @i{scheduling a meeting}.
4301 Setting a date for a meeting is just a simple appointment, you should
4302 mark this entry with a simple plain time stamp, to get this item shown
4303 on the date where it applies. This is a frequent mis-understanding from
4304 Org-users. In Org-mode, @i{scheduling} means setting a date when you
4305 want to start working on an action item.
4308 You may use time stamps with repeaters in scheduling and deadline
4309 entries. Org-mode will issue early and late warnings based on the
4310 assumption that the time stamp represents the @i{nearest instance} of
4311 the repeater. However, the use of diary sexp entries like
4313 @code{<%%(diary-float t 42)>}
4315 in scheduling and deadline timestamps is limited. Org-mode does not
4316 know enough about the internals of each sexp function to issue early and
4317 late warnings. However, it will show the item on each day where the
4321 * Inserting deadline/schedule:: Planning items
4322 * Repeated tasks:: Items that show up again and again
4325 @node Inserting deadline/schedule, Repeated tasks, Deadlines and scheduling, Deadlines and scheduling
4326 @subsection Inserting deadline/schedule
4328 The following commands allow to quickly insert a deadline or to schedule
4335 Insert @samp{DEADLINE} keyword along with a stamp. The insertion will
4336 happen in the line directly following the headline. When called with a
4337 prefix arg, an existing deadline will be removed from the entry.
4338 @c FIXME Any CLOSED timestamp will be removed.????????
4341 @cindex sparse tree, for deadlines
4343 Create a sparse tree with all deadlines that are either past-due, or
4344 which will become due within @code{org-deadline-warning-days}.
4345 With @kbd{C-u} prefix, show all deadlines in the file. With a numeric
4346 prefix, check that many days. For example, @kbd{C-1 C-c / d} shows
4347 all deadlines due tomorrow.
4351 Insert @samp{SCHEDULED} keyword along with a stamp. The insertion will
4352 happen in the line directly following the headline. Any CLOSED
4353 timestamp will be removed. When called with a prefix argument, remove
4354 the scheduling date from the entry.
4357 @node Repeated tasks, , Inserting deadline/schedule, Deadlines and scheduling
4358 @subsection Repeated Tasks
4360 Some tasks need to be repeated again and again. Org-mode helps to
4361 organize such tasks using a so-called repeater in a DEADLINE, SCHEDULED,
4362 or plain time stamp. In the following example
4364 ** TODO Pay the rent
4365 DEADLINE: <2005-10-01 Sat +1m>
4367 the @code{+1m} is a repeater; the intended interpretation is that the
4368 task has a deadline on <2005-10-01> and repeats itself every (one) month
4369 starting from that time. If you need both a repeater and a special
4370 warning period in a deadline entry, the repeater comes first and the
4371 warning period last: @code{DEADLINE: <2005-10-01 Sat +1m -3d>}.
4373 Deadlines and scheduled items produce entries in the agenda when they
4374 are over-due, so it is important to be able to mark such an entry as
4375 completed once you have done so. When you mark a DEADLINE or a SCHEDULE
4376 with the todo keyword DONE, it will no longer produce entries in the
4377 agenda. The problem with this is, however, that then also the
4378 @emph{next} instance of the repeated entry will not be active. Org-mode
4379 deals with this in the following way: When you try to mark such an entry
4380 DONE (using @kbd{C-c C-t}), it will shift the base date of the repeating
4381 time stamp by the repeater interval, and immediately set the entry state
4382 back to TODO. In the example above, setting the state to DONE would
4383 actually switch the date like this:
4386 ** TODO Pay the rent
4387 DEADLINE: <2005-11-01 Tue +1m>
4390 You will also be prompted for a note@footnote{You can change this using
4391 the option @code{org-log-repeat}, or the @code{#+STARTUP} options
4392 @code{logrepeat}, @code{lognoterepeat}, and @code{nologrepeat}.} that
4393 will be put under the DEADLINE line to keep a record that you actually
4394 acted on the previous instance of this deadline.
4396 As a consequence of shifting the base date, this entry will no longer be
4397 visible in the agenda when checking past dates, but all future instances
4400 With the @samp{+1m} cookie, the date shift will always be exactly one
4401 month. So if you have not payed the rent for three months, marking this
4402 entry DONE will still keep it as an overdue deadline. Depending on the
4403 task, this may not be the best way to handle it. For example, if you
4404 forgot to call you father for 3 weeks, it does not make sense to call
4405 her 3 times in a single day to make up for it. Finally, there are tasks
4406 like changing batteries which should always repeat a certain time
4407 @i{after} the last time you did it. For these tasks, Org-mode has
4408 special repeaters markes with @samp{++} and samp{.+}. For example:
4412 DEADLINE: <2008-02-10 Sun ++1w>
4413 Marking this DONE will shift the date by at least one week,
4414 but also by as many weeks as it takes to get this date into
4415 the future. However, it stays on a Sunday, even if you called
4416 and marked it done on Saturday.
4417 ** TODO Check the batteries in the smoke detectors
4418 DEADLINE: <2005-11-01 Tue .+1m>
4419 Marking this DONE will shift the date to one month after
4423 You may have both scheduling and deadline information for a specific
4424 task - just make sure that the repeater intervals on both are the same.
4426 @node Clocking work time, , Deadlines and scheduling, Dates and times
4427 @section Clocking work time
4429 Org-mode allows you to clock the time you spent on specific tasks in a
4430 project. When you start working on an item, you can start the clock.
4431 When you stop working on that task, or when you mark the task done, the
4432 clock is stopped and the corresponding time interval is recorded. It
4433 also computes the total time spent on each subtree of a project.
4438 Start the clock on the current item (clock-in). This inserts the CLOCK
4439 keyword together with a timestamp. If this is not the first clocking of
4440 this item, the multiple CLOCK lines will be wrapped into a
4441 @code{:CLOCK:} drawer (see also the variable
4442 @code{org-clock-into-drawer}).
4445 Stop the clock (clock-out). The inserts another timestamp at the same
4446 location where the clock was last started. It also directly computes
4447 the resulting time in inserts it after the time range as @samp{=>
4448 HH:MM}. See the variable @code{org-log-note-clock-out} for the
4449 possibility to record an additional note together with the clock-out
4450 time stamp@footnote{The corresponding in-buffer setting is:
4451 @code{#+STARTUP: lognoteclock-out}}.
4454 Recompute the time interval after changing one of the time stamps. This
4455 is only necessary if you edit the time stamps directly. If you change
4456 them with @kbd{S-@key{cursor}} keys, the update is automatic.
4459 Changing the TODO state of an item to DONE automatically stops the clock
4460 if it is running in this same item.
4463 Cancel the current clock. This is useful if a clock was started by
4464 mistake, or if you ended up working on something else.
4467 Jump to the entry that contains the currently running clock, an another
4471 Display time summaries for each subtree in the current buffer. This
4472 puts overlays at the end of each headline, showing the total time
4473 recorded under that heading, including the time of any subheadings. You
4474 can use visibility cycling to study the tree, but the overlays disappear
4475 when you change the buffer (see variable
4476 @code{org-remove-highlights-with-change}) or press @kbd{C-c C-c}.
4479 Insert a dynamic block (@pxref{Dynamic blocks}) containing a clock
4480 report as an org-mode table into the current file. When the cursor is
4481 at an existing clock table, just update it. When called with a prefix
4482 argument, jump to the first clock report in the current document and
4485 #+BEGIN: clocktable :maxlevel 2 :emphasize nil :scope file
4490 If such a block already exists at point, its content is replaced by the
4491 new table. The @samp{BEGIN} line can specify options:
4493 :maxlevel @r{Maximum level depth to which times are listed in the table.}
4494 :emphasize @r{When @code{t}, emphasize level one and level two items}
4495 :scope @r{The scope to consider. This can be any of the following:}
4496 nil @r{the current buffer or narrowed region}
4497 file @r{the full current buffer}
4498 subtree @r{the subtree where the clocktable is located}
4499 treeN @r{the surrounding level N tree, for example @code{tree3}}
4500 tree @r{the surrounding level 1 tree}
4501 agenda @r{all agenda files}
4502 ("file"..) @r{scan these files}
4503 :block @r{The time block to consider. This block is specified relative}
4504 @r{to the current time and may be any of these keywords:}
4505 @r{@code{today}, @code{yesterday}, @code{thisweek}, @code{lastweek},}
4506 @r{@code{thismonth}, @code{lastmonth}, @code{thisyear}, or @code{lastyear}}.
4507 :tstart @r{A time string specifying when to start considering times}
4508 :tend @r{A time string specifying when to stop considering times}
4509 :step @r{@code{week} or @code{day}, to split the table into chunks}
4510 :link @r{Link the item headlines in the table to their origins}
4512 So to get a clock summary of the current level 1 tree, for the current
4513 day, you could write
4515 #+BEGIN: clocktable :maxlevel 2 :block today :scope tree1
4519 and to use a specific time range you could write@footnote{Note that all
4520 parameters must be specified in a single line - the line is broken here
4521 only to fit it onto the manual.}
4523 #+BEGIN: clocktable :tstart "<2006-08-10 Thu 10:00>"
4524 :tend "<2006-08-10 Thu 12:00>"
4532 Update dynamical block at point. The cursor needs to be in the
4533 @code{#+BEGIN} line of the dynamic block.
4534 @kindex C-u C-c C-x C-u
4535 @item C-u C-c C-x C-u
4536 Update all dynamic blocks (@pxref{Dynamic blocks}). This is useful if
4537 you have several clocktable blocks in a buffer.
4540 The @kbd{l} key may be used in the timeline (@pxref{Timeline}) and in
4541 the agenda (@pxref{Weekly/Daily agenda}) to show which tasks have been
4542 worked on or closed during a day.
4544 @node Remember, Agenda views, Dates and times, Top
4546 @cindex @file{remember.el}
4548 The @i{Remember} package by John Wiegley lets you store quick notes with
4549 little interruption of your work flow. See
4550 @uref{http://www.emacswiki.org/cgi-bin/wiki/RememberMode} for more
4551 information. It is an excellent way to add new notes and tasks to
4552 Org-mode files. Org-mode significantly expands the possibilities of
4553 @i{remember}: You may define templates for different note types, and
4554 associate target files and headlines with specific templates. It also
4555 allows you to select the location where a note should be stored
4556 interactively, on the fly.
4559 * Setting up remember:: Some code for .emacs to get things going
4560 * Remember templates:: Define the outline of different note types
4561 * Storing notes:: Directly get the note to where it belongs
4562 * Refiling notes:: Moving a note or task to a project
4565 @node Setting up remember, Remember templates, Remember, Remember
4566 @section Setting up remember
4568 The following customization will tell @i{remember} to use org files as
4569 target, and to create annotations compatible with Org-mode links.
4572 (org-remember-insinuate)
4573 (setq org-directory "~/path/to/my/orgfiles/")
4574 (setq org-default-notes-file (concat org-directory "/notes.org"))
4575 (define-key global-map "\C-cr" 'org-remember)
4578 The last line binds the command @code{org-remember} to a global
4579 key@footnote{Please select your own key, @kbd{C-c r} is only a
4580 suggestion.}. @code{org-remember} basically just calls @code{remember},
4581 but it makes a few things easier: If there is an active region, it will
4582 automatically copy the region into the remember buffer. It also allows
4583 to jump to the buffer and location where remember notes are being
4584 stored: Just call @code{org-remember} with a prefix argument. If you
4585 use two prefix arguments, Org-mode jumps to the location where the last
4586 remember note was stored.
4588 @node Remember templates, Storing notes, Setting up remember, Remember
4589 @section Remember templates
4590 @cindex templates, for remember
4592 In combination with Org-mode, you can use templates to generate
4593 different types of @i{remember} notes. For example, if you would like
4594 to use one template to create general TODO entries, another one for
4595 journal entries, and a third one for collecting random ideas, you could
4599 (setq org-remember-templates
4600 '(("Todo" ?t "* TODO %?\n %i\n %a" "~/org/TODO.org" "Tasks")
4601 ("Journal" ?j "* %U %?\n\n %i\n %a" "~/org/JOURNAL.org")
4602 ("Idea" ?i "* %^@{Title@}\n %i\n %a" "~/org/JOURNAL.org" "New Ideas")))
4605 @noindent In these entries, the first string is just a name, and the
4606 character specifies how to select the template. It is useful if the
4607 character is also the first letter of the name. The next string
4608 specifies the template. Two more (optional) strings give the file in
4609 which, and the headline under which the new note should be stored. The
4610 file (if not present or @code{nil}) defaults to
4611 @code{org-default-notes-file}, the heading to
4612 @code{org-remember-default-headline}.
4614 An optional sixth element can specify the context in which the user
4615 wants to be able to select this template. This element can be a list
4616 of major modes, in case the template will be available while invoking
4617 @code{org-remember} from a buffer in one of these modes. If it is a
4618 function, the template will only be selected if the function returns
4619 @code{t}. If this element is @code{t}, then the template will be
4620 selected in any context and if it is @code{nil} the template will
4621 be selected by default -- i.e. when all contextual checks failed.
4626 (setq org-remember-templates
4627 '(("Todo" ?t "* TODO %?\n %i\n %a" "~/org/TODO.org" "Tasks" (emacs-lisp-mode))
4628 ("Journal" ?j "* %U %?\n\n %i\n %a" "~/org/JOURNAL.org" my-check)
4629 ("Idea" ?i "* %^@{Title@}\n %i\n %a" "~/org/JOURNAL.org" "New Ideas" t)))
4632 The first template will only be available when invoking @code{org-remember}
4633 from an buffer in @code{emacs-lisp-mode}. The second template will only be
4634 available when the function @code{my-check} returns @code{t}. The third
4635 template will be proposed in any context.
4637 When you call @kbd{M-x remember} (or @kbd{M-x org-remember}) to remember
4638 something, org will prompt for a key to select the template (if you have
4639 more than one template) and then prepare the buffer like
4642 [[file:link to where you called remember]]
4646 During expansion of the template, special @kbd{%}-escapes allow dynamic
4647 insertion of content:
4649 %^@{prompt@} @r{prompt the user for a string and replace this sequence with it.}
4650 @r{You may specify a default value and a completion table with}
4651 @r{%^@{prompt|default|completion2|completion3...@}}
4652 @r{The arrow keys access a prompt-specific history.}
4653 %t @r{time stamp, date only}
4654 %T @r{time stamp with date and time}
4655 %u, %U @r{like the above, but inactive time stamps}
4656 %^t @r{like @code{%t}, but prompt for date. Similarly @code{%^T}, @code{%^u}, @code{%^U}}
4657 @r{You may define a prompt like @code{%^@{Birthday@}t}}
4658 %n @r{user name (taken from @code{user-full-name})}
4659 %a @r{annotation, normally the link created with @code{org-store-link}}
4660 %A @r{like @code{%a}, but prompt for the description part}
4661 %i @r{initial content, the region when remember is called with C-u.}
4662 @r{The entire text will be indented like @code{%i} itself.}
4663 %c @r{Content of the clipboard, or current kill ring head.}
4664 %^g @r{prompt for tags, with completion on tags in target file.}
4665 %^G @r{prompt for tags, with completion all tags in all agenda files.}
4666 %:keyword @r{specific information for certain link types, see below}
4667 %[pathname] @r{insert the contents of the file given by @code{pathname}}
4668 %(sexp) @r{evaluate elisp @code{(sexp)} and replace with the result}
4669 %! @r{immediately store note after completing the template}
4670 @r{(skipping the @kbd{C-c C-c} that normally triggers storing)}
4674 For specific link types, the following keywords will be
4675 defined@footnote{If you define your own link types (@pxref{Adding
4676 hyperlink types}), any property you store with
4677 @code{org-store-link-props} can be accessed in remember templates in a
4681 Link type | Available keywords
4682 -------------------+----------------------------------------------
4683 bbdb | %:name %:company
4684 bbdb | %::server %:port %:nick
4685 vm, wl, mh, rmail | %:type %:subject %:message-id
4686 | %:from %:fromname %:fromaddress
4687 | %:to %:toname %:toaddress
4688 | %: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}.}}
4689 gnus | %:group, @r{for messages also all email fields}
4691 info | %:file %:node
4696 To place the cursor after template expansion use:
4699 %? @r{After completing the template, position cursor here.}
4703 If you change your mind about which template to use, call
4704 @code{org-remember} in the remember buffer. You may then select a new
4705 template that will be filled with the previous context information.
4707 @node Storing notes, Refiling notes, Remember templates, Remember
4708 @section Storing notes
4710 When you are finished preparing a note with @i{remember}, you have to
4711 press @kbd{C-c C-c} to file the note away. The handler will store the
4712 note in the file and under the headline specified in the template, or it
4713 will use the default file and headlines. The window configuration will
4714 be restored, sending you back to the working context before the call to
4715 @code{remember}. To re-use the location found during the last call to
4716 @code{remember}, exit the remember buffer with @kbd{C-u C-u C-c C-c},
4717 i.e. specify a double prefix argument to @kbd{C-c C-c}.
4719 If you want to store the note directly to a different place, use
4720 @kbd{C-u C-c C-c} instead to exit remember@footnote{Configure the
4721 variable @code{org-remember-store-without-prompt} to make this behavior
4722 the default.}. The handler will then first prompt for a target file -
4723 if you press @key{RET}, the value specified for the template is used.
4724 Then the command offers the headings tree of the selected file, with the
4725 cursor position at the default headline (if you had specified one in the
4726 template). You can either immediately press @key{RET} to get the note
4727 placed there. Or you can use the following keys to find a different
4730 @key{TAB} @r{Cycle visibility.}
4731 @key{down} / @key{up} @r{Next/previous visible headline.}
4732 n / p @r{Next/previous visible headline.}
4733 f / b @r{Next/previous headline same level.}
4735 @c 0-9 @r{Digit argument.}
4738 Pressing @key{RET} or @key{left} or @key{right}
4739 then leads to the following result.
4741 @multitable @columnfractions 0.2 0.15 0.65
4742 @item @b{Cursor position} @tab @b{Key} @tab @b{Note gets inserted}
4743 @item on headline @tab @key{RET} @tab as sublevel of the heading at cursor, first or last
4744 @item @tab @tab depending on @code{org-reverse-note-order}.
4745 @item @tab @key{left}/@key{right} @tab as same level, before/after current heading
4746 @item buffer-start @tab @key{RET} @tab as level 2 heading at end of file or level 1 at beginning
4747 @item @tab @tab depending on @code{org-reverse-note-order}.
4748 @item not on headline @tab @key{RET}
4749 @tab at cursor position, level taken from context.
4752 Before inserting the text into a tree, the function ensures that the
4753 text has a headline, i.e. a first line that starts with a @samp{*}. If
4754 not, a headline is constructed from the current date and some additional
4755 data. If you have indented the text of the note below the headline, the
4756 indentation will be adapted if inserting the note into the tree requires
4757 demotion from level 1.
4759 @node Refiling notes, , Storing notes, Remember
4760 @section Refiling notes
4761 @cindex refiling notes
4763 Remember is usually used to quickly capture notes and tasks into one or
4764 a few capture lists. When reviewing the captured data, you may want to
4765 refile some of the entries into a different list, for example into a
4766 project. Cutting, finding the right location and then pasting the note
4767 is cumbersome. To simplify this process, you can use the following
4773 Refile the entry at point. This command offers possible locations for
4774 refiling the entry and lets you select one with completion. The item is
4775 filed below the target heading as a subitem. Depending on
4776 @code{org-reverse-note-order}, it will be either the first of last
4777 subitem.@* By default, all level 1 headlines in the current buffer are
4778 considered to be targets, but you can have more complex definitions
4779 across a number of files. See the variable @code{org-refile-targets}
4783 Use the refile interface to jump to a heading.
4784 @kindex C-u C-u C-c C-w
4785 @item C- C-u C-c C-w
4786 Jump to the location where @code{org-refile} last moved a tree to.
4789 @node Agenda views, Embedded LaTeX, Remember, Top
4790 @chapter Agenda Views
4791 @cindex agenda views
4793 Due to the way Org-mode works, TODO items, time-stamped items, and
4794 tagged headlines can be scattered throughout a file or even a number of
4795 files. To get an overview of open action items, or of events that are
4796 important for a particular date, this information must be collected,
4797 sorted and displayed in an organized way.
4799 Org-mode can select items based on various criteria, and display them
4800 in a separate buffer. Seven different view types are provided:
4804 an @emph{agenda} that is like a calendar and shows information
4807 a @emph{TODO list} that covers all unfinished
4810 a @emph{tags view}, showings headlines based on
4811 the tags associated with them,
4813 a @emph{timeline view} that shows all events in a single Org-mode file,
4814 in time-sorted view,
4816 a @emph{keyword search view} that shows all entries from multiple files
4817 that contain specified keywords.
4819 a @emph{stuck projects view} showing projects that currently don't move
4822 @emph{custom views} that are special tag/keyword searches and
4823 combinations of different views.
4827 The extracted information is displayed in a special @emph{agenda
4828 buffer}. This buffer is read-only, but provides commands to visit the
4829 corresponding locations in the original Org-mode files, and even to
4830 edit these files remotely.
4832 Two variables control how the agenda buffer is displayed and whether the
4833 window configuration is restored when the agenda exits:
4834 @code{org-agenda-window-setup} and
4835 @code{org-agenda-restore-windows-after-quit}.
4838 * Agenda files:: Files being searched for agenda information
4839 * Agenda dispatcher:: Keyboard access to agenda views
4840 * Built-in agenda views:: What is available out of the box?
4841 * Presentation and sorting:: How agenda items are prepared for display
4842 * Agenda commands:: Remote editing of org trees
4843 * Custom agenda views:: Defining special searches and views
4846 @node Agenda files, Agenda dispatcher, Agenda views, Agenda views
4847 @section Agenda files
4848 @cindex agenda files
4849 @cindex files for agenda
4851 The information to be shown is normally collected from all @emph{agenda
4852 files}, the files listed in the variable
4853 @code{org-agenda-files}@footnote{If the value of that variable is not a
4854 list, but a single file name, then the list of agenda files will be
4855 maintained in that external file.}. If a directory is part of this list,
4856 all files with the extension @file{.org} in this directory will be part
4859 Thus even if you only work with a single Org-mode file, this file should
4860 be put into that list@footnote{When using the dispatcher, pressing
4861 @kbd{<} before selecting a command will actually limit the command to
4862 the current file, and ignore @code{org-agenda-files} until the next
4863 dispatcher command.}. You can customize @code{org-agenda-files}, but
4864 the easiest way to maintain it is through the following commands
4866 @cindex files, adding to agenda list
4870 Add current file to the list of agenda files. The file is added to
4871 the front of the list. If it was already in the list, it is moved to
4872 the front. With prefix arg, file is added/moved to the end.
4875 Remove current file from the list of agenda files.
4880 Cycle through agenda file list, visiting one file after the other.
4884 The Org menu contains the current list of files and can be used
4885 to visit any of them.
4887 If you would like to focus the agenda temporarily onto a file not in
4888 this list, or onto just one file in the list or even only a subtree in a
4889 file, this can be done in different ways. For a single agenda command,
4890 you may press @kbd{<} once or several times in the dispatcher
4891 (@pxref{Agenda dispatcher}). To restrict the agenda scope for an
4892 extended period, use the following commands:
4897 Permanently restrict the agenda to the current subtree. When with a
4898 prefix argument, or with the cursor before the first headline in a file,
4899 the agenda scope is set to the entire file. This restriction remains in
4900 effect until removed with @kbd{C-c C-x >}, or by typing either @kbd{<}
4901 or @kbd{>} in the agenda dispatcher. If there is a window displaying an
4902 agenda view, the new restriction takes effect immediately.
4905 Remove the permanent restriction created by @kbd{C-c C-x <}.
4909 When working with @file{Speedbar}, you can use the following commands in
4913 @item < @r{in the speedbar frame}
4914 Permanently restrict the agenda to the item at the cursor in the
4915 speedbar frame, either an Org-mode file or a subtree in such a file.
4916 If there is a window displaying an agenda view, the new restriction takes
4919 @item > @r{in the speedbar frame}
4920 Lift the restriction again.
4923 @node Agenda dispatcher, Built-in agenda views, Agenda files, Agenda views
4924 @section The agenda dispatcher
4925 @cindex agenda dispatcher
4926 @cindex dispatching agenda commands
4927 The views are created through a dispatcher that should be bound to a
4928 global key, for example @kbd{C-c a} (@pxref{Installation}). In the
4929 following we will assume that @kbd{C-c a} is indeed how the dispatcher
4930 is accessed and list keyboard access to commands accordingly. After
4931 pressing @kbd{C-c a}, an additional letter is required to execute a
4932 command. The dispatcher offers the following default commands:
4935 Create the calendar-like agenda (@pxref{Weekly/Daily agenda}).
4937 Create a list of all TODO items (@pxref{Global TODO list}).
4939 Create a list of headlines matching a TAGS expression (@pxref{Matching
4940 tags and properties}).
4942 Create the timeline view for the current buffer (@pxref{Timeline}).
4944 Create a list of entries selected by a boolean expression of keywords
4945 and/or regular expressions that must or must not occur in the entry.
4947 Search for a regular expression in all agenda files and additionally in
4948 the files listed in @code{org-agenda-multi-occur-extra-files}. This
4949 uses the Emacs command @code{multi-occur}. A prefix argument can be
4950 used to specify the number of context lines for each match, default is
4953 Create a list of stuck projects (@pxref{Stuck projects}).
4955 Restrict an agenda command to the current buffer@footnote{For backward
4956 compatibility, you can also press @kbd{1} to restrict to the current
4957 buffer.}. After pressing @kbd{<}, you still need to press the character
4958 selecting the command.
4960 If there is an active region, restrict the following agenda command to
4961 the region. Otherwise, restrict it to the current subtree@footnote{For
4962 backward compatibility, you can also press @kbd{0} to restrict to the
4963 current buffer.}. After pressing @kbd{< <}, you still need to press the
4964 character selecting the command.
4967 You can also define custom commands that will be accessible through the
4968 dispatcher, just like the default commands. This includes the
4969 possibility to create extended agenda buffers that contain several
4970 blocks together, for example the weekly agenda, the global TODO list and
4971 a number of special tags matches. @xref{Custom agenda views}.
4973 @node Built-in agenda views, Presentation and sorting, Agenda dispatcher, Agenda views
4974 @section The built-in agenda views
4976 In this section we describe the built-in views.
4979 * Weekly/Daily agenda:: The calendar page with current tasks
4980 * Global TODO list:: All unfinished action items
4981 * Matching tags and properties:: Structured information with fine-tuned search
4982 * Timeline:: Time-sorted view for single file
4983 * Keyword search:: Finding entries by keyword
4984 * Stuck projects:: Find projects you need to review
4987 @node Weekly/Daily agenda, Global TODO list, Built-in agenda views, Built-in agenda views
4988 @subsection The weekly/daily agenda
4990 @cindex weekly agenda
4991 @cindex daily agenda
4993 The purpose of the weekly/daily @emph{agenda} is to act like a page of a
4994 paper agenda, showing all the tasks for the current week or day.
4997 @cindex org-agenda, command
5000 Compile an agenda for the current week from a list of org files. The
5001 agenda shows the entries for each day. With a numeric
5002 prefix@footnote{For backward compatibility, the universal prefix
5003 @kbd{C-u} causes all TODO entries to be listed before the agenda. This
5004 feature is deprecated, use the dedicated TODO list, or a block agenda
5005 instead.} (like @kbd{C-u 2 1 C-c a a}) you may set the number of days
5006 to be displayed (see also the variable @code{org-agenda-ndays})
5009 Remote editing from the agenda buffer means, for example, that you can
5010 change the dates of deadlines and appointments from the agenda buffer.
5011 The commands available in the Agenda buffer are listed in @ref{Agenda
5014 @subsubheading Calendar/Diary integration
5015 @cindex calendar integration
5016 @cindex diary integration
5018 Emacs contains the calendar and diary by Edward M. Reingold. The
5019 calendar displays a three-month calendar with holidays from different
5020 countries and cultures. The diary allows you to keep track of
5021 anniversaries, lunar phases, sunrise/set, recurrent appointments
5022 (weekly, monthly) and more. In this way, it is quite complementary to
5023 Org-mode. It can be very useful to combine output from Org-mode with
5026 In order to include entries from the Emacs diary into Org-mode's
5027 agenda, you only need to customize the variable
5030 (setq org-agenda-include-diary t)
5033 @noindent After that, everything will happen automatically. All diary
5034 entries including holidays, anniversaries etc will be included in the
5035 agenda buffer created by Org-mode. @key{SPC}, @key{TAB}, and
5036 @key{RET} can be used from the agenda buffer to jump to the diary
5037 file in order to edit existing diary entries. The @kbd{i} command to
5038 insert new entries for the current date works in the agenda buffer, as
5039 well as the commands @kbd{S}, @kbd{M}, and @kbd{C} to display
5040 Sunrise/Sunset times, show lunar phases and to convert to other
5041 calendars, respectively. @kbd{c} can be used to switch back and forth
5042 between calendar and agenda.
5044 If you are using the diary only for sexp entries and holidays, it is
5045 faster to not use the above setting, but instead to copy or even move
5046 the entries into an Org-mode file. Org-mode evaluates diary-style sexp
5047 entries, and does it faster because there is no overhead for first
5048 creating the diary display. Note that the sexp entries must start at
5049 the left margin, no white space is allowed before them. For example,
5050 the following segment of an Org-mode file will be processed and entries
5051 will be made in the agenda:
5054 * Birthdays and similar stuff
5056 %%(org-calendar-holiday) ; special function for holiday names
5058 %%(diary-anniversary 14 5 1956) Arthur Dent is %d years old
5059 %%(diary-anniversary 2 10 1869) Mahatma Gandhi would be %d years old
5062 @subsubheading Appointment reminders
5063 @cindex @file{appt.el}
5064 @cindex appointment reminders
5066 Org can interact with Emacs appointments notification facility.
5068 To add all the appointments of your agenda files, use the command
5069 @code{org-agenda-to-appt}. This commands also lets you filter through
5070 the list of your appointments and add only those belonging to a specific
5071 category or matching a regular expression. See the docstring for
5074 @node Global TODO list, Matching tags and properties, Weekly/Daily agenda, Built-in agenda views
5075 @subsection The global TODO list
5076 @cindex global TODO list
5077 @cindex TODO list, global
5079 The global TODO list contains all unfinished TODO items, formatted and
5080 collected into a single place.
5085 Show the global TODO list. This collects the TODO items from all
5086 agenda files (@pxref{Agenda views}) into a single buffer. The buffer is in
5087 @code{agenda-mode}, so there are commands to examine and manipulate
5088 the TODO entries directly from that buffer (@pxref{Agenda commands}).
5091 @cindex TODO keyword matching
5092 Like the above, but allows selection of a specific TODO keyword. You
5093 can also do this by specifying a prefix argument to @kbd{C-c a t}. With
5094 a @kbd{C-u} prefix you are prompted for a keyword, and you may also
5095 specify several keywords by separating them with @samp{|} as boolean OR
5096 operator. With a numeric prefix, the Nth keyword in
5097 @code{org-todo-keywords} is selected.
5099 The @kbd{r} key in the agenda buffer regenerates it, and you can give
5100 a prefix argument to this command to change the selected TODO keyword,
5101 for example @kbd{3 r}. If you often need a search for a specific
5102 keyword, define a custom command for it (@pxref{Agenda dispatcher}).@*
5103 Matching specific TODO keywords can also be done as part of a tags
5104 search (@pxref{Tag searches}).
5107 Remote editing of TODO items means that you can change the state of a
5108 TODO entry with a single key press. The commands available in the
5109 TODO list are described in @ref{Agenda commands}.
5111 @cindex sublevels, inclusion into todo list
5112 Normally the global todo list simply shows all headlines with TODO
5113 keywords. This list can become very long. There are two ways to keep
5117 Some people view a TODO item that has been @emph{scheduled} for
5118 execution (@pxref{Time stamps}) as no longer @emph{open}. Configure the
5119 variable @code{org-agenda-todo-ignore-scheduled} to exclude scheduled
5120 items from the global TODO list.
5122 TODO items may have sublevels to break up the task into subtasks. In
5123 such cases it may be enough to list only the highest level TODO headline
5124 and omit the sublevels from the global list. Configure the variable
5125 @code{org-agenda-todo-list-sublevels} to get this behavior.
5128 @node Matching tags and properties, Timeline, Global TODO list, Built-in agenda views
5129 @subsection Matching Tags and Properties
5130 @cindex matching, of tags
5131 @cindex matching, of properties
5134 If headlines in the agenda files are marked with @emph{tags}
5135 (@pxref{Tags}), you can select headlines based on the tags that apply
5136 to them and collect them into an agenda buffer.
5141 Produce a list of all headlines that match a given set of tags. The
5142 command prompts for a selection criterion, which is a boolean logic
5143 expression with tags, like @samp{+work+urgent-withboss} or
5144 @samp{work|home} (@pxref{Tags}). If you often need a specific search,
5145 define a custom command for it (@pxref{Agenda dispatcher}).
5148 Like @kbd{C-c a m}, but only select headlines that are also TODO items
5149 and force checking subitems (see variable
5150 @code{org-tags-match-list-sublevels}). Matching specific todo keywords
5151 together with a tags match is also possible, see @ref{Tag searches}.
5154 The commands available in the tags list are described in @ref{Agenda
5157 @node Timeline, Keyword search, Matching tags and properties, Built-in agenda views
5158 @subsection Timeline for a single file
5159 @cindex timeline, single file
5160 @cindex time-sorted view
5162 The timeline summarizes all time-stamped items from a single Org-mode
5163 file in a @emph{time-sorted view}. The main purpose of this command is
5164 to give an overview over events in a project.
5169 Show a time-sorted view of the org file, with all time-stamped items.
5170 When called with a @kbd{C-u} prefix, all unfinished TODO entries
5171 (scheduled or not) are also listed under the current date.
5175 The commands available in the timeline buffer are listed in
5176 @ref{Agenda commands}.
5178 @node Keyword search, Stuck projects, Timeline, Built-in agenda views
5179 @subsection Keyword search
5180 @cindex keyword search
5181 @cindex searching, for keywords
5183 This agenda view is a general text search facility for Org-mode entries.
5184 It is particularly useful to find notes.
5189 This is a special search that lets you select entries by keywords or
5190 regular expression, using a boolean logic. For example, the search
5194 +computer +wifi -ethernet -@{8\.11[bg]@}
5198 will search for note entries that contain the keywords @code{computer}
5199 and @code{wifi}, but not the keyword @code{ethernet}, and which are also
5200 not matched by the regular expression @code{8\.11[bg]}, meaning to
5201 exclude both 8.11b and 8.11g.
5203 Note that in addition to the agenda files, this command will also search
5204 the files listed in @code{org-agenda-text-search-extra-files}.
5207 @node Stuck projects, , Keyword search, Built-in agenda views
5208 @subsection Stuck projects
5210 If you are following a system like David Allen's GTD to organize your
5211 work, one of the ``duties'' you have is a regular review to make sure
5212 that all projects move along. A @emph{stuck} project is a project that
5213 has no defined next actions, so it will never show up in the TODO lists
5214 Org-mode produces. During the review, you need to identify such
5215 projects and define next actions for them.
5220 List projects that are stuck.
5223 Customize the variable @code{org-stuck-projects} to define what a stuck
5224 project is and how to find it.
5227 You almost certainly will have to configure this view before it will
5228 work for you. The built-in default assumes that all your projects are
5229 level-2 headlines, and that a project is not stuck if it has at least
5230 one entry marked with a todo keyword TODO or NEXT or NEXTACTION.
5232 Lets assume that you, in your own way of using Org-mode, identify
5233 projects with a tag PROJECT, and that you use a todo keyword MAYBE to
5234 indicate a project that should not be considered yet. Lets further
5235 assume that the todo keyword DONE marks finished projects, and that NEXT
5236 and TODO indicate next actions. The tag @@SHOP indicates shopping and
5237 is a next action even without the NEXT tag. Finally, if the project
5238 contains the special word IGNORE anywhere, it should not be listed
5239 either. In this case you would start by identifying eligible projects
5240 with a tags/todo match @samp{+PROJECT/-MAYBE-DONE}, and then check for
5241 TODO, NEXT, @@SHOP, and IGNORE in the subtree to identify projects that
5242 are not stuck. The correct customization for this is
5245 (setq org-stuck-projects
5246 '("+PROJECT/-MAYBE-DONE" ("NEXT" "TODO") ("@@SHOP")
5251 @node Presentation and sorting, Agenda commands, Built-in agenda views, Agenda views
5252 @section Presentation and sorting
5253 @cindex presentation, of agenda items
5255 Before displaying items in an agenda view, Org-mode visually prepares
5256 the items and sorts them. Each item occupies a single line. The line
5257 starts with a @emph{prefix} that contains the @emph{category}
5258 (@pxref{Categories}) of the item and other important information. You can
5259 customize the prefix using the option @code{org-agenda-prefix-format}.
5260 The prefix is followed by a cleaned-up version of the outline headline
5261 associated with the item.
5264 * Categories:: Not all tasks are equal
5265 * Time-of-day specifications:: How the agenda knows the time
5266 * Sorting of agenda items:: The order of things
5269 @node Categories, Time-of-day specifications, Presentation and sorting, Presentation and sorting
5270 @subsection Categories
5273 The category is a broad label assigned to each agenda item. By default,
5274 the category is simply derived from the file name, but you can also
5275 specify it with a special line in the buffer, like this@footnote{For
5276 backward compatibility, the following also works: If there are several
5277 such lines in a file, each specifies the category for the text below it.
5278 The first category also applies to any text before the first CATEGORY
5279 line. However, using this method is @emph{strongly} deprecated as it is
5280 incompatible with the outline structure of the document. The correct
5281 method for setting multiple categories in a buffer is using a
5289 If you would like to have a special CATEGORY for a single entry or a
5290 (sub)tree, give the entry a @code{:CATEGORY:} property with the location
5291 as the value (@pxref{Properties and columns}).
5294 The display in the agenda buffer looks best if the category is not
5295 longer than 10 characters.
5297 @node Time-of-day specifications, Sorting of agenda items, Categories, Presentation and sorting
5298 @subsection Time-of-Day Specifications
5299 @cindex time-of-day specification
5301 Org-mode checks each agenda item for a time-of-day specification. The
5302 time can be part of the time stamp that triggered inclusion into the
5303 agenda, for example as in @w{@samp{<2005-05-10 Tue 19:00>}}. Time
5304 ranges can be specified with two time stamps, like
5306 @w{@samp{<2005-05-10 Tue 20:30>--<2005-05-10 Tue 22:15>}}.
5308 In the headline of the entry itself, a time(range) may also appear as
5309 plain text (like @samp{12:45} or a @samp{8:30-1pm}. If the agenda
5310 integrates the Emacs diary (@pxref{Weekly/Daily agenda}), time
5311 specifications in diary entries are recognized as well.
5313 For agenda display, Org-mode extracts the time and displays it in a
5314 standard 24 hour format as part of the prefix. The example times in
5315 the previous paragraphs would end up in the agenda like this:
5318 8:30-13:00 Arthur Dent lies in front of the bulldozer
5319 12:45...... Ford Prefect arrives and takes Arthur to the pub
5320 19:00...... The Vogon reads his poem
5321 20:30-22:15 Marwin escorts the Hitchhikers to the bridge
5325 If the agenda is in single-day mode, or for the display of today, the
5326 timed entries are embedded in a time grid, like
5329 8:00...... ------------------
5330 8:30-13:00 Arthur Dent lies in front of the bulldozer
5331 10:00...... ------------------
5332 12:00...... ------------------
5333 12:45...... Ford Prefect arrives and takes Arthur to the pub
5334 14:00...... ------------------
5335 16:00...... ------------------
5336 18:00...... ------------------
5337 19:00...... The Vogon reads his poem
5338 20:00...... ------------------
5339 20:30-22:15 Marwin escorts the Hitchhikers to the bridge
5342 The time grid can be turned on and off with the variable
5343 @code{org-agenda-use-time-grid}, and can be configured with
5344 @code{org-agenda-time-grid}.
5346 @node Sorting of agenda items, , Time-of-day specifications, Presentation and sorting
5347 @subsection Sorting of agenda items
5348 @cindex sorting, of agenda items
5349 @cindex priorities, of agenda items
5350 Before being inserted into a view, the items are sorted. How this is
5351 done depends on the type of view.
5354 For the daily/weekly agenda, the items for each day are sorted. The
5355 default order is to first collect all items containing an explicit
5356 time-of-day specification. These entries will be shown at the beginning
5357 of the list, as a @emph{schedule} for the day. After that, items remain
5358 grouped in categories, in the sequence given by @code{org-agenda-files}.
5359 Within each category, items are sorted by priority (@pxref{Priorities}),
5360 which is composed of the base priority (2000 for priority @samp{A}, 1000
5361 for @samp{B}, and 0 for @samp{C}), plus additional increments for
5362 overdue scheduled or deadline items.
5364 For the TODO list, items remain in the order of categories, but within
5365 each category, sorting takes place according to priority
5366 (@pxref{Priorities}).
5368 For tags matches, items are not sorted at all, but just appear in the
5369 sequence in which they are found in the agenda files.
5372 Sorting can be customized using the variable
5373 @code{org-agenda-sorting-strategy}.
5376 @node Agenda commands, Custom agenda views, Presentation and sorting, Agenda views
5377 @section Commands in the agenda buffer
5378 @cindex commands, in agenda buffer
5380 Entries in the agenda buffer are linked back to the org file or diary
5381 file where they originate. You are not allowed to edit the agenda
5382 buffer itself, but commands are provided to show and jump to the
5383 original entry location, and to edit the org-files ``remotely'' from
5384 the agenda buffer. In this way, all information is stored only once,
5385 removing the risk that your agenda and note files may diverge.
5387 Some commands can be executed with mouse clicks on agenda lines. For
5388 the other commands, the cursor needs to be in the desired line.
5391 @tsubheading{Motion}
5392 @cindex motion commands in agenda
5395 Next line (same as @key{up} and @kbd{C-p}).
5398 Previous line (same as @key{down} and @kbd{C-n}).
5399 @tsubheading{View/GoTo org file}
5404 Display the original location of the item in another window.
5408 Display original location and recenter that window.
5416 Go to the original location of the item in another window. Under Emacs
5417 22, @kbd{mouse-1} will also works for this.
5421 Go to the original location of the item and delete other windows.
5425 Toggle Follow mode. In Follow mode, as you move the cursor through
5426 the agenda buffer, the other window always shows the corresponding
5427 location in the org file. The initial setting for this mode in new
5428 agenda buffers can be set with the variable
5429 @code{org-agenda-start-with-follow-mode}.
5433 Display the entire subtree of the current item in an indirect buffer.
5434 With numerical prefix ARG, go up to this level and then take that tree.
5435 If ARG is negative, go up that many levels. With @kbd{C-u} prefix, do
5436 not remove the previously used indirect buffer.
5440 Toggle Logbook mode. In Logbook mode, entries that where marked DONE while
5441 logging was on (variable @code{org-log-done}) are shown in the agenda,
5442 as are entries that have been clocked on that day.
5444 @tsubheading{Change display}
5445 @cindex display changing, in agenda
5448 Delete other windows.
5455 Switch to day/week/month/year view. When switching to day or week view,
5456 this setting becomes the default for subseqent agenda commands. Since
5457 month and year views are slow to create, the do not become the default.
5461 Toggle the inclusion of diary entries. See @ref{Weekly/Daily agenda}.
5465 Toggle the time grid on and off. See also the variables
5466 @code{org-agenda-use-time-grid} and @code{org-agenda-time-grid}.
5470 Recreate the agenda buffer, for example to reflect the changes
5471 after modification of the time stamps of items with S-@key{left} and
5472 S-@key{right}. When the buffer is the global todo list, a prefix
5473 argument is interpreted to create a selective list for a specific TODO
5483 Save all Org-mode buffers in the current Emacs session.
5487 Display the following @code{org-agenda-ndays} days. For example, if
5488 the display covers a week, switch to the following week. With prefix
5489 arg, go forward that many times @code{org-agenda-ndays} days.
5493 Display the previous dates.
5499 @tsubheading{Query editing}
5500 @cindex query editing, in agenda
5507 In the @i{search view} (@pxref{Keyword search}), these keys add new
5508 search words (@kbd{[} and @kbd{]}) or new regular expressions (@kbd{@{}
5509 and @kbd{@}}) to the query string. The opening bracket/brace will add a
5510 positive search term prefixed by @samp{+}, indicating that this search
5511 term @i{must} occur/match in the entry. Closing bracket/brace add a
5512 negative search term which @i{must not} occur/match in the entry for it
5516 @tsubheading{Remote editing}
5517 @cindex remote editing, from agenda
5522 @cindex undoing remote-editing events
5523 @cindex remote editing, undo
5526 Undo a change due to a remote editing command. The change is undone
5527 both in the agenda buffer and in the remote buffer.
5531 Change the TODO state of the item, both in the agenda and in the
5536 Delete the current agenda item along with the entire subtree belonging
5537 to it in the original Org-mode file. If the text to be deleted remotely
5538 is longer than one line, the kill needs to be confirmed by the user. See
5539 variable @code{org-agenda-confirm-kill}.
5543 Archive the subtree corresponding to the current headline.
5547 Show all tags associated with the current item. Because of
5548 inheritance, this may be more than the tags listed in the line itself.
5552 Set tags for the current headline. If there is an active region in the
5553 agenda, change a tag for all headings in the region.
5557 Toggle the ARCHIVE tag for the current headline.
5561 Set the priority for the current item. Org-mode prompts for the
5562 priority character. If you reply with @key{SPC}, the priority cookie
5563 is removed from the entry.
5567 Display weighted priority of current item.
5573 Increase the priority of the current item. The priority is changed in
5574 the original buffer, but the agenda is not resorted. Use the @kbd{r}
5578 @kindex S-@key{down}
5581 Decrease the priority of the current item.
5589 Set a deadline for this item.
5591 @kindex S-@key{right}
5593 Change the time stamp associated with the current line by one day into
5594 the future. With prefix argument, change it by that many days. For
5595 example, @kbd{3 6 5 S-@key{right}} will change it by a year. The
5596 stamp is changed in the original org file, but the change is not
5597 directly reflected in the agenda buffer. Use the
5598 @kbd{r} key to update the buffer.
5600 @kindex S-@key{left}
5602 Change the time stamp associated with the current line by one day
5607 Change the time stamp associated with the current line to today.
5608 The key @kbd{>} has been chosen, because it is the same as @kbd{S-.}
5613 Start the clock on the current item. If a clock is running already, it
5618 Stop the previously started clock.
5622 Cancel the currently running clock.
5626 Jump to the running clock in another window.
5628 @tsubheading{Calendar commands}
5629 @cindex calendar commands, from agenda
5632 Open the Emacs calendar and move to the date at the agenda cursor.
5635 When in the calendar, compute and show the Org-mode agenda for the
5638 @cindex diary entries, creating from agenda
5641 Insert a new entry into the diary. Prompts for the type of entry
5642 (day, weekly, monthly, yearly, anniversary, cyclic) and creates a new
5643 entry in the diary, just as @kbd{i d} etc. would do in the calendar.
5644 The date is taken from the cursor position.
5648 Show the phases of the moon for the three months around current date.
5652 Show sunrise and sunset times. The geographical location must be set
5653 with calendar variables, see documentation of the Emacs calendar.
5657 Convert the date at cursor into many other cultural and historic
5662 Show holidays for three month around the cursor date.
5664 @c FIXME: This should be a different key.
5667 Export a single iCalendar file containing entries from all agenda files.
5669 @tsubheading{Exporting to a file}
5672 @cindex exporting agenda views
5673 @cindex agenda views, exporting
5674 Write the agenda view to a file. Depending on the extension of the
5675 selected file name, the view will be exported as HTML (extension
5676 @file{.html} or @file{.htm}), Postscript (extension @file{.ps}), or
5677 plain text (any other extension). Use the variable
5678 @code{org-agenda-exporter-settings} to set options for @file{ps-print}
5679 and for @file{htmlize} to be used during export.
5681 @tsubheading{Quit and Exit}
5684 Quit agenda, remove the agenda buffer.
5687 @cindex agenda files, removing buffers
5689 Exit agenda, remove the agenda buffer and all buffers loaded by Emacs
5690 for the compilation of the agenda. Buffers created by the user to
5691 visit org files will not be removed.
5695 @node Custom agenda views, , Agenda commands, Agenda views
5696 @section Custom agenda views
5697 @cindex custom agenda views
5698 @cindex agenda views, custom
5700 Custom agenda commands serve two purposes: to store and quickly access
5701 frequently used TODO and tags searches, and to create special composite
5702 agenda buffers. Custom agenda commands will be accessible through the
5703 dispatcher (@pxref{Agenda dispatcher}), just like the default commands.
5706 * Storing searches:: Type once, use often
5707 * Block agenda:: All the stuff you need in a single buffer
5708 * Setting Options:: Changing the rules
5709 * Exporting Agenda Views:: Writing agendas to files.
5710 * Extracting Agenda Information for other programs::
5713 @node Storing searches, Block agenda, Custom agenda views, Custom agenda views
5714 @subsection Storing searches
5716 The first application of custom searches is the definition of keyboard
5717 shortcuts for frequently used searches, either creating an agenda
5718 buffer, or a sparse tree (the latter covering of course only the current
5721 Custom commands are configured in the variable
5722 @code{org-agenda-custom-commands}. You can customize this variable, for
5723 example by pressing @kbd{C-c a C}. You can also directly set it with
5724 Emacs Lisp in @file{.emacs}. The following example contains all valid
5729 (setq org-agenda-custom-commands
5730 '(("w" todo "WAITING")
5731 ("W" todo-tree "WAITING")
5732 ("u" tags "+boss-urgent")
5733 ("v" tags-todo "+boss-urgent")
5734 ("U" tags-tree "+boss-urgent")
5735 ("f" occur-tree "\\<FIXME\\>")
5736 ("h" . "HOME+Name tags searches") ; description for "h" prefix
5737 ("hl" tags "+home+Lisa")
5738 ("hp" tags "+home+Peter")
5739 ("hk" tags "+home+Kim")))
5744 The initial string in each entry defines the keys you have to press
5745 after the dispatcher command @kbd{C-c a} in order to access the command.
5746 Usually this will be just a single character, but if you have many
5747 similar commands, you can also define two-letter combinations where the
5748 first character is the same in several combinations and serves as a
5749 prefix key@footnote{You can provide a description for a prefix key by
5750 inserting a cons cell with the prefix and the description.}. The second
5751 parameter is the search type, followed by the string or regular
5752 expression to be used for the matching. The example above will
5757 as a global search for TODO entries with @samp{WAITING} as the TODO
5760 as the same search, but only in the current buffer and displaying the
5761 results as a sparse tree
5763 as a global tags search for headlines marked @samp{:boss:} but not
5766 as the same search as @kbd{C-c a u}, but limiting the search to
5767 headlines that are also TODO items
5769 as the same search as @kbd{C-c a u}, but only in the current buffer and
5770 displaying the result as a sparse tree
5772 to create a sparse tree (again: current buffer only) with all entries
5773 containing the word @samp{FIXME}
5775 as a prefix command for a HOME tags search where you have to press an
5776 additional key (@kbd{l}, @kbd{p} or @kbd{k}) to select a name (Lisa,
5777 Peter, or Kim) as additional tag to match.
5780 @node Block agenda, Setting Options, Storing searches, Custom agenda views
5781 @subsection Block agenda
5782 @cindex block agenda
5783 @cindex agenda, with block views
5785 Another possibility is the construction of agenda views that comprise
5786 the results of @emph{several} commands, each of which creates a block in
5787 the agenda buffer. The available commands include @code{agenda} for the
5788 daily or weekly agenda (as created with @kbd{C-c a a}), @code{alltodo}
5789 for the global todo list (as constructed with @kbd{C-c a t}), and the
5790 matching commands discussed above: @code{todo}, @code{tags}, and
5791 @code{tags-todo}. Here are two examples:
5795 (setq org-agenda-custom-commands
5796 '(("h" "Agenda and Home-related tasks"
5800 ("o" "Agenda and Office-related tasks"
5808 This will define @kbd{C-c a h} to create a multi-block view for stuff
5809 you need to attend to at home. The resulting agenda buffer will contain
5810 your agenda for the current week, all TODO items that carry the tag
5811 @samp{home}, and also all lines tagged with @samp{garden}. Finally the
5812 command @kbd{C-c a o} provides a similar view for office tasks.
5814 @node Setting Options, Exporting Agenda Views, Block agenda, Custom agenda views
5815 @subsection Setting Options for custom commands
5816 @cindex options, for custom agenda views
5818 Org-mode contains a number of variables regulating agenda construction
5819 and display. The global variables define the behavior for all agenda
5820 commands, including the custom commands. However, if you want to change
5821 some settings just for a single custom view, you can do so. Setting
5822 options requires inserting a list of variable names and values at the
5823 right spot in @code{org-agenda-custom-commands}. For example:
5827 (setq org-agenda-custom-commands
5828 '(("w" todo "WAITING"
5829 ((org-agenda-sorting-strategy '(priority-down))
5830 (org-agenda-prefix-format " Mixed: ")))
5831 ("U" tags-tree "+boss-urgent"
5832 ((org-show-following-heading nil)
5833 (org-show-hierarchy-above nil)))
5835 ((org-agenda-files '("~org/notes.org"))
5836 (org-agenda-text-search-extra-files nil)))))
5841 Now the @kbd{C-c a w} command will sort the collected entries only by
5842 priority, and the prefix format is modified to just say @samp{ Mixed: }
5843 instead of giving the category of the entry. The sparse tags tree of
5844 @kbd{C-c a U} will now turn out ultra-compact, because neither the
5845 headline hierarchy above the match, nor the headline following the match
5846 will be shown. The command @kbd{C-c a N} will do a text search limited
5847 to only a single file.
5849 For command sets creating a block agenda,
5850 @code{org-agenda-custom-commands} has two separate spots for setting
5851 options. You can add options that should be valid for just a single
5852 command in the set, and options that should be valid for all commands in
5853 the set. The former are just added to the command entry, the latter
5854 must come after the list of command entries. Going back to the block
5855 agenda example (@pxref{Block agenda}), let's change the sorting strategy
5856 for the @kbd{C-c a h} commands to @code{priority-down}, but let's sort
5857 the results for GARDEN tags query in the opposite order,
5858 @code{priority-up}. This would look like this:
5862 (setq org-agenda-custom-commands
5863 '(("h" "Agenda and Home-related tasks"
5867 ((org-agenda-sorting-strategy '(priority-up)))))
5868 ((org-agenda-sorting-strategy '(priority-down))))
5869 ("o" "Agenda and Office-related tasks"
5876 As you see, the values and parenthesis setting is a little complex.
5877 When in doubt, use the customize interface to set this variable - it
5878 fully supports its structure. Just one caveat: When setting options in
5879 this interface, the @emph{values} are just lisp expressions. So if the
5880 value is a string, you need to add the double quotes around the value
5884 @node Exporting Agenda Views, Extracting Agenda Information for other programs, Setting Options, Custom agenda views
5885 @subsection Exporting Agenda Views
5886 @cindex agenda views, exporting
5888 If you are away from your computer, it can be very useful to have a
5889 printed version of some agenda views to carry around. Org-mode can
5890 export custom agenda views as plain text, HTML@footnote{You need to
5891 install Hrvoje Niksic' @file{htmlize.el}.} and postscript. If you want
5892 to do this only occasionally, use the command
5897 @cindex exporting agenda views
5898 @cindex agenda views, exporting
5899 Write the agenda view to a file. Depending on the extension of the
5900 selected file name, the view will be exported as HTML (extension
5901 @file{.html} or @file{.htm}), Postscript (extension @file{.ps}), or
5902 plain text (any other extension). Use the variable
5903 @code{org-agenda-exporter-settings} to set options for @file{ps-print}
5904 and for @file{htmlize} to be used during export, for example
5906 (setq org-agenda-exporter-settings
5907 '((ps-number-of-columns 2)
5908 (ps-landscape-mode t)
5909 (htmlize-output-type 'css)))
5913 If you need to export certain agenda views frequently, you can associate
5914 any custom agenda command with a list of output file names
5915 @footnote{If you want to store standard views like the weekly agenda
5916 or the global TODO list as well, you need to define custom commands for
5917 them in order to be able to specify filenames.}. Here is an example
5918 that first does define custom commands for the agenda and the global
5919 todo list, together with a number of files to which to export them.
5920 Then we define two block agenda commands and specify filenames for them
5921 as well. File names can be relative to the current working directory,
5926 (setq org-agenda-custom-commands
5927 '(("X" agenda "" nil ("agenda.html" "agenda.ps"))
5928 ("Y" alltodo "" nil ("todo.html" "todo.txt" "todo.ps"))
5929 ("h" "Agenda and Home-related tasks"
5934 ("~/views/home.html"))
5935 ("o" "Agenda and Office-related tasks"
5940 ("~/views/office.ps"))))
5944 The extension of the file name determines the type of export. If it is
5945 @file{.html}, Org-mode will use the @file{htmlize.el} package to convert
5946 the buffer to HTML and save it to this file name. If the extension is
5947 @file{.ps}, @code{ps-print-buffer-with-faces} is used to produce
5948 postscript output. Any other extension produces a plain ASCII file.
5950 The export files are @emph{not} created when you use one of those
5951 commands interactively. Instead, there is a special command to produce
5952 @emph{all} specified files in one step:
5957 Export all agenda views that have export filenames associated with
5961 You can use the options section of the custom agenda commands to also
5962 set options for the export commands. For example:
5965 (setq org-agenda-custom-commands
5967 ((ps-number-of-columns 2)
5968 (ps-landscape-mode t)
5969 (org-agenda-prefix-format " [ ] ")
5970 (org-agenda-with-colors nil)
5971 (org-agenda-remove-tags t))
5976 This command sets two options for the postscript exporter, to make it
5977 print in two columns in landscape format - the resulting page can be cut
5978 in two and then used in a paper agenda. The remaining settings modify
5979 the agenda prefix to omit category and scheduling information, and
5980 instead include a checkbox to check off items. We also remove the tags
5981 to make the lines compact, and we don't want to use colors for the
5982 black-and-white printer. Settings specified in
5983 @code{org-agenda-exporter-settings} will also apply, but the settings
5984 in @code{org-agenda-custom-commands} take precedence.
5987 From the command line you may also use
5989 emacs -f org-batch-store-agenda-views -kill
5992 or, if you need to modify some parameters
5994 emacs -eval '(org-batch-store-agenda-views \
5995 org-agenda-ndays 30 \
5996 org-agenda-start-day "2007-11-01" \
5997 org-agenda-include-diary nil \
5998 org-agenda-files (quote ("~/org/project.org")))' \
6002 which will create the agenda views restricted to the file
6003 @file{~/org/project.org}, without diary entries and with 30 days
6006 @node Extracting Agenda Information for other programs, , Exporting Agenda Views, Custom agenda views
6007 @subsection Extracting Agenda Information for other programs
6008 @cindex agenda, pipe
6009 @cindex Scripts, for agenda processing
6011 Org-mode provides commands to access agenda information for the command
6012 line in emacs batch mode. This extracted information can be sent
6013 directly to a printer, or it can be read by a program that does further
6014 processing of the data. The first of these commands is the function
6015 @code{org-batch-agenda}, that produces an agenda view and sends it as
6016 ASCII text to STDOUT. The command takes a single string as parameter.
6017 If the string has length 1, it is used as a key to one of the commands
6018 you have configured in @code{org-agenda-custom-commands}, basically any
6019 key you can use after @kbd{C-c a}. For example, to directly print the
6020 current TODO list, you could use
6023 emacs -batch -l ~/.emacs -eval '(org-batch-agenda "t")' | lpr
6026 If the parameter is a string with 2 or more characters, it is used as a
6027 tags/todo match string. For example, to print your local shopping list
6028 (all items with the tag @samp{shop}, but excluding the tag
6029 @samp{NewYork}), you could use
6032 emacs -batch -l ~/.emacs \
6033 -eval '(org-batch-agenda "+shop-NewYork")' | lpr
6037 You may also modify parameters on the fly like this:
6040 emacs -batch -l ~/.emacs \
6041 -eval '(org-batch-agenda "a" \
6042 org-agenda-ndays 30 \
6043 org-agenda-include-diary nil \
6044 org-agenda-files (quote ("~/org/project.org")))' \
6049 which will produce a 30 day agenda, fully restricted to the Org file
6050 @file{~/org/projects.org}, not even including the diary.
6052 If you want to process the agenda data in more sophisticated ways, you
6053 can use the command @code{org-batch-agenda-csv} to get a comma-separated
6054 list of values for each agenda item. Each line in the output will
6055 contain a number of fields separated by commas. The fields in a line
6059 category @r{The category of the item}
6060 head @r{The headline, without TODO kwd, TAGS and PRIORITY}
6061 type @r{The type of the agenda entry, can be}
6062 todo @r{selected in TODO match}
6063 tagsmatch @r{selected in tags match}
6064 diary @r{imported from diary}
6065 deadline @r{a deadline}
6066 scheduled @r{scheduled}
6067 timestamp @r{appointment, selected by timestamp}
6068 closed @r{entry was closed on date}
6069 upcoming-deadline @r{warning about nearing deadline}
6070 past-scheduled @r{forwarded scheduled item}
6071 block @r{entry has date block including date}
6072 todo @r{The todo keyword, if any}
6073 tags @r{All tags including inherited ones, separated by colons}
6074 date @r{The relevant date, like 2007-2-14}
6075 time @r{The time, like 15:00-16:50}
6076 extra @r{String with extra planning info}
6077 priority-l @r{The priority letter if any was given}
6078 priority-n @r{The computed numerical priority}
6082 Time and date will only be given if a timestamp (or deadline/scheduled)
6083 lead to the selection of the item.
6085 A CSV list like this is very easy to use in a post processing script.
6086 For example, here is a Perl program that gets the TODO list from
6087 Emacs/org-mode and prints all the items, preceded by a checkbox:
6093 # define the Emacs command to run
6094 $cmd = "emacs -batch -l ~/.emacs -eval '(org-batch-agenda-csv \"t\")'";
6096 # run it and capture the output
6097 $agenda = qx@{$cmd 2>/dev/null@};
6099 # loop over all lines
6100 foreach $line (split(/\n/,$agenda)) @{
6102 # get the individual values
6103 ($category,$head,$type,$todo,$tags,$date,$time,$extra,
6104 $priority_l,$priority_n) = split(/,/,$line);
6106 # proccess and print
6107 print "[ ] $head\n";
6112 @node Embedded LaTeX, Exporting, Agenda views, Top
6113 @chapter Embedded LaTeX
6114 @cindex @TeX{} interpretation
6115 @cindex La@TeX{} interpretation
6117 Plain ASCII is normally sufficient for almost all note taking. One
6118 exception, however, are scientific notes which need to be able to
6119 contain mathematical symbols and the occasional formula.
6120 La@TeX{}@footnote{La@TeX{} is a macro system based on Donald E. Knuth's
6121 @TeX{} system. Many of the features described here as ``La@TeX{}'' are
6122 really from @TeX{}, but for simplicity I am blurring this distinction.}
6123 is widely used to typeset scientific documents. Org-mode supports
6124 embedding La@TeX{} code into its files, because many academics are used
6125 to read La@TeX{} source code, and because it can be readily processed
6126 into images for HTML production.
6128 It is not necessary to mark La@TeX{} macros and code in any special way.
6129 If you observe a few conventions, Org-mode knows how to find it and what
6133 * Math symbols:: TeX macros for symbols and Greek letters
6134 * Subscripts and Superscripts:: Simple syntax for raising/lowering text
6135 * LaTeX fragments:: Complex formulas made easy
6136 * Processing LaTeX fragments:: Previewing LaTeX processing
6137 * CDLaTeX mode:: Speed up entering of formulas
6140 @node Math symbols, Subscripts and Superscripts, Embedded LaTeX, Embedded LaTeX
6141 @section Math symbols
6142 @cindex math symbols
6145 You can use La@TeX{} macros to insert special symbols like @samp{\alpha}
6146 to indicate the Greek letter, or @samp{\to} to indicate an arrow.
6147 Completion for these macros is available, just type @samp{\} and maybe a
6148 few letters, and press @kbd{M-@key{TAB}} to see possible completions.
6149 Unlike La@TeX{} code, Org-mode allows these macros to be present
6150 without surrounding math delimiters, for example:
6153 Angles are written as Greek letters \alpha, \beta and \gamma.
6156 During HTML export (@pxref{HTML export}), these symbols are translated
6157 into the proper syntax for HTML, for the above examples this is
6158 @samp{α} and @samp{→}, respectively.
6160 @node Subscripts and Superscripts, LaTeX fragments, Math symbols, Embedded LaTeX
6161 @section Subscripts and Superscripts
6165 Just like in La@TeX{}, @samp{^} and @samp{_} are used to indicate super-
6166 and subscripts. Again, these can be used without embedding them in
6167 math-mode delimiters. To increase the readability of ASCII text, it is
6168 not necessary (but OK) to surround multi-character sub- and superscripts
6169 with curly braces. For example
6172 The mass if the sun is M_sun = 1.989 x 10^30 kg. The radius of
6173 the sun is R_@{sun@} = 6.96 x 10^8 m.
6176 To avoid interpretation as raised or lowered text, you can quote
6177 @samp{^} and @samp{_} with a backslash: @samp{\_} and @samp{\^}.
6179 During HTML export (@pxref{HTML export}), subscript and superscripts
6180 are surrounded with @code{<sub>} and @code{<sup>} tags, respectively.
6182 @node LaTeX fragments, Processing LaTeX fragments, Subscripts and Superscripts, Embedded LaTeX
6183 @section LaTeX fragments
6184 @cindex LaTeX fragments
6186 With symbols, sub- and superscripts, HTML is pretty much at its end when
6187 it comes to representing mathematical formulas@footnote{Yes, there is
6188 MathML, but that is not yet fully supported by many browsers, and there
6189 is no decent converter for turning La@TeX{} or ASCII representations of
6190 formulas into MathML. So for the time being, converting formulas into
6191 images seems the way to go.}. More complex expressions need a dedicated
6192 formula processor. To this end, Org-mode can contain arbitrary La@TeX{}
6193 fragments. It provides commands to preview the typeset result of these
6194 fragments, and upon export to HTML, all fragments will be converted to
6195 images and inlined into the HTML document@footnote{The La@TeX{} export
6196 will not use images for displaying La@TeX{} fragments but include these
6197 fragments directly into the La@TeX{} code.}. For this to work you
6198 need to be on a system with a working La@TeX{} installation. You also
6199 need the @file{dvipng} program, available at
6200 @url{http://sourceforge.net/projects/dvipng/}. The La@TeX{} header that
6201 will be used when processing a fragment can be configured with the
6202 variable @code{org-format-latex-header}.
6204 La@TeX{} fragments don't need any special marking at all. The following
6205 snippets will be identified as La@TeX{} source code:
6208 Environments of any kind. The only requirement is that the
6209 @code{\begin} statement appears on a new line, preceded by only
6212 Text within the usual La@TeX{} math delimiters. To avoid conflicts with
6213 currency specifications, single @samp{$} characters are only recognized
6214 as math delimiters if the enclosed text contains at most two line breaks,
6215 is directly attached to the @samp{$} characters with no whitespace in
6216 between, and if the closing @samp{$} is followed by whitespace or
6217 punctuation. For the other delimiters, there is no such restriction, so
6218 when in doubt, use @samp{\(...\)} as inline math delimiters.
6221 @noindent For example:
6224 \begin@{equation@} % arbitrary environments,
6225 x=\sqrt@{b@} % even tables, figures
6226 \end@{equation@} % etc
6228 If $a^2=b$ and \( b=2 \), then the solution must be
6229 either $$ a=+\sqrt@{2@} $$ or \[ a=-\sqrt@{2@} \].
6233 If you need any of the delimiter ASCII sequences for other purposes, you
6234 can configure the option @code{org-format-latex-options} to deselect the
6235 ones you do not wish to have interpreted by the La@TeX{} converter.
6237 @node Processing LaTeX fragments, CDLaTeX mode, LaTeX fragments, Embedded LaTeX
6238 @section Processing LaTeX fragments
6239 @cindex LaTeX fragments, preview
6241 La@TeX{} fragments can be processed to produce a preview images of the
6242 typeset expressions:
6247 Produce a preview image of the La@TeX{} fragment at point and overlay it
6248 over the source code. If there is no fragment at point, process all
6249 fragments in the current entry (between two headlines). When called
6250 with a prefix argument, process the entire subtree. When called with
6251 two prefix arguments, or when the cursor is before the first headline,
6252 process the entire buffer.
6255 Remove the overlay preview images.
6258 During HTML export (@pxref{HTML export}), all La@TeX{} fragments are
6259 converted into images and inlined into the document if the following
6263 (setq org-export-with-LaTeX-fragments t)
6266 @node CDLaTeX mode, , Processing LaTeX fragments, Embedded LaTeX
6267 @section Using CDLaTeX to enter math
6270 CDLaTeX-mode is a minor mode that is normally used in combination with a
6271 major La@TeX{} mode like AUCTeX in order to speed-up insertion of
6272 environments and math templates. Inside Org-mode, you can make use of
6273 some of the features of cdlatex-mode. You need to install
6274 @file{cdlatex.el} and @file{texmathp.el} (the latter comes also with
6275 AUCTeX) from @url{http://www.astro.uva.nl/~dominik/Tools/cdlatex}.
6276 Don't turn cdlatex-mode itself under Org-mode, but use the light
6277 version @code{org-cdlatex-mode} that comes as part of Org-mode. Turn it
6278 on for the current buffer with @code{M-x org-cdlatex-mode}, or for all
6282 (add-hook 'org-mode-hook 'turn-on-org-cdlatex)
6285 When this mode is enabled, the following features are present (for more
6286 details see the documentation of cdlatex-mode):
6290 Environment templates can be inserted with @kbd{C-c @{}.
6293 The @key{TAB} key will do template expansion if the cursor is inside a
6294 La@TeX{} fragment@footnote{Org-mode has a method to test if the cursor is
6295 inside such a fragment, see the documentation of the function
6296 @code{org-inside-LaTeX-fragment-p}.}. For example, @key{TAB} will
6297 expand @code{fr} to @code{\frac@{@}@{@}} and position the cursor
6298 correctly inside the first brace. Another @key{TAB} will get you into
6299 the second brace. Even outside fragments, @key{TAB} will expand
6300 environment abbreviations at the beginning of a line. For example, if
6301 you write @samp{equ} at the beginning of a line and press @key{TAB},
6302 this abbreviation will be expanded to an @code{equation} environment.
6303 To get a list of all abbreviations, type @kbd{M-x cdlatex-command-help}.
6307 Pressing @kbd{_} and @kbd{^} inside a La@TeX{} fragment will insert these
6308 characters together with a pair of braces. If you use @key{TAB} to move
6309 out of the braces, and if the braces surround only a single character or
6310 macro, they are removed again (depending on the variable
6311 @code{cdlatex-simplify-sub-super-scripts}).
6314 Pressing the backquote @kbd{`} followed by a character inserts math
6315 macros, also outside La@TeX{} fragments. If you wait more than 1.5 seconds
6316 after the backquote, a help window will pop up.
6319 Pressing the normal quote @kbd{'} followed by another character modifies
6320 the symbol before point with an accent or a font. If you wait more than
6321 1.5 seconds after the backquote, a help window will pop up. Character
6322 modification will work only inside La@TeX{} fragments, outside the quote
6326 @node Exporting, Publishing, Embedded LaTeX, Top
6330 Org-mode documents can be exported into a variety of other formats. For
6331 printing and sharing of notes, ASCII export produces a readable and
6332 simple version of an Org-mode file. HTML export allows you to publish a
6333 notes file on the web, while the XOXO format provides a solid base for
6334 exchange with a broad range of other applications. La@TeX{} export lets
6335 you use Org-mode and its structured editing functions to easily create
6336 La@TeX{} files. To incorporate entries with associated times like
6337 deadlines or appointments into a desktop calendar program like iCal,
6338 Org-mode can also produce extracts in the iCalendar format. Currently
6339 Org-mode only supports export, not import of these different formats.
6341 When exporting, Org-mode uses special conventions to enrich the output
6342 produced. @xref{Text interpretation}, for more details.
6347 Dispatcher for export and publishing commands. Displays a help-window
6348 listing the additional key(s) needed to launch an export or publishing
6353 * ASCII export:: Exporting to plain ASCII
6354 * HTML export:: Exporting to HTML
6355 * LaTeX export:: Exporting to LaTeX
6356 * XOXO export:: Exporting to XOXO
6357 * iCalendar export:: Exporting in iCalendar format
6358 * Text interpretation:: How the exporter looks at the file
6361 @node ASCII export, HTML export, Exporting, Exporting
6362 @section ASCII export
6363 @cindex ASCII export
6365 ASCII export produces a simple and very readable version of an Org-mode
6368 @cindex region, active
6369 @cindex active region
6370 @cindex transient-mark-mode
6374 Export as ASCII file. For an org file @file{myfile.org}, the ASCII file
6375 will be @file{myfile.txt}. The file will be overwritten without
6376 warning. If there is an active region, only the region will be
6377 exported. If the selected region is a single tree, the tree head will
6378 become the document title. If the tree head entry has or inherits an
6379 @code{:EXPORT_FILE_NAME:} property, that name will be used for the
6383 Export only the visible part of the document.
6386 @cindex headline levels, for exporting
6387 In the exported version, the first 3 outline levels will become
6388 headlines, defining a general document structure. Additional levels
6389 will be exported as itemized lists. If you want that transition to occur
6390 at a different level, specify it with a prefix argument. For example,
6397 creates only top level headlines and does the rest as items. When
6398 headlines are converted to items, the indentation of the text following
6399 the headline is changed to fit nicely under the item. This is done with
6400 the assumption that the first bodyline indicates the base indentation of
6401 the body text. Any indentation larger than this is adjusted to preserve
6402 the layout relative to the first line. Should there be lines with less
6403 indentation than the first, these are left alone.
6405 @node HTML export, LaTeX export, ASCII export, Exporting
6406 @section HTML export
6409 Org-mode contains an HTML (XHTML 1.0 strict) exporter with extensive
6410 HTML formatting, in ways similar to John Grubers @emph{markdown}
6411 language, but with additional support for tables.
6414 * HTML Export commands:: How to invoke LaTeX export
6415 * Quoting HTML tags:: Using direct HTML in Org-mode
6416 * Links:: Transformation of links for HTML
6417 * Images:: How to include images
6418 * CSS support:: Changing the appearence of the output
6421 @node HTML Export commands, Quoting HTML tags, HTML export, HTML export
6422 @subsection HTML export commands
6424 @cindex region, active
6425 @cindex active region
6426 @cindex transient-mark-mode
6430 Export as HTML file @file{myfile.html}. For an org file
6431 @file{myfile.org}, the ASCII file will be @file{myfile.html}. The file
6432 will be overwritten without warning. If there is an active region, only
6433 the region will be exported. If the selected region is a single tree,
6434 the tree head will become the document title. If the tree head entry
6435 has or inherits an @code{:EXPORT_FILE_NAME:} property, that name will be
6436 used for the export.
6439 Export as HTML file and immediately open it with a browser.
6442 Export to a temporary buffer, do not create a file.
6445 Export the active region to a temporary buffer. With prefix arg, do not
6446 produce file header and foot, but just the plain HTML section for the
6447 region. This is good for cut-and-paste operations.
6456 Export only the visible part of the document.
6457 @item M-x org-export-region-as-html
6458 Convert the region to HTML under the assumption that it was org-mode
6459 syntax before. This is a global command that can be invoked in any
6461 @item M-x org-replace-region-by-HTML
6462 Replace the active region (assumed to be in Org-mode syntax) by HTML
6466 @cindex headline levels, for exporting
6467 In the exported version, the first 3 outline levels will become
6468 headlines, defining a general document structure. Additional levels
6469 will be exported as itemized lists. If you want that transition to occur
6470 at a different level, specify it with a prefix argument. For example,
6477 creates two levels of headings and does the rest as items.
6479 @node Quoting HTML tags, Links, HTML Export commands, HTML export
6480 @subsection Quoting HTML tags
6482 Plain @samp{<} and @samp{>} are always transformed to @samp{<} and
6483 @samp{>} in HTML export. If you want to include simple HTML tags
6484 which should be interpreted as such, mark them with @samp{@@} as in
6485 @samp{@@<b>bold text@@</b>}. Note that this really works only for
6486 simple tags. For more extensive HTML that should be copied verbatim to
6487 the exported file use either
6490 #+HTML: Literal HTML code for export
6497 All lines between these markers are exported literally
6502 @node Links, Images, Quoting HTML tags, HTML export
6505 @cindex links, in HTML export
6506 @cindex internal links, in HTML export
6507 @cindex external links, in HTML export
6508 Internal links (@pxref{Internal links}) will continue to work in HTML
6509 files only if they match a dedicated @samp{<<target>>}. Automatic links
6510 created by radio targets (@pxref{Radio targets}) will also work in the
6511 HTML file. Links to external files will still work if the HTML file is
6512 in the same directory as the Org-mode file. Links to other @file{.org}
6513 files will be translated into HTML links under the assumption that an
6514 HTML version also exists of the linked file. For information related to
6515 linking files while publishing them to a publishing directory see
6516 @ref{Publishing links}.
6518 @node Images, CSS support, Links, HTML export
6521 @cindex images, inline in HTML
6522 @cindex inlining images in HTML
6523 HTML export can inline images given as links in the Org-mode file, and
6524 it can make an image the clickable part of a link. By
6525 default@footnote{but see the variable
6526 @code{org-export-html-inline-images}}, images are inlined if a link does
6527 not have a description. So @samp{[[file:myimg.jpg]]} will be inlined,
6528 while @samp{[[file:myimg.jpg][the image]]} will just produce a link
6529 @samp{the image} that points to the image. If the description part
6530 itself is a @code{file:} link or a @code{http:} URL pointing to an
6531 image, this image will be inlined and activated so that clicking on the
6532 image will activate the link. For example, to include a thumbnail that
6533 will link to a high resolution version of the image, you could use:
6536 [[file:highres.jpg][file:thumb.jpg]]
6540 and you could use @code{http} addresses just as well.
6542 @node CSS support, , Images, HTML export
6543 @subsection CSS support
6545 You can also give style information for the exported file. The HTML
6546 exporter assigns the following CSS classes to appropriate parts of the
6547 document - your style specifications may change these:
6549 .todo @r{TODO keywords}
6550 .done @r{the DONE keyword}
6551 .timestamp @r{time stamp}
6552 .timestamp-kwd @r{keyword associated with a time stamp, like SCHEDULED}
6553 .tag @r{tag in a headline}
6554 .target @r{target for links}
6557 The default style specification can be configured through the option
6558 @code{org-export-html-style}. If you want to use a file-local style,
6559 you may use file variables, best wrapped into a COMMENT section at the
6560 end of the outline tree. For example@footnote{Under Emacs 21, the
6561 continuation lines for a variable value should have no @samp{#} at the
6562 start of the line.}:
6565 * COMMENT html style specifications
6568 # org-export-html-style: " <style type=\"text/css\">
6569 # p @{font-weight: normal; color: gray; @}
6570 # h1 @{color: black; @}
6575 Remember to execute @kbd{M-x normal-mode} after changing this to make
6576 the new style visible to Emacs. This command restarts org-mode for the
6577 current buffer and forces Emacs to re-evaluate the local variables
6578 section in the buffer.
6580 @c FIXME: More about header and footer styles
6581 @c FIXME: Talk about links and targets.
6583 @node LaTeX export, XOXO export, HTML export, Exporting
6584 @section LaTeX export
6585 @cindex LaTeX export
6587 Org-mode contains a La@TeX{} exporter written by Bastien Guerry.
6590 * LaTeX export commands:: How to invoke LaTeX export
6591 * Quoting LaTeX code:: Incorporating literal LaTeX code
6592 * Sectioning structure::
6595 @node LaTeX export commands, Quoting LaTeX code, LaTeX export, LaTeX export
6596 @subsection LaTeX export commands
6601 Export as La@TeX{} file @file{myfile.tex}.
6604 Export to a temporary buffer, do not create a file.
6609 Export only the visible part of the document.
6610 @item M-x org-export-region-as-latex
6611 Convert the region to La@TeX{} under the assumption that it was org-mode
6612 syntax before. This is a global command that can be invoked in any
6614 @item M-x org-replace-region-by-latex
6615 Replace the active region (assumed to be in Org-mode syntax) by La@TeX{}
6619 @cindex headline levels, for exporting
6620 In the exported version, the first 3 outline levels will become
6621 headlines, defining a general document structure. Additional levels
6622 will be exported as description lists. The exporter can ignore them or
6623 convert them to a custom string depending on
6624 @code{org-latex-low-levels}.
6626 If you want that transition to occur at a different level, specify it
6627 with a prefix argument. For example,
6634 creates two levels of headings and does the rest as items.
6636 @node Quoting LaTeX code, Sectioning structure, LaTeX export commands, LaTeX export
6637 @subsection Quoting LaTeX code
6639 Embedded La@TeX{} as described in @ref{Embedded LaTeX} will be correctly
6640 inserted into the La@TeX{} file. Forthermore, you can add special code
6641 that should only be present in La@TeX{} export with the following
6645 #+LaTeX: Literal LaTeX code for export
6652 All lines between these markers are exported literally
6658 @node Sectioning structure, , Quoting LaTeX code, LaTeX export
6659 @subsection Sectioning structure
6661 @cindex LaTeX sectioning structure
6663 By default, the La@TeX{} output uses the class @code{article}.
6665 You can change this globally by setting a different value for
6666 @code{org-export-latex-default-class} or locally by adding an option
6667 like @code{#+LaTeX_CLASS: myclass} in your file. The class should be
6668 listed in @code{org-export-latex-classes}, where you can also define the
6669 sectioning structure for each class.
6672 @node XOXO export, iCalendar export, LaTeX export, Exporting
6673 @section XOXO export
6676 Org-mode contains an exporter that produces XOXO-style output.
6677 Currently, this exporter only handles the general outline structure and
6678 does not interpret any additional Org-mode features.
6683 Export as XOXO file @file{myfile.html}.
6686 Export only the visible part of the document.
6689 @node iCalendar export, Text interpretation, XOXO export, Exporting
6690 @section iCalendar export
6691 @cindex iCalendar export
6693 Some people like to use Org-mode for keeping track of projects, but
6694 still prefer a standard calendar application for anniversaries and
6695 appointments. In this case it can be useful to have deadlines and
6696 other time-stamped items in Org-mode files show up in the calendar
6697 application. Org-mode can export calendar information in the standard
6698 iCalendar format. If you also want to have TODO entries included in the
6699 export, configure the variable @code{org-icalendar-include-todo}.
6704 Create iCalendar entries for the current file and store them in the same
6705 directory, using a file extension @file{.ics}.
6708 Like @kbd{C-c C-e i}, but do this for all files in
6709 @code{org-agenda-files}. For each of these files, a separate iCalendar
6710 file will be written.
6713 Create a single large iCalendar file from all files in
6714 @code{org-agenda-files} and write it to the file given by
6715 @code{org-combined-agenda-icalendar-file}.
6718 The export will honor SUMMARY, DESCRIPTION and LOCATION properties if
6719 the selected entries have them. If not, the summary will be derived
6720 from the headline, and the description from the body (limited to
6721 @code{org-icalendar-include-body} characters).
6723 How this calendar is best read and updated, depends on the application
6724 you are using. The FAQ covers this issue.
6727 @node Text interpretation, , iCalendar export, Exporting
6728 @section Text interpretation by the exporter
6730 The exporter backends interpret additional structure in the Org-mode file
6731 in order to produce better output.
6734 * Comment lines:: Some lines will not be exported
6735 * Initial text:: Text before the first headline
6736 * Footnotes:: Numbers like [1]
6737 * Quoted examples:: Inserting quoted chnuks of text
6738 * Enhancing text:: Subscripts, symbols and more
6739 * Export options:: How to influence the export settings
6742 @node Comment lines, Initial text, Text interpretation, Text interpretation
6743 @subsection Comment lines
6744 @cindex comment lines
6745 @cindex exporting, not
6747 Lines starting with @samp{#} in column zero are treated as comments
6748 and will never be exported. Also entire subtrees starting with the
6749 word @samp{COMMENT} will never be exported.
6754 Toggle the COMMENT keyword at the beginning of an entry.
6757 @node Initial text, Footnotes, Comment lines, Text interpretation
6758 @subsection Text before the first headline
6760 Org-mode normally ignores any text before the first headline when
6761 exporting, leaving this region for internal links to speed up navigation
6762 etc. However, in publishing-oriented files, you might want to have some
6763 text before the first headline, like a small introduction, special HTML
6764 code with a navigation bar, etc. You can ask to have this part of the
6765 file exported as well by setting the variable
6766 @code{org-export-skip-text-before-1st-heading} to @code{nil}. On a
6767 per-file basis, you can get the same effect with
6773 The text before the first headline will be fully processed
6774 (@pxref{Enhancing text}), and the first non-comment line becomes the
6775 title of the exported document. If you need to include literal HTML,
6776 use the special constructs described in @ref{Quoting HTML tags}. The
6777 table of contents is normally inserted directly before the first
6778 headline of the file. If you would like to get it to a different
6779 location, insert the string @code{[TABLE-OF-CONTENTS]} on a line by
6780 itself at the desired location.
6782 Finally, if you want to use the space before the first headline for
6783 internal purposes, but @emph{still} want to place something before the
6784 first headline when exporting the file, you can use the @code{#+TEXT}
6789 #+TEXT: This text will go before the *first* headline.
6790 #+TEXT: We place the table of contents here:
6791 #+TEXT: [TABLE-OF-CONTENTS]
6792 #+TEXT: This goes between the table of contents and the first headline
6795 @node Footnotes, Quoted examples, Initial text, Text interpretation
6796 @subsection Footnotes
6798 @cindex @file{footnote.el}
6800 Numbers in square brackets are treated as footnotes, so that you can use
6801 the Emacs package @file{footnote.el} to create footnotes. For example:
6804 The org-mode homepage[1] clearly needs help from
6805 a good web designer.
6807 [1] The link is: http://orgmode.org
6812 Note that the @file{footnote} package uses @kbd{C-c !} to invoke its
6813 commands. This binding conflicts with the org-mode command for
6814 inserting inactive time stamps. You could use the variable
6815 @code{footnote-prefix} to switch footnotes commands to another key. Or,
6816 if you are too used to this binding, you could use
6817 @code{org-replace-disputed-keys} and @code{org-disputed-keys} to change
6818 the settings in Org-mode.
6820 @node Quoted examples, Enhancing text, Footnotes, Text interpretation
6821 @subsection Quoted examples
6822 @cindex quoted examples
6823 @cindex examples, quoted
6824 @cindex text, fixed width
6825 @cindex fixed width text
6827 When writing technical documents, you often need to insert examples that
6828 are not further interpreted by Org-mode. For historical reasons, there
6829 are several ways to do this:
6833 If a headline starts with the word @samp{QUOTE}, the text below the
6834 headline will be typeset as fixed-width, to allow quoting of computer
6837 Lines starting with @samp{:} are also typeset in fixed-width font.
6841 Toggle fixed-width for entry (QUOTE) or region, see below.
6844 Finally, text between
6850 will also be exported in this way.
6854 @node Enhancing text, Export options, Quoted examples, Text interpretation
6855 @subsection Enhancing text for export
6856 @cindex enhancing text
6859 Some of the export backends of Org-mode allow for sophisticated text
6860 formatting, this is true in particular for the HTML and La@TeX{}
6861 backends. Org-mode has a number of typing conventions that allow to
6862 produce a richly formatted output.
6866 @cindex hand-formatted lists
6867 @cindex lists, hand-formatted
6869 Plain lists @samp{-}, @samp{*} or @samp{+} as bullet, or with @samp{1.}
6870 or @samp{2)} as enumerator will be recognized and transformed if the
6871 backend supports lists. See @xref{Plain lists}.
6873 @cindex underlined text
6876 @cindex verbatim text
6878 You can make words @b{*bold*}, @i{/italic/}, _underlined_, @code{=code=}
6879 and @code{~verbatim~}, and, if you must, @samp{+strikethrough+}. Text
6880 in the code and verbatim string is not processed for org-mode specific
6881 syntax, it is exported verbatim.
6883 @cindex horizontal rules, in exported files
6885 A line consisting of only dashes, and at least 5 of them, will be
6886 exported as a horizontal line (@samp{<hr/>} in HTML).
6888 @cindex LaTeX fragments, export
6889 @cindex TeX macros, export
6891 Many @TeX{} macros and entire La@TeX{} fragments are converted into HTML
6892 entities or images (@pxref{Embedded LaTeX}).
6894 @cindex tables, export
6896 Tables are transformed into native tables under the exporter, if the
6897 export backend supports this. Data fields before the first horizontal
6898 separator line will be formatted as table header fields.
6902 If a headline starts with the word @samp{QUOTE}, the text below the
6903 headline will be typeset as fixed-width, to allow quoting of computer
6904 codes etc. Lines starting with @samp{:} are also typeset in fixed-width
6909 Toggle fixed-width for entry (QUOTE) or region, see below.
6911 Finally, text between
6917 will also be exported in this way.
6919 @cindex linebreak, forced
6921 A double backslash @emph{at the end of a line} enforces a line break at
6924 @cindex HTML entities, LaTeX entities
6926 Strings like @code{\alpha} will be exported as @code{α}, in the
6927 HTML output. These strings are exported as @code{$\alpha$} in the
6928 La@TeX{} output. Similarly, @code{\nbsp} will become @code{ } in
6929 HTML and in La@TeX{}. This applies for a long list of entities, see
6930 the variable @code{org-html-entities} for the complete list.
6934 If these conversions conflict with your habits of typing ASCII text,
6935 they can all be turned off with corresponding variables. See the
6936 customization group @code{org-export-general}, and the following section
6937 which explains how to set export options with special lines in a
6941 @node Export options, , Enhancing text, Text interpretation
6942 @subsection Export options
6943 @cindex options, for export
6945 @cindex completion, of option keywords
6946 The exporter recognizes special lines in the buffer which provide
6947 additional information. These lines may be put anywhere in the file.
6948 The whole set of lines can be inserted into the buffer with @kbd{C-c
6949 C-e t}. For individual lines, a good way to make sure the keyword is
6950 correct is to type @samp{#+} and then use @kbd{M-@key{TAB}} completion
6951 (@pxref{Completion}).
6956 Insert template with export options, see example below.
6960 #+TITLE: the title to be shown (default is the buffer name)
6961 #+AUTHOR: the author (default taken from @code{user-full-name})
6962 #+DATE: A date, fixed, of a format string for @code{format-time-string}
6963 #+EMAIL: his/her email address (default from @code{user-mail-address})
6964 #+LANGUAGE: language for HTML, e.g. @samp{en} (@code{org-export-default-language})
6965 #+TEXT: Some descriptive text to be inserted at the beginning.
6966 #+TEXT: Several lines may be given.
6967 #+OPTIONS: H:2 num:t toc:t \n:nil @@:t ::t |:t ^:t f:t TeX:t ...
6971 The OPTIONS line is a compact form to specify export settings. Here
6973 @cindex headline levels
6974 @cindex section-numbers
6975 @cindex table of contents
6976 @cindex linebreak preservation
6977 @cindex quoted HTML tags
6978 @cindex fixed-width sections
6980 @cindex @TeX{}-like syntax for sub- and superscripts
6982 @cindex special strings
6983 @cindex emphasized text
6984 @cindex @TeX{} macros
6985 @cindex La@TeX{} fragments
6986 @cindex author info, in export
6987 @cindex time info, in export
6989 H: @r{set the number of headline levels for export}
6990 num: @r{turn on/off section-numbers}
6991 toc: @r{turn on/off table of contents, or set level limit (integer)}
6992 \n: @r{turn on/off linebreak-preservation}
6993 @@: @r{turn on/off quoted HTML tags}
6994 :: @r{turn on/off fixed-width sections}
6995 |: @r{turn on/off tables}
6996 ^: @r{turn on/off @TeX{}-like syntax for sub- and superscripts. If}
6997 @r{you write "^:@{@}", @code{a_@{b@}} will be interpreted, but}
6998 @r{the simple @code{a_b} will be left as it is.}
6999 -: @r{turn on/off conversion of special strings.}
7000 f: @r{turn on/off foototes like this[1].}
7001 *: @r{turn on/off emphasized text (bold, italic, underlined)}
7002 TeX: @r{turn on/off simple @TeX{} macros in plain text}
7003 LaTeX: @r{turn on/off La@TeX{} fragments}
7004 skip: @r{turn on/off skipping the text before the first heading}
7005 author: @r{turn on/off inclusion of author name/email into exported file}
7006 timestamp: @r{turn on/off inclusion creation time into exported file}
7007 d: @r{turn on/off inclusion of drawers}
7010 These options take effect in both the HTML and La@TeX{} export, except
7011 for @code{TeX} and @code{LaTeX}, which are respectively @code{t} and
7012 @code{nil} for the La@TeX{} export.
7014 @node Publishing, Miscellaneous, Exporting, Top
7018 Org-mode includes@footnote{@file{org-publish.el} is not distributed with
7019 Emacs 21, if you are still using Emacs 21, you need you need to download
7020 this file separately.} a publishing management system that allows you to
7021 configure automatic HTML conversion of @emph{projects} composed of
7022 interlinked org files. This system is called @emph{org-publish}. You can
7023 also configure org-publish to automatically upload your exported HTML
7024 pages and related attachments, such as images and source code files, to
7025 a web server. Org-publish turns org-mode into a web-site authoring tool.
7027 You can also use Org-publish to convert files into La@TeX{}, or even
7028 combine HTML and La@TeX{} conversion so that files are available in both
7029 formats on the server@footnote{Since La@TeX{} files on a server are not
7030 that helpful, you surely want to perform further conversion on them --
7031 e.g. convert them to @code{PDF} format.}.
7033 Org-publish has been contributed to Org-mode by David O'Toole.
7036 * Configuration:: Defining projects
7037 * Sample configuration:: Example projects
7038 * Triggering publication:: Publication commands
7041 @node Configuration, Sample configuration, Publishing, Publishing
7042 @section Configuration
7044 Publishing needs significant configuration to specify files, destination
7045 and many other properties of a project.
7048 * Project alist:: The central configuration variable
7049 * Sources and destinations:: From here to there
7050 * Selecting files:: What files are part of the project?
7051 * Publishing action:: Setting the function doing the publishing
7052 * Publishing options:: Tweaking HTML export
7053 * Publishing links:: Which links keep working after publishing?
7054 * Project page index:: Publishing a list of project files
7057 @node Project alist, Sources and destinations, Configuration, Configuration
7058 @subsection The variable @code{org-publish-project-alist}
7059 @cindex org-publish-project-alist
7060 @cindex projects, for publishing
7062 Org-publish is configured almost entirely through setting the value of
7063 one variable, called @code{org-publish-project-alist}.
7064 Each element of the list configures one project, and may be in one of
7065 the two following forms:
7068 ("project-name" :property value :property value ...)
7072 ("project-name" :components ("project-name" "project-name" ...))
7076 In both cases, projects are configured by specifying property values.
7077 A project defines the set of files that will be published, as well as
7078 the publishing configuration to use when publishing those files. When
7079 a project takes the second form listed above, the individual members
7080 of the ``components'' property are taken to be components of the
7081 project, which group together files requiring different publishing
7082 options. When you publish such a ``meta-project'' all the components
7085 @node Sources and destinations, Selecting files, Project alist, Configuration
7086 @subsection Sources and destinations for files
7087 @cindex directories, for publishing
7089 Most properties are optional, but some should always be set. In
7090 particular, org-publish needs to know where to look for source files,
7091 and where to put published files.
7093 @multitable @columnfractions 0.3 0.7
7094 @item @code{:base-directory}
7095 @tab Directory containing publishing source files
7096 @item @code{:publishing-directory}
7097 @tab Directory (possibly remote) where output files will be published.
7098 @item @code{:preparation-function}
7099 @tab Function called before starting publishing process, for example to
7100 run @code{make} for updating files to be published.
7104 @node Selecting files, Publishing action, Sources and destinations, Configuration
7105 @subsection Selecting files
7106 @cindex files, selecting for publishing
7108 By default, all files with extension @file{.org} in the base directory
7109 are considered part of the project. This can be modified by setting the
7111 @multitable @columnfractions 0.25 0.75
7112 @item @code{:base-extension}
7113 @tab Extension (without the dot!) of source files. This actually is a
7116 @item @code{:exclude}
7117 @tab Regular expression to match file names that should not be
7118 published, even though they have been selected on the basis of their
7121 @item @code{:include}
7122 @tab List of files to be included regardless of @code{:base-extension}
7123 and @code{:exclude}.
7126 @node Publishing action, Publishing options, Selecting files, Configuration
7127 @subsection Publishing Action
7128 @cindex action, for publishing
7130 Publishing means that a file is copied to the destination directory and
7131 possibly transformed in the process. The default transformation is to
7132 export Org-mode files as HTML files, and this is done by the function
7133 @code{org-publish-org-to-html} which calls the HTML exporter
7134 (@pxref{HTML export}). But you also can publish your files in La@TeX{} by
7135 using the function @code{org-publish-org-to-latex} instead. Other files
7136 like images only need to be copied to the publishing destination. For
7137 non-Org-mode files, you need to specify the publishing function.
7140 @multitable @columnfractions 0.3 0.7
7141 @item @code{:publishing-function}
7142 @tab Function executing the publication of a file. This may also be a
7143 list of functions, which will all be called in turn.
7146 The function must accept two arguments: a property list containing at
7147 least a @code{:publishing-directory} property, and the name of the file
7148 to be published. It should take the specified file, make the necessary
7149 transformation (if any) and place the result into the destination folder.
7150 You can write your own publishing function, but @code{org-publish}
7151 provides one for attachments (files that only need to be copied):
7152 @code{org-publish-attachment}.
7154 @node Publishing options, Publishing links, Publishing action, Configuration
7155 @subsection Options for the HTML/LaTeX exporters
7156 @cindex options, for publishing
7158 The property list can be used to set many export options for the HTML
7159 and La@TeX{} exporters. In most cases, these properties correspond to user
7160 variables in Org-mode. The table below lists these properties along
7161 with the variable they belong to. See the documentation string for the
7162 respective variable for details.
7164 @multitable @columnfractions 0.3 0.7
7165 @item @code{:language} @tab @code{org-export-default-language}
7166 @item @code{:headline-levels} @tab @code{org-export-headline-levels}
7167 @item @code{:section-numbers} @tab @code{org-export-with-section-numbers}
7168 @item @code{:table-of-contents} @tab @code{org-export-with-toc}
7169 @item @code{:archived-trees} @tab @code{org-export-with-archived-trees}
7170 @item @code{:emphasize} @tab @code{org-export-with-emphasize}
7171 @item @code{:sub-superscript} @tab @code{org-export-with-sub-superscripts}
7172 @item @code{:special-strings} @tab @code{org-export-with-special-strings}
7173 @item @code{:TeX-macros} @tab @code{org-export-with-TeX-macros}
7174 @item @code{:LaTeX-fragments} @tab @code{org-export-with-LaTeX-fragments}
7175 @item @code{:fixed-width} @tab @code{org-export-with-fixed-width}
7176 @item @code{:timestamps} .@tab @code{org-export-with-timestamps}
7177 @item @code{:tags} .@tab @code{org-export-with-tags}
7178 @item @code{:tables} @tab @code{org-export-with-tables}
7179 @item @code{:table-auto-headline} @tab @code{org-export-highlight-first-table-line}
7180 @item @code{:style} @tab @code{org-export-html-style}
7181 @item @code{:convert-org-links} @tab @code{org-export-html-link-org-files-as-html}
7182 @item @code{:inline-images} @tab @code{org-export-html-inline-images}
7183 @item @code{:expand-quoted-html} @tab @code{org-export-html-expand}
7184 @item @code{:timestamp} @tab @code{org-export-html-with-timestamp}
7185 @item @code{:publishing-directory} @tab @code{org-export-publishing-directory}
7186 @item @code{:preamble} @tab @code{org-export-html-preamble}
7187 @item @code{:postamble} @tab @code{org-export-html-postamble}
7188 @item @code{:auto-preamble} @tab @code{org-export-html-auto-preamble}
7189 @item @code{:auto-postamble} @tab @code{org-export-html-auto-postamble}
7190 @item @code{:author} @tab @code{user-full-name}
7191 @item @code{:email} @tab @code{user-mail-address}
7194 If you use several email addresses, separate them by a semi-column.
7196 Most of the @code{org-export-with-*} variables have the same effect in
7197 both HTML and La@TeX{} exporters, except for @code{:TeX-macros} and
7198 @code{:LaTeX-fragments}, respectively @code{nil} and @code{t} in the
7201 When a property is given a value in @code{org-publish-project-alist},
7202 its setting overrides the value of the corresponding user variable (if
7203 any) during publishing. Options set within a file (@pxref{Export
7204 options}), however, override everything.
7206 @node Publishing links, Project page index, Publishing options, Configuration
7207 @subsection Links between published files
7208 @cindex links, publishing
7210 To create a link from one Org-mode file to another, you would use
7211 something like @samp{[[file:foo.org][The foo]]} or simply
7212 @samp{file:foo.org.} (@pxref{Hyperlinks}). Upon publishing this link
7213 becomes a link to @file{foo.html}. In this way, you can interlink the
7214 pages of your "org web" project and the links will work as expected when
7215 you publish them to HTML.
7217 You may also link to related files, such as images. Provided you are
7218 careful with relative pathnames, and provided you have also configured
7219 @code{org-publish} to upload the related files, these links will work
7220 too. @ref{Complex example} for an example of this usage.
7222 Sometime an Org-mode file to be published may contain links that are
7223 only valid in your production environment, but not in the publishing
7224 location. In this case, use the property
7226 @multitable @columnfractions 0.4 0.6
7227 @item @code{:link-validation-function}
7228 @tab Function to validate links
7232 to define a function for checking link validity. This function must
7233 accept two arguments, the file name and a directory relative to which
7234 the file name is interpreted in the production environment. If this
7235 function returns @code{nil}, then the HTML generator will only insert a
7236 description into the HTML file, but no link. One option for this
7237 function is @code{org-publish-validate-link} which checks if the given
7238 file is part of any project in @code{org-publish-project-alist}.
7240 @node Project page index, , Publishing links, Configuration
7241 @subsection Project page index
7242 @cindex index, of published pages
7244 The following properties may be used to control publishing of an
7245 index of files or summary page for a given project.
7247 @multitable @columnfractions 0.25 0.75
7248 @item @code{:auto-index}
7249 @tab When non-nil, publish an index during org-publish-current-project or
7252 @item @code{:index-filename}
7253 @tab Filename for output of index. Defaults to @file{index.org} (which
7254 becomes @file{index.html}).
7256 @item @code{:index-title}
7257 @tab Title of index page. Defaults to name of file.
7259 @item @code{:index-function}
7260 @tab Plugin function to use for generation of index.
7261 Defaults to @code{org-publish-org-index}, which generates a plain list
7262 of links to all files in the project.
7265 @node Sample configuration, Triggering publication, Configuration, Publishing
7266 @section Sample configuration
7268 Below we provide two example configurations. The first one is a simple
7269 project publishing only a set of Org-mode files. The second example is
7270 more complex, with a multi-component project.
7273 * Simple example:: One-component publishing
7274 * Complex example:: A multi-component publishing example
7277 @node Simple example, Complex example, Sample configuration, Sample configuration
7278 @subsection Example: simple publishing configuration
7280 This example publishes a set of Org-mode files to the @file{public_html}
7281 directory on the local machine.
7284 (setq org-publish-project-alist
7286 :base-directory "~/org/"
7287 :publishing-directory "~/public_html"
7288 :section-numbers nil
7289 :table-of-contents nil
7290 :style "<link rel=stylesheet
7291 href=\"../other/mystyle.css\"
7292 type=\"text/css\">")))
7295 @node Complex example, , Simple example, Sample configuration
7296 @subsection Example: complex publishing configuration
7298 This more complicated example publishes an entire website, including
7299 org files converted to HTML, image files, emacs lisp source code, and
7300 stylesheets. The publishing-directory is remote and private files are
7303 To ensure that links are preserved, care should be taken to replicate
7304 your directory structure on the web server, and to use relative file
7305 paths. For example, if your org files are kept in @file{~/org} and your
7306 publishable images in @file{~/images}, you'd link to an image with
7309 file:../images/myimage.png
7312 On the web server, the relative path to the image should be the
7313 same. You can accomplish this by setting up an "images" folder in the
7314 right place on the webserver, and publishing images to it.
7317 (setq org-publish-project-alist
7319 :base-directory "~/org/"
7320 :base-extension "org"
7321 :publishing-directory "/ssh:user@@host:~/html/notebook/"
7322 :publishing-function org-publish-org-to-html
7323 :exclude "PrivatePage.org" ;; regexp
7325 :section-numbers nil
7326 :table-of-contents nil
7327 :style "<link rel=stylesheet
7328 href=\"../other/mystyle.css\" type=\"text/css\">"
7330 :auto-postamble nil)
7333 :base-directory "~/images/"
7334 :base-extension "jpg\\|gif\\|png"
7335 :publishing-directory "/ssh:user@@host:~/html/images/"
7336 :publishing-function org-publish-attachment)
7339 :base-directory "~/other/"
7340 :base-extension "css\\|el"
7341 :publishing-directory "/ssh:user@@host:~/html/other/"
7342 :publishing-function org-publish-attachment)
7343 ("website" :components ("orgfiles" "images" "other"))))
7346 @node Triggering publication, , Sample configuration, Publishing
7347 @section Triggering publication
7349 Once org-publish is properly configured, you can publish with the
7350 following functions:
7354 Prompt for a specific project and publish all files that belong to it.
7356 Publish the project containing the current file.
7358 Publish only the current file.
7360 Publish all projects.
7363 Org uses timestamps to track when a file has changed. The above
7364 functions normally only publish changed files. You can override this and
7365 force publishing of all files by giving a prefix argument.
7367 @node Miscellaneous, Extensions and Hacking, Publishing, Top
7368 @chapter Miscellaneous
7371 * Completion:: M-TAB knows what you need
7372 * Customization:: Adapting Org-mode to your taste
7373 * In-buffer settings:: Overview of the #+KEYWORDS
7374 * The very busy C-c C-c key:: When in doubt, press C-c C-c
7375 * Clean view:: Getting rid of leading stars in the outline
7376 * TTY keys:: Using Org-mode on a tty
7377 * Interaction:: Other Emacs packages
7378 * Bugs:: Things which do not work perfectly
7381 @node Completion, Customization, Miscellaneous, Miscellaneous
7383 @cindex completion, of @TeX{} symbols
7384 @cindex completion, of TODO keywords
7385 @cindex completion, of dictionary words
7386 @cindex completion, of option keywords
7387 @cindex completion, of tags
7388 @cindex completion, of property keys
7389 @cindex completion, of link abbreviations
7390 @cindex @TeX{} symbol completion
7391 @cindex TODO keywords completion
7392 @cindex dictionary word completion
7393 @cindex option keyword completion
7394 @cindex tag completion
7395 @cindex link abbreviations, completion of
7397 Org-mode supports in-buffer completion. This type of completion does
7398 not make use of the minibuffer. You simply type a few letters into
7399 the buffer and use the key to complete text right there.
7404 Complete word at point
7407 At the beginning of a headline, complete TODO keywords.
7409 After @samp{\}, complete @TeX{} symbols supported by the exporter.
7411 After @samp{*}, complete headlines in the current buffer so that they
7412 can be used in search links like @samp{[[*find this headline]]}.
7414 After @samp{:} in a headline, complete tags. The list of tags is taken
7415 from the variable @code{org-tag-alist} (possibly set through the
7416 @samp{#+TAGS} in-buffer option, @pxref{Setting tags}), or it is created
7417 dynamically from all tags used in the current buffer.
7419 After @samp{:} and not in a headline, complete property keys. The list
7420 of keys is constructed dynamically from all keys used in the current
7423 After @samp{[}, complete link abbreviations (@pxref{Link abbreviations}).
7425 After @samp{#+}, complete the special keywords like @samp{TYP_TODO} or
7426 @samp{OPTIONS} which set file-specific options for Org-mode. When the
7427 option keyword is already complete, pressing @kbd{M-@key{TAB}} again
7428 will insert example settings for this keyword.
7430 In the line after @samp{#+STARTUP: }, complete startup keywords,
7431 i.e. valid keys for this line.
7433 Elsewhere, complete dictionary words using ispell.
7437 @node Customization, In-buffer settings, Completion, Miscellaneous
7438 @section Customization
7439 @cindex customization
7440 @cindex options, for customization
7441 @cindex variables, for customization
7443 There are more than 180 variables that can be used to customize
7444 Org-mode. For the sake of compactness of the manual, I am not
7445 describing the variables here. A structured overview of customization
7446 variables is available with @kbd{M-x org-customize}. Or select
7447 @code{Browse Org Group} from the @code{Org->Customization} menu. Many
7448 settings can also be activated on a per-file basis, by putting special
7449 lines into the buffer (@pxref{In-buffer settings}).
7451 @node In-buffer settings, The very busy C-c C-c key, Customization, Miscellaneous
7452 @section Summary of in-buffer settings
7453 @cindex in-buffer settings
7454 @cindex special keywords
7456 Org-mode uses special lines in the buffer to define settings on a
7457 per-file basis. These lines start with a @samp{#+} followed by a
7458 keyword, a colon, and then individual words defining a setting. Several
7459 setting words can be in the same line, but you can also have multiple
7460 lines for the keyword. While these settings are described throughout
7461 the manual, here is a summary. After changing any of those lines in the
7462 buffer, press @kbd{C-c C-c} with the cursor still in the line to
7463 activate the changes immediately. Otherwise they become effective only
7464 when the file is visited again in a new Emacs session.
7467 @item #+ARCHIVE: %s_done::
7468 This line sets the archive location for the agenda file. It applies for
7469 all subsequent lines until the next @samp{#+ARCHIVE} line, or the end
7470 of the file. The first such line also applies to any entries before it.
7471 The corresponding variable is @code{org-archive-location}.
7473 This line sets the category for the agenda file. The category applies
7474 for all subsequent lines until the next @samp{#+CATEGORY} line, or the
7475 end of the file. The first such line also applies to any entries before it.
7476 @item #+COLUMNS: %25ITEM .....
7477 Set the default format for columns view. This format applies when
7478 columns view is invoked in location where no @code{COLUMNS} property
7480 @item #+CONSTANTS: name1=value1 ...
7481 Set file-local values for constants to be used in table formulas. This
7482 line set the local variable @code{org-table-formula-constants-local}.
7483 The global version of this variable is
7484 @code{org-table-formula-constants}.
7485 @item #+DRAWERS: NAME1 .....
7486 Set the file-local set of drawers. The corresponding global variable is
7488 @item #+LINK: linkword replace
7489 These lines (several are allowed) specify link abbreviations.
7490 @xref{Link abbreviations}. The corresponding variable is
7491 @code{org-link-abbrev-alist}.
7492 @item #+PRIORITIES: highest lowest default
7493 This line sets the limits and the default for the priorities. All three
7494 must be either letters A-Z or numbers 0-9. The highest priority must
7495 have a lower ASCII number that the lowest priority.
7496 @item #+PROPERTY: Property_Name Value
7497 This line sets a default inheritance value for entries in the current
7498 buffer, most useful for specifying the allowed values of a property.
7500 This line sets options to be used at startup of Org-mode, when an
7501 Org-mode file is being visited. The first set of options deals with the
7502 initial visibility of the outline tree. The corresponding variable for
7503 global default settings is @code{org-startup-folded}, with a default
7504 value @code{t}, which means @code{overview}.
7505 @cindex @code{overview}, STARTUP keyword
7506 @cindex @code{content}, STARTUP keyword
7507 @cindex @code{showall}, STARTUP keyword
7509 overview @r{top-level headlines only}
7510 content @r{all headlines}
7511 showall @r{no folding at all, show everything}
7513 Then there are options for aligning tables upon visiting a file. This
7514 is useful in files containing narrowed table columns. The corresponding
7515 variable is @code{org-startup-align-all-tables}, with a default value
7517 @cindex @code{align}, STARTUP keyword
7518 @cindex @code{noalign}, STARTUP keyword
7520 align @r{align all tables}
7521 noalign @r{don't align tables on startup}
7523 Logging closing and reinstating TODO items, and clock intervals
7524 (variables @code{org-log-done}, @code{org-log-note-clock-out}, and
7525 @code{org-log-repeat}) can be configured using these options.
7526 @cindex @code{logdone}, STARTUP keyword
7527 @cindex @code{lognotedone}, STARTUP keyword
7528 @cindex @code{nologdone}, STARTUP keyword
7529 @cindex @code{lognoteclock-out}, STARTUP keyword
7530 @cindex @code{nolognoteclock-out}, STARTUP keyword
7531 @cindex @code{logrepeat}, STARTUP keyword
7532 @cindex @code{lognoterepeat}, STARTUP keyword
7533 @cindex @code{nologrepeat}, STARTUP keyword
7535 logdone @r{record a timestamp when an item is marked DONE}
7536 lognotedone @r{record timestamp and a note when DONE}
7537 nologdone @r{don't record when items are marked DONE}
7538 logrepeat @r{record a time when reinstating a repeating item}
7539 lognoterepeat @r{record a note when reinstating a repeating item}
7540 nologrepeat @r{do not record when reinstating repeating item}
7541 lognoteclock-out @r{record a note when clocking out}
7542 nolognoteclock-out @r{don't record a note when clocking out}
7544 Here are the options for hiding leading stars in outline headings. The
7545 corresponding variables are @code{org-hide-leading-stars} and
7546 @code{org-odd-levels-only}, both with a default setting @code{nil}
7547 (meaning @code{showstars} and @code{oddeven}).
7548 @cindex @code{hidestars}, STARTUP keyword
7549 @cindex @code{showstars}, STARTUP keyword
7550 @cindex @code{odd}, STARTUP keyword
7551 @cindex @code{even}, STARTUP keyword
7553 hidestars @r{make all but one of the stars starting a headline invisible.}
7554 showstars @r{show all stars starting a headline}
7555 odd @r{allow only odd outline levels (1,3,...)}
7556 oddeven @r{allow all outline levels}
7558 To turn on custom format overlays over time stamps (variables
7559 @code{org-put-time-stamp-overlays} and
7560 @code{org-time-stamp-overlay-formats}), use
7561 @cindex @code{customtime}, STARTUP keyword
7563 customtime @r{overlay custom time format}
7565 The following options influence the table spreadsheet (variable
7566 @code{constants-unit-system}).
7567 @cindex @code{constcgs}, STARTUP keyword
7568 @cindex @code{constSI}, STARTUP keyword
7570 constcgs @r{@file{constants.el} should use the c-g-s unit system}
7571 constSI @r{@file{constants.el} should use the SI unit system}
7573 @item #+TAGS: TAG1(c1) TAG2(c2)
7574 These lines (several such lines are allowed) specify the valid tags in
7575 this file, and (potentially) the corresponding @emph{fast tag selection}
7576 keys. The corresponding variable is @code{org-tag-alist}.
7578 This line contains the formulas for the table directly above the line.
7579 @item #+TITLE:, #+AUTHOR:, #+EMAIL:, #+LANGUAGE:, #+TEXT:, #+OPTIONS, #+DATE:
7580 These lines provide settings for exporting files. For more details see
7581 @ref{Export options}.
7582 @item #+SEQ_TODO: #+TYP_TODO:
7583 These lines set the TODO keywords and their interpretation in the
7584 current file. The corresponding variables are @code{org-todo-keywords}
7585 and @code{org-todo-interpretation}.
7588 @node The very busy C-c C-c key, Clean view, In-buffer settings, Miscellaneous
7589 @section The very busy C-c C-c key
7591 @cindex C-c C-c, overview
7593 The key @kbd{C-c C-c} has many purposes in org-mode, which are all
7594 mentioned scattered throughout this manual. One specific function of
7595 this key is to add @emph{tags} to a headline (@pxref{Tags}). In many
7596 other circumstances it means something like @emph{Hey Org-mode, look
7597 here and update according to what you see here}. Here is a summary of
7598 what this means in different contexts.
7602 If there are highlights in the buffer from the creation of a sparse
7603 tree, or from clock display, remove these highlights.
7605 If the cursor is in one of the special @code{#+KEYWORD} lines, this
7606 triggers scanning the buffer for these lines and updating the
7609 If the cursor is inside a table, realign the table. This command
7610 works even if the automatic table editor has been turned off.
7612 If the cursor is on a @code{#+TBLFM} line, re-apply the formulas to
7615 If the cursor is inside a table created by the @file{table.el} package,
7616 activate that table.
7618 If the current buffer is a remember buffer, close the note and file it.
7619 With a prefix argument, file it, without further interaction, to the
7622 If the cursor is on a @code{<<<target>>>}, update radio targets and
7623 corresponding links in this buffer.
7625 If the cursor is in a property line or at the start or end of a property
7626 drawer, offer property commands.
7628 If the cursor is in a plain list item with a checkbox, toggle the status
7631 If the cursor is on a numbered item in a plain list, renumber the
7634 If the cursor is on the @code{#+BEGIN} line of a dynamical block, the
7638 @node Clean view, TTY keys, The very busy C-c C-c key, Miscellaneous
7639 @section A cleaner outline view
7640 @cindex hiding leading stars
7641 @cindex clean outline view
7643 Some people find it noisy and distracting that the Org-mode headlines
7644 are starting with a potentially large number of stars. For example
7645 the tree from @ref{Headlines}:
7648 * Top level headline
7654 * Another top level headline
7658 Unfortunately this is deeply ingrained into the code of Org-mode and
7659 cannot be easily changed. You can, however, modify the display in such
7660 a way that all leading stars become invisible and the outline more easy
7661 to read. To do this, customize the variable
7662 @code{org-hide-leading-stars} like this:
7665 (setq org-hide-leading-stars t)
7669 or change this on a per-file basis with one of the lines (anywhere in
7673 #+STARTUP: showstars
7674 #+STARTUP: hidestars
7678 Press @kbd{C-c C-c} with the cursor in a @samp{STARTUP} line to activate
7681 With stars hidden, the tree becomes:
7684 * Top level headline
7690 * Another top level headline
7694 Note that the leading stars are not truly replaced by whitespace, they
7695 are only fontified with the face @code{org-hide} that uses the
7696 background color as font color. If you are not using either white or
7697 black background, you may have to customize this face to get the wanted
7698 effect. Another possibility is to set this font such that the extra
7699 stars are @i{almost} invisible, for example using the color
7700 @code{grey90} on a white background.
7702 Things become cleaner still if you skip all the even levels and use only
7703 odd levels 1, 3, 5..., effectively adding two stars to go from one
7704 outline level to the next:
7707 * Top level headline
7713 * Another top level headline
7717 In order to make the structure editing and export commands handle this
7718 convention correctly, use
7721 (setq org-odd-levels-only t)
7725 or set this on a per-file basis with one of the following lines (don't
7726 forget to press @kbd{C-c C-c} with the cursor in the startup line to
7727 activate changes immediately).
7734 You can convert an Org-mode file from single-star-per-level to the
7735 double-star-per-level convention with @kbd{M-x org-convert-to-odd-levels
7736 RET} in that file. The reverse operation is @kbd{M-x
7737 org-convert-to-oddeven-levels}.
7739 @node TTY keys, Interaction, Clean view, Miscellaneous
7740 @section Using org-mode on a tty
7741 @cindex tty keybindings
7743 Because Org-mode contains a large number of commands, by default much of
7744 Org-mode's core commands are bound to keys that are generally not
7745 accessible on a tty, such as the cursor keys (@key{left}, @key{right},
7746 @key{up}, @key{down}), @key{TAB} and @key{RET}, in particular when used
7747 together with modifiers like @key{Meta} and/or @key{Shift}. To access
7748 these commands on a tty when special keys are unavailable, the following
7749 alternative bindings can be used. The tty bindings below will likely be
7750 more cumbersome; you may find for some of the bindings below that a
7751 customized work-around suits you better. For example, changing a time
7752 stamp is really only fun with @kbd{S-@key{cursor}} keys, whereas on a
7753 tty you would rather use @kbd{C-c .} to re-insert the timestamp.
7755 @multitable @columnfractions 0.15 0.2 0.2
7756 @item @b{Default} @tab @b{Alternative 1} @tab @b{Alternative 2}
7757 @item @kbd{S-@key{TAB}} @tab @kbd{C-u @key{TAB}} @tab
7758 @item @kbd{M-@key{left}} @tab @kbd{C-c C-x l} @tab @kbd{@key{Esc} @key{left}}
7759 @item @kbd{M-S-@key{left}} @tab @kbd{C-c C-x L} @tab
7760 @item @kbd{M-@key{right}} @tab @kbd{C-c C-x r} @tab @kbd{@key{Esc} @key{right}}
7761 @item @kbd{M-S-@key{right}} @tab @kbd{C-c C-x R} @tab
7762 @item @kbd{M-@key{up}} @tab @kbd{C-c C-x u} @tab @kbd{@key{Esc} @key{up}}
7763 @item @kbd{M-S-@key{up}} @tab @kbd{C-c C-x U} @tab
7764 @item @kbd{M-@key{down}} @tab @kbd{C-c C-x d} @tab @kbd{@key{Esc} @key{down}}
7765 @item @kbd{M-S-@key{down}} @tab @kbd{C-c C-x D} @tab
7766 @item @kbd{S-@key{RET}} @tab @kbd{C-c C-x c} @tab
7767 @item @kbd{M-@key{RET}} @tab @kbd{C-c C-x m} @tab @kbd{@key{Esc} @key{RET}}
7768 @item @kbd{M-S-@key{RET}} @tab @kbd{C-c C-x M} @tab
7769 @item @kbd{S-@key{left}} @tab @kbd{C-c @key{left}} @tab
7770 @item @kbd{S-@key{right}} @tab @kbd{C-c @key{right}} @tab
7771 @item @kbd{S-@key{up}} @tab @kbd{C-c @key{up}} @tab
7772 @item @kbd{S-@key{down}} @tab @kbd{C-c @key{down}} @tab
7773 @item @kbd{C-S-@key{left}} @tab @kbd{C-c C-x @key{left}} @tab
7774 @item @kbd{C-S-@key{right}} @tab @kbd{C-c C-x @key{right}} @tab
7777 @node Interaction, Bugs, TTY keys, Miscellaneous
7778 @section Interaction with other packages
7779 @cindex packages, interaction with other
7780 Org-mode lives in the world of GNU Emacs and interacts in various ways
7781 with other code out there.
7784 * Cooperation:: Packages Org-mode cooperates with
7785 * Conflicts:: Packages that lead to conflicts
7788 @node Cooperation, Conflicts, Interaction, Interaction
7789 @subsection Packages that Org-mode cooperates with
7792 @cindex @file{calc.el}
7793 @item @file{calc.el} by Dave Gillespie
7794 Org-mode uses the calc package for implementing spreadsheet
7795 functionality in its tables (@pxref{The spreadsheet}). Org-mode
7796 checks for the availability of calc by looking for the function
7797 @code{calc-eval} which should be autoloaded in your setup if calc has
7798 been installed properly. As of Emacs 22, calc is part of the Emacs
7799 distribution. Another possibility for interaction between the two
7800 packages is using calc for embedded calculations. @xref{Embedded Mode,
7801 , Embedded Mode, calc, GNU Emacs Calc Manual}.
7802 @cindex @file{constants.el}
7803 @item @file{constants.el} by Carsten Dominik
7804 In a table formula (@pxref{The spreadsheet}), it is possible to use
7805 names for natural constants or units. Instead of defining your own
7806 constants in the variable @code{org-table-formula-constants}, install
7807 the @file{constants} package which defines a large number of constants
7808 and units, and lets you use unit prefixes like @samp{M} for
7809 @samp{Mega} etc. You will need version 2.0 of this package, available
7810 at @url{http://www.astro.uva.nl/~dominik/Tools}. Org-mode checks for
7811 the function @code{constants-get}, which has to be autoloaded in your
7812 setup. See the installation instructions in the file
7813 @file{constants.el}.
7814 @item @file{cdlatex.el} by Carsten Dominik
7815 @cindex @file{cdlatex.el}
7816 Org-mode can make use of the cdlatex package to efficiently enter
7817 La@TeX{} fragments into Org-mode files. See @ref{CDLaTeX mode}.
7818 @item @file{imenu.el} by Ake Stenhoff and Lars Lindberg
7819 @cindex @file{imenu.el}
7820 Imenu allows menu access to an index of items in a file. Org-mode
7821 supports imenu - all you need to do to get the index is the following:
7823 (add-hook 'org-mode-hook
7824 (lambda () 'imenu-add-to-menubar "Imenu"))
7826 By default the index is two levels deep - you can modify the depth using
7827 the option @code{org-imenu-depth}.
7828 @item @file{remember.el} by John Wiegley
7829 @cindex @file{remember.el}
7830 Org mode cooperates with remember, see @ref{Remember}.
7831 @file{Remember.el} is not part of Emacs, find it on the web.
7832 @item @file{speedbar.el} by Eric M. Ludlam
7833 @cindex @file{speedbar.el}
7834 Speedbar is a package that creates a special frame displaying files and
7835 index items in files. Org-mode supports speedbar and allows you to
7836 drill into Org-mode files directly from the speedbar. It also allows to
7837 restrict the scope of agenda commands to a file or a subtree by using
7838 the command @kbd{<} in the speedbar frame.
7839 @cindex @file{table.el}
7840 @item @file{table.el} by Takaaki Ota
7842 @cindex table editor, @file{table.el}
7843 @cindex @file{table.el}
7845 Complex ASCII tables with automatic line wrapping, column- and
7846 row-spanning, and alignment can be created using the Emacs table
7847 package by Takaaki Ota (@uref{http://sourceforge.net/projects/table},
7848 and also part of Emacs 22).
7849 When @key{TAB} or @kbd{C-c C-c} is pressed in such a table, Org-mode
7850 will call @command{table-recognize-table} and move the cursor into the
7851 table. Inside a table, the keymap of Org-mode is inactive. In order
7852 to execute Org-mode-related commands, leave the table.
7857 Recognize @file{table.el} table. Works when the cursor is in a
7862 Insert a table.el table. If there is already a table at point, this
7863 command converts it between the table.el format and the Org-mode
7864 format. See the documentation string of the command
7865 @code{org-convert-table} for the restrictions under which this is
7868 @file{table.el} is part of Emacs 22.
7869 @cindex @file{footnote.el}
7870 @item @file{footnote.el} by Steven L. Baur
7871 Org-mode recognizes numerical footnotes as provided by this package
7872 (@pxref{Footnotes}).
7875 @node Conflicts, , Cooperation, Interaction
7876 @subsection Packages that lead to conflicts with Org-mode
7880 @cindex @file{allout.el}
7881 @item @file{allout.el} by Ken Manheimer
7882 Startup of Org-mode may fail with the error message
7883 @code{(wrong-type-argument keymapp nil)} when there is an outdated
7884 version @file{allout.el} on the load path, for example the version
7885 distributed with Emacs 21.x. Upgrade to Emacs 22 and this problem will
7886 disappear. If for some reason you cannot do this, make sure that org.el
7887 is loaded @emph{before} @file{allout.el}, for example by putting
7888 @code{(require 'org)} early enough into your @file{.emacs} file.
7890 @cindex @file{CUA.el}
7891 @item @file{CUA.el} by Kim. F. Storm
7892 Keybindings in Org-mode conflict with the @kbd{S-<cursor>} keys used by
7893 CUA-mode (as well as pc-select-mode and s-region-mode) to select and
7894 extend the region. If you want to use one of these packages along with
7895 Org-mode, configure the variable @code{org-replace-disputed-keys}. When
7896 set, Org-mode will move the following keybindings in Org-mode files, and
7897 in the agenda buffer (but not during date selection).
7900 S-UP -> M-p S-DOWN -> M-n
7901 S-LEFT -> M-- S-RIGHT -> M-+
7904 Yes, these are unfortunately more difficult to remember. If you want
7905 to have other replacement keys, look at the variable
7906 @code{org-disputed-keys}.
7907 @item @file{windmove.el} by Hovav Shacham
7908 @cindex @file{windmove.el}
7909 Also this package uses the @kbd{S-<cursor>} keys, so everything written
7910 in the paragraph above about CUA mode also applies here.
7912 @cindex @file{footnote.el}
7913 @item @file{footnote.el} by Steven L. Baur
7914 Org-mode supports the syntax of the footnote package, but only the
7915 numerical footnote markers. Also, the default key for footnote
7916 commands, @kbd{C-c !} is already used by Org-mode. You could use the
7917 variable @code{footnote-prefix} to switch footnotes commands to another
7918 key. Or, you could use @code{org-replace-disputed-keys} and
7919 @code{org-disputed-keys} to change the settings in Org-mode.
7924 @node Bugs, , Interaction, Miscellaneous
7928 Here is a list of things that should work differently, but which I
7929 have found too hard to fix.
7933 If a table field starts with a link, and if the corresponding table
7934 column is narrowed (@pxref{Narrow columns}) to a width too small to
7935 display the link, the field would look entirely empty even though it is
7936 not. To prevent this, Org-mode throws an error. The work-around is to
7937 make the column wide enough to fit the link, or to add some text (at
7938 least 2 characters) before the link in the same field.
7940 Narrowing table columns does not work on XEmacs, because the
7941 @code{format} function does not transport text properties.
7943 Text in an entry protected with the @samp{QUOTE} keyword should not
7946 When the application called by @kbd{C-c C-o} to open a file link fails
7947 (for example because the application does not exist or refuses to open
7948 the file), it does so silently. No error message is displayed.
7950 Recalculating a table line applies the formulas from left to right.
7951 If a formula uses @emph{calculated} fields further down the row,
7952 multiple recalculation may be needed to get all fields consistent. You
7953 may use the command @code{org-table-iterate} (@kbd{C-u C-c *}) to
7954 recalculate until convergence.
7956 A single letter cannot be made bold, for example @samp{*a*}.
7958 The exporters work well, but could be made more efficient.
7962 @node Extensions and Hacking, History and Acknowledgments, Miscellaneous, Top
7963 @appendix Extensions, Hooks and Hacking
7965 This appendix lists extensions for Org-mode written by other authors.
7966 It also covers some aspects where users can extend the functionality of
7970 * Extensions:: Existing 3rd-part extensions
7971 * Adding hyperlink types:: New custom link types
7972 * Tables in arbitrary syntax:: Orgtbl for LaTeX and other programs
7973 * Dynamic blocks:: Automatically filled blocks
7974 * Special agenda views:: Customized views
7975 * Using the property API:: Writing programs that use entry properties
7978 @node Extensions, Adding hyperlink types, Extensions and Hacking, Extensions and Hacking
7979 @section Third-party extensions for Org-mode
7980 @cindex extension, third-party
7982 The following extensions for Org-mode have been written by other people:
7985 @cindex @file{org-publish.el}
7986 @item @file{org-publish.el} by David O'Toole
7987 This package provides facilities for publishing related sets of Org-mode
7988 files together with linked files like images as webpages. It is
7989 highly configurable and can be used for other publishing purposes as
7990 well. As of Org-mode version 4.30, @file{org-publish.el} is part of the
7991 Org-mode distribution. It is not yet part of Emacs, however, a delay
7992 caused by the preparations for the 22.1 release. In the mean time,
7993 @file{org-publish.el} can be downloaded from David's site:
7994 @url{http://dto.freeshell.org/e/org-publish.el}.
7995 @cindex @file{org-mouse.el}
7996 @item @file{org-mouse.el} by Piotr Zielinski
7997 This package implements extended mouse functionality for Org-mode. It
7998 allows you to cycle visibility and to edit the document structure with
7999 the mouse. Best of all, it provides a context-sensitive menu on
8000 @key{mouse-3} that changes depending on the context of a mouse-click.
8001 As of Org-mode version 4.53, @file{org-mouse.el} is part of the
8002 Org-mode distribution. It is not yet part of Emacs, however, a delay
8003 caused by the preparations for the 22.1 release. In the mean time,
8004 @file{org-mouse.el} can be downloaded from Piotr's site:
8005 @url{http://www.cl.cam.ac.uk/~pz215/files/org-mouse.el}.
8006 @cindex @file{org-blog.el}
8007 @item @file{org-blog.el} by David O'Toole
8008 A blogging plug-in for @file{org-publish.el}.@*
8009 @url{http://dto.freeshell.org/notebook/OrgMode.html}.
8010 @cindex @file{blorg.el}
8011 @item @file{blorg.el} by Bastien Guerry
8012 Publish Org-mode files as
8013 blogs. @url{http://www.cognition.ens.fr/~guerry/blorg.html}.
8014 @cindex @file{org2rem.el}
8015 @item @file{org2rem.el} by Bastien Guerry
8016 Translates Org-mode files into something readable by
8017 Remind. @url{http://www.cognition.ens.fr/~guerry/u/org2rem.el}.
8018 @item @file{org-toc.el} by Bastien Guerry
8019 Produces a simple table of contents of an Org-mode file, for easy
8020 navigation. @url{http://www.cognition.ens.fr/~guerry/u/org-registry.el}.
8021 @item @file{org-registry.el} by Bastien Guerry
8022 Find which Org-file link to a certain document.
8023 @url{http://www.cognition.ens.fr/~guerry/u/org2rem.el}.
8028 @node Adding hyperlink types, Tables in arbitrary syntax, Extensions, Extensions and Hacking
8029 @section Adding hyperlink types
8030 @cindex hyperlinks, adding new types
8032 Org-mode has a large number of hyperlink types built-in
8033 (@pxref{Hyperlinks}). If you would like to add new link types, it
8034 provides an interface for doing so. Lets look at an example file
8035 @file{org-man.el} that will add support for creating links like
8036 @samp{[[man:printf][The printf manpage]]} to show unix manual pages inside
8040 ;;; org-man.el - Support for links to manpages in Org-mode
8044 (org-add-link-type "man" 'org-man-open)
8045 (add-hook 'org-store-link-functions 'org-man-store-link)
8047 (defcustom org-man-command 'man
8048 "The Emacs command to be used to display a man page."
8050 :type '(choice (const man) (const woman)))
8052 (defun org-man-open (path)
8053 "Visit the manpage on PATH.
8054 PATH should be a topic that can be thrown at the man command."
8055 (funcall org-man-command path))
8057 (defun org-man-store-link ()
8058 "Store a link to a manpage."
8059 (when (memq major-mode '(Man-mode woman-mode))
8060 ;; This is a man page, we do make this link
8061 (let* ((page (org-man-get-page-name))
8062 (link (concat "man:" page))
8063 (description (format "Manpage for %s" page)))
8064 (org-store-link-props
8067 :description description))))
8069 (defun org-man-get-page-name ()
8070 "Extract the page name from the buffer name."
8071 ;; This works for both `Man-mode' and `woman-mode'.
8072 (if (string-match " \\(\\S-+\\)\\*" (buffer-name))
8073 (match-string 1 (buffer-name))
8074 (error "Cannot create link to this man page")))
8078 ;;; org-man.el ends here
8082 You would activate this new link type in @file{.emacs} with
8089 Lets go through the file and see what it does.
8092 It does @code{(require 'org)} to make sure that @file{org.el} has been
8095 The next line calls @code{org-add-link-type} to define a new link type
8096 with prefix @samp{man}. The call also contains the name of a function
8097 that will be called to follow such a link.
8099 The next line adds a function to @code{org-store-link-functions}, in
8100 order to allow the command @kbd{C-c l} to record a useful link in a
8101 buffer displaying a man page.
8104 The rest of the file defines the necessary variables and functions.
8105 First there is a customization variable that determines which emacs
8106 command should be used to display manpages. There are two options,
8107 @code{man} and @code{woman}. Then the function to follow a link is
8108 defined. It gets the link path as an argument - in this case the link
8109 path is just a topic for the manual command. The function calls the
8110 value of @code{org-man-command} to display the man page.
8112 Finally the function @code{org-man-store-link} is defined. When you try
8113 to store a link with @kbd{C-c l}, also this function will be called to
8114 try to make a link. The function must first decide if it is supposed to
8115 create the link for this buffer type, we do this by checking the value
8116 of the variable @code{major-mode}. If not, the function must exit and
8117 retunr the value @code{nil}. If yes, the link is created by getting the
8118 manual tpoic from the buffer name and prefixing it with the string
8119 @samp{man:}. Then it must call the command @code{org-store-link-props}
8120 and set the @code{:type} and @code{:link} properties. Optionally you
8121 can also set the @code{:description} property to provide a default for
8122 the link description when the link is later inserted into tan Org-mode
8123 buffer with @kbd{C-c C-l}.
8125 @node Tables in arbitrary syntax, Dynamic blocks, Adding hyperlink types, Extensions and Hacking
8126 @section Tables and Lists in arbitrary syntax
8127 @cindex tables, in other modes
8128 @cindex lists, in other modes
8131 Since Orgtbl-mode can be used as a minor mode in arbitrary buffers, a
8132 frequent feature request has been to make it work with native tables in
8133 specific languages, for example La@TeX{}. However, this is extremely
8134 hard to do in a general way, would lead to a customization nightmare,
8135 and would take away much of the simplicity of the Orgtbl-mode table
8139 This appendix describes a different approach. We keep the Orgtbl-mode
8140 table in its native format (the @i{source table}), and use a custom
8141 function to @i{translate} the table to the correct syntax, and to
8142 @i{install} it in the right location (the @i{target table}). This puts
8143 the burden of writing conversion functions on the user, but it allows
8144 for a very flexible system.
8146 Bastien added the ability to do the same with lists. You can use Org's
8147 facilities to edit and structure lists by turning @code{orgstruct-mode}
8148 on, then locally exporting such lists in another format (HTML, La@TeX{}
8153 * Radio tables:: Sending and receiving
8154 * A LaTeX example:: Step by step, almost a tutorial
8155 * Translator functions:: Copy and modify
8156 * Radio lists:: Doing the same for lists.
8159 @node Radio tables, A LaTeX example, Tables in arbitrary syntax, Tables in arbitrary syntax
8160 @subsection Radio tables
8161 @cindex radio tables
8163 To define the location of the target table, you first need to create two
8164 lines that are comments in the current mode, but contain magic words for
8165 Orgtbl-mode to find. Orgtbl-mode will insert the translated table
8166 between these lines, replacing whatever was there before. For example:
8169 /* BEGIN RECEIVE ORGTBL table_name */
8170 /* END RECEIVE ORGTBL table_name */
8174 Just above the source table, we put a special line that tells
8175 Orgtbl-mode how to translate this table and where to install it. For
8178 #+ORGTBL: SEND table_name translation_function arguments....
8182 @code{table_name} is the reference name for the table that is also used
8183 in the receiver lines. @code{translation_function} is the Lisp function
8184 that does the translation. Furthermore, the line can contain a list of
8185 arguments (alternating key and value) at the end. The arguments will be
8186 passed as a property list to the translation function for
8187 interpretation. A few standard parameters are already recognized and
8188 acted upon before the translation function is called:
8192 Skip the first N lines of the table. Hlines do count!
8193 @item :skipcols (n1 n2 ...)
8194 List of columns that should be skipped. If the table has a column with
8195 calculation marks, that column is automatically discarded as well.
8196 Please note that the translator function sees the table @emph{after} the
8197 removal of these columns, the function never knows that there have been
8202 The one problem remaining is how to keep the source table in the buffer
8203 without disturbing the normal workings of the file, for example during
8204 compilation of a C file or processing of a La@TeX{} file. There are a
8205 number of different solutions:
8209 The table could be placed in a block comment if that is supported by the
8210 language. For example, in C-mode you could wrap the table between
8211 @samp{/*} and @samp{*/} lines.
8213 Sometimes it is possible to put the table after some kind of @i{END}
8214 statement, for example @samp{\bye} in TeX and @samp{\end@{document@}}
8217 You can just comment the table line by line whenever you want to process
8218 the file, and uncomment it whenever you need to edit the table. This
8219 only sounds tedious - the command @kbd{M-x orgtbl-toggle-comment} does
8220 make this comment-toggling very easy, in particular if you bind it to a
8224 @node A LaTeX example, Translator functions, Radio tables, Tables in arbitrary syntax
8225 @subsection A LaTeX example of radio tables
8226 @cindex LaTeX, and orgtbl-mode
8228 The best way to wrap the source table in La@TeX{} is to use the
8229 @code{comment} environment provided by @file{comment.sty}. It has to be
8230 activated by placing @code{\usepackage@{comment@}} into the document
8231 header. Orgtbl-mode can insert a radio table skeleton@footnote{By
8232 default this works only for La@TeX{}, HTML, and TeXInfo. Configure the
8233 variable @code{orgtbl-radio-tables} to install templates for other
8234 modes.} with the command @kbd{M-x orgtbl-insert-radio-table}. You will
8235 be prompted for a table name, lets say we use @samp{salesfigures}. You
8236 will then get the following template:
8239 % BEGIN RECEIVE ORGTBL salesfigures
8240 % END RECEIVE ORGTBL salesfigures
8242 #+ORGTBL: SEND salesfigures orgtbl-to-latex
8248 The @code{#+ORGTBL: SEND} line tells orgtbl-mode to use the function
8249 @code{orgtbl-to-latex} to convert the table into La@TeX{} and to put it
8250 into the receiver location with name @code{salesfigures}. You may now
8251 fill in the table, feel free to use the spreadsheet features@footnote{If
8252 the @samp{#+TBLFM} line contains an odd number of dollar characters,
8253 this may cause problems with font-lock in latex-mode. As shown in the
8254 example you can fix this by adding an extra line inside the
8255 @code{comment} environment that is used to balance the dollar
8256 expressions. If you are using AUCTeX with the font-latex library, a
8257 much better solution is to add the @code{comment} environment to the
8258 variable @code{LaTeX-verbatim-environments}.}:
8261 % BEGIN RECEIVE ORGTBL salesfigures
8262 % END RECEIVE ORGTBL salesfigures
8264 #+ORGTBL: SEND salesfigures orgtbl-to-latex
8265 | Month | Days | Nr sold | per day |
8266 |-------+------+---------+---------|
8267 | Jan | 23 | 55 | 2.4 |
8268 | Feb | 21 | 16 | 0.8 |
8269 | March | 22 | 278 | 12.6 |
8270 #+TBLFM: $4=$3/$2;%.1f
8271 % $ (optional extra dollar to keep font-lock happy, see footnote)
8276 When you are done, press @kbd{C-c C-c} in the table to get the converted
8277 table inserted between the two marker lines.
8279 Now lets assume you want to make the table header by hand, because you
8280 want to control how columns are aligned etc. In this case we make sure
8281 that the table translator does skip the first 2 lines of the source
8282 table, and tell the command to work as a @i{splice}, i.e. to not produce
8283 header and footer commands of the target table:
8286 \begin@{tabular@}@{lrrr@}
8287 Month & \multicolumn@{1@}@{c@}@{Days@} & Nr.\ sold & per day\\
8288 % BEGIN RECEIVE ORGTBL salesfigures
8289 % END RECEIVE ORGTBL salesfigures
8293 #+ORGTBL: SEND salesfigures orgtbl-to-latex :splice t :skip 2
8294 | Month | Days | Nr sold | per day |
8295 |-------+------+---------+---------|
8296 | Jan | 23 | 55 | 2.4 |
8297 | Feb | 21 | 16 | 0.8 |
8298 | March | 22 | 278 | 12.6 |
8299 #+TBLFM: $4=$3/$2;%.1f
8303 The La@TeX{} translator function @code{orgtbl-to-latex} is already part of
8304 Orgtbl-mode. It uses a @code{tabular} environment to typeset the table
8305 and marks horizontal lines with @code{\hline}. Furthermore, it
8306 interprets the following parameters:
8310 When set to t, return only table body lines, don't wrap them into a
8311 tabular environment. Default is nil.
8314 A format to be used to wrap each field, should contain @code{%s} for the
8315 original field value. For example, to wrap each field value in dollars,
8316 you could use @code{:fmt "$%s$"}. This may also be a property list with
8317 column numbers and formats. for example @code{:fmt (2 "$%s$" 4 "%s\\%%")}.
8320 Use this format to print numbers with exponentials. The format should
8321 have @code{%s} twice for inserting mantissa and exponent, for example
8322 @code{"%s\\times10^@{%s@}"}. The default is @code{"%s\\,(%s)"}. This
8323 may also be a property list with column numbers and formats, for example
8324 @code{:efmt (2 "$%s\\times10^@{%s@}$" 4 "$%s\\cdot10^@{%s@}$")}. After
8325 @code{efmt} has been applied to a value, @code{fmt} will also be
8329 @node Translator functions, Radio lists, A LaTeX example, Tables in arbitrary syntax
8330 @subsection Translator functions
8331 @cindex HTML, and orgtbl-mode
8332 @cindex translator function
8334 Orgtbl-mode has several translator functions built-in:
8335 @code{orgtbl-to-latex}, @code{orgtbl-to-html}, and
8336 @code{orgtbl-to-texinfo}. Except for @code{orgtbl-to-html}@footnote{The
8337 HTML translator uses the same code that produces tables during HTML
8338 export.}, these all use a generic translator, @code{orgtbl-to-generic}.
8339 For example, @code{orgtbl-to-latex} itself is a very short function that
8340 computes the column definitions for the @code{tabular} environment,
8341 defines a few field and line separators and then hands over to the
8342 generic translator. Here is the entire code:
8346 (defun orgtbl-to-latex (table params)
8347 "Convert the orgtbl-mode TABLE to LaTeX."
8348 (let* ((alignment (mapconcat (lambda (x) (if x "r" "l"))
8349 org-table-last-alignment ""))
8352 :tstart (concat "\\begin@{tabular@}@{" alignment "@}")
8353 :tend "\\end@{tabular@}"
8354 :lstart "" :lend " \\\\" :sep " & "
8355 :efmt "%s\\,(%s)" :hline "\\hline")))
8356 (orgtbl-to-generic table (org-combine-plists params2 params))))
8360 As you can see, the properties passed into the function (variable
8361 @var{PARAMS}) are combined with the ones newly defined in the function
8362 (variable @var{PARAMS2}). The ones passed into the function (i.e. the
8363 ones set by the @samp{ORGTBL SEND} line) take precedence. So if you
8364 would like to use the La@TeX{} translator, but wanted the line endings to
8365 be @samp{\\[2mm]} instead of the default @samp{\\}, you could just
8366 overrule the default with
8369 #+ORGTBL: SEND test orgtbl-to-latex :lend " \\\\[2mm]"
8372 For a new language, you can either write your own converter function in
8373 analogy with the La@TeX{} translator, or you can use the generic function
8374 directly. For example, if you have a language where a table is started
8375 with @samp{!BTBL!}, ended with @samp{!ETBL!}, and where table lines are
8376 started with @samp{!BL!}, ended with @samp{!EL!} and where the field
8377 separator is a TAB, you could call the generic translator like this (on
8381 #+ORGTBL: SEND test orgtbl-to-generic :tstart "!BTBL!" :tend "!ETBL!"
8382 :lstart "!BL! " :lend " !EL!" :sep "\t"
8386 Please check the documentation string of the function
8387 @code{orgtbl-to-generic} for a full list of parameters understood by
8388 that function and remember that you can pass each of them into
8389 @code{orgtbl-to-latex}, @code{orgtbl-to-texinfo}, and any other function
8390 using the generic function.
8392 Of course you can also write a completely new function doing complicated
8393 things the generic translator cannot do. A translator function takes
8394 two arguments. The first argument is the table, a list of lines, each
8395 line either the symbol @code{hline} or a list of fields. The second
8396 argument is the property list containing all parameters specified in the
8397 @samp{#+ORGTBL: SEND} line. The function must return a single string
8398 containing the formatted table. If you write a generally useful
8399 translator, please post it on @code{emacs-orgmode@@gnu.org} so that
8400 others can benefit from your work.
8402 @node Radio lists, , Translator functions, Tables in arbitrary syntax
8403 @subsection Radio lists
8405 @cindex org-list-insert-radio-list
8407 Sending and receiving radio lists works exactly the same way than
8408 sending and receiving radio tables (@pxref{Radio tables}) @footnote{You
8409 need to load the @code{org-export-latex.el} package to use radio lists
8410 since the relevant code is there for now.}. As for radio tables, you
8411 can insert radio lists templates in HTML, La@TeX{} and TeXInfo modes by
8412 calling @code{org-list-insert-radio-list}.
8414 Here are the differences with radio tables:
8418 Use @code{ORGLST} instead of @code{ORGTBL}.
8420 The available translation functions for radio lists don't take
8423 `C-c C-c' will work when pressed on the first item of the list.
8426 Here is a La@TeX{} example. Let's say that you have this in your
8430 % BEGIN RECEIVE ORGLST to-buy
8431 % END RECEIVE ORGLST to-buy
8433 #+ORGLIST: SEND to-buy orgtbl-to-latex
8442 Pressing `C-c C-c' on @code{a new house} and will insert the converted
8443 La@TeX{} list between the two marker lines.
8445 @node Dynamic blocks, Special agenda views, Tables in arbitrary syntax, Extensions and Hacking
8446 @section Dynamic blocks
8447 @cindex dynamic blocks
8449 Org-mode documents can contain @emph{dynamic blocks}. These are
8450 specially marked regions that are updated by some user-written function.
8451 A good example for such a block is the clock table inserted by the
8452 command @kbd{C-c C-x C-r} (@pxref{Clocking work time}).
8454 Dynamic block are enclosed by a BEGIN-END structure that assigns a name
8455 to the block and can also specify parameters for the function producing
8456 the content of the block.
8459 #+BEGIN: myblock :parameter1 value1 :parameter2 value2 ...
8464 Dynamic blocks are updated with the following commands
8469 Update dynamic block at point.
8470 @kindex C-u C-c C-x C-u
8471 @item C-u C-c C-x C-u
8472 Update all dynamic blocks in the current file.
8475 Updating a dynamic block means to remove all the text between BEGIN and
8476 END, parse the BEGIN line for parameters and then call the specific
8477 writer function for this block to insert the new content. For a block
8478 with name @code{myblock}, the writer function is
8479 @code{org-dblock-write:myblock} with as only parameter a property list
8480 with the parameters given in the begin line. Here is a trivial example
8481 of a block that keeps track of when the block update function was last
8485 #+BEGIN: block-update-time :format "on %m/%d/%Y at %H:%M"
8491 The corresponding block writer function could look like this:
8494 (defun org-dblock-write:block-update-time (params)
8495 (let ((fmt (or (plist-get params :format) "%d. %m. %Y")))
8496 (insert "Last block update at: "
8497 (format-time-string fmt (current-time)))))
8500 If you want to make sure that all dynamic blocks are always up-to-date,
8501 you could add the function @code{org-update-all-dblocks} to a hook, for
8502 example @code{before-save-hook}. @code{org-update-all-dblocks} is
8503 written in a way that is does nothing in buffers that are not in Org-mode.
8505 @node Special agenda views, Using the property API, Dynamic blocks, Extensions and Hacking
8506 @section Special Agenda Views
8507 @cindex agenda views, user-defined
8509 Org-mode provides a special hook that can be used to narrow down the
8510 selection made by any of the agenda views. You may specify a function
8511 that is used at each match to verify if the match should indeed be part
8512 of the agenda view, and if not, how much should be skipped.
8514 Let's say you want to produce a list of projects that contain a WAITING
8515 tag anywhere in the project tree. Let's further assume that you have
8516 marked all tree headings that define a project with the todo keyword
8517 PROJECT. In this case you would run a todo search for the keyword
8518 PROJECT, but skip the match unless there is a WAITING tag anywhere in
8519 the subtree belonging to the project line.
8521 To achieve this, you must write a function that searches the subtree for
8522 the tag. If the tag is found, the function must return @code{nil} to
8523 indicate that this match should not be skipped. If there is no such
8524 tag, return the location of the end of the subtree, to indicate that
8525 search should continue from there.
8528 (defun my-skip-unless-waiting ()
8529 "Skip trees that are not waiting"
8530 (let ((subtree-end (save-excursion (org-end-of-subtree t))))
8531 (if (re-search-forward ":waiting:" subtree-end t)
8532 nil ; tag found, do not skip
8533 subtree-end))) ; tag not found, continue after end of subtree
8536 Now you may use this function in an agenda custom command, for example
8540 (org-add-agenda-custom-command
8541 '("b" todo "PROJECT"
8542 ((org-agenda-skip-function 'my-org-waiting-projects)
8543 (org-agenda-overriding-header "Projects waiting for something: "))))
8546 Note that this also binds @code{org-agenda-overriding-header} to get a
8547 meaningful header in the agenda view.
8549 You may also put a Lisp form into @code{org-agenda-skip-function}. In
8550 particular, you may use the functions @code{org-agenda-skip-entry-if}
8551 and @code{org-agenda-skip-subtree-if} in this form, for example:
8554 @item '(org-agenda-skip-entry-if 'scheduled)
8555 Skip current entry if it has been scheduled.
8556 @item '(org-agenda-skip-entry-if 'notscheduled)
8557 Skip current entry if it has not been scheduled.
8558 @item '(org-agenda-skip-entry-if 'deadline)
8559 Skip current entry if it has a deadline.
8560 @item '(org-agenda-skip-entry-if 'scheduled 'deadline)
8561 Skip current entry if it has a deadline, or if it is scheduled.
8562 @item '(org-agenda-skip-entry 'regexp "regular expression")
8563 Skip current entry if the regular expression matches in the entry.
8564 @item '(org-agenda-skip-entry 'notregexp "regular expression")
8565 Skip current entry unless the regular expression matches.
8566 @item '(org-agenda-skip-subtree-if 'regexp "regular expression")
8567 Same as above, but check and skip the entire subtree.
8570 Therefore we could also have written the search for WAITING projects
8571 like this, even without defining a special function:
8574 (org-add-agenda-custom-command
8575 '("b" todo "PROJECT"
8576 ((org-agenda-skip-function '(org-agenda-skip-subtree-if
8577 'regexp ":waiting:"))
8578 (org-agenda-overriding-header "Projects waiting for something: "))))
8582 @node Using the property API, , Special agenda views, Extensions and Hacking
8583 @section Using the property API
8584 @cindex API, for properties
8585 @cindex properties, API
8587 Here is a description of the functions that can be used to work with
8590 @defun org-entry-properties &optional pom which
8591 Get all properties of the entry at point-or-marker POM.
8592 This includes the TODO keyword, the tags, time strings for deadline,
8593 scheduled, and clocking, and any additional properties defined in the
8594 entry. The return value is an alist, keys may occur multiple times
8595 if the property key was used several times.
8596 POM may also be nil, in which case the current entry is used.
8597 If WHICH is nil or `all', get all properties. If WHICH is
8598 `special' or `standard', only get that subclass.
8600 @defun org-entry-get pom property &optional inherit
8601 Get value of PROPERTY for entry at point-or-marker POM.
8602 If INHERIT is non-nil and the entry does not have the property,
8603 then also check higher levels of the hierarchy. This function ignores
8604 the value of @code{org-use-property-inheritance} and requires the
8605 explicit INHERIT flag.
8608 @defun org-entry-delete pom property
8609 Delete the property PROPERTY from entry at point-or-marker POM.
8612 @defun org-entry-put pom property value
8613 Set PROPERTY to VALUE for entry at point-or-marker POM.
8616 @defun org-buffer-property-keys &optional include-specials
8617 Get all property keys in the current buffer.
8620 @defun org-insert-property-drawer
8621 Insert a property drawer at point.
8624 @node History and Acknowledgments, Main Index, Extensions and Hacking, Top
8625 @appendix History and Acknowledgments
8626 @cindex acknowledgments
8630 Org-mode was borne in 2003, out of frustration over the user interface
8631 of the Emacs outline-mode. I was trying to organize my notes and
8632 projects, and using Emacs seemed to be the natural way to go. However,
8633 having to remember eleven different commands with two or three keys per
8634 command, only to hide and unhide parts of the outline tree, that seemed
8635 entirely unacceptable to me. Also, when using outlines to take notes, I
8636 constantly want to restructure the tree, organizing it parallel to my
8637 thoughts and plans. @emph{Visibility cycling} and @emph{structure
8638 editing} were originally implemented in the package
8639 @file{outline-magic.el}, but quickly moved to the more general
8640 @file{org.el}. As this environment became comfortable for project
8641 planning, the next step was adding @emph{TODO entries}, basic @emph{time
8642 stamps}, and @emph{table support}. These areas highlight the two main
8643 goals that Org-mode still has today: To create a new, outline-based,
8644 plain text mode with innovative and intuitive editing features, and to
8645 incorporate project planning functionality directly into a notes file.
8647 Since the first release, literally thousands of emails to me or on
8648 @code{emacs-orgmode@@gnu.org} have provided a constant stream of bug
8649 reports, feedback, new ideas, and sometimes patches and add-on code.
8650 Many thanks to everyone who has helped to improve this package. I am
8651 trying to keep here a list of the people who had significant influence
8652 in shaping one or more aspects of Org-mode. The list may not be
8653 complete, if I have forgotten someone, please accept my apologies and
8659 @i{Russel Adams} came up with the idea for drawers.
8661 @i{Thomas Baumann} contributed the code for links to the MH-E email
8664 @i{Alex Bochannek} provided a patch for rounding time stamps.
8666 @i{Charles Cave}'s suggestion sparked the implementation of templates
8669 @i{Pavel Chalmoviansky} influenced the agenda treatment of items with
8672 @i{Gregory Chernov} patched support for lisp forms into table
8673 calculations and improved XEmacs compatibility, in particular by porting
8674 @file{nouline.el} to XEmacs.
8676 @i{Sacha Chua} suggested to copy some linking code from Planner.
8678 @i{Eddward DeVilla} proposed and tested checkbox statistics. He also
8679 came up with the idea of properties, and that there should be an API for
8682 @i{Kees Dullemond} used to edit projects lists directly in HTML and so
8683 inspired some of the early development, including HTML export. He also
8684 asked for a way to narrow wide table columns.
8686 @i{Christian Egli} converted the documentation into TeXInfo format,
8687 patched CSS formatting into the HTML exporter, and inspired the agenda.
8689 @i{David Emery} provided a patch for custom CSS support in exported
8692 @i{Nic Ferrier} contributed mailcap and XOXO support.
8694 @i{Miguel A. Figueroa-Villanueva} implemented hierarchical checkboxes.
8696 @i{John Foerch} figured out how to make incremental search show context
8697 around a match in a hidden outline tree.
8699 @i{Niels Giesen} had the idea to automatically archive DONE trees.
8701 @i{Bastien Guerry} wrote the La@TeX{} exporter and has been prolific
8702 with patches, ideas, and bug reports.
8704 @i{Kai Grossjohann} pointed out key-binding conflicts with other packages.
8706 @i{Scott Jaderholm} proposed footnotes, control over whitespace between
8707 folded entries, and column view for properties.
8709 @i{Shidai Liu} ("Leo") asked for embedded La@TeX{} and tested it. He also
8710 provided frequent feedback and some patches.
8712 @i{Jason F. McBrayer} suggested agenda export to CSV format.
8714 @i{Max Mikhanosha} came up with the idea of refiling.
8716 @i{Dmitri Minaev} sent a patch to set priority limits on a per-file
8719 @i{Stefan Monnier} provided a patch to keep the Emacs-Lisp compiler
8722 @i{Rick Moynihan} proposed to allow multiple TODO sequences in a file
8723 and to be able to quickly restrict the agenda to a subtree.
8725 @i{Todd Neal} provided patches for links to Info files and elisp forms.
8727 @i{Tim O'Callaghan} suggested in-file links, search options for general
8728 file links, and TAGS.
8730 @i{Takeshi Okano} translated the manual and David O'Toole's tutorial
8733 @i{Oliver Oppitz} suggested multi-state TODO items.
8735 @i{Scott Otterson} sparked the introduction of descriptive text for
8736 links, among other things.
8738 @i{Pete Phillips} helped during the development of the TAGS feature, and
8739 provided frequent feedback.
8741 @i{T.V. Raman} reported bugs and suggested improvements.
8743 @i{Matthias Rempe} (Oelde) provided ideas, Windows support, and quality
8746 @i{Kevin Rogers} contributed code to access VM files on remote hosts.
8748 @i{Frank Ruell} solved the mystery of the @code{keymapp nil} bug, a
8749 conflict with @file{allout.el}.
8751 @i{Jason Riedy} sent a patch to fix a bug with export of TODO keywords.
8753 @i{Philip Rooke} created the Org-mode reference card and provided lots
8756 @i{Christian Schlauer} proposed angular brackets around links, among
8759 Linking to VM/BBDB/GNUS was inspired by @i{Tom Shannon}'s
8760 @file{organizer-mode.el}.
8762 @i{Daniel Sinder} came up with the idea of internal archiving by locking
8765 @i{Dale Smith} proposed link abbreviations.
8767 @i{Adam Spiers} asked for global linking commands and inspired the link
8768 extension system. support mairix.
8770 @i{David O'Toole} wrote @file{org-publish.el} and drafted the manual
8771 chapter about publishing.
8773 @i{J@"urgen Vollmer} contributed code generating the table of contents
8776 @i{Chris Wallace} provided a patch implementing the @samp{QUOTE}
8779 @i{David Wainberg} suggested archiving, and improvements to the linking
8782 @i{John Wiegley} wrote @file{emacs-wiki.el} and @file{planner.el}. The
8783 development of Org-mode was fully independent, and both systems are
8784 really different beasts in their basic ideas and implementation details.
8785 I later looked at John's code, however, and learned from his
8786 implementation of (i) links where the link itself is hidden and only a
8787 description is shown, and (ii) popping up a calendar to select a date.
8788 John has also contributed a number of great ideas directly to Org-mode.
8790 @i{Carsten Wimmer} suggested some changes and helped fix a bug in
8793 @i{Roland Winkler} requested additional keybindings to make Org-mode
8796 @i{Piotr Zielinski} wrote @file{org-mouse.el}, proposed agenda blocks
8797 and contributed various ideas and code snippets.
8801 @node Main Index, Key Index, History and Acknowledgments, Top
8802 @unnumbered The Main Index
8806 @node Key Index, , Main Index, Top
8807 @unnumbered Key Index
8814 arch-tag: 7893d1fe-cc57-4d13-b5e5-f494a1bcc7ac