Release 5.17a
[org-mode/org-mode-NeilSmithlineMods.git] / org
blob4d3b9b2555227914c8b42ef8e7c8c90047323ae2
1 This is org, produced by makeinfo version 4.8 from org.texi.
3 INFO-DIR-SECTION Emacs
4 START-INFO-DIR-ENTRY
5 * Org Mode: (org).      Outline-based notes management and organizer
6 END-INFO-DIR-ENTRY
8    This manual is for Org-mode (version 5.17).
10    Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation
12      Permission is granted to copy, distribute and/or modify this
13      document under the terms of the GNU Free Documentation License,
14      Version 1.1 or any later version published by the Free Software
15      Foundation; with no Invariant Sections, with the Front-Cover texts
16      being "A GNU Manual," and with the Back-Cover Texts as in (a)
17      below.  A copy of the license is included in the section entitled
18      "GNU Free Documentation License."
20      (a) The FSF's Back-Cover Text is: "You have freedom to copy and
21      modify this GNU Manual, like GNU software.  Copies published by
22      the Free Software Foundation raise funds for GNU development."
24 \x1f
25 File: org,  Node: Top,  Next: Introduction,  Prev: (dir),  Up: (dir)
27 Org Mode Manual
28 ***************
30 This manual is for Org-mode (version 5.17).
32    Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation
34      Permission is granted to copy, distribute and/or modify this
35      document under the terms of the GNU Free Documentation License,
36      Version 1.1 or any later version published by the Free Software
37      Foundation; with no Invariant Sections, with the Front-Cover texts
38      being "A GNU Manual," and with the Back-Cover Texts as in (a)
39      below.  A copy of the license is included in the section entitled
40      "GNU Free Documentation License."
42      (a) The FSF's Back-Cover Text is: "You have freedom to copy and
43      modify this GNU Manual, like GNU software.  Copies published by
44      the Free Software Foundation raise funds for GNU development."
46 * Menu:
48 * Introduction::                Getting started
49 * Document structure::          A tree works like your brain
50 * Tables::                      Pure magic for quick formatting
51 * Hyperlinks::                  Notes in context
52 * TODO items::                  Every tree branch can be a TODO item
53 * Tags::                        Tagging headlines and matching sets of tags
54 * Properties and columns::      Storing information about an entry
55 * Dates and times::             Making items useful for planning
56 * Remember::                    Quickly adding nodes to the outline tree
57 * Agenda views::                Collecting information into views
58 * Embedded LaTeX::              LaTeX fragments and formulas
59 * Exporting::                   Sharing and publishing of notes
60 * Publishing::                  Create a web site of linked Org-mode files
61 * Miscellaneous::               All the rest which did not fit elsewhere
62 * Extensions and Hacking::      It is possible to write add-on code
63 * History and Acknowledgments::  How Org-mode came into being
64 * Main Index::
65 * Key Index::                   Key bindings and where they are described
67  --- The Detailed Node Listing ---
69 Introduction
71 * Summary::                     Brief summary of what Org-mode does
72 * Installation::                How to install a downloaded version of Org-mode
73 * Activation::                  How to activate Org-mode for certain buffers.
74 * Feedback::                    Bug reports, ideas, patches etc.
75 * Conventions::                 Type-setting conventions in the manual
77 Document Structure
79 * Outlines::                    Org-mode is based on outline-mode
80 * Headlines::                   How to typeset org-tree headlines
81 * Visibility cycling::          Show and hide, much simplified
82 * Motion::                      Jumping to other headlines
83 * Structure editing::           Changing sequence and level of headlines
84 * Archiving::                   Move done task trees to a different place
85 * Sparse trees::                Matches embedded in context
86 * Plain lists::                 Additional structure within an entry
87 * Drawers::                     Tucking stuff away
88 * orgstruct-mode::              Structure editing outside Org-mode
90 Archiving
92 * ARCHIVE tag::                 Marking a tree as inactive
93 * Moving subtrees::             Moving a tree to an archive file
95 Tables
97 * Built-in table editor::       Simple tables
98 * Narrow columns::              Stop wasting space in tables
99 * Column groups::               Grouping to trigger vertical lines
100 * orgtbl-mode::                 The table editor as minor mode
101 * The spreadsheet::             The table editor has spreadsheet capabilities.
103 The spreadsheet
105 * References::                  How to refer to another field or range
106 * Formula syntax for Calc::     Using Calc to compute stuff
107 * Formula syntax for Lisp::     Writing formulas in Emacs Lisp
108 * Field formulas::              Formulas valid for a single field
109 * Column formulas::             Formulas valid for an entire column
110 * Editing and debugging formulas::  Fixing formulas
111 * Updating the table::          Recomputing all dependent fields
112 * Advanced features::           Field names, parameters and automatic recalc
114 Hyperlinks
116 * Link format::                 How links in Org-mode are formatted
117 * Internal links::              Links to other places in the current file
118 * External links::              URL-like links to the world
119 * Handling links::              Creating, inserting and following
120 * Using links outside Org-mode::  Linking from my C source code?
121 * Link abbreviations::          Shortcuts for writing complex links
122 * Search options::              Linking to a specific location
123 * Custom searches::             When the default search is not enough
125 Internal links
127 * Radio targets::               Make targets trigger links in plain text.
129 TODO items
131 * TODO basics::                 Marking and displaying TODO entries
132 * TODO extensions::             Workflow and assignments
133 * Progress logging::            Dates and notes for progress
134 * Priorities::                  Some things are more important than others
135 * Breaking down tasks::         Splitting a task into manageable pieces
136 * Checkboxes::                  Tick-off lists
138 Extended use of TODO keywords
140 * Workflow states::             From TODO to DONE in steps
141 * TODO types::                  I do this, Fred does the rest
142 * Multiple sets in one file::   Mixing it all, and still finding your way
143 * Fast access to TODO states::  Single letter selection of a state
144 * Per-file keywords::           Different files, different requirements
145 * Faces for TODO keywords::     Highlighting states
147 Progress Logging
149 * Closing items::               When was this entry marked DONE?
150 * Tracking TODO state changes::  When did the status change?
152 Tags
154 * Tag inheritance::             Tags use the tree structure of the outline
155 * Setting tags::                How to assign tags to a headline
156 * Tag searches::                Searching for combinations of tags
158 Properties and Columns
160 * Property syntax::             How properties are spelled out
161 * Special properties::          Access to other Org-mode features
162 * Property searches::           Matching property values
163 * Property inheritance::        Passing values down the tree
164 * Column view::                 Tabular viewing and editing
165 * Property API::                Properties for Lisp programmers
167 Column View
169 * Defining columns::            The COLUMNS format property
170 * Using column view::           How to create and use column view
171 * Capturing Column View::       A dynamic block for column view
173 Defining Columns
175 * Scope of column definitions::  Where defined, where valid?
176 * Column attributes::           Appearance and content of a column
178 Dates and Times
180 * Time stamps::                 Assigning a time to a tree entry
181 * Creating timestamps::         Commands which insert timestamps
182 * Deadlines and scheduling::    Planning your work
183 * Clocking work time::
185 Creating timestamps
187 * The date/time prompt::        How org-mode helps you entering date and time
188 * Custom time format::          Making dates look differently
190 Deadlines and Scheduling
192 * Inserting deadline/schedule::  Planning items
193 * Repeated tasks::              Items that show up again and again
195 Remember
197 * Setting up remember::         Some code for .emacs to get things going
198 * Remember templates::          Define the outline of different note types
199 * Storing notes::               Directly get the note to where it belongs
200 * Refiling notes::              Moving a note or task to a project
202 Agenda Views
204 * Agenda files::                Files being searched for agenda information
205 * Agenda dispatcher::           Keyboard access to agenda views
206 * Built-in agenda views::       What is available out of the box?
207 * Presentation and sorting::    How agenda items are prepared for display
208 * Agenda commands::             Remote editing of org trees
209 * Custom agenda views::         Defining special searches and views
211 The built-in agenda views
213 * Weekly/Daily agenda::         The calendar page with current tasks
214 * Global TODO list::            All unfinished action items
215 * Matching tags and properties::  Structured information with fine-tuned search
216 * Timeline::                    Time-sorted view for single file
217 * Stuck projects::              Find projects you need to review
219 Presentation and sorting
221 * Categories::                  Not all tasks are equal
222 * Time-of-day specifications::  How the agenda knows the time
223 * Sorting of agenda items::     The order of things
225 Custom agenda views
227 * Storing searches::            Type once, use often
228 * Block agenda::                All the stuff you need in a single buffer
229 * Setting Options::             Changing the rules
230 * Exporting Agenda Views::      Writing agendas to files.
231 * Extracting Agenda Information for other programs::
233 Embedded LaTeX
235 * Math symbols::                TeX macros for symbols and Greek letters
236 * Subscripts and Superscripts::  Simple syntax for raising/lowering text
237 * LaTeX fragments::             Complex formulas made easy
238 * Processing LaTeX fragments::  Previewing LaTeX processing
239 * CDLaTeX mode::                Speed up entering of formulas
241 Exporting
243 * ASCII export::                Exporting to plain ASCII
244 * HTML export::                 Exporting to HTML
245 * LaTeX export::                Exporting to LaTeX
246 * XOXO export::                 Exporting to XOXO
247 * iCalendar export::            Exporting in iCalendar format
248 * Text interpretation::         How the exporter looks at the file
250 HTML export
252 * HTML Export commands::        How to invoke LaTeX export
253 * Quoting HTML tags::           Using direct HTML in Org-mode
254 * Links::                       Transformation of links for HTML
255 * Images::                      How to include images
256 * CSS support::                 Changing the appearence of the output
258 LaTeX export
260 * LaTeX export commands::       How to invoke LaTeX export
261 * Quoting LaTeX code::          Incorporating literal LaTeX code
262 * Sectioning structure::
264 Text interpretation by the exporter
266 * Comment lines::               Some lines will not be exported
267 * Initial text::                Text before the first headline
268 * Footnotes::                   Numbers like [1]
269 * Quoted examples::             Inserting quoted chnuks of text
270 * Enhancing text::              Subscripts, symbols and more
271 * Export options::              How to influence the export settings
273 Publishing
275 * Configuration::               Defining projects
276 * Sample configuration::        Example projects
277 * Triggering publication::      Publication commands
279 Configuration
281 * Project alist::               The central configuration variable
282 * Sources and destinations::    From here to there
283 * Selecting files::             What files are part of the project?
284 * Publishing action::           Setting the function doing the publishing
285 * Publishing options::          Tweaking HTML export
286 * Publishing links::            Which links keep working after publishing?
287 * Project page index::          Publishing a list of project files
289 Sample configuration
291 * Simple example::              One-component publishing
292 * Complex example::             A multi-component publishing example
294 Miscellaneous
296 * Completion::                  M-TAB knows what you need
297 * Customization::               Adapting Org-mode to your taste
298 * In-buffer settings::          Overview of the #+KEYWORDS
299 * The very busy C-c C-c key::   When in doubt, press C-c C-c
300 * Clean view::                  Getting rid of leading stars in the outline
301 * TTY keys::                    Using Org-mode on a tty
302 * Interaction::                 Other Emacs packages
303 * Bugs::                        Things which do not work perfectly
305 Interaction with other packages
307 * Cooperation::                 Packages Org-mode cooperates with
308 * Conflicts::                   Packages that lead to conflicts
310 Extensions, Hooks and Hacking
312 * Extensions::                  Existing 3rd-part extensions
313 * Adding hyperlink types::      New custom link types
314 * Tables in arbitrary syntax::  Orgtbl for LaTeX and other programs
315 * Dynamic blocks::              Automatically filled blocks
316 * Special agenda views::        Customized views
317 * Using the property API::      Writing programs that use entry properties
319 Tables and Lists in arbitrary syntax
321 * Radio tables::                Sending and receiving
322 * A LaTeX example::             Step by step, almost a tutorial
323 * Translator functions::        Copy and modify
324 * Radio lists::                 Doing the same for lists.
326 \x1f
327 File: org,  Node: Introduction,  Next: Document structure,  Prev: Top,  Up: Top
329 1 Introduction
330 **************
332 * Menu:
334 * Summary::                     Brief summary of what Org-mode does
335 * Installation::                How to install a downloaded version of Org-mode
336 * Activation::                  How to activate Org-mode for certain buffers.
337 * Feedback::                    Bug reports, ideas, patches etc.
338 * Conventions::                 Type-setting conventions in the manual
340 \x1f
341 File: org,  Node: Summary,  Next: Installation,  Prev: Introduction,  Up: Introduction
343 1.1 Summary
344 ===========
346 Org-mode is a mode for keeping notes, maintaining TODO lists, and doing
347 project planning with a fast and effective plain-text system.
349    Org-mode develops organizational tasks around NOTES files that
350 contain lists or information about projects as plain text.  Org-mode is
351 implemented on top of outline-mode, which makes it possible to keep the
352 content of large files well structured.  Visibility cycling and
353 structure editing help to work with the tree.  Tables are easily created
354 with a built-in table editor.  Org-mode supports TODO items, deadlines,
355 time stamps, and scheduling.  It dynamically compiles entries into an
356 agenda that utilizes and smoothly integrates much of the Emacs calendar
357 and diary.  Plain text URL-like links connect to websites, emails,
358 Usenet messages, BBDB entries, and any files related to the projects.
359 For printing and sharing of notes, an Org-mode file can be exported as a
360 structured ASCII file, as HTML, or (todo and agenda items only) as an
361 iCalendar file.  It can also serve as a publishing tool for a set of
362 linked webpages.
364    An important design aspect that distinguishes Org-mode from for
365 example Planner/Muse is that it encourages to store every piece of
366 information only once.  In Planner, you have project pages, day pages
367 and possibly other files, duplicating some information such as tasks.
368 In Org-mode, you only have notes files.  In your notes you mark entries
369 as tasks, label them with tags and timestamps.  All necessary lists
370 like a schedule for the day, the agenda for a meeting, tasks lists
371 selected by tags etc are created dynamically when you need them.
373    Org-mode keeps simple things simple.  When first fired up, it should
374 feel like a straightforward, easy to use outliner.  Complexity is not
375 imposed, but a large amount of functionality is available when you need
376 it.  Org-mode is a toolbox and can be used in different ways, for
377 example as:
379      * outline extension with visibility cycling and structure editing
380      * ASCII system and table editor for taking structured notes
381      * ASCII table editor with spreadsheet-like capabilities
382      * TODO list editor
383      * full agenda and planner with deadlines and work scheduling
384      * environment to implement David Allen's GTD system
385      * a basic database application
386      * simple hypertext system, with HTML and LaTeX export
387      * publishing tool to create a set of interlinked webpages
389    Org-mode's automatic, context sensitive table editor with spreadsheet
390 capabilities can be integrated into any major mode by activating the
391 minor Orgtbl-mode.  Using a translation step, it can be used to maintain
392 tables in arbitrary file types, for example in LaTeX.  The structure
393 editing and list creation capabilities can be used outside Org-mode with
394 the minor Orgstruct-mode.
396    There is a website for Org-mode which provides links to the newest
397 version of Org-mode, as well as additional information, frequently asked
398 questions (FAQ), links to tutorials etc.  This page is located at
399 `http://orgmode.org'.
401 \x1f
402 File: org,  Node: Installation,  Next: Activation,  Prev: Summary,  Up: Introduction
404 1.2 Installation
405 ================
407 Important: If Org-mode is part of the Emacs distribution or an XEmacs
408 package, please skip this section and go directly to *Note Activation::.
410    If you have downloaded Org-mode from the Web, you must take the
411 following steps to install it: Go into the Org-mode distribution
412 directory and edit the top section of the file `Makefile'.  You must
413 set the name of the Emacs binary (likely either `emacs' or `xemacs'),
414 and the paths to the directories where local Lisp and Info files are
415 kept.  If you don't have access to the system-wide directories, create
416 your own two directories for these files, enter them into the Makefile,
417 and make sure Emacs finds the Lisp files by adding the following line
418 to `.emacs':
420      (setq load-path (cons "~/path/to/lispdir" load-path))
422    XEmacs users now need to install the file `noutline.el' from the
423 `xemacs' subdirectory of the Org-mode distribution.  Use the command:
425      make install-noutline
427 Now byte-compile and install the Lisp files with the shell commands:
429      make
430      make install
432 If you want to install the info documentation, use this command:
434      make install-info
436 Then add to `.emacs':
438      ;; This line only if org-mode is not part of the X/Emacs distribution.
439      (require 'org-install)
441 \x1f
442 File: org,  Node: Activation,  Next: Feedback,  Prev: Installation,  Up: Introduction
444 1.3 Activation
445 ==============
447 Add the following lines to your `.emacs' file.  The last two lines
448 define _global_ keys for the commands `org-store-link' and `org-agenda'
449 - please choose suitable keys yourself.
451      ;; The following lines are always needed.  Choose your own keys.
452      (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
453      (global-set-key "\C-cl" 'org-store-link)
454      (global-set-key "\C-ca" 'org-agenda)
456    Furthermore, you must activate `font-lock-mode' in org-mode buffers,
457 because significant functionality depends on font-locking being active.
458 You can do this with either one of the following two lines (XEmacs
459 user must use the second option):
460      (global-font-lock-mode 1)                     ; for all buffers
461      (add-hook 'org-mode-hook 'turn-on-font-lock)  ; org-mode buffers only
463    With this setup, all files with extension `.org' will be put into
464 Org-mode.  As an alternative, make the first line of a file look like
465 this:
467      MY PROJECTS    -*- mode: org; -*-
469 which will select Org-mode for this buffer no matter what the file's
470 name is.  See also the variable `org-insert-mode-line-in-empty-file'.
472 \x1f
473 File: org,  Node: Feedback,  Next: Conventions,  Prev: Activation,  Up: Introduction
475 1.4 Feedback
476 ============
478 If you find problems with Org-mode, or if you have questions, remarks,
479 or ideas about it, please contact the maintainer Carsten Dominik at
480 <carsten at orgmode dot org>.
482    For bug reports, please provide as much information as possible,
483 including the version information of Emacs (`C-h v emacs-version
484 <RET>') and Org-mode (`C-h v org-version <RET>'), as well as the
485 Org-mode related setup in `.emacs'.  If an error occurs, a backtrace
486 can be very useful (see below on how to create one).  Often a small
487 example file helps, along with clear information about:
489   1. What exactly did you do?
491   2. What did you expect to happen?
493   3. What happened instead?
494         Thank you for helping to improve this mode.
496 How to create a useful backtrace
497 ................................
499 If working with Org-mode produces an error with a message you don't
500 understand, you may have hit a bug.  The best way to report this is by
501 providing, in addition to what was mentioned above, a _Backtrace_.
502 This is information from the built-in debugger about where and how the
503 error occurred.  Here is how to produce a useful backtrace:
505   1. Start a fresh Emacs or XEmacs, and make sure that it will load the
506      original Lisp code in `org.el' instead of the compiled version in
507      `org.elc'.  The backtrace contains much more information if it is
508      produced with uncompiled code.  To do this, either rename `org.elc'
509      to something else before starting Emacs, or ask Emacs explicitly
510      to load `org.el' by using the command line
511           emacs -l /path/to/org.el
513   2. Go to the `Options' menu and select `Enter Debugger on Error'
514      (XEmacs has this option in the `Troubleshooting' sub-menu).
516   3. Do whatever you have to do to hit the error.  Don't forget to
517      document the steps you take.
519   4. When you hit the error, a `*Backtrace*' buffer will appear on the
520      screen.  Save this buffer to a file (for example using `C-x C-w')
521      and attach it to your bug report.
523 \x1f
524 File: org,  Node: Conventions,  Prev: Feedback,  Up: Introduction
526 1.5 Typesetting conventions used in this manual
527 ===============================================
529 Org-mode uses three types of keywords: TODO keywords, tags, and property
530 names.  In this manual we use the following conventions:
532 `TODO'
533 `WAITING'
534      TODO keywords are written with all capitals, even if they are
535      user-defined.
537 `boss'
538 `ARCHIVE'
539      User-defined tags are written in lowercase; built-in tags with
540      special meaning are written with all capitals.
542 `Release'
543 `PRIORITY'
544      User-defined properties are capitalized; built-in properties with
545      special meaning are written with all capitals.
547 \x1f
548 File: org,  Node: Document structure,  Next: Tables,  Prev: Introduction,  Up: Top
550 2 Document Structure
551 ********************
553 Org-mode is based on outline mode and provides flexible commands to
554 edit the structure of the document.
556 * Menu:
558 * Outlines::                    Org-mode is based on outline-mode
559 * Headlines::                   How to typeset org-tree headlines
560 * Visibility cycling::          Show and hide, much simplified
561 * Motion::                      Jumping to other headlines
562 * Structure editing::           Changing sequence and level of headlines
563 * Archiving::                   Move done task trees to a different place
564 * Sparse trees::                Matches embedded in context
565 * Plain lists::                 Additional structure within an entry
566 * Drawers::                     Tucking stuff away
567 * orgstruct-mode::              Structure editing outside Org-mode
569 \x1f
570 File: org,  Node: Outlines,  Next: Headlines,  Prev: Document structure,  Up: Document structure
572 2.1 Outlines
573 ============
575 Org-mode is implemented on top of outline-mode.  Outlines allow a
576 document to be organized in a hierarchical structure, which (at least
577 for me) is the best representation of notes and thoughts.  An overview
578 of this structure is achieved by folding (hiding) large parts of the
579 document to show only the general document structure and the parts
580 currently being worked on.  Org-mode greatly simplifies the use of
581 outlines by compressing the entire show/hide functionality into a single
582 command `org-cycle', which is bound to the <TAB> key.
584 \x1f
585 File: org,  Node: Headlines,  Next: Visibility cycling,  Prev: Outlines,  Up: Document structure
587 2.2 Headlines
588 =============
590 Headlines define the structure of an outline tree.  The headlines in
591 Org-mode start with one or more stars, on the left margin(1).  For
592 example:
594      * Top level headline
595      ** Second level
596      *** 3rd level
597          some text
598      *** 3rd level
599          more text
601      * Another top level headline
603 Some people find the many stars too noisy and would prefer an outline
604 that has whitespace followed by a single star as headline starters.
605 *Note Clean view:: describes a setup to realize this.
607    An empty line after the end of a subtree is considered part of it and
608 will be hidden when the subtree is folded.  However, if you leave at
609 least two empty lines, one empty line will remain visible after folding
610 the subtree, in order to structure the collapsed view.  See the
611 variable `org-cycle-separator-lines' to modify this behavior.
613    ---------- Footnotes ----------
615    (1) See the variable `org-special-ctrl-a/e' to configure special
616 behavior of `C-a' and `C-e' in headlines.
618 \x1f
619 File: org,  Node: Visibility cycling,  Next: Motion,  Prev: Headlines,  Up: Document structure
621 2.3 Visibility cycling
622 ======================
624 Outlines make it possible to hide parts of the text in the buffer.
625 Org-mode uses just two commands, bound to <TAB> and `S-<TAB>' to change
626 the visibility in the buffer.
628 `<TAB>'
629      _Subtree cycling_: Rotate current subtree among the states
631           ,-> FOLDED -> CHILDREN -> SUBTREE --.
632           '-----------------------------------'
634      The cursor must be on a headline for this to work(1).  When the
635      cursor is at the beginning of the buffer and the first line is not
636      a headline, then <TAB> actually runs global cycling (see
637      below)(2).  Also when called with a prefix argument (`C-u <TAB>'),
638      global cycling is invoked.
640 `S-<TAB>'
641 `C-u <TAB>'
642      _Global cycling_: Rotate the entire buffer among the states
644           ,-> OVERVIEW -> CONTENTS -> SHOW ALL --.
645           '--------------------------------------'
647      When `S-<TAB>' is called with a numerical prefix N, the CONTENTS
648      view up to headlines of level N will be shown.  Note that inside
649      tables, `S-<TAB>' jumps to the previous field.
651 `C-c C-a'
652      Show all.  
654 `C-c C-r'
655      Reveal context around point, showing the current entry, the
656      following heading and the hierarchy above.  Useful for working
657      near a location that has been exposed by a sparse tree command
658      (*note Sparse trees::) or an agenda command (*note Agenda
659      commands::).  With prefix arg show, on each
661      level, all sibling headings.  
663 `C-c C-x b'
664      Show the current subtree in an indirect buffer(3).  With numerical
665      prefix ARG, go up to this level and then take that tree.  If ARG is
666      negative, go up that many levels.  With `C-u' prefix, do not remove
667      the previously used indirect buffer.
669    When Emacs first visits an Org-mode file, the global state is set to
670 OVERVIEW, i.e. only the top level headlines are visible.  This can be
671 configured through the variable `org-startup-folded', or on a per-file
672 basis by adding one of the following lines anywhere in the buffer:
674      #+STARTUP: overview
675      #+STARTUP: content
676      #+STARTUP: showall
678    ---------- Footnotes ----------
680    (1) see, however, the option `org-cycle-emulate-tab'.
682    (2) see the option `org-cycle-global-at-bob'.
684    (3) The indirect buffer (*note Indirect Buffers: (emacs)Indirect
685 Buffers.)  will contain the entire buffer, but will be narrowed to the
686 current tree.  Editing the indirect buffer will also change the
687 original buffer, but without affecting visibility in that buffer.
689 \x1f
690 File: org,  Node: Motion,  Next: Structure editing,  Prev: Visibility cycling,  Up: Document structure
692 2.4 Motion
693 ==========
695 The following commands jump to other headlines in the buffer.
697 `C-c C-n'
698      Next heading.  
700 `C-c C-p'
701      Previous heading.  
703 `C-c C-f'
704      Next heading same level.  
706 `C-c C-b'
707      Previous heading same level.  
709 `C-c C-u'
710      Backward to higher level heading.  
712 `C-c C-j'
713      Jump to a different place without changing the current outline
714      visibility.  Shows the document structure in a temporary buffer,
715      where you can use the following keys to find your destination:
716           <TAB>         Cycle visibility.
717           <down> / <up>   Next/previous visible headline.
718           n / p        Next/previous visible headline.
719           f / b        Next/previous headline same level.
720           u            One level up.
721           0-9          Digit argument.
722           <RET>         Select this location.
724 \x1f
725 File: org,  Node: Structure editing,  Next: Archiving,  Prev: Motion,  Up: Document structure
727 2.5 Structure editing
728 =====================
730 `M-<RET>'
731      Insert new heading with same level as current.  If the cursor is
732      in a plain list item, a new item is created (*note Plain lists::).
733      To force creation of a new headline, use a prefix arg, or first
734      press <RET> to get to the beginning of the next line.  When this
735      command is used in the middle of a line, the line is split and the
736      rest of the line becomes the new headline.  If the command is used
737      at the beginning of a headline, the new headline is created before
738      the current line.  If at the beginning of any other line, the
739      content of that line is made the new heading.  If the command is
740      used at the end of a folded subtree (i.e. behind the ellipses at
741      the end of a headline), then a headline like the current one will
742      be inserted after the end of the subtree.  
744 `C-<RET>'
745      Insert a new heading after the current subtree, same level as the
746      current headline.  This command works from anywhere in the entry.  
748 `M-S-<RET>'
749      Insert new TODO entry with same level as current heading.  
751 `M-<left>'
752      Promote current heading by one level.  
754 `M-<right>'
755      Demote current heading by one level.  
757 `M-S-<left>'
758      Promote the current subtree by one level.  
760 `M-S-<right>'
761      Demote the current subtree by one level.  
763 `M-S-<up>'
764      Move subtree up (swap with previous subtree of same level).  
766 `M-S-<down>'
767      Move subtree down (swap with next subtree of same level).  
769 `C-c C-x C-w'
770 `C-c C-x C-k'
771      Kill subtree, i.e. remove it from buffer but save in kill ring.
772      With prefix arg, kill N sequential subtrees.  
774 `C-c C-x M-w'
775      Copy subtree to kill ring.  With prefix arg, copy N sequential
776      subtrees.  
778 `C-c C-x C-y'
779      Yank subtree from kill ring.  This does modify the level of the
780      subtree to make sure the tree fits in nicely at the yank position.
781      The yank level can also be specified with a prefix arg, or by
782      yanking after a headline marker like `****'.  
784 `C-c C-w'
785      Refile entry to a different location.  *Note Refiling notes::.  
787 `C-c ^'
788      Sort same-level entries.  When there is an active region, all
789      entries in the region will be sorted.  Otherwise the children of
790      the current headline are sorted.  The command prompts for the
791      sorting method, which can be alphabetically, numerically, by time
792      (using the first time stamp in each entry), by priority, and each
793      of these in reverse order.  You can also supply your own function
794      to extract the sorting key.  With a `C-u' prefix, sorting will be
795      case-sensitive.  With two `C-u C-u' prefixes, duplicate entries
796      will also be removed.
798    When there is an active region (transient-mark-mode), promotion and
799 demotion work on all headlines in the region.  To select a region of
800 headlines, it is best to place both point and mark at the beginning of a
801 line, mark at the beginning of the first headline, and point at the line
802 just after the last headline to change.  Note that when the cursor is
803 inside a table (*note Tables::), the Meta-Cursor keys have different
804 functionality.
806 \x1f
807 File: org,  Node: Archiving,  Next: Sparse trees,  Prev: Structure editing,  Up: Document structure
809 2.6 Archiving
810 =============
812 When a project represented by a (sub)tree is finished, you may want to
813 move the tree out of the way and to stop it from contributing to the
814 agenda.  Org-mode knows two ways of archiving.  You can mark a tree with
815 the ARCHIVE tag, or you can move an entire (sub)tree to a different
816 location.
818 * Menu:
820 * ARCHIVE tag::                 Marking a tree as inactive
821 * Moving subtrees::             Moving a tree to an archive file
823 \x1f
824 File: org,  Node: ARCHIVE tag,  Next: Moving subtrees,  Prev: Archiving,  Up: Archiving
826 2.6.1 The ARCHIVE tag
827 ---------------------
829 A headline that is marked with the ARCHIVE tag (*note Tags::) stays at
830 its location in the outline tree, but behaves in the following way:
831    - It does not open when you attempt to do so with a visibility
832      cycling command (*note Visibility cycling::).  You can force
833      cycling archived subtrees with `C-<TAB>', or by setting the option
834      `org-cycle-open-archived-trees'.  Also normal outline commands like
835      `show-all' will open archived subtrees.
837    - During sparse tree construction (*note Sparse trees::), matches in
838      archived subtrees are not exposed, unless you configure the option
839      `org-sparse-tree-open-archived-trees'.
841    - During agenda view construction (*note Agenda views::), the
842      content of archived trees is ignored unless you configure the
843      option `org-agenda-skip-archived-trees'.
845    - Archived trees are not exported (*note Exporting::), only the
846      headline is.  Configure the details using the variable
847      `org-export-with-archived-trees'.
849    The following commands help managing the ARCHIVE tag:
851 `C-c C-x C-a'
852      Toggle the ARCHIVE tag for the current headline.  When the tag is
853      set, the headline changes to a shadowish face, and the subtree
854      below it is hidden.  
856 `C-u C-c C-x C-a'
857      Check if any direct children of the current headline should be
858      archived.  To do this, each subtree is checked for open TODO
859      entries.  If none are found, the command offers to set the ARCHIVE
860      tag for the child.  If the cursor is _not_ on a headline when this
861      command is invoked, the level 1 trees will be checked.  
863 `C-TAB'
864      Cycle a tree even if it is tagged with ARCHIVE.
866 \x1f
867 File: org,  Node: Moving subtrees,  Prev: ARCHIVE tag,  Up: Archiving
869 2.6.2 Moving subtrees
870 ---------------------
872 Once an entire project is finished, you may want to move it to a
873 different location, either in the current file, or even in a different
874 file, the archive file.
876 `C-c C-x C-s'
877      Archive the subtree starting at the cursor position to the location
878      given by `org-archive-location'.  Context information that could be
879      lost like the file name, the category, inherited tags, and the todo
880      state will be store as properties in the entry.  
882 `C-u C-c C-x C-s'
883      Check if any direct children of the current headline could be
884      moved to the archive.  To do this, each subtree is checked for
885      open TODO entries.  If none are found, the command offers to move
886      it to the archive location.  If the cursor is _not_ on a headline
887      when this command is invoked, the level 1 trees will be checked.
889    The default archive location is a file in the same directory as the
890 current file, with the name derived by appending `_archive' to the
891 current file name.  For information and examples on how to change this,
892 see the documentation string of the variable `org-archive-location'.
893 There is also an in-buffer option for setting this variable, for
894 example(1):
896      #+ARCHIVE: %s_done::
898 If you would like to have a special ARCHIVE location for a single entry
899 or a (sub)tree, give the entry an `:ARCHIVE:' property with the
900 location as the value (*note Properties and columns::).
902    ---------- Footnotes ----------
904    (1) For backward compatibility, the following also works: If there
905 are several such lines in a file, each specifies the archive location
906 for the text below it.  The first such line also applies to any text
907 before its definition.  However, using this method is _strongly_
908 deprecated as it is incompatible with the outline structure of the
909 document.  The correct method for setting multiple archive locations in
910 a buffer is using a property.
912 \x1f
913 File: org,  Node: Sparse trees,  Next: Plain lists,  Prev: Archiving,  Up: Document structure
915 2.7 Sparse trees
916 ================
918 An important feature of Org-mode is the ability to construct _sparse
919 trees_ for selected information in an outline tree, so that the entire
920 document is folded as much as possible, but the selected information is
921 made visible along with the headline structure above it(1).  Just try
922 it out and you will see immediately how it works.
924    Org-mode contains several commands creating such trees, all these
925 commands can be accessed through a dispatcher:
927 `C-c /'
928      This prompts for an extra key to select a sparse-tree creating
929      command.  
931 `C-c / r'
932      Occur.  Prompts for a regexp and shows a sparse tree with all
933      matches.  If the match is in a headline, the headline is made
934      visible.  If the match is in the body of an entry, headline and
935      body are made visible.  In order to provide minimal context, also
936      the full hierarchy of headlines above the match is shown, as well
937      as the headline following the match.  Each match is also
938      highlighted; the highlights disappear when the buffer is changed
939      by an editing command, or by pressing `C-c C-c'.  When called with
940      a `C-u' prefix argument, previous highlights are kept, so several
941      calls to this command can be stacked.
943 For frequently used sparse trees of specific search strings, you can
944 use the variable `org-agenda-custom-commands' to define fast keyboard
945 access to specific sparse trees.  These commands will then be
946 accessible through the agenda dispatcher (*note Agenda dispatcher::).
947 For example:
949      (setq org-agenda-custom-commands
950            '(("f" occur-tree "FIXME")))
952 will define the key `C-c a f' as a shortcut for creating a sparse tree
953 matching the string `FIXME'.
955    The other sparse tree commands select headings based on TODO
956 keywords, tags, or properties and will be discussed later in this
957 manual.
959    To print a sparse tree, you can use the Emacs command
960 `ps-print-buffer-with-faces' which does not print invisible parts of
961 the document (2).  Or you can use the command `C-c C-e v' to export
962 only the visible part of the document and print the resulting file.
964    ---------- Footnotes ----------
966    (1) See also the variables `org-show-hierarchy-above',
967 `org-show-following-heading', and `org-show-siblings' for detailed
968 control on how much context is shown around each match.
970    (2) This does not work under XEmacs, because XEmacs uses selective
971 display for outlining, not text properties.
973 \x1f
974 File: org,  Node: Plain lists,  Next: Drawers,  Prev: Sparse trees,  Up: Document structure
976 2.8 Plain lists
977 ===============
979 Within an entry of the outline tree, hand-formatted lists can provide
980 additional structure.  They also provide a way to create lists of
981 checkboxes (*note Checkboxes::).  Org-mode supports editing such lists,
982 and the HTML exporter (*note Exporting::) parses and formats them.
984    Org-mode knows ordered and unordered lists.  Unordered list items
985 start with `-', `+', or `*'(1) as bullets.  Ordered list items start
986 with a numeral followed by either a period or a right parenthesis, such
987 as `1.' or `1)'.  Items belonging to the same list must have the same
988 indentation on the first line.  In particular, if an ordered list
989 reaches number `10.', then the 2-digit numbers must be written
990 left-aligned with the other numbers in the list.  Indentation also
991 determines the end of a list item.  It ends before the next line that
992 is indented like the bullet/number, or less.  Empty lines are part of
993 the previous item, so you can have several paragraphs in one item.  If
994 you would like an empty line to terminate all currently open plain
995 lists, configure the variable `org-empty-line-terminates-plain-lists'.
996 Here is an example:
998      ** Lord of the Rings
999         My favorite scenes are (in this order)
1000         1. The attack of the Rohirrim
1001         2. Eowyns fight with the witch king
1002            + this was already my favorite scene in the book
1003            + I really like Miranda Otto.
1004         3. Peter Jackson being shot by Legolas
1005             - on DVD only
1006            He makes a really funny face when it happens.
1007         But in the end, not individual scenes matter but the film as a whole.
1009    Org-mode supports these lists by tuning filling and wrapping
1010 commands to deal with them correctly(2).
1012    The following commands act on items when the cursor is in the first
1013 line of an item (the line with the bullet or number).
1015 `<TAB>'
1016      Items can be folded just like headline levels if you set the
1017      variable `org-cycle-include-plain-lists'.  The level of an item is
1018      then given by the indentation of the bullet/number.  Items are
1019      always subordinate to real headlines, however; the hierarchies
1020      remain completely separated.
1022      If `org-cycle-include-plain-lists' has not been set, <TAB> fixes
1023      the indentation of the curent line in a heuristic way.  
1025 `M-<RET>'
1026      Insert new item at current level.  With prefix arg, force a new
1027      heading (*note Structure editing::).  If this command is used in
1028      the middle of a line, the line is _split_ and the rest of the line
1029      becomes the new item.  If this command is executed in the
1030      _whitespace before a bullet or number_, the new item is created
1031      _before_ the current item.  If the command is executed in the
1032      white space before the text that is part of an item but does not
1033      contain the bullet, a bullet is added to the current line.  
1035 `M-S-<RET>'
1036      Insert a new item with a checkbox (*note Checkboxes::).  
1038 `S-<up>'
1039 `S-<down>'
1040      Jump to the previous/next item in the current list.  
1042 `M-S-<up>'
1043 `M-S-<down>'
1044      Move the item including subitems up/down (swap with previous/next
1045      item of same indentation).  If the list is ordered, renumbering is
1046      automatic.  
1048 `M-S-<left>'
1049 `M-S-<right>'
1050      Decrease/increase the indentation of the item, including subitems.
1051      Initially, the item tree is selected based on current indentation.
1052      When these commands are executed several times in direct
1053      succession, the initially selected region is used, even if the new
1054      indentation would imply a different hierarchy.  To use the new
1055      hierarchy, break the command chain with a cursor motion or so.  
1057 `C-c C-c'
1058      If there is a checkbox (*note Checkboxes::) in the item line,
1059      toggle the state of the checkbox.  If not, this command makes sure
1060      that all the items on this list level use the same bullet.
1061      Furthermore, if this is an ordered list, make sure the numbering
1062      is ok.  
1064 `C-c -'
1065      Cycle the entire list level through the different itemize/enumerate
1066      bullets (`-', `+', `*', `1.', `1)').  With prefix arg, select the
1067      nth bullet from this list.
1069    ---------- Footnotes ----------
1071    (1) When using `*' as a bullet, lines must be indented or they will
1072 be seen as top-level headlines.  Also, when you are hiding leading
1073 stars to get a clean outline view, plain list items starting with a
1074 star are visually indistinguishable from true headlines.  In short:
1075 even though `*' is supported, it may be better to not use it for plain
1076 list items.
1078    (2) Org-mode only changes the filling settings for Emacs.  For
1079 XEmacs, you should use Kyle E. Jones' `filladapt.el'.  To turn this on,
1080 put into `.emacs': `(require 'filladapt)'
1082 \x1f
1083 File: org,  Node: Drawers,  Next: orgstruct-mode,  Prev: Plain lists,  Up: Document structure
1085 2.9 Drawers
1086 ===========
1088 Sometimes you want to keep information associated with an entry, but you
1089 normally don't want to see it.  For this, Org-mode has _drawers_.
1090 Drawers need to be configured with the variable `org-drawers'(1).
1091 Drawers look like this:
1093      ** This is a headline
1094         Still outside the drawer
1095         :DRAWERNAME:
1096            This is inside the drawer.
1097         :END:
1098         After the drawer.
1100    Visibility cycling (*note Visibility cycling::) on the headline will
1101 hide and show the entry, but keep the drawer collapsed to a single line.
1102 In order to look inside the drawer, you need to move the cursor to the
1103 drawer line and press <TAB> there.  Org-mode uses a drawer for storing
1104 properties (*note Properties and columns::).
1106    ---------- Footnotes ----------
1108    (1) You can define drawers on a per-file basis with a line like
1109 `#+DRAWERS: HIDDEN PROPERTIES STATE'
1111 \x1f
1112 File: org,  Node: orgstruct-mode,  Prev: Drawers,  Up: Document structure
1114 2.10 The Orgstruct minor mode
1115 =============================
1117 If you like the intuitive way the Org-mode structure editing and list
1118 formatting works, you might want to use these commands in other modes
1119 like text-mode or mail-mode as well.  The minor mode Orgstruct-mode
1120 makes this possible.  You can always toggle the mode with `M-x
1121 orgstruct-mode'.  To turn it on by default, for example in mail mode,
1124      (add-hook 'mail-mode-hook 'turn-on-orgstruct)
1126    When this mode is active and the cursor is on a line that looks to
1127 Org-mode like a headline of the first line of a list item, most
1128 structure editing commands will work, even if the same keys normally
1129 have different functionality in the major mode you are using.  If the
1130 cursor is not in one of those special lines, Orgstruct-mode lurks
1131 silently in the shadow.
1133 \x1f
1134 File: org,  Node: Tables,  Next: Hyperlinks,  Prev: Document structure,  Up: Top
1136 3 Tables
1137 ********
1139 Org-mode comes with a fast and intuitive table editor.  Spreadsheet-like
1140 calculations are supported in connection with the Emacs `calc' package
1141 (*note Calc: (calc)Calc.).
1143 * Menu:
1145 * Built-in table editor::       Simple tables
1146 * Narrow columns::              Stop wasting space in tables
1147 * Column groups::               Grouping to trigger vertical lines
1148 * orgtbl-mode::                 The table editor as minor mode
1149 * The spreadsheet::             The table editor has spreadsheet capabilities.
1151 \x1f
1152 File: org,  Node: Built-in table editor,  Next: Narrow columns,  Prev: Tables,  Up: Tables
1154 3.1 The built-in table editor
1155 =============================
1157 Org-mode makes it easy to format tables in plain ASCII.  Any line with
1158 `|' as the first non-whitespace character is considered part of a
1159 table.  `|' is also the column separator.  A table might look like this:
1161      | Name  | Phone | Age |
1162      |-------+-------+-----|
1163      | Peter |  1234 |  17 |
1164      | Anna  |  4321 |  25 |
1166    A table is re-aligned automatically each time you press <TAB> or
1167 <RET> or `C-c C-c' inside the table.  <TAB> also moves to the next
1168 field (<RET> to the next row) and creates new table rows at the end of
1169 the table or before horizontal lines.  The indentation of the table is
1170 set by the first line.  Any line starting with `|-' is considered as a
1171 horizontal separator line and will be expanded on the next re-align to
1172 span the whole table width.  So, to create the above table, you would
1173 only type
1175      |Name|Phone|Age|
1176      |-
1178 and then press <TAB> to align the table and start filling in fields.
1180    When typing text into a field, Org-mode treats <DEL>, <Backspace>,
1181 and all character keys in a special way, so that inserting and deleting
1182 avoids shifting other fields.  Also, when typing _immediately after the
1183 cursor was moved into a new field with `<TAB>', `S-<TAB>' or `<RET>'_,
1184 the field is automatically made blank.  If this behavior is too
1185 unpredictable for you, configure the variables
1186 `org-enable-table-editor' and `org-table-auto-blank-field'.
1188 Creation and conversion
1189 .......................
1191 `C-c |'
1192      Convert the active region to table. If every line contains at
1193      least one TAB character, the function assumes that the material is
1194      tab separated.  If every line contains a comma, comma-separated
1195      values (CSV) are assumed.  If not, lines are split at whitespace
1196      into fields.  You can use a prefix argument to force a specific
1197      separator: `C-u' forces CSV, `C-u C-u' forces TAB, and a numeric
1198      argument N indicates that at least N consequtive spaces, or
1199      alternatively a TAB will be the separator.
1200      If there is no active region, this command creates an empty
1201      Org-mode table.  But it's easier just to start typing, like
1202      `|Name|Phone|Age <RET> |- <TAB>'.
1204 Re-aligning and field motion
1205 ............................
1207 `C-c C-c'
1208      Re-align the table without moving the cursor.  
1210 `<TAB>'
1211      Re-align the table, move to the next field.  Creates a new row if
1212      necessary.  
1214 `S-<TAB>'
1215      Re-align, move to previous field.  
1217 `<RET>'
1218      Re-align the table and move down to next row.  Creates a new row if
1219      necessary.  At the beginning or end of a line, <RET> still does
1220      NEWLINE, so it can be used to split a table.
1222 Column and row editing
1223 ......................
1225 `M-<left>'
1226 `M-<right>'
1227      Move the current column left/right.  
1229 `M-S-<left>'
1230      Kill the current column.  
1232 `M-S-<right>'
1233      Insert a new column to the left of the cursor position.  
1235 `M-<up>'
1236 `M-<down>'
1237      Move the current row up/down.  
1239 `M-S-<up>'
1240      Kill the current row or horizontal line.  
1242 `M-S-<down>'
1243      Insert a new row above (with arg: below) the current row.  
1245 `C-c -'
1246      Insert a horizontal line below current row. With prefix arg, the
1247      line is created above the current line.  
1249 `C-c ^'
1250      Sort the table lines in the region.  The position of point
1251      indicates the column to be used for sorting, and the range of
1252      lines is the range between the nearest horizontal separator lines,
1253      or the entire table.  If point is before the first column, you
1254      will be prompted for the sorting column.  If there is an active
1255      region, the mark specifies the first line and the sorting column,
1256      while point should be in the last line to be included into the
1257      sorting.  The command prompts for the sorting type
1258      (alphabetically, numerically, or by time).  When called with a
1259      prefix argument, alphabetic sorting will be case-sensitive.
1261 Regions
1262 .......
1264 `C-c C-x M-w'
1265      Copy a rectangular region from a table to a special clipboard.
1266      Point and mark determine edge fields of the rectangle.  The
1267      process ignores horizontal separator lines.  
1269 `C-c C-x C-w'
1270      Copy a rectangular region from a table to a special clipboard, and
1271      blank all fields in the rectangle.  So this is the "cut" operation.  
1273 `C-c C-x C-y'
1274      Paste a rectangular region into a table.  The upper right corner
1275      ends up in the current field.  All involved fields will be
1276      overwritten.  If the rectangle does not fit into the present table,
1277      the table is enlarged as needed.  The process ignores horizontal
1278      separator lines.  
1280 `C-c C-q'
1281      Wrap several fields in a column like a paragraph.  If there is an
1282      active region, and both point and mark are in the same column, the
1283      text in the column is wrapped to minimum width for the given
1284      number of lines.  A prefix ARG may be used to change the number of
1285      desired lines.  If there is no region, the current field is split
1286      at the cursor position and the text fragment to the right of the
1287      cursor is prepended to the field one line down. If there is no
1288      region, but you specify a prefix ARG, the current field is made
1289      blank, and the content is appended to the field above.
1291 Calculations
1292 ............
1294 `C-c +'
1295      Sum the numbers in the current column, or in the rectangle defined
1296      by the active region.  The result is shown in the echo area and can
1297      be inserted with `C-y'.  
1299 `S-<RET>'
1300      When current field is empty, copy from first non-empty field above.
1301      When not empty, copy current field down to next row and move cursor
1302      along with it.  Depending on the variable
1303      `org-table-copy-increment', integer field values will be
1304      incremented during copy.  This key is also used by CUA-mode (*note
1305      Cooperation::).
1307 Miscellaneous
1308 .............
1310 `C-c `'
1311      Edit the current field in a separate window.  This is useful for
1312      fields that are not fully visible (*note Narrow columns::).  When
1313      called with a `C-u' prefix, just make the full field visible, so
1314      that it can be edited in place.  
1316 `C-c <TAB>'
1317      This is an alias for `C-u C-c `' to make the current field fully
1318      visible.
1320 `M-x org-table-import'
1321      Import a file as a table.  The table should be TAB- or whitespace
1322      separated.  Useful, for example, to import a spreadsheet table or
1323      data from a database, because these programs generally can write
1324      TAB-separated text files.  This command works by inserting the
1325      file into the buffer and then converting the region to a table.
1326      Any prefix argument is passed on to the converter, which uses it
1327      to determine the separator.
1329 `C-c |'
1330      Tables can also be imported by pasting tabular text into the
1331      org-mode buffer, selecting the pasted text with `C-x C-x' and then
1332      using the `C-c |' command (see above under Creation and conversion.
1334 `M-x org-table-export'
1335      Export the table as a TAB-separated file.  Useful for data
1336      exchange with, for example, spreadsheet or database programs.
1338    If you don't like the automatic table editor because it gets in your
1339 way on lines which you would like to start with `|', you can turn it
1340 off with
1342      (setq org-enable-table-editor nil)
1344 Then the only table command that still works is `C-c C-c' to do a
1345 manual re-align.
1347 \x1f
1348 File: org,  Node: Narrow columns,  Next: Column groups,  Prev: Built-in table editor,  Up: Tables
1350 3.2 Narrow columns
1351 ==================
1353 The width of columns is automatically determined by the table editor.
1354 Sometimes a single field or a few fields need to carry more text,
1355 leading to inconveniently wide columns.  To limit(1) the width of a
1356 column, one field anywhere in the column may contain just the string
1357 `<N>' where `N' is an integer specifying the width of the column in
1358 characters.  The next re-align will then set the width of this column
1359 to no more than this value.
1361      |---+------------------------------|               |---+--------|
1362      |   |                              |               |   | <6>    |
1363      | 1 | one                          |               | 1 | one    |
1364      | 2 | two                          |     ----\     | 2 | two    |
1365      | 3 | This is a long chunk of text |     ----/     | 3 | This=> |
1366      | 4 | four                         |               | 4 | four   |
1367      |---+------------------------------|               |---+--------|
1369 Fields that are wider become clipped and end in the string `=>'.  Note
1370 that the full text is still in the buffer, it is only invisible.  To
1371 see the full text, hold the mouse over the field - a tool-tip window
1372 will show the full content.  To edit such a field, use the command `C-c
1373 `' (that is `C-c' followed by the backquote).  This will open a new
1374 window with the full field.  Edit it and finish with `C-c C-c'.
1376    When visiting a file containing a table with narrowed columns, the
1377 necessary character hiding has not yet happened, and the table needs to
1378 be aligned before it looks nice.  Setting the option
1379 `org-startup-align-all-tables' will realign all tables in a file upon
1380 visiting, but also slow down startup.  You can also set this option on
1381 a per-file basis with:
1383      #+STARTUP: align
1384      #+STARTUP: noalign
1386    ---------- Footnotes ----------
1388    (1) This feature does not work on XEmacs.
1390 \x1f
1391 File: org,  Node: Column groups,  Next: orgtbl-mode,  Prev: Narrow columns,  Up: Tables
1393 3.3 Column groups
1394 =================
1396 When Org-mode exports tables, it does so by default without vertical
1397 lines because that is visually more satisfying in general.  Occasionally
1398 however, vertical lines can be useful to structure a table into groups
1399 of columns, much like horizontal lines can do for groups of rows.  In
1400 order to specify column groups, you can use a special row where the
1401 first field contains only `/'.  The further fields can either contain
1402 `<' to indicate that this column should start a group, `>' to indicate
1403 the end of a column, or `<>' to make a column a group of its own.
1404 Boundaries between colum groups will upon export be marked with
1405 vertical lines.  Here is an example:
1407      |   |  N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
1408      |---+----+-----+-----+-----+---------+------------|
1409      | / | <> |   < |     |   > |       < |          > |
1410      | # |  1 |   1 |   1 |   1 |       1 |          1 |
1411      | # |  2 |   4 |   8 |  16 |  1.4142 |     1.1892 |
1412      | # |  3 |   9 |  27 |  81 |  1.7321 |     1.3161 |
1413      |---+----+-----+-----+-----+---------+------------|
1414      #+TBLFM: $3=$2^2::$4=$2^3::$5=$2^4::$6=sqrt($2)::$7=sqrt(sqrt(($2))
1416    It is also sufficient to just insert the colum group starters after
1417 every vertical line you'd like to have:
1419      |  N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
1420      |----+-----+-----+-----+---------+------------|
1421      | /  | <   |     |     | <       |            |
1423 \x1f
1424 File: org,  Node: orgtbl-mode,  Next: The spreadsheet,  Prev: Column groups,  Up: Tables
1426 3.4 The Orgtbl minor mode
1427 =========================
1429 If you like the intuitive way the Org-mode table editor works, you
1430 might also want to use it in other modes like text-mode or mail-mode.
1431 The minor mode Orgtbl-mode makes this possible.  You can always toggle
1432 the mode with `M-x orgtbl-mode'.  To turn it on by default, for example
1433 in mail mode, use
1435      (add-hook 'mail-mode-hook 'turn-on-orgtbl)
1437    Furthermore, with some special setup, it is possible to maintain
1438 tables in arbitrary syntax with Orgtbl-mode.  For example, it is
1439 possible to construct LaTeX tables with the underlying ease and power of
1440 Orgtbl-mode, including spreadsheet capabilities.  For details, see
1441 *Note Tables in arbitrary syntax::.
1443 \x1f
1444 File: org,  Node: The spreadsheet,  Prev: orgtbl-mode,  Up: Tables
1446 3.5 The spreadsheet
1447 ===================
1449 The table editor makes use of the Emacs `calc' package to implement
1450 spreadsheet-like capabilities.  It can also evaluate Emacs Lisp forms to
1451 derive fields from other fields.  While fully featured, Org-mode's
1452 implementation is not identical to other spreadsheets.  For example,
1453 Org-mode knows the concept of a _column formula_ that will be applied
1454 to all non-header fields in a column without having to copy the formula
1455 to each relevant field.
1457 * Menu:
1459 * References::                  How to refer to another field or range
1460 * Formula syntax for Calc::     Using Calc to compute stuff
1461 * Formula syntax for Lisp::     Writing formulas in Emacs Lisp
1462 * Field formulas::              Formulas valid for a single field
1463 * Column formulas::             Formulas valid for an entire column
1464 * Editing and debugging formulas::  Fixing formulas
1465 * Updating the table::          Recomputing all dependent fields
1466 * Advanced features::           Field names, parameters and automatic recalc
1468 \x1f
1469 File: org,  Node: References,  Next: Formula syntax for Calc,  Prev: The spreadsheet,  Up: The spreadsheet
1471 3.5.1 References
1472 ----------------
1474 To compute fields in the table from other fields, formulas must
1475 reference other fields or ranges.  In Org-mode, fields can be referenced
1476 by name, by absolute coordinates, and by relative coordinates.  To find
1477 out what the coordinates of a field are, press `C-c ?' in that field,
1478 or press `C-c }' to toggle the display of a grid.
1480 Field references
1481 ................
1483 Formulas can reference the value of another field in two ways.  Like in
1484 any other spreadsheet, you may reference fields with a letter/number
1485 combination like `B3', meaning the 2nd field in the 3rd row.
1487 Org-mode also uses another, more general operator that looks like this:
1488      @row$column
1490 Column references can be absolute like `1', `2',...`N', or relative to
1491 the current column like `+1' or `-2'.
1493    The row specification only counts data lines and ignores horizontal
1494 separator lines (hlines).  You can use absolute row numbers `1'...`N',
1495 and row numbers relative to the current row like `+3' or `-1'.  Or
1496 specify the row relative to one of the hlines: `I' refers to the first
1497 hline(1), `II' to the second etc.  `-I' refers to the first such line
1498 above the current line, `+I' to the first such line below the current
1499 line.  You can also write `III+2' which is the second data line after
1500 the third hline in the table.  Relative row numbers like `-3' will not
1501 cross hlines if the current line is too close to the hline.  Instead,
1502 the value directly at the hline is used.
1504    `0' refers to the current row and column.  Also, if you omit either
1505 the column or the row part of the reference, the current row/column is
1506 implied.
1508    Org-mode's references with _unsigned_ numbers are fixed references
1509 in the sense that if you use the same reference in the formula for two
1510 different fields, the same field will be referenced each time.
1511 Org-mode's references with _signed_ numbers are floating references
1512 because the same reference operator can reference different fields
1513 depending on the field being calculated by the formula.
1515    Here are a few examples:
1517      @2$3      2nd row, 3rd column
1518      C2        same as previous
1519      $5        column 5 in the current row
1520      E&        same as previous
1521      @2        current column, row 2
1522      @-1$-3    the field one row up, three columns to the left
1523      @-I$2     field just under hline above current row, column 2
1525 Range references
1526 ................
1528 You may reference a rectangular range of fields by specifying two field
1529 references connected by two dots `..'.  If both fields are in the
1530 current row, you may simply use `$2..$7', but if at least one field is
1531 in a different row, you need to use the general `@row$column' format at
1532 least for the first field (i.e the reference must start with `@' in
1533 order to be interpreted correctly).  Examples:
1535      $1..$3        First three fields in the current row.
1536      $P..$Q        Range, using column names (see under Advanced)
1537      @2$1..@4$3    6 fields between these two fields.
1538      A2..C4        Same as above.
1539      @-1$-2..@-1   3 numbers from the column to the left, 2 up to current row
1541 Range references return a vector of values that can be fed into Calc
1542 vector functions.  Empty fields in ranges are normally suppressed, so
1543 that the vector contains only the non-empty fields (but see the `E'
1544 mode switch below).  If there are no non-empty fields, `[0]' is
1545 returned to avoid syntax errors in formulas.
1547 Named references
1548 ................
1550 `$name' is interpreted as the name of a column, parameter or constant.
1551 Constants are defined globally through the variable
1552 `org-table-formula-constants', and locally (for the file) through a
1553 line like
1555      #+CONSTANTS: c=299792458. pi=3.14 eps=2.4e-6
1557 Also properties (*note Properties and columns::) can be used as
1558 constants in table formulas: For a property `:XYZ:' use the name
1559 `$PROP_XYZ', and the property will be searched in the current outline
1560 entry and in the hierarchy above it.  If you have the `constants.el'
1561 package, it will also be used to resolve constants, including natural
1562 constants like `$h' for Planck's constant, and units like `$km' for
1563 kilometers(2).  Column names and parameters can be specified in special
1564 table lines.  These are described below, see *Note Advanced features::.
1565 All names must start with a letter, and further consist of letters and
1566 numbers.
1568    ---------- Footnotes ----------
1570    (1) Note that only hlines are counted that _separate_ table lines.
1571 If the table starts with a hline above the header, it does not count.
1573    (2) `Constant.el' can supply the values of constants in two
1574 different unit systems, `SI' and `cgs'.  Which one is used depends on
1575 the value of the variable `constants-unit-system'.  You can use the
1576 `#+STARTUP' options `constSI' and `constcgs' to set this value for the
1577 current buffer.
1579 \x1f
1580 File: org,  Node: Formula syntax for Calc,  Next: Formula syntax for Lisp,  Prev: References,  Up: The spreadsheet
1582 3.5.2 Formula syntax for Calc
1583 -----------------------------
1585 A formula can be any algebraic expression understood by the Emacs
1586 `Calc' package.  Note that `calc' has the non-standard convention that
1587 `/' has lower precedence than `*', so that `a/b*c' is interpreted as
1588 `a/(b*c)'.  Before evaluation by `calc-eval' (*note calc-eval:
1589 (calc)Calling Calc from Your Programs.), variable substitution takes
1590 place according to the rules described above.  The range vectors can be
1591 directly fed into the calc vector functions like `vmean' and `vsum'.
1593    A formula can contain an optional mode string after a semicolon.
1594 This string consists of flags to influence Calc and other modes during
1595 execution.  By default, Org-mode uses the standard calc modes (precision
1596 12, angular units degrees, fraction and symbolic modes off.  The display
1597 format, however, has been changed to `(float 5)' to keep tables
1598 compact.  The default settings can be configured using the variable
1599 `org-calc-default-modes'.
1601      p20           switch the internal precision to 20 digits
1602      n3 s3 e2 f4   normal, scientific, engineering, or fixed display format
1603      D R           angle modes: degrees, radians
1604      F S           fraction and symbolic modes
1605      N             interpret all fields as numbers, use 0 for non-numbers
1606      T             force text interpretation
1607      E             keep empty fields in ranges
1609 In addition, you may provide a `printf' format specifier to reformat
1610 the final result.  A few examples:
1612      $1+$2                Sum of first and second field
1613      $1+$2;%.2f           Same, format result to two decimals
1614      exp($2)+exp($1)      Math functions can be used
1615      $0;%.1f              Reformat current cell to 1 decimal
1616      ($3-32)*5/9          Degrees F -> C conversion
1617      $c/$1/$cm            Hz -> cm conversion, using `constants.el'
1618      tan($1);Dp3s1        Compute in degrees, precision 3, display SCI 1
1619      sin($1);Dp3%.1e      Same, but use printf specifier for display
1620      vmean($2..$7)        Compute column range mean, using vector function
1621      vmean($2..$7);EN     Same, but treat empty fields as 0
1622      taylor($3,x=7,2)     taylor series of $3, at x=7, second degree
1624    Calc also contains a complete set of logical operations.  For example
1626      if($1<20,teen,string(""))  "teen" if age $1 less than 20, else empty
1628 \x1f
1629 File: org,  Node: Formula syntax for Lisp,  Next: Field formulas,  Prev: Formula syntax for Calc,  Up: The spreadsheet
1631 3.5.3 Emacs Lisp forms as formulas
1632 ----------------------------------
1634 It is also possible to write a formula in Emacs Lisp; this can be useful
1635 for string manipulation and control structures, if the Calc's
1636 functionality is not enough.  If a formula starts with a single quote
1637 followed by an opening parenthesis, then it is evaluated as a lisp form.
1638 The evaluation should return either a string or a number.  Just as with
1639 `calc' formulas, you can specify modes and a printf format after a
1640 semicolon.  With Emacs Lisp forms, you need to be concious about the way
1641 field references are interpolated into the form.  By default, a
1642 reference will be interpolated as a Lisp string (in double quotes)
1643 containing the field.  If you provide the `N' mode switch, all
1644 referenced elements will be numbers (non-number fields will be zero) and
1645 interpolated as Lisp numbers, without quotes.  If you provide the `L'
1646 flag, all fields will be interpolated literally, without quotes.  I.e.,
1647 if you want a reference to be interpreted as a string by the Lisp form,
1648 enclode the reference operator itself in double quotes, like `"$3"'.
1649 Ranges are inserted as space-separated fields, so you can embed them in
1650 list or vector syntax.  A few examples, note how the `N' mode is used
1651 when we do computations in lisp.
1653      Swap the first two characters of the content of column 1
1654        '(concat (substring $1 1 2) (substring $1 0 1) (substring $1 2))
1655      Add columns 1 and 2, equivalent to the Calc's `$1+$2'
1656        '(+ $1 $2);N
1657      Compute the sum of columns 1-4, like Calc's `vsum($1..$4)'
1658        '(apply '+ '($1..$4));N
1660 \x1f
1661 File: org,  Node: Field formulas,  Next: Column formulas,  Prev: Formula syntax for Lisp,  Up: The spreadsheet
1663 3.5.4 Field formulas
1664 --------------------
1666 To assign a formula to a particular field, type it directly into the
1667 field, preceded by `:=', for example `:=$1+$2'.  When you press <TAB>
1668 or <RET> or `C-c C-c' with the cursor still in the field, the formula
1669 will be stored as the formula for this field, evaluated, and the
1670 current field replaced with the result.
1672    Formulas are stored in a special line starting with `#+TBLFM:'
1673 directly below the table.  If you typed the equation in the 4th field of
1674 the 3rd data line in the table, the formula will look like
1675 `@3$4=$1+$2'.  When inserting/deleting/swapping column and rows with
1676 the appropriate commands, absolute references (but not relative ones)
1677 in stored formulas are modified in order to still reference the same
1678 field.  Of cause this is not true if you edit the table structure with
1679 normal editing commands - then you must fix the equations yourself.
1681    Instead of typing an equation into the field, you may also use the
1682 following command
1684 `C-u C-c ='
1685      Install a new formula for the current field.  The command prompts
1686      for a formula, with default taken from the `#+TBLFM:' line, applies
1687      it to the current field and stores it.
1689 \x1f
1690 File: org,  Node: Column formulas,  Next: Editing and debugging formulas,  Prev: Field formulas,  Up: The spreadsheet
1692 3.5.5 Column formulas
1693 ---------------------
1695 Often in a table, the same formula should be used for all fields in a
1696 particular column.  Instead of having to copy the formula to all fields
1697 in that column, org-mode allows to assign a single formula to an entire
1698 column.  If the table contains horizontal separator hlines, everything
1699 before the first such line is considered part of the table _header_ and
1700 will not be modified by column formulas.
1702    To assign a formula to a column, type it directly into any field in
1703 the column, preceded by an equal sign, like `=$1+$2'.  When you press
1704 <TAB> or <RET> or `C-c C-c' with the cursor still in the field, the
1705 formula will be stored as the formula for the current column, evaluated
1706 and the current field replaced with the result.  If the field contains
1707 only `=', the previously stored formula for this column is used.  For
1708 each column, Org-mode will only remember the most recently used
1709 formula.  In the `TBLFM:' line, column formulas will look like
1710 `$4=$1+$2'.
1712    Instead of typing an equation into the field, you may also use the
1713 following command:
1715 `C-c ='
1716      Install a new formula for the current column and replace current
1717      field with the result of the formula.  The command prompts for a
1718      formula, with default taken from the `#+TBLFM' line, applies it to
1719      the current field and stores it.  With a numerical prefix (e.g.
1720      `C-5 C-c =') will apply it to that many consecutive fields in the
1721      current column.
1723 \x1f
1724 File: org,  Node: Editing and debugging formulas,  Next: Updating the table,  Prev: Column formulas,  Up: The spreadsheet
1726 3.5.6 Editing and Debugging formulas
1727 ------------------------------------
1729 You can edit individual formulas in the minibuffer or directly in the
1730 field.  Org-mode can also prepare a special buffer with all active
1731 formulas of a table.  When offering a formula for editing, Org-mode
1732 converts references to the standard format (like `B3' or `D&') if
1733 possible.  If you prefer to only work with the internal format (like
1734 `@3$2' or `$4'), configure the variable
1735 `org-table-use-standard-references'.
1737 `C-c ='
1738 `C-u C-c ='
1739      Edit the formula associated with the current column/field in the
1740      minibuffer.  See *Note Column formulas:: and *Note Field
1741      formulas::.  
1743 `C-u C-u C-c ='
1744      Re-insert the active formula (either a field formula, or a column
1745      formula) into the current field, so that you can edit it directly
1746      in the field.  The advantage over editing in the minibuffer is
1747      that you can use the command `C-c ?'.  
1749 `C-c ?'
1750      While editing a formula in a table field, highlight the field(s)
1751      referenced by the reference at the cursor position in the formula.  
1753 `C-c }'
1754      Toggle the display of row and column numbers for a table, using
1755      overlays.  These are updated each time the table is aligned, you
1756      can force it with `C-c C-c'.  
1758 `C-c {'
1759      Toggle the formula debugger on and off.  See below.  
1761 `C-c ''
1762      Edit all formulas for the current table in a special buffer, where
1763      the formulas will be displayed one per line.  If the current field
1764      has an active formula, the cursor in the formula editor will mark
1765      it.  While inside the special buffer, Org-mode will automatically
1766      highlight any field or range reference at the cursor position.
1767      You may edit, remove and add formulas, and use the following
1768      commands:
1769     `C-c C-c'
1770     `C-x C-s'
1771           Exit the formula editor and store the modified formulas.
1772           With `C-u' prefix, also apply the new formulas to the entire
1773           table.  
1775     `C-c C-q'
1776           Exit the formula editor without installing changes.  
1778     `C-c C-r'
1779           Toggle all references in the formula editor between standard
1780           (like `B3') and internal (like `@3$2').  
1782     `<TAB>'
1783           Pretty-print or indent lisp formula at point.  When in a line
1784           containing a lisp formula, format the formula according to
1785           Emacs Lisp rules.  Another <TAB> collapses the formula back
1786           again.  In the open formula, <TAB> re-indents just like in
1787           Emacs-lisp-mode.  
1789     `M-<TAB>'
1790           Complete Lisp symbols, just like in Emacs-lisp-mode.  
1792     `S-<up>/<down>/<left>/<right>'
1793           Shift the reference at point.  For example, if the reference
1794           is `B3' and you press `S-<right>', it will become `C3'.  This
1795           also works for relative references, and for hline references.  
1797     `M-S-<up>/<down>'
1798           Move the test line for column formulas in the Org-mode buffer
1799           up and down.  
1801     `M-<up>/<down>'
1802           Scroll the window displaying the table.  
1804     `C-c }'
1805           Turn the coordinate grid in the table on and off.
1807    Making a table field blank does not remove the formula associated
1808 with the field, because that is stored in a different line (the `TBLFM'
1809 line) - during the next recalculation the field will be filled again.
1810 To remove a formula from a field, you have to give an empty reply when
1811 prompted for the formula, or to edit the `#+TBLFM' line.
1813    You may edit the `#+TBLFM' directly and re-apply the changed
1814 equations with `C-c C-c' in that line, or with the normal recalculation
1815 commands in the table.
1817 Debugging formulas
1818 ..................
1820 When the evaluation of a formula leads to an error, the field content
1821 becomes the string `#ERROR'.  If you would like see what is going on
1822 during variable substitution and calculation in order to find a bug,
1823 turn on formula debugging in the `Tbl' menu and repeat the calculation,
1824 for example by pressing `C-u C-u C-c = <RET>' in a field.  Detailed
1825 information will be displayed.
1827 \x1f
1828 File: org,  Node: Updating the table,  Next: Advanced features,  Prev: Editing and debugging formulas,  Up: The spreadsheet
1830 3.5.7 Updating the Table
1831 ------------------------
1833 Recalculation of a table is normally not automatic, but needs to be
1834 triggered by a command.  See *Note Advanced features:: for a way to make
1835 recalculation at least semi-automatically.
1837    In order to recalculate a line of a table or the entire table, use
1838 the following commands:
1840 `C-c *'
1841      Recalculate the current row by first applying the stored column
1842      formulas from left to right, and all field formulas in the current
1843      row.  
1845 `C-u C-c *'
1846 `C-u C-c C-c'
1847      Recompute the entire table, line by line.  Any lines before the
1848      first hline are left alone, assuming that these are part of the
1849      table header.  
1851 `C-u C-u C-c *'
1852 `C-u C-u C-c C-c'
1853      Iterate the table by recomputing it until no further changes occur.
1854      This may be necessary if some computed fields use the value of
1855      other fields that are computed later in the calculation sequence.
1857 \x1f
1858 File: org,  Node: Advanced features,  Prev: Updating the table,  Up: The spreadsheet
1860 3.5.8 Advanced features
1861 -----------------------
1863 If you want the recalculation of fields to happen automatically, or if
1864 you want to be able to assign names to fields and columns, you need to
1865 reserve the first column of the table for special marking characters.
1866 `C-#'
1867      Rotate the calculation mark in first column through the states `',
1868      `#', `*', `!', `$'.  The meaning of these characters is discussed
1869      below.  When there is an active region, change all marks in the
1870      region.
1872    Here is an example of a table that collects exam results of students
1873 and makes use of these features:
1875      |---+---------+--------+--------+--------+-------+------|
1876      |   | Student | Prob 1 | Prob 2 | Prob 3 | Total | Note |
1877      |---+---------+--------+--------+--------+-------+------|
1878      | ! |         |     P1 |     P2 |     P3 |   Tot |      |
1879      | # | Maximum |     10 |     15 |     25 |    50 | 10.0 |
1880      | ^ |         |     m1 |     m2 |     m3 |    mt |      |
1881      |---+---------+--------+--------+--------+-------+------|
1882      | # | Peter   |     10 |      8 |     23 |    41 |  8.2 |
1883      | # | Sara    |      6 |     14 |     19 |    39 |  7.8 |
1884      | # | Sam     |      2 |      4 |      3 |     9 |  1.8 |
1885      |---+---------+--------+--------+--------+-------+------|
1886      |   | Average |        |        |        |  29.7 |      |
1887      | ^ |         |        |        |        |    at |      |
1888      | $ | max=50  |        |        |        |       |      |
1889      |---+---------+--------+--------+--------+-------+------|
1890      #+TBLFM: $6=vsum($P1..$P3)::$7=10*$Tot/$max;%.1f::$at=vmean(@-II..@-I);%.1f
1892 Important: Please note that for these special tables, recalculating the
1893 table with `C-u C-c *' will only affect rows that are marked `#' or
1894 `*', and fields that have a formula assigned to the field itself.  The
1895 column formulas are not applied in rows with empty first field.
1897    The marking characters have the following meaning:
1899      The fields in this line define names for the columns, so that you
1900      may refer to a column as `$Tot' instead of `$6'.
1903      This row defines names for the fields _above_ the row.  With such
1904      a definition, any formula in the table may use `$m1' to refer to
1905      the value `10'.  Also, if you assign a formula to a names field, it
1906      will be stored as `$name=...'.
1909      Similar to `^', but defines names for the fields in the row
1910      _below_.
1913      Fields in this row can define _parameters_ for formulas.  For
1914      example, if a field in a `$' row contains `max=50', then formulas
1915      in this table can refer to the value 50 using `$max'.  Parameters
1916      work exactly like constants, only that they can be defined on a
1917      per-table basis.
1920      Fields in this row are automatically recalculated when pressing
1921      <TAB> or <RET> or `S-<TAB>' in this row.  Also, this row is
1922      selected for a global recalculation with `C-u C-c *'.  Unmarked
1923      lines will be left alone by this command.
1926      Selects this line for global recalculation with `C-u C-c *', but
1927      not for automatic recalculation.  Use this when automatic
1928      recalculation slows down editing too much.
1931      Unmarked lines are exempt from recalculation with `C-u C-c *'.
1932      All lines that should be recalculated should be marked with `#' or
1933      `*'.
1936      Do not export this line.  Useful for lines that contain the
1937      narrowing `<N>' markers.
1939    Finally, just to whet your appetite on what can be done with the
1940 fantastic `calc' package, here is a table that computes the Taylor
1941 series of degree `n' at location `x' for a couple of functions
1942 (homework: try that with Excel :-)
1944      |---+-------------+---+-----+--------------------------------------|
1945      |   | Func        | n | x   | Result                               |
1946      |---+-------------+---+-----+--------------------------------------|
1947      | # | exp(x)      | 1 | x   | 1 + x                                |
1948      | # | exp(x)      | 2 | x   | 1 + x + x^2 / 2                      |
1949      | # | exp(x)      | 3 | x   | 1 + x + x^2 / 2 + x^3 / 6            |
1950      | # | x^2+sqrt(x) | 2 | x=0 | x*(0.5 / 0) + x^2 (2 - 0.25 / 0) / 2 |
1951      | # | x^2+sqrt(x) | 2 | x=1 | 2 + 2.5 x - 2.5 + 0.875 (x - 1)^2    |
1952      | * | tan(x)      | 3 | x   | 0.0175 x + 1.77e-6 x^3               |
1953      |---+-------------+---+-----+--------------------------------------|
1954      #+TBLFM: $5=taylor($2,$4,$3);n3
1956 \x1f
1957 File: org,  Node: Hyperlinks,  Next: TODO items,  Prev: Tables,  Up: Top
1959 4 Hyperlinks
1960 ************
1962 Like HTML, Org-mode provides links inside a file, external links to
1963 other files, Usenet articles, emails, and much more.
1965 * Menu:
1967 * Link format::                 How links in Org-mode are formatted
1968 * Internal links::              Links to other places in the current file
1969 * External links::              URL-like links to the world
1970 * Handling links::              Creating, inserting and following
1971 * Using links outside Org-mode::  Linking from my C source code?
1972 * Link abbreviations::          Shortcuts for writing complex links
1973 * Search options::              Linking to a specific location
1974 * Custom searches::             When the default search is not enough
1976 \x1f
1977 File: org,  Node: Link format,  Next: Internal links,  Prev: Hyperlinks,  Up: Hyperlinks
1979 4.1 Link format
1980 ===============
1982 Org-mode will recognize plain URL-like links and activate them as
1983 clickable links.  The general link format, however, looks like this:
1985      [[link][description]]       or alternatively           [[link]]
1987    Once a link in the buffer is complete (all brackets present),
1988 Org-mode will change the display so that `description' is displayed
1989 instead of `[[link][description]]' and `link' is displayed instead of
1990 `[[link]]'.  Links will be highlighted in the face `org-link', which by
1991 default is an underlined face.  You can directly edit the visible part
1992 of a link.  Note that this can be either the `link' part (if there is
1993 no description) or the `description' part.  To edit also the invisible
1994 `link' part, use `C-c C-l' with the cursor on the link.
1996    If you place the cursor at the beginning or just behind the end of
1997 the displayed text and press <BACKSPACE>, you will remove the
1998 (invisible) bracket at that location.  This makes the link incomplete
1999 and the internals are again displayed as plain text.  Inserting the
2000 missing bracket hides the link internals again.  To show the internal
2001 structure of all links, use the menu entry `Org->Hyperlinks->Literal
2002 links'.
2004 \x1f
2005 File: org,  Node: Internal links,  Next: External links,  Prev: Link format,  Up: Hyperlinks
2007 4.2 Internal links
2008 ==================
2010 If the link does not look like a URL, it is considered to be internal in
2011 the current file.  Links such as `[[My Target]]' or `[[My Target][Find
2012 my target]]' lead to a text search in the current file.  The link can
2013 be followed with `C-c C-o' when the cursor is on the link, or with a
2014 mouse click (*note Handling links::).  The preferred match for such a
2015 link is a dedicated target: the same string in double angular brackets.
2016 Targets may be located anywhere; sometimes it is convenient to put
2017 them into a comment line. For example
2019      # <<My Target>>
2021 In HTML export (*note HTML export::), such targets will become named
2022 anchors for direct access through `http' links(1).
2024    If no dedicated target exists, Org-mode will search for the words in
2025 the link.  In the above example the search would be for `my target'.
2026 Links starting with a star like `*My Target' restrict the search to
2027 headlines.  When searching, Org-mode will first try an exact match, but
2028 then move on to more and more lenient searches.  For example, the link
2029 `[[*My Targets]]' will find any of the following:
2031      ** My targets
2032      ** TODO my targets are bright
2033      ** my 20 targets are
2035    To insert a link targeting a headline, in-buffer completion can be
2036 used.  Just type a star followed by a few optional letters into the
2037 buffer and press `M-<TAB>'.  All headlines in the current buffer will be
2038 offered as completions.  *Note Handling links::, for more commands
2039 creating links.
2041    Following a link pushes a mark onto Org-mode's own mark ring.  You
2042 can return to the previous position with `C-c &'.  Using this command
2043 several times in direct succession goes back to positions recorded
2044 earlier.
2046 * Menu:
2048 * Radio targets::               Make targets trigger links in plain text.
2050    ---------- Footnotes ----------
2052    (1) Note that text before the first headline is usually not
2053 exported, so the first such target should be after the first headline.
2055 \x1f
2056 File: org,  Node: Radio targets,  Prev: Internal links,  Up: Internal links
2058 4.2.1 Radio targets
2059 -------------------
2061 Org-mode can automatically turn any occurrences of certain target names
2062 in normal text into a link.  So without explicitly creating a link, the
2063 text connects to the target radioing its position.  Radio targets are
2064 enclosed by triple angular brackets.  For example, a target `<<<My
2065 Target>>>' causes each occurrence of `my target' in normal text to
2066 become activated as a link.  The Org-mode file is scanned automatically
2067 for radio targets only when the file is first loaded into Emacs.  To
2068 update the target list during editing, press `C-c C-c' with the cursor
2069 on or at a target.
2071 \x1f
2072 File: org,  Node: External links,  Next: Handling links,  Prev: Internal links,  Up: Hyperlinks
2074 4.3 External links
2075 ==================
2077 Org-mode supports links to files, websites, Usenet and email messages,
2078 and BBDB database entries.  External links are URL-like locators.  They
2079 start with a short identifying string followed by a colon.  There can be
2080 no space after the colon.  The following list shows examples for each
2081 link type.
2083      http://www.astro.uva.nl/~dominik          on the web
2084      file:/home/dominik/images/jupiter.jpg     file, absolute path
2085      file:papers/last.pdf                      file, relative path
2086      news:comp.emacs                           Usenet link
2087      mailto:adent@galaxy.net                   Mail link
2088      vm:folder                                 VM folder link
2089      vm:folder#id                              VM message link
2090      vm://myself@some.where.org/folder#id      VM on remote machine
2091      wl:folder                                 WANDERLUST folder link
2092      wl:folder#id                              WANDERLUST message link
2093      mhe:folder                                MH-E folder link
2094      mhe:folder#id                             MH-E message link
2095      rmail:folder                              RMAIL folder link
2096      rmail:folder#id                           RMAIL message link
2097      gnus:group                                GNUS group link
2098      gnus:group#id                             GNUS article link
2099      bbdb:Richard Stallman                     BBDB link
2100      shell:ls *.org                            A shell command
2101      elisp:(find-file-other-frame "Elisp.org") An elisp form to evaluate
2103    A link should be enclosed in double brackets and may contain a
2104 descriptive text to be displayed instead of the url (*note Link
2105 format::), for example:
2107      [[http://www.gnu.org/software/emacs/][GNU Emacs]]
2109 If the description is a file name or URL that points to an image, HTML
2110 export (*note HTML export::) will inline the image as a clickable
2111 button.  If there is no description at all and the link points to an
2112 image, that image will be inlined into the exported HTML file.
2114    Org-mode also finds external links in the normal text and activates
2115 them as links.  If spaces must be part of the link (for example in
2116 `bbdb:Richard Stallman'), or if you need to remove ambiguities about
2117 the end of the link, enclose them in angular brackets.
2119 \x1f
2120 File: org,  Node: Handling links,  Next: Using links outside Org-mode,  Prev: External links,  Up: Hyperlinks
2122 4.4 Handling links
2123 ==================
2125 Org-mode provides methods to create a link in the correct syntax, to
2126 insert it into an org-mode file, and to follow the link.
2128 `C-c l'
2129      Store a link to the current location.  This is a _global_ command
2130      which can be used in any buffer to create a link.  The link will be
2131      stored for later insertion into an Org-mode buffer (see below).
2132      For Org-mode files, if there is a `<<target>>' at the cursor, the
2133      link points to the target.  Otherwise it points to the current
2134      headline.  For VM, RMAIL, WANDERLUST, MH-E, GNUS and BBDB buffers,
2135      the link will indicate the current article/entry.  For W3 and W3M
2136      buffers, the link goes to the current URL.  For any other files,
2137      the link will point to the file, with a search string (*note
2138      Search options::) pointing to the contents of the current line.
2139      If there is an active region, the selected words will form the
2140      basis of the search string.  If the automatically created link is
2141      not working correctly or accurately enough, you can write custom
2142      functions to select the search string and to do the search for
2143      particular file types - see *Note Custom searches::.  The key
2144      binding `C-c l' is only a suggestion - see *Note Installation::.  
2146 `C-c C-l'
2147      Insert a link.  This prompts for a link to be inserted into the
2148      buffer.  You can just type a link, using text for an internal
2149      link, or one of the link type prefixes mentioned in the examples
2150      above.  All links stored during the current session are part of
2151      the history for this prompt, so you can access them with <up> and
2152      <down> (or `M-p/n').  Completion, on the other hand, will help you
2153      to insert valid link prefixes like `http:' or `ftp:', including
2154      the prefixes defined through link abbreviations (*note Link
2155      abbreviations::).  The link will be inserted into the buffer(1),
2156      along with a descriptive text.  If some text was selected when
2157      this command is called, the selected text becomes the default
2158      description.
2159      Note that you don't have to use this command to insert a link.
2160      Links in Org-mode are plain text, and you can type or paste them
2161      straight into the buffer.  By using this command, the links are
2162      automatically enclosed in double brackets, and you will be asked
2163      for the optional descriptive text.  
2165 `C-u C-c C-l'
2166      When `C-c C-l' is called with a `C-u' prefix argument, a link to a
2167      file will be inserted and you may use file name completion to
2168      select the name of the file.  The path to the file is inserted
2169      relative to the directory of the current org file, if the linked
2170      file is in the current directory or in a subdirectory of it, or if
2171      the path is written relative to the current directory using `../'.
2172      Otherwise an absolute path is used, if possible with `~/' for
2173      your home directory.  You can force an absolute path with two
2174      `C-u' prefixes.
2176 `C-c C-l (with cursor on existing link)'
2177      When the cursor is on an existing link, `C-c C-l' allows you to
2178      edit the link and description parts of the link.  
2180 `C-c C-o'
2181      Open link at point.  This will launch a web browser for URLs (using
2182      `browse-url-at-point'), run vm/mh-e/wanderlust/rmail/gnus/bbdb for
2183      the corresponding links, and execute the command in a shell link.
2184      When the cursor is on an internal link, this commands runs the
2185      corresponding search.  When the cursor is on a TAG list in a
2186      headline, it creates the corresponding TAGS view.  If the cursor
2187      is on a time stamp, it compiles the agenda for that date.
2188      Furthermore, it will visit text and remote files in `file:' links
2189      with Emacs and select a suitable application for local non-text
2190      files.  Classification of files is based on file extension only.
2191      See option `org-file-apps'.  If you want to override the default
2192      application and visit the file with Emacs, use a `C-u' prefix.  
2194 `mouse-2'
2195 `mouse-1'
2196      On links, `mouse-2' will open the link just as `C-c C-o' would.
2197      Under Emacs 22, also `mouse-1' will follow a link.  
2199 `mouse-3'
2200      Like `mouse-2', but force file links to be opened with Emacs, and
2201      internal links to be displayed in another window(2).  
2203 `C-c %'
2204      Push the current position onto the mark ring, to be able to return
2205      easily. Commands following an internal link do this automatically.  
2207 `C-c &'
2208      Jump back to a recorded position.  A position is recorded by the
2209      commands following internal links, and by `C-c %'.  Using this
2210      command several times in direct succession moves through a ring of
2211      previously recorded positions.  
2213 `C-c C-x C-n'
2214 `C-c C-x C-p'
2215      Move forward/backward to the next link in the buffer.  At the
2216      limit of the buffer, the search fails once, and then wraps around.
2217      The key bindings for this are really too long, you might want to
2218      bind this also to `C-n' and `C-p'
2219           (add-hook 'org-load-hook
2220             (lambda ()
2221               (define-key 'org-mode-map "\C-n" 'org-next-link)
2222               (define-key 'org-mode-map "\C-p" 'org-previous-link)))
2224    ---------- Footnotes ----------
2226    (1) After insertion of a stored link, the link will be removed from
2227 the list of stored links.  To keep it in the list later use, use a
2228 triple `C-u' prefix to `C-c C-l', or configure the option
2229 `org-keep-stored-link-after-insertion'.
2231    (2) See the variable `org-display-internal-link-with-indirect-buffer'
2233 \x1f
2234 File: org,  Node: Using links outside Org-mode,  Next: Link abbreviations,  Prev: Handling links,  Up: Hyperlinks
2236 4.5 Using links outside Org-mode
2237 ================================
2239 You can insert and follow links that have Org-mode syntax not only in
2240 Org-mode, but in any Emacs buffer.  For this, you should create two
2241 global commands, like this (please select suitable global keys
2242 yourself):
2244      (global-set-key "\C-c L" 'org-insert-link-global)
2245      (global-set-key "\C-c o" 'org-open-at-point-global)
2247 \x1f
2248 File: org,  Node: Link abbreviations,  Next: Search options,  Prev: Using links outside Org-mode,  Up: Hyperlinks
2250 4.6 Link abbreviations
2251 ======================
2253 Long URLs can be cumbersome to type, and often many similar links are
2254 needed in a document.  For this you can use link abbreviations.  An
2255 abbreviated link looks like this
2257      [[linkword:tag][description]]
2259 where the tag is optional.  Such abbreviations are resolved according to
2260 the information in the variable `org-link-abbrev-alist' that relates
2261 the linkwords to replacement text.  Here is an example:
2263      (setq org-link-abbrev-alist
2264        '(("bugzilla" . "http://10.1.2.9/bugzilla/show_bug.cgi?id=")
2265          ("google"   . "http://www.google.com/search?q=")
2266          ("ads"      . "http://adsabs.harvard.edu/cgi-bin/
2267                         nph-abs_connect?author=%s&db_key=AST")))
2269    If the replacement text contains the string `%s', it will be
2270 replaced with the tag.  Otherwise the tag will be appended to the string
2271 in order to create the link.  You may also specify a function that will
2272 be called with the tag as the only argument to create the link.
2274    With the above setting, you could link to a specific bug with
2275 `[[bugzilla:129]]', search the web for `OrgMode' with
2276 `[[google:OrgMode]]' and find out what the Org-mode author is doing
2277 besides Emacs hacking with `[[ads:Dominik,C]]'.
2279    If you need special abbreviations just for a single Org-mode buffer,
2280 you can define them in the file with
2282      #+LINK: bugzilla  http://10.1.2.9/bugzilla/show_bug.cgi?id=
2283      #+LINK: google    http://www.google.com/search?q=%s
2285 In-buffer completion *note Completion:: can be used after `[' to
2286 complete link abbreviations.
2288 \x1f
2289 File: org,  Node: Search options,  Next: Custom searches,  Prev: Link abbreviations,  Up: Hyperlinks
2291 4.7 Search options in file links
2292 ================================
2294 File links can contain additional information to make Emacs jump to a
2295 particular location in the file when following a link.  This can be a
2296 line number or a search option after a double(1) colon. For example,
2297 when the command `C-c l' creates a link (*note Handling links::) to a
2298 file, it encodes the words in the current line as a search string that
2299 can be used to find this line back later when following the link with
2300 `C-c C-o'.
2302    Here is the syntax of the different ways to attach a search to a file
2303 link, together with an explanation:
2305      [[file:~/code/main.c::255]]
2306      [[file:~/xx.org::My Target]]
2307      [[file:~/xx.org::*My Target]]
2308      [[file:~/xx.org::/regexp/]]
2310 `255'
2311      Jump to line 255.
2313 `My Target'
2314      Search for a link target `<<My Target>>', or do a text search for
2315      `my target', similar to the search in internal links, see *Note
2316      Internal links::.  In HTML export (*note HTML export::), such a
2317      file link will become an HTML reference to the corresponding named
2318      anchor in the linked file.
2320 `*My Target'
2321      In an Org-mode file, restrict search to headlines.
2323 `/regexp/'
2324      Do a regular expression search for `regexp'.  This uses the Emacs
2325      command `occur' to list all matches in a separate window.  If the
2326      target file is in Org-mode, `org-occur' is used to create a sparse
2327      tree with the matches.
2329    As a degenerate case, a file link with an empty file name can be used
2330 to search the current file.  For example, `[[file:::find me]]' does a
2331 search for `find me' in the current file, just as `[[find me]]' would.
2333    ---------- Footnotes ----------
2335    (1) For backward compatibility, line numbers can also follow a
2336 single colon.
2338 \x1f
2339 File: org,  Node: Custom searches,  Prev: Search options,  Up: Hyperlinks
2341 4.8 Custom Searches
2342 ===================
2344 The default mechanism for creating search strings and for doing the
2345 actual search related to a file link may not work correctly in all
2346 cases.  For example, BibTeX database files have many entries like
2347 `year="1993"' which would not result in good search strings, because
2348 the only unique identification for a BibTeX entry is the citation key.
2350    If you come across such a problem, you can write custom functions to
2351 set the right search string for a particular file type, and to do the
2352 search for the string in the file.  Using `add-hook', these functions
2353 need to be added to the hook variables
2354 `org-create-file-search-functions' and
2355 `org-execute-file-search-functions'.  See the docstring for these
2356 variables for more information.  Org-mode actually uses this mechanism
2357 for BibTeX database files, and you can use the corresponding code as an
2358 implementation example.  Search for `BibTeX links' in the source file.
2360 \x1f
2361 File: org,  Node: TODO items,  Next: Tags,  Prev: Hyperlinks,  Up: Top
2363 5 TODO items
2364 ************
2366 Org-mode does not maintain TODO lists as separate documents.  Instead,
2367 TODO items are an integral part of the notes file, because TODO items
2368 usually come up while taking notes!  With Org-mode, simply mark any
2369 entry in a tree as being a TODO item.  In this way, information is not
2370 duplicated, and the entire context from which the TODO item emerged is
2371 always present.
2373    Of course, this technique for managing TODO items scatters them
2374 throughout your notes file.  Org-mode compensates for this by providing
2375 methods to give you an overview of all the things that you have to do.
2377 * Menu:
2379 * TODO basics::                 Marking and displaying TODO entries
2380 * TODO extensions::             Workflow and assignments
2381 * Progress logging::            Dates and notes for progress
2382 * Priorities::                  Some things are more important than others
2383 * Breaking down tasks::         Splitting a task into manageable pieces
2384 * Checkboxes::                  Tick-off lists
2386 \x1f
2387 File: org,  Node: TODO basics,  Next: TODO extensions,  Prev: TODO items,  Up: TODO items
2389 5.1 Basic TODO functionality
2390 ============================
2392 Any headline becomes a TODO item when it starts with the word `TODO',
2393 for example:
2395      *** TODO Write letter to Sam Fortune
2397 The most important commands to work with TODO entries are:
2399 `C-c C-t'
2400      Rotate the TODO state of the current item among
2402           ,-> (unmarked) -> TODO -> DONE --.
2403           '--------------------------------'
2405      The same rotation can also be done "remotely" from the timeline and
2406      agenda buffers with the `t' command key (*note Agenda commands::).
2408 `C-u C-c C-t'
2409      Select a specific keyword using completion or (if it has been set
2410      up) the fast selection interface.
2412 `S-<right>'
2413 `S-<left>'
2414      Select the following/preceding TODO state, similar to cycling.
2415      Useful mostly if more than two TODO states are possible (*note
2416      TODO extensions::).  
2418 `C-c C-c'
2419      Use the fast tag interface to directly select a specific TODO
2420      state.  For this you need to assign keys to TODO states, like this:
2421           #+SEQ_TODO: TODO(t) STARTED(s) WAITING(w) | DONE(d)
2422      See *Note Per-file keywords:: and *Note Setting tags:: for more
2423      information.  
2425 `C-c C-v'
2426 `C-c / t'
2427      View TODO items in a _sparse tree_ (*note Sparse trees::).  Folds
2428      the entire buffer, but shows all TODO items and the headings
2429      hierarchy above them.  With prefix arg, search for a specific
2430      TODO.  You will be prompted for the keyword, and you can also give
2431      a list of keywords like `kwd1|kwd2|...'.  With numerical prefix N,
2432      show the tree for the Nth keyword in the variable
2433      `org-todo-keywords'.  With two prefix args, find all TODO and DONE
2434      entries.  
2436 `C-c a t'
2437      Show the global TODO list.  Collects the TODO items from all agenda
2438      files (*note Agenda views::) into a single buffer.  The new buffer
2439      will be in `agenda-mode', which provides commands to examine and
2440      manipulate the TODO entries from the new buffer (*note Agenda
2441      commands::).  *Note Global TODO list::, for more information.  
2443 `S-M-<RET>'
2444      Insert a new TODO entry below the current one.
2446 \x1f
2447 File: org,  Node: TODO extensions,  Next: Progress logging,  Prev: TODO basics,  Up: TODO items
2449 5.2 Extended use of TODO keywords
2450 =================================
2452 By default, marked TODO entries have one of only two states: TODO and
2453 DONE.  Org-mode allows you to classify TODO items in more complex ways
2454 with _TODO keywords_ (stored in `org-todo-keywords').  With special
2455 setup, the TODO keyword system can work differently in different files.
2457    Note that tags are another way to classify headlines in general and
2458 TODO items in particular (*note Tags::).
2460 * Menu:
2462 * Workflow states::             From TODO to DONE in steps
2463 * TODO types::                  I do this, Fred does the rest
2464 * Multiple sets in one file::   Mixing it all, and still finding your way
2465 * Fast access to TODO states::  Single letter selection of a state
2466 * Per-file keywords::           Different files, different requirements
2467 * Faces for TODO keywords::     Highlighting states
2469 \x1f
2470 File: org,  Node: Workflow states,  Next: TODO types,  Prev: TODO extensions,  Up: TODO extensions
2472 5.2.1 TODO keywords as workflow states
2473 --------------------------------------
2475 You can use TODO keywords to indicate different _sequential_ states in
2476 the process of working on an item, for example(1):
2478      (setq org-todo-keywords
2479        '((sequence "TODO" "FEEDBACK" "VERIFY" "|" "DONE" "DELEGATED")))
2481    The vertical bar separates the TODO keywords (states that _need
2482 action_) from the DONE states (which need _no further action_.  If you
2483 don't provide the separator bar, the last state is used as the DONE
2484 state.  With this setup, the command `C-c C-t' will cycle an entry from
2485 TODO to FEEDBACK, then to VERIFY, and finally to DONE and DELEGATED.
2486 You may also use a prefix argument to quickly select a specific state.
2487 For example `C-3 C-c C-t' will change the state immediately to VERIFY.
2488 If you define many keywords, you can use in-buffer completion (see
2489 *Note Completion::) to insert these words into the buffer.  Changing a
2490 todo state can be logged with a timestamp, see *Note Tracking TODO
2491 state changes:: for more information.
2493    ---------- Footnotes ----------
2495    (1) Changing this variable only becomes effective after restarting
2496 Org-mode in a buffer.
2498 \x1f
2499 File: org,  Node: TODO types,  Next: Multiple sets in one file,  Prev: Workflow states,  Up: TODO extensions
2501 5.2.2 TODO keywords as types
2502 ----------------------------
2504 The second possibility is to use TODO keywords to indicate different
2505 _types_ of action items.  For example, you might want to indicate that
2506 items are for "work" or "home".  Or, when you work with several people
2507 on a single project, you might want to assign action items directly to
2508 persons, by using their names as TODO keywords.  This would be set up
2509 like this:
2511      (setq org-todo-keywords '((type "Fred" "Sara" "Lucy" "|" "DONE")))
2513    In this case, different keywords do not indicate a sequence, but
2514 rather different types.  So the normal work flow would be to assign a
2515 task to a person, and later to mark it DONE.  Org-mode supports this
2516 style by adapting the workings of the command `C-c C-t'(1).  When used
2517 several times in succession, it will still cycle through all names, in
2518 order to first select the right type for a task.  But when you return
2519 to the item after some time and execute `C-c C-t' again, it will switch
2520 from any name directly to DONE.  Use prefix arguments or completion to
2521 quickly select a specific name.  You can also review the items of a
2522 specific TODO type in a sparse tree by using a numeric prefix to `C-c
2523 C-v'.  For example, to see all things Lucy has to do, you would use
2524 `C-3 C-c C-v'.  To collect Lucy's items from all agenda files into a
2525 single buffer, you would use the prefix arg as well when creating the
2526 global todo list: `C-3 C-c t'.
2528    ---------- Footnotes ----------
2530    (1) This is also true for the `t' command in the timeline and agenda
2531 buffers.
2533 \x1f
2534 File: org,  Node: Multiple sets in one file,  Next: Fast access to TODO states,  Prev: TODO types,  Up: TODO extensions
2536 5.2.3 Multiple keyword sets in one file
2537 ---------------------------------------
2539 Sometimes you may want to use different sets of TODO keywords in
2540 parallel.  For example, you may want to have the basic `TODO'/`DONE',
2541 but also a workflow for bug fixing, and a separate state indicating
2542 that an item has been canceled (so it is not DONE, but also does not
2543 require action).  Your setup would then look like this:
2545      (setq org-todo-keywords
2546            '((sequence "TODO" "|" "DONE")
2547              (sequence "REPORT" "BUG" "KNOWNCAUSE" "|" "FIXED")
2548              (sequence "|" "CANCELED")))
2550    The keywords should all be different, this helps Org-mode to keep
2551 track of which subsequence should be used for a given entry.  In this
2552 setup, `C-c C-t' only operates within a subsequence, so it switches from
2553 `DONE' to (nothing) to `TODO', and from `FIXED' to (nothing) to
2554 `REPORT'.  Therefore you need a mechanism to initially select the
2555 correct sequence.  Besides the obvious ways like typing a keyword or
2556 using completion, you may also apply the following commands:
2558 `C-S-<right>'
2559 `C-S-<left>'
2560      These keys jump from one TODO subset to the next.  In the above
2561      example, `C-S-<right>' would jump from `TODO' or `DONE' to
2562      `REPORT', and any of the words in the second row to `CANCELED'.  
2564 `S-<right>'
2565 `S-<left>'
2566      `S-<<left>>' and `S-<<right>>' and walk through _all_ keywords
2567      from all sets, so for example `S-<<right>>' would switch from
2568      `DONE' to `REPORT' in the example above.
2570 \x1f
2571 File: org,  Node: Fast access to TODO states,  Next: Per-file keywords,  Prev: Multiple sets in one file,  Up: TODO extensions
2573 5.2.4 Fast access to TODO states
2574 --------------------------------
2576 If you would like to quickly change an entry to an arbitrary TODO state
2577 instead of cycling through the states, you can set up keys for
2578 single-letter access to the states.  This is done by adding the section
2579 key after each keyword, in parenthesis.  For example:
2581      (setq org-todo-keywords
2582            '((sequence "TODO(t)" "|" "DONE(d)")
2583              (sequence "REPORT(r)" "BUG(b)" "KNOWNCAUSE(k)" "|" "FIXED(f)")
2584              (sequence "|" "CANCELED(c)")))
2586    If you then press `C-u C-c C-t' followed by the selection key, the
2587 entry will be switched to this state.  <SPC> can be used to remove any
2588 TODO keyword from an entry.  Should you like this way of selecting TODO
2589 states a lot, you might want to set the variable
2590 `org-use-fast-todo-selection' to `t' and make this behavior the
2591 default.  Check also the variable
2592 `org-fast-tag-selection-include-todo', it allows to change the TODO
2593 state through the tags interface (*note Setting tags::).
2595 \x1f
2596 File: org,  Node: Per-file keywords,  Next: Faces for TODO keywords,  Prev: Fast access to TODO states,  Up: TODO extensions
2598 5.2.5 Setting up keywords for individual files
2599 ----------------------------------------------
2601 It can be very useful to use different aspects of the TODO mechanism in
2602 different files.  For file-local settings, you need to add special lines
2603 to the file which set the keywords and interpretation for that file
2604 only.  For example, to set one of the two examples discussed above, you
2605 need one of the following lines, starting in column zero anywhere in the
2606 file:
2608      #+SEQ_TODO: TODO FEEDBACK VERIFY | DONE CANCELED
2609    or
2610      #+TYP_TODO: Fred Sara Lucy Mike | DONE
2612    A setup for using several sets in parallel would be:
2614      #+SEQ_TODO: TODO | DONE
2615      #+SEQ_TODO: REPORT BUG KNOWNCAUSE | FIXED
2616      #+SEQ_TODO: | CANCELED
2618 To make sure you are using the correct keyword, type `#+' into the
2619 buffer and then use `M-<TAB>' completion.
2621    Remember that the keywords after the vertical bar (or the last
2622 keyword if no bar is there) must always mean that the item is DONE
2623 (although you may use a different word).  After changing one of these
2624 lines, use `C-c C-c' with the cursor still in the line to make the
2625 changes known to Org-mode(1).
2627    ---------- Footnotes ----------
2629    (1) Org-mode parses these lines only when Org-mode is activated
2630 after visiting a file.  `C-c C-c' with the cursor in a line starting
2631 with `#+' is simply restarting Org-mode for the current buffer.
2633 \x1f
2634 File: org,  Node: Faces for TODO keywords,  Prev: Per-file keywords,  Up: TODO extensions
2636 5.2.6 Faces for TODO keywords
2637 -----------------------------
2639 Org-mode highlights TODO keywords with special faces: `org-todo' for
2640 keywords indicating that an item still has to be acted upon, and
2641 `org-done' for keywords indicating that an item is finished.  If you
2642 are using more than 2 different states, you might want to use special
2643 faces for some of them.  This can be done using the variable
2644 `org-todo-keyword-faces'.  For example:
2646      (setq org-todo-keyword-faces
2647            '(("TODO"      . org-warning)
2648              ("DEFERRED"  . shadow)
2649              ("CANCELED"  . (:foreground "blue" :weight bold))))
2651 \x1f
2652 File: org,  Node: Progress logging,  Next: Priorities,  Prev: TODO extensions,  Up: TODO items
2654 5.3 Progress Logging
2655 ====================
2657 Org-mode can automatically record a time stamp and even a note when you
2658 mark a TODO item as DONE, or even each time you change the state of a
2659 TODO item.
2661 * Menu:
2663 * Closing items::               When was this entry marked DONE?
2664 * Tracking TODO state changes::  When did the status change?
2666 \x1f
2667 File: org,  Node: Closing items,  Next: Tracking TODO state changes,  Prev: Progress logging,  Up: Progress logging
2669 5.3.1 Closing items
2670 -------------------
2672 If you want to keep track of _when_ a certain TODO item was finished,
2673 turn on logging with(1)
2675      (setq org-log-done t)
2677 Then each time you turn a TODO entry into DONE using either `C-c C-t'
2678 in the Org-mode buffer or `t' in the agenda buffer, a line `CLOSED:
2679 [timestamp]' will be inserted just after the headline.  If you turn the
2680 entry back into a TODO item through further state cycling, that line
2681 will be removed again.  In the timeline (*note Timeline::) and in the
2682 agenda (*note Weekly/Daily agenda::), you can then use the `l' key to
2683 display the TODO items closed on each day, giving you an overview of
2684 what has been done on a day.  If you want to record a note along with
2685 the timestamp, use(2)
2687      (setq org-log-done '(done))
2689    ---------- Footnotes ----------
2691    (1) The corresponding in-buffer setting is: `#+STARTUP: logdone'.
2692 You may also set this for the scope of a subtree by adding a `LOGGING'
2693 property with one or more of the logging keywords in the value.
2695    (2) The corresponding in-buffer setting is: `#+STARTUP: lognotedone'
2697 \x1f
2698 File: org,  Node: Tracking TODO state changes,  Prev: Closing items,  Up: Progress logging
2700 5.3.2 Tracking TODO state changes
2701 ---------------------------------
2703 When TODO keywords are used as workflow states (*note Workflow
2704 states::), you might want to keep track of when a state change occurred
2705 and record a note about this change.  With the setting(1)
2707      (setq org-log-done '(state))
2709 each state change will prompt you for a note that will be attached to
2710 the current headline.  If you press `C-c C-c' without typing anything
2711 into the note buffer, only the time of the state change will be noted.
2712 Very likely you do not want this verbose tracking all the time, so it
2713 is probably better to configure this behavior with in-buffer options.
2714 For example, if you are tracking purchases, put these into a separate
2715 file that contains:
2717      #+SEQ_TODO: TODO(t) ORDERED(o) INVOICE(i) PAYED(p) | RECEIVED(r)
2718      #+STARTUP: lognotestate
2720    If you only need to take a note for some of the states, mark those
2721 states with an additional `@', like this:
2723      #+SEQ_TODO: TODO(t) ORDERED(o@) INVOICE(i@) PAYED(p) | RECEIVED(r)
2724      #+STARTUP: lognotestate
2726    ---------- Footnotes ----------
2728    (1) The corresponding in-buffer setting is: `#+STARTUP:
2729 lognotestate'.
2731 \x1f
2732 File: org,  Node: Priorities,  Next: Breaking down tasks,  Prev: Progress logging,  Up: TODO items
2734 5.4 Priorities
2735 ==============
2737 If you use Org-mode extensively, you may end up enough TODO items that
2738 it starts to make sense to prioritize them.  Prioritizing can be done by
2739 placing a _priority cookie_ into the headline of a TODO item, like this
2741      *** TODO [#A] Write letter to Sam Fortune
2743 By default, Org-mode supports three priorities: `A', `B', and `C'.  `A'
2744 is the highest priority.  An entry without a cookie is treated as
2745 priority `B'.  Priorities make a difference only in the agenda (*note
2746 Weekly/Daily agenda::); outside the agenda, they have no inherent
2747 meaning to Org-mode.
2749    Priorities can be attached to any outline tree entries; they do not
2750 need to be TODO items.
2752 `C-c ,'
2753      Set the priority of the current headline.  The command prompts for
2754      a priority character `A', `B' or `C'.  When you press <SPC>
2755      instead, the priority cookie is removed from the headline.  The
2756      priorities can also be changed "remotely" from the timeline and
2757      agenda buffer with the `,' command (*note Agenda commands::).  
2759 `S-<up>'
2760 `S-<down>'
2761      Increase/decrease priority of current headline(1).  Note that these
2762      keys are also used to modify time stamps (*note Creating
2763      timestamps::).  Furthermore, these keys are also used by CUA-mode
2764      (*note Conflicts::).
2766    You can change the range of allowed priorities by setting the
2767 variables `org-highest-priority', `org-lowest-priority', and
2768 `org-default-priority'.  For an individual buffer, you may set these
2769 values (highest, lowest, default) like this (please make sure that the
2770 highest priority is earlier in the alphabet than the lowest priority):
2772      #+PRIORITIES: A C B
2774    ---------- Footnotes ----------
2776    (1) See also the option `org-priority-start-cycle-with-default''.
2778 \x1f
2779 File: org,  Node: Breaking down tasks,  Next: Checkboxes,  Prev: Priorities,  Up: TODO items
2781 5.5 Breaking tasks down into subtasks
2782 =====================================
2784 It is often advisable to break down large tasks into smaller, manageable
2785 subtasks.  You can do this by creating an outline tree below a TODO
2786 item, with detailed subtasks on the tree(1).  Another possibility is
2787 the use of checkboxes to identify (a hierarchy of) a large number of
2788 subtasks (*note Checkboxes::).
2790    ---------- Footnotes ----------
2792    (1) To keep subtasks out of the global TODO list, see the
2793 `org-agenda-todo-list-sublevels'.
2795 \x1f
2796 File: org,  Node: Checkboxes,  Prev: Breaking down tasks,  Up: TODO items
2798 5.6 Checkboxes
2799 ==============
2801 Every item in a plain list (*note Plain lists::) can be made into a
2802 checkbox by starting it with the string `[ ]'.  This feature is similar
2803 to TODO items (*note TODO items::), but is more lightweight.
2804 Checkboxes are not included into the global TODO list, so they are often
2805 great to split a task into a number of simple steps.  Or you can use
2806 them in a shopping list.  To toggle a checkbox, use `C-c C-c', or use
2807 the mouse (thanks to Piotr Zielinski's `org-mouse.el').
2809    Here is an example of a checkbox list.
2811      * TODO Organize party [3/6]
2812        - call people [1/3]
2813          - [ ] Peter
2814          - [X] Sarah
2815          - [ ] Sam
2816        - [X] order food
2817        - [ ] think about what music to play
2818        - [X] talk to the neighbors
2820    The `[3/6]' and `[1/3]' in the first and second line are cookies
2821 indicating how many checkboxes present in this entry have been checked
2822 off, and the total number of checkboxes are present.  This can give you
2823 an idea on how many checkboxes remain, even without opening a folded
2824 entry.  The cookies can be placed into a headline or into (the first
2825 line of) a plain list item. Each cookie covers all checkboxes
2826 structurally below the headline/item on which the cookie appear.  You
2827 have to insert the cookie yourself by typing either `[/]' or `[%]'.
2828 With `[/]' you get an `n out of m' result, as in the examples above.
2829 With `[%]' you get information about the percentage of checkboxes
2830 checked (in the above example, this would be `[50%]' and `[33%]',
2831 respectively).
2833 The following commands work with checkboxes:
2835 `C-c C-c'
2836      Toggle checkbox at point.  With prefix argument, set it to `[-]',
2837      which is considered to be an intermediate state.  
2839 `C-c C-x C-b'
2840      Toggle checkbox at point.
2841         - If there is an active region, toggle the first checkbox in
2842           the region and set all remaining boxes to the same status as
2843           the first.  If you want to toggle all boxes in the region
2844           independently, use a prefix argument.
2846         - If the cursor is in a headline, toggle checkboxes in the
2847           region between this headline and the next (so _not_ the
2848           entire subtree).
2850         - If there is no active region, just toggle the checkbox at
2851           point.
2852      
2853 `M-S-<RET>'
2854      Insert a new item with a checkbox.  This works only if the cursor
2855      is already in a plain list item (*note Plain lists::).  
2857 `C-c #'
2858      Update the checkbox statistics in the current outline entry.  When
2859      called with a `C-u' prefix, update the entire file.  Checkbox
2860      statistic cookies are updated automatically if you toggle
2861      checkboxes with `C-c C-c' and make new ones with `M-S-<RET>'.  If
2862      you delete boxes or add/change them by hand, use this command to
2863      get things back into synch.  Or simply toggle any checkbox twice
2864      with `C-c C-c'.
2866 \x1f
2867 File: org,  Node: Tags,  Next: Properties and columns,  Prev: TODO items,  Up: Top
2869 6 Tags
2870 ******
2872 An excellent way to implement labels and contexts for cross-correlating
2873 information is to assign tags to headlines.  Org-mode has extensive
2874 support for tags.
2876    Every headline can contain a list of tags; they occur at the end of
2877 the headline.  Tags are normal words containing letters, numbers, `_',
2878 and `@'.  Tags must be preceded and followed by a single colon, e.g.,
2879 `:WORK:'.  Several tags can be specified, as in `:work:URGENT:'.
2881 * Menu:
2883 * Tag inheritance::             Tags use the tree structure of the outline
2884 * Setting tags::                How to assign tags to a headline
2885 * Tag searches::                Searching for combinations of tags
2887 \x1f
2888 File: org,  Node: Tag inheritance,  Next: Setting tags,  Prev: Tags,  Up: Tags
2890 6.1 Tag inheritance
2891 ===================
2893 Tags make use of the hierarchical structure of outline trees.  If a
2894 heading has a certain tag, all subheadings will inherit the tag as
2895 well.  For example, in the list
2897      * Meeting with the French group      :work:
2898      ** Summary by Frank                  :boss:notes:
2899      *** TODO Prepare slides for him      :action:
2901 the final heading will have the tags `:work:', `:boss:', `:notes:', and
2902 `:action:' even though the final heading is not explicitly marked with
2903 those tags.  When executing tag searches and Org-mode finds that a
2904 certain headline matches the search criterion, it will not check any
2905 sublevel headline, assuming that these also match and that the list of
2906 matches could become very long because of that.  If you do want the
2907 subevels be tested and listed as well, you may set the variable
2908 `org-tags-match-list-sublevels'.  To turn off tag inheritance entirely,
2909 use the variable `org-use-tag-inheritance'.
2911 \x1f
2912 File: org,  Node: Setting tags,  Next: Tag searches,  Prev: Tag inheritance,  Up: Tags
2914 6.2 Setting tags
2915 ================
2917 Tags can simply be typed into the buffer at the end of a headline.
2918 After a colon, `M-<TAB>' offers completion on tags.  There is also a
2919 special command for inserting tags:
2921 `C-c C-c'
2922      Enter new tags for the current headline.  Org-mode will either
2923      offer completion or a special single-key interface for setting
2924      tags, see below.  After pressing <RET>, the tags will be inserted
2925      and aligned to `org-tags-column'.  When called with a `C-u'
2926      prefix, all tags in the current buffer will be aligned to that
2927      column, just to make things look nice.  TAGS are automatically
2928      realigned after promotion, demotion, and TODO state changes (*note
2929      TODO basics::).
2931    Org will support tag insertion based on a _list of tags_.  By
2932 default this list is constructed dynamically, containing all tags
2933 currently used in the buffer.  You may also globally specify a hard list
2934 of tags with the variable `org-tag-alist'.  Finally you can set the
2935 default tags for a given file with lines like
2937      #+TAGS: @work @home @tennisclub
2938      #+TAGS: laptop car pc sailboat
2940    If you have globally defined your preferred set of tags using the
2941 variable `org-tag-alist', but would like to use a dynamic tag list in a
2942 specific file, add an empty TAGS option line to that file:
2944      #+TAGS:
2946    The default support method for entering tags is minibuffer
2947 completion.  However, Org-mode also implements a much better method:
2948 _fast tag selection_.  This method allows to select and deselect tags
2949 with a single key per tag.  To function efficiently, you should assign
2950 unique keys to most tags.  This can be done globally with
2952      (setq org-tag-alist '(("@work" . ?w) ("@home" . ?h) ("laptop" . ?l)))
2954 or on a per-file basis with
2956      #+TAGS: @work(w)  @home(h)  @tennisclub(t)  laptop(l)  pc(p)
2958 You can also group together tags that are mutually exclusive.  With
2959 curly braces(1)
2961      #+TAGS: { @work(w)  @home(h)  @tennisclub(t) }  laptop(l)  pc(p)
2963 you indicate that at most one of `@work', `@home', and `@tennisclub'
2964 should be selected.
2966 Don't forget to press `C-c C-c' with the cursor in one of these lines
2967 to activate any changes.
2969    If at least one tag has a selection key, pressing `C-c C-c' will
2970 automatically present you with a special interface, listing inherited
2971 tags, the tags of the current headline, and a list of all legal tags
2972 with corresponding keys(2).  In this interface, you can use the
2973 following keys:
2975 `a-z...'
2976      Pressing keys assigned to tags will add or remove them from the
2977      list of tags in the current line.  Selecting a tag in a group of
2978      mutually exclusive tags will turn off any other tags from that
2979      group.  
2981 `<TAB>'
2982      Enter a tag in the minibuffer, even if the tag is not in the
2983      predefined list.  You will be able to complete on all tags present
2984      in the buffer.  
2986 `<SPC>'
2987      Clear all tags for this line.  
2989 `<RET>'
2990      Accept the modified set.
2992 `C-g'
2993      Abort without installing changes.
2996      If `q' is not assigned to a tag, it aborts like `C-g'.
2999      Turn off groups of mutually exclusive tags.  Use this to (as an
3000      exception) assign several tags from such a group.
3002 `C-c'
3003      Toggle auto-exit after the next change (see below).  If you are
3004      using expert mode, the first `C-c' will display the selection
3005      window.
3007 This method lets you assign tags to a headline with very few keys.  With
3008 the above setup, you could clear the current tags and set `@home',
3009 `laptop' and `pc' tags with just the following keys: `C-c C-c <SPC> h l
3010 p <RET>'.  Switching from `@home' to `@work' would be done with `C-c
3011 C-c w <RET>' or alternatively with `C-c C-c C-c w'.  Adding the
3012 non-predefined tag `Sarah' could be done with `C-c C-c <TAB> S a r a h
3013 <RET> <RET>'.
3015    If you find that most of the time, you need only a single keypress to
3016 modify your list of tags, set the variable
3017 `org-fast-tag-selection-single-key'.  Then you no longer have to press
3018 <RET> to exit fast tag selection - it will immediately exit after the
3019 first change.  If you then occasionally need more keys, press `C-c' to
3020 turn off auto-exit for the current tag selection process (in effect:
3021 start selection with `C-c C-c C-c' instead of `C-c C-c').  If you set
3022 the variable to the value `expert', the special window is not even
3023 shown for single-key tag selection, it comes up only when you press an
3024 extra `C-c'.
3026    ---------- Footnotes ----------
3028    (1) In `org-mode-alist' use `'(:startgroup)' and `'(:endgroup)',
3029 respectively.  Several groups are allowed.
3031    (2) Keys will automatically be assigned to tags which have no
3032 configured keys.
3034 \x1f
3035 File: org,  Node: Tag searches,  Prev: Setting tags,  Up: Tags
3037 6.3 Tag searches
3038 ================
3040 Once a system of tags has been set up, it can be used to collect related
3041 information into special lists.
3043 `C-c \'
3044 `C-c / T'
3045      Create a sparse tree with all headlines matching a tags search.
3046      With a `C-u' prefix argument, ignore headlines that are not a TODO
3047      line.  
3049 `C-c a m'
3050      Create a global list of tag matches from all agenda files.  *Note
3051      Matching tags and properties::.  
3053 `C-c a M'
3054      Create a global list of tag matches from all agenda files, but
3055      check only TODO items and force checking subitems (see variable
3056      `org-tags-match-list-sublevels').
3058    A tags search string can use Boolean operators `&' for AND and `|'
3059 for OR.  `&' binds more strongly than `|'.  Parenthesis are currently
3060 not implemented.  A tag may also be preceded by `-', to select against
3061 it, and `+' is syntactic sugar for positive selection.  The AND
3062 operator `&' is optional when `+' or `-' is present.  Examples:
3064 `+work-boss'
3065      Select headlines tagged `:work:', but discard those also tagged
3066      `:boss:'.
3068 `work|laptop'
3069      Selects lines tagged `:work:' or `:laptop:'.
3071 `work|laptop&night'
3072      Like before, but require the `:laptop:' lines to be tagged also
3073      `night'.
3075    If you are using multi-state TODO keywords (*note TODO
3076 extensions::), it can be useful to also match on the TODO keyword.
3077 This can be done by adding a condition after a slash to a tags match.
3078 The syntax is similar to the tag matches, but should be applied with
3079 consideration: For example, a positive selection on several TODO
3080 keywords can not meaningfully be combined with boolean AND.  However,
3081 _negative selection_ combined with AND can be meaningful.  To make sure
3082 that only lines are checked that actually have any TODO keyword, use
3083 `C-c a M', or equivalently start the todo part after the slash with `!'.
3084 Examples:
3086 `work/WAITING'
3087      Select `:work:'-tagged TODO lines with the specific TODO keyword
3088      `WAITING'.
3090 `work/!-WAITING-NEXT'
3091      Select `:work:'-tagged TODO lines that are neither `WAITING' nor
3092      `NEXT'
3094 `work/+WAITING|+NEXT'
3095      Select `:work:'-tagged TODO lines that are either `WAITING' or
3096      `NEXT'.
3098    Any element of the tag/todo match can be a regular expression - in
3099 this case it must be enclosed in curly braces.  For example,
3100 `work+{^boss.*}' matches headlines that contain the tag `work' and any
3101 tag starting with `boss'.
3103    You can also require a headline to be of a certain level or
3104 category, by writing instead of any TAG an expression like `LEVEL=3' or
3105 `CATEGORY="work"', respectively.  For example, a search
3106 `+LEVEL=3+boss/-DONE' lists all level three headlines that have the tag
3107 `boss' and are _not_ marked with the todo keyword DONE.
3109 \x1f
3110 File: org,  Node: Properties and columns,  Next: Dates and times,  Prev: Tags,  Up: Top
3112 7 Properties and Columns
3113 ************************
3115 Properties are a set of key-value pairs associated with an entry.  There
3116 are two main applications for properties in Org-mode.  First, properties
3117 are like tags, but with a value.  Second, you can use properties to
3118 implement (very basic) database capabilities in an Org-mode buffer.  For
3119 an example of the first application, imagine maintaining a file where
3120 you document bugs and plan releases of a piece of software.  Instead of
3121 using tags like `:release_1:', `:release_2:', one can use a property,
3122 say `Release', that in different subtrees has different values, such as
3123 `1.0' or `2.0'.  For an example of the second application of
3124 properties, imagine keeping track of one's music CD's, where properties
3125 could be things such as the album artist, date of release, number of
3126 tracks, and so on.
3128    Properties can be conveiently edited and viewed in column view
3129 (*note Column view::).
3131    are like tags, but with a value.  For example, in a file where you
3132 document bugs and plan releases of a piece of software, instead of using
3133 tags like `:release_1:', `:release_2:', it can be more efficient to use
3134 a property `Release' with a value `1.0' or `2.0'.  Second, you can use
3135 properties to implement (very basic) database capabilities in an
3136 Org-mode buffer, for example to create a list of Music CD's you own.
3137 You can edit and view properties conveniently in column view (*note
3138 Column view::).
3140 * Menu:
3142 * Property syntax::             How properties are spelled out
3143 * Special properties::          Access to other Org-mode features
3144 * Property searches::           Matching property values
3145 * Property inheritance::        Passing values down the tree
3146 * Column view::                 Tabular viewing and editing
3147 * Property API::                Properties for Lisp programmers
3149 \x1f
3150 File: org,  Node: Property syntax,  Next: Special properties,  Prev: Properties and columns,  Up: Properties and columns
3152 7.1 Property Syntax
3153 ===================
3155 Properties are key-value pairs.  They need to be inserted into a special
3156 drawer (*note Drawers::) with the name `PROPERTIES'.  Each property is
3157 specified on a single line, with the key (surrounded by colons) first,
3158 and the value after it.  Here is an example:
3160      * CD collection
3161      ** Classic
3162      *** Goldberg Variations
3163          :PROPERTIES:
3164          :Title:     Goldberg Variations
3165          :Composer:  J.S. Bach
3166          :Artist:    Glen Gould
3167          :Publisher: Deutsche Grammphon
3168          :NDisks:    1
3169          :END:
3171    You may define the allowed values for a particular property `Xyz' by
3172 setting a property `Xyz_ALL'.  This special property is _inherited_, so
3173 if you set it in a level 1 entry, it will apply to the entire tree.
3174 When allowed values are defined, setting the corresponding property
3175 becomes easier and is less prone to typing errors.  For the example
3176 with the CD collection, we can predefine publishers and the number of
3177 disks in a box like this:
3179      * CD collection
3180        :PROPERTIES:
3181        :NDisks_ALL:  1 2 3 4
3182        :Publisher_ALL: "Deutsche Grammophon" Phillips EMI
3183        :END:
3185    If you want to set properties that can be inherited by any entry in a
3186 file, use a line like
3188      #+PROPERTY: NDisks_ALL 1 2 3 4
3190    Property values set with the global variable `org-global-properties'
3191 can be inherited by all entries in all Org-mode files.
3193 The following commands help to work with properties:
3195 `M-<TAB>'
3196      After an initial colon in a line, complete property keys.  All
3197      keys used in the current file will be offered as possible
3198      completions.  
3200 `C-c C-x p'
3201      Set a property.  This prompts for a property name and a value.  If
3202      necessary, the property drawer is created as well.
3204 `M-x org-insert-property-drawer'
3205      Insert a property drawer into the current entry.  The drawer will
3206      be inserted early in the entry, but after the lines with planning
3207      information like deadlines.  
3209 `C-c C-c'
3210      With the cursor in a property drawer, this executes property
3211      commands.
3213 `C-c C-c s'
3214      Set a property in the current entry.  Both the property and the
3215      value can be inserted using completion.  
3217 `S-<left>/<right>'
3218      Switch property at point to the next/previous allowed value.
3220 `C-c C-c d'
3221      Remove a property from the current entry.
3223 `C-c C-c D'
3224      Globally remove a property, from all entries in the current file.
3226 `C-c C-c c'
3227      Compute the property at point, using the operator and scope from
3228      the nearest column format definition.
3230 \x1f
3231 File: org,  Node: Special properties,  Next: Property searches,  Prev: Property syntax,  Up: Properties and columns
3233 7.2 Special Properties
3234 ======================
3236 Special properties provide alternative access method to Org-mode
3237 features discussed in the previous chapters, like the TODO state or the
3238 priority of an entry.  This interface exists so that you can include
3239 these states into columns view (*note Column view::), or to use them in
3240 queries.  The following property names are special and should not be
3241 used as keys in the properties drawer:
3243      TODO         The TODO keyword of the entry.
3244      TAGS         The tags defined directly in the headline.
3245      ALLTAGS      All tags, including inherited ones.
3246      PRIORITY     The priority of the entry, a string with a single letter.
3247      DEADLINE     The deadline time string, without the angular brackets.
3248      SCHEDULED    The scheduling time stamp, without the angular brackets.
3249      TIMESTAMP    The first keyword-less time stamp in the entry.
3250      TIMESTAMP_IA The first inactive time stamp in the entry.
3252 \x1f
3253 File: org,  Node: Property searches,  Next: Property inheritance,  Prev: Special properties,  Up: Properties and columns
3255 7.3 Property searches
3256 =====================
3258 To create sparse trees and special lists with selection based on
3259 properties, the same commands are used as for tag searches (*note Tag
3260 searches::), and the same logic applies.  For example, a search string
3262      +work-boss+PRIORITY="A"+Coffee="unlimited"+With={Sarah\|Denny}
3264 finds entries tagged `:work:' but not `:boss:', which also have a
3265 priority value `A', a `:Coffee:' property with the value `unlimited',
3266 and a `:With:' property that is matched by the regular expression
3267 `Sarah\|Denny'.
3269    You can configure Org-mode to use property inheritance during a
3270 search, see *Note Property inheritance:: for details.
3272    There is also a special command for creating sparse trees based on a
3273 single property:
3275 `C-c / p'
3276      Create a sparse tree based on the value of a property.  This first
3277      prompts for the name of a property, and then for a value.  A
3278      sparse tree is created with all entries that define this property
3279      with the given value.  If you enclose the value into curly braces,
3280      it is interpreted as a regular expression and matched against the
3281      property values.
3283 \x1f
3284 File: org,  Node: Property inheritance,  Next: Column view,  Prev: Property searches,  Up: Properties and columns
3286 7.4 Property Inheritance
3287 ========================
3289 The outline structure of Org-mode documents lends itself for an
3290 inheritance model of properties: If the parent in a tree has a certain
3291 property, the children can inherit this property.  Org-mode does not
3292 turn this on by default, because it can slow down property searches
3293 significantly and is often not needed.  However, if you find inheritance
3294 useful, you can turn it on by setting the variable
3295 `org-use-property-inheritance'.  It may be set to `t', to make all
3296 properties inherited from the parent, or to a list of properties that
3297 should be inherited.
3299    Org-mode has a few properties for which inheritance is hard-coded, at
3300 least for the special applications for which they are used:
3302 `COLUMNS'
3303      The column property defines the format of column view (*note
3304      Column view::).  It is inherited in the sense that the level where
3305      a `COLUMNS' property is defined is used as the starting point for a
3306      column view table, independently of the location in the subtree
3307      from where columns view is turned on.
3309 `CATEGORY'
3310      For agenda view, a category set through a `CATEGORY' property
3311      applies to the entire subtree.
3313 `ARCHIVE'
3314      For archiving, the `ARCHIVE' property may define the archive
3315      location for the entire subtree (*note Moving subtrees::).
3317 \x1f
3318 File: org,  Node: Column view,  Next: Property API,  Prev: Property inheritance,  Up: Properties and columns
3320 7.5 Column View
3321 ===============
3323 A great way to view and edit properties in an outline tree is _column
3324 view_.  In column view, each outline item is turned into a table row.
3325 Columns in this table provide access to properties of the entries.
3326 Org-mode implements columns by overlaying a tabular structure over the
3327 headline of each item.  While the headlines have been turned into a
3328 table row, you can still change the visibility of the outline tree.
3329 For example, you get a compact table by switching to CONTENTS view
3330 (`S-<TAB> S-<TAB>', or simply `c' while column view is active), but you
3331 can still open, read, and edit the entry below each headline.  Or, you
3332 can switch to column view after executing a sparse tree command and in
3333 this way get a table only for the selected items.  Column view also
3334 works in agenda buffers (*note Agenda views::) where queries have
3335 collected selected items, possibly from a number of files.
3337 * Menu:
3339 * Defining columns::            The COLUMNS format property
3340 * Using column view::           How to create and use column view
3341 * Capturing Column View::       A dynamic block for column view
3343 \x1f
3344 File: org,  Node: Defining columns,  Next: Using column view,  Prev: Column view,  Up: Column view
3346 7.5.1 Defining Columns
3347 ----------------------
3349 Setting up a column view first requires defining the columns.  This is
3350 done by defining a column format line.
3352 * Menu:
3354 * Scope of column definitions::  Where defined, where valid?
3355 * Column attributes::           Appearance and content of a column
3357 \x1f
3358 File: org,  Node: Scope of column definitions,  Next: Column attributes,  Prev: Defining columns,  Up: Defining columns
3360 7.5.1.1 Scope of column definitions
3361 ...................................
3363 To define a column format for an entire file, use a line like
3365      #+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
3367    To specify a format that only applies to a specific tree, add a
3368 COLUMNS property to the top node of that tree, for example
3369      ** Top node for columns view
3370         :PROPERTIES:
3371         :COLUMNS: %25ITEM %TAGS %PRIORITY %TODO
3372         :END:
3374    If a `COLUMNS' property is present in an entry, it defines columns
3375 for the entry itself, and for the entire subtree below it.  Since the
3376 column definition is part of the hierarchical structure of the document,
3377 you can define columns on level 1 that are general enough for all
3378 sublevels, and more specific columns further down, when you edit a
3379 deeper part of the tree.
3381 \x1f
3382 File: org,  Node: Column attributes,  Prev: Scope of column definitions,  Up: Defining columns
3384 7.5.1.2 Column attributes
3385 .........................
3387 A column definition sets the attributes of a column.  The general
3388 definition looks like this:
3390       %[width]property[(title)][{summary-type}]
3392 Except for the percent sign and the property name, all items are
3393 optional.  The individual parts have the following meaning:
3395      width           An integer specifying the width of the column in characters.
3396                      If omitted, the width will be determined automatically.
3397      property        The property that should be edited in this column.
3398      (title)         The header text for the column. If omitted, the
3399                      property name is used.
3400      {summary-type}  The summary type.  If specified, the column values for
3401                      parent nodes are computed from the children.
3402                      Supported summary types are:
3403                      {+}       Sum numbers in this column.
3404                      {+;%.1f}  Like `+', but format result with `%.1f'.
3405                      {$}       Currency, short for `+;%.2f'.
3406                      {:}       Sum times, HH:MM:SS, plain numbers are hours.
3407                      {X}       Checkbox status, [X] if all children are [X].
3409 Here is an example for a complete columns definition, along with allowed
3410 values.
3412      :COLUMNS:  %20ITEM %9Approved(Approved?){X} %Owner %11Status %10Time_Spent{:}
3413      :Owner_ALL:    Tammy Mark Karl Lisa Don
3414      :Status_ALL:   "In progress" "Not started yet" "Finished" ""
3415      :Approved_ALL: "[ ]" "[X]"
3417    The first column, `%25ITEM', means the first 25 characters of the
3418 item itself, i.e. of the headline.  You probably always should start the
3419 column definition with the ITEM specifier.  The other specifiers create
3420 columns `Owner' with a list of names as allowed values, for `Status'
3421 with four different possible values, and for a checkbox field
3422 `Approved'.  When no width is given after the `%' character, the column
3423 will be exactly as wide as it needs to be in order to fully display all
3424 values.  The `Approved' column does have a modified title (`Approved?',
3425 with a question mark).  Summaries will be created for the `Time_Spent'
3426 column by adding time duration expressions like HH:MM, and for the
3427 `Approved' column, by providing an `[X]' status if all children have
3428 been checked.
3430 \x1f
3431 File: org,  Node: Using column view,  Next: Capturing Column View,  Prev: Defining columns,  Up: Column view
3433 7.5.2 Using Column View
3434 -----------------------
3436 Turning column view on and off
3437 ..............................
3439 `C-c C-x C-c'
3440      Create the column view for the local environment.  This command
3441      searches the hierarchy, up from point, for a `COLUMNS' property
3442      that defines a format.  When one is found, the column view table
3443      is established for the entire tree, starting from the entry that
3444      contains the `COLUMNS' property.  If none is found, the format is
3445      taken from the `#+COLUMNS' line or from the variable
3446      `org-columns-default-format', and column view is established for
3447      the current entry and its subtree.  
3450      Exit column view.
3452 Editing values
3453 ..............
3455 `<left> <right> <up> <down>'
3456      Move through the column view from field to field.  
3458 `S-<left>/<right>'
3459      Switch to the next/previous allowed value of the field.  For this,
3460      you have to have specified allowed values for a property.  
3462 `n / p'
3463      Same as `S-<left>/<right>' 
3466      Edit the property at point.  For the special properties, this will
3467      invoke the same interface that you normally use to change that
3468      property.  For example, when editing a TAGS property, the tag
3469      completion or fast selection interface will pop up.  
3471 `C-c C-c'
3472      When there is a checkbox at point, toggle it.  
3475      View the full value of this property.  This is useful if the width
3476      of the column is smaller than that of the value.  
3479      Edit the list of allowed values for this property.  If the list is
3480      found in the hierarchy, the modified values is stored there.  If
3481      no list is found, the new value is stored in the first entry that
3482      is part of the current column view.
3484 Modifying the table structure
3485 .............................
3487 `< / >'
3488      Make the column narrower/wider by one character.  
3490 `S-M-<right>'
3491      Insert a new column, to the right of the current column.  
3493 `S-M-<left>'
3494      Delete the current column.
3496 \x1f
3497 File: org,  Node: Capturing Column View,  Prev: Using column view,  Up: Column view
3499 7.5.3 Capturing Column View
3500 ---------------------------
3502 Since column view is just an overlay over a buffer, it cannot be
3503 exported or printed directly.  If you want to capture a column view, use
3504 the dynamic block (*note Dynamic blocks::).  The frame of this block
3505 looks like this:
3507      * The column view
3508      #+BEGIN: columnview :hlines 1 :id "label"
3510      #+END:
3512 This dynamic block has the following parameters:
3514 `:id'
3515      This is most important parameter.  Column view is a feature that is
3516      often localized to a certain (sub)tree, and the capture block
3517      might be in a different location in the file.  To identify the
3518      tree whose view to capture, you can use 3 values:
3519           local     use the tree in which the capture block is located
3520           global    make a global view, including all headings in the file
3521           "label"   call column view in the tree that has and `:ID:'
3522                     property with the value label
3524 `:hlines'
3525      When `t', insert a hline after every line.  When a number N, insert
3526      a hline before each headline with level `<= N'.
3528 `:vlines'
3529      When set to `t', enforce column groups to get vertical lines.
3531 The following commands insert or update the dynamic block:
3533 `C-c C-x r'
3534      Insert a dynamic block capturing a column view.  You will be
3535      prompted for the scope or id of the view.  
3537 `C-c C-c'
3538 `C-c C-x C-u'
3539      Update dynamical block at point.  The cursor needs to be in the
3540      `#+BEGIN' line of the dynamic block.  
3542 `C-u C-c C-x C-u'
3543      Update all dynamic blocks (*note Dynamic blocks::).  This is
3544      useful if you have several clocktable blocks in a buffer.
3546 \x1f
3547 File: org,  Node: Property API,  Prev: Column view,  Up: Properties and columns
3549 7.6 The Property API
3550 ====================
3552 There is a full API for accessing and changing properties.  This API can
3553 be used by Emacs Lisp programs to work with properties and to implement
3554 features based on them.  For more information see *Note Using the
3555 property API::.
3557 \x1f
3558 File: org,  Node: Dates and times,  Next: Remember,  Prev: Properties and columns,  Up: Top
3560 8 Dates and Times
3561 *****************
3563 To assist project planning, TODO items can be labeled with a date and/or
3564 a time.  The specially formatted string carrying the date and time
3565 information is called a _timestamp_ in Org-mode.  This may be a little
3566 confusing because timestamp is often used as indicating when something
3567 was created or last changed.  However, in Org-mode this term is used in
3568 a much wider sense.
3570 * Menu:
3572 * Time stamps::                 Assigning a time to a tree entry
3573 * Creating timestamps::         Commands which insert timestamps
3574 * Deadlines and scheduling::    Planning your work
3575 * Clocking work time::
3577 \x1f
3578 File: org,  Node: Time stamps,  Next: Creating timestamps,  Prev: Dates and times,  Up: Dates and times
3580 8.1 Time stamps, deadlines and scheduling
3581 =========================================
3583 A time stamp is a specification of a date (possibly with time or a range
3584 of times) in a special format, either `<2003-09-16 Tue>' or
3585 `<2003-09-16 Tue 09:39>' or `<2003-09-16 Tue 12:00-12:30>'(1).  A time
3586 stamp can appear anywhere in the headline or body of an org-tree entry.
3587 Its presence causes entries to be shown on specific dates in the agenda
3588 (*note Weekly/Daily agenda::).  We distinguish:
3590 PLAIN TIME STAMP; EVENT; APPOINTMENT
3591      A simple time stamp just assigns a date/time to an item.  This is
3592      just like writing down an appointment or event in a paper agenda.
3593      In the timeline and agenda displays, the headline of an entry
3594      associated with a plain time stamp will be shown exactly on that
3595      date.
3597           * Meet Peter at the movies <2006-11-01 Wed 19:15>
3598           * Discussion on climate change <2006-11-02 Thu 20:00-22:00>
3600 TIME STAMP WITH REPEATER INTERVAL
3601      A time stamp may contain a _repeater interval_, indicating that it
3602      applies not only on the given date, but again and again after a
3603      certain interval of N days (d), weeks (w), months(m), or years(y).
3604      The following will show up in the agenda every Wednesday:
3606           * Pick up Sam at school <2007-05-16 Wed 12:30 +1w>
3608 DIARY-STYLE SEXP ENTRIES
3609      For more complex date specifications, Org-mode supports using the
3610      special sexp diary entries implemented in the Emacs calendar/diary
3611      package.  For example
3613           * The nerd meeting on every 2nd Thursday of the month
3614             <%%(diary-float t 4 2)>
3616 TIME/DATE RANGE
3617      Two time stamps connected by `--' denote a range.  The headline
3618      will be shown on the first and last day of the range, and on any
3619      dates that are displayed and fall in the range.  Here is an
3620      example:
3622           ** Meeting in Amsterdam
3623              <2004-08-23 Mon>--<2004-08-26 Thu>
3625 INACTIVE TIME STAMP
3626      Just like a plain time stamp, but with square brackets instead of
3627      angular ones.  These time stamps are inactive in the sense that
3628      they do _not_ trigger an entry to show up in the agenda.
3630           * Gillian comes late for the fifth time [2006-11-01 Wed]
3633    ---------- Footnotes ----------
3635    (1) This is the standard ISO date/time format.  To use an
3636 alternative format, see *Note Custom time format::.
3638 \x1f
3639 File: org,  Node: Creating timestamps,  Next: Deadlines and scheduling,  Prev: Time stamps,  Up: Dates and times
3641 8.2 Creating timestamps
3642 =======================
3644 For Org-mode to recognize time stamps, they need to be in the specific
3645 format.  All commands listed below produce time stamps in the correct
3646 format.
3648 `C-c .'
3649      Prompt for a date and insert a corresponding time stamp.  When the
3650      cursor is at a previously used time stamp, it is updated to NOW.
3651      When this command is used twice in succession, a time range is
3652      inserted.  
3654 `C-u C-c .'
3655      Like `C-c .', but use the alternative format which contains date
3656      and time.  The default time can be rounded to multiples of 5
3657      minutes, see the option `org-time-stamp-rounding-minutes'.  
3659 `C-c !'
3660      Like `C-c .', but insert an inactive time stamp that will not cause
3661      an agenda entry.  
3663 `C-c <'
3664      Insert a time stamp corresponding to the cursor date in the
3665      Calendar.  
3667 `C-c >'
3668      Access the Emacs calendar for the current date.  If there is a
3669      timestamp in the current line, goto the corresponding date instead.  
3671 `C-c C-o'
3672      Access the agenda for the date given by the time stamp or -range at
3673      point (*note Weekly/Daily agenda::).  
3675 `S-<left>'
3676 `S-<right>'
3677      Change date at cursor by one day.  These key bindings conflict with
3678      CUA-mode (*note Conflicts::).  
3680 `S-<up>'
3681 `S-<down>'
3682      Change the item under the cursor in a timestamp.  The cursor can
3683      be on a year, month, day, hour or minute.  Note that if the cursor
3684      is in a headline and not at a time stamp, these same keys modify
3685      the priority of an item.  (*note Priorities::). The key bindings
3686      also conflict with CUA-mode (*note Conflicts::).  
3688 `C-c C-y'
3689      Evaluate a time range by computing the difference between start and
3690      end.  With prefix arg, insert result after the time range (in a
3691      table: into the following column).
3693 * Menu:
3695 * The date/time prompt::        How org-mode helps you entering date and time
3696 * Custom time format::          Making dates look differently
3698 \x1f
3699 File: org,  Node: The date/time prompt,  Next: Custom time format,  Prev: Creating timestamps,  Up: Creating timestamps
3701 8.2.1 The date/time prompt
3702 --------------------------
3704 When Org-mode prompts for a date/time, the default is shown as an ISO
3705 date, and the prompt therefore seems to ask for an ISO date.  But it
3706 will in fact accept any string containing some date and/or time
3707 information, and it is really smart about interpreting your input.  You
3708 can, for example, use `C-y' to paste a (possibly multi-line) string
3709 copied from an email message.  Org-mode will find whatever information
3710 is in there and derive anything you have not specified from the
3711 _default date and time_.  The default is usually the current date and
3712 time, but when modifying an existing time stamp, or when entering the
3713 second stamp of a range, it is taken from the stamp in the buffer.
3714 When filling in information, Org-mode assumes that most of the time you
3715 will want to enter a date in the future: If you omit the month/year and
3716 the given day/month is before today, it will assume that you mean a
3717 future date(1).
3719    For example, lets assume that today is June 13, 2006.  Here is how
3720 various inputs will be interpreted, the items filled in by Org-mode are
3721 in bold.
3723      3-2-5         --> 2003-02-05
3724      14            --> 2006-06-14
3725      12            --> 2006-07-12
3726      Fri           --> nearest Friday (defaultdate or later)
3727      sep 15        --> 2006-11-15
3728      feb 15        --> 2007-02-15
3729      sep 12 9      --> 2009-09-12
3730      12:45         --> 2006-06-13 12:45
3731      22 sept 0:34  --> 2006-09-22 0:34
3733    Furthermore you can specify a relative date by giving, as the
3734 _first_ thing in the input: a plus/minus sign, a number and a letter
3735 [dwmy] to indicate change in days weeks, months, years.  With a single
3736 plus or minus, the date is always relative to today.  With a double
3737 plus or minus, it is relative to the default date.  If instead of a
3738 single letter, you use the abbreviation of day name, the date will be
3739 the nth such day.  E.g.
3741      +4d           --> four days from today
3742      +4            --> same as above
3743      +2w           --> two weeks from today
3744      ++5           --> five days from default date
3745      +2tue         --> second tuesday from now.
3747    The function understands English month and weekday abbreviations.  If
3748 you want to use unabbreviated names and/or other languages, configure
3749 the variables `parse-time-months' and `parse-time-weekdays'.
3751    Parallel to the minibuffer prompt, a calendar is popped up(2).  When
3752 you exit the date prompt, either by clicking on a date in the calendar,
3753 or by pressing <RET>, the date selected in the calendar will be
3754 combined with the information entered at the prompt.  You can control
3755 the calendar fully from the minibuffer:
3757      > / <          Scroll calendar forward/backward by one month.
3758      mouse-1        Select date by clicking on it.
3759      S-<right>/<left>     One day forward/backward.
3760      S-<down>/<up>     One week forward/backward.
3761      M-S-<right>/<left>   One month forward/backward.
3762      <RET>           Choose date in calendar.
3764    The actions of the date/time prompt may seem complex, but I asure you
3765 they will grow on you.  To help you understand what is going on, the
3766 current interpretation of your input will be displayed live in the
3767 minibuffer(3).
3769    ---------- Footnotes ----------
3771    (1) See the variable `org-read-date-prefer-future'.
3773    (2) If you don't need/want the calendar, configure the variable
3774 `org-popup-calendar-for-date-prompt'.
3776    (3) If you find this distracting, turn the display of with
3777 `org-read-date-display-live'.
3779 \x1f
3780 File: org,  Node: Custom time format,  Prev: The date/time prompt,  Up: Creating timestamps
3782 8.2.2 Custom time format
3783 ------------------------
3785 Org-mode uses the standard ISO notation for dates and times as it is
3786 defined in ISO 8601.  If you cannot get used to this and require another
3787 representation of date and time to keep you happy, you can get it by
3788 customizing the variables `org-display-custom-times' and
3789 `org-time-stamp-custom-formats'.
3791 `C-c C-x C-t'
3792      Toggle the display of custom formats for dates and times.
3794 Org-mode needs the default format for scanning, so the custom date/time
3795 format does not _replace_ the default format - instead it is put _over_
3796 the default format using text properties.  This has the following
3797 consequences:
3798    * You cannot place the cursor onto a time stamp anymore, only before
3799      or after.
3801    * The `S-<up>/<down>' keys can no longer be used to adjust each
3802      component of a time stamp.  If the cursor is at the beginning of
3803      the stamp, `S-<up>/<down>' will change the stamp by one day, just
3804      like `S-<left>/<right>'.  At the end of the stamp, the time will
3805      be changed by one minute.
3807    * If the time stamp contains a range of clock times or a repeater,
3808      these will not be overlayed, but remain in the buffer as they were.
3810    * When you delete a time stamp character-by-character, it will only
3811      disappear from the buffer after _all_ (invisible) characters
3812      belonging to the ISO timestamp have been removed.
3814    * If the custom time stamp format is longer than the default and you
3815      are using dates in tables, table alignment will be messed up.  If
3816      the custom format is shorter, things do work as expected.
3818 \x1f
3819 File: org,  Node: Deadlines and scheduling,  Next: Clocking work time,  Prev: Creating timestamps,  Up: Dates and times
3821 8.3 Deadlines and Scheduling
3822 ============================
3824 A time stamp may be preceded by special keywords to facilitate planning:
3826 DEADLINE
3827      Meaning: the task (most likely a TODO item, though not
3828      necessarily) is supposed to be finished on that date.
3830      On the deadline date, the task will be listed in the agenda.  In
3831      addition, the agenda for _today_ will carry a warning about the
3832      approaching or missed deadline, starting
3833      `org-deadline-warning-days' before the due date, and continuing
3834      until the entry is marked DONE.  An example:
3836           *** TODO write article about the Earth for the Guide
3837               The editor in charge is [[bbdb:Ford Prefect]]
3838               DEADLINE: <2004-02-29 Sun>
3840      You can specify a different lead time for warnings for a specific
3841      deadlines using the following syntax.  Here is an example with a
3842      warning period of 5 days `DEADLINE: <2004-02-29 Sun -5d>'.
3844 SCHEDULED
3845      Meaning: you are planning to start working on that task on the
3846      given date.
3848      The headline will be listed under the given date(1).  In addition,
3849      a reminder that the scheduled date has passed will be present in
3850      the compilation for _today_, until the entry is marked DONE.
3851      I.e., the task will automatically be forwarded until completed.
3853           *** TODO Call Trillian for a date on New Years Eve.
3854               SCHEDULED: <2004-12-25 Sat>
3856      Important: Scheduling an item in Org-mode should not be understood
3857      in the same way that we understand scheduling a meeting.  Setting
3858      a date for a meeting is just a simple appointment, you should mark
3859      this entry with a simple plain time stamp, to get this item shown
3860      on the date where it applies.  This is a frequent
3861      mis-understanding from Org-users.  In Org-mode, scheduling means
3862      setting a date when you want to start working on an action item.
3864 * Menu:
3866 * Inserting deadline/schedule::  Planning items
3867 * Repeated tasks::              Items that show up again and again
3869    ---------- Footnotes ----------
3871    (1) It will still be listed on that date after it has been marked
3872 DONE.  If you don't like this, set the variable
3873 `org-agenda-skip-scheduled-if-done'.
3875 \x1f
3876 File: org,  Node: Inserting deadline/schedule,  Next: Repeated tasks,  Prev: Deadlines and scheduling,  Up: Deadlines and scheduling
3878 8.3.1 Inserting deadline/schedule
3879 ---------------------------------
3881 The following commands allow to quickly insert a deadline or to schedule
3882 an item:
3884 `C-c C-d'
3885      Insert `DEADLINE' keyword along with a stamp.  The insertion will
3886      happen in the line directly following the headline.  When called
3887      with a prefix arg, an existing deadline will be removed from the
3888      entry.  
3890 `C-c / d'
3891      Create a sparse tree with all deadlines that are either past-due,
3892      or which will become due within `org-deadline-warning-days'.  With
3893      `C-u' prefix, show all deadlines in the file.  With a numeric
3894      prefix, check that many days.  For example, `C-1 C-c / d' shows
3895      all deadlines due tomorrow.  
3897 `C-c C-s'
3898      Insert `SCHEDULED' keyword along with a stamp.  The insertion will
3899      happen in the line directly following the headline.  Any CLOSED
3900      timestamp will be removed.  When called with a prefix argument,
3901      remove the scheduling date from the entry.
3903 \x1f
3904 File: org,  Node: Repeated tasks,  Prev: Inserting deadline/schedule,  Up: Deadlines and scheduling
3906 8.3.2 Repeated Tasks
3907 --------------------
3909 Some tasks need to be repeated again and again.  Org-mode helps to
3910 organize such tasks using a so-called repeater in a DEADLINE or
3911 SCHEDULED time stamp.  In the following example
3912      ** TODO Pay the rent
3913         DEADLINE: <2005-10-01 Sat +1m>
3914    the `+1m' is a repeater; the intended interpretation is that the
3915 task has a deadline on <2005-10-01> and repeats itself every (one) month
3916 starting from that time.
3918    Deadlines and scheduled items produce entries in the agenda when they
3919 are over-due, so it is important to be able to mark such an entry as
3920 completed once you have done so.  When you mark a DEADLINE or a SCHEDULE
3921 with the todo keyword DONE, it will no longer produce entries in the
3922 agenda. The problem with this is, however, that then also the _next_
3923 instance of the repeated entry will not be active.  Org-mode deals with
3924 this in the following way: When you try to mark such an entry DONE
3925 (using `C-c C-t'), it will shift the base date of the repeating time
3926 stamp by the repeater interval, and immediately set the entry state
3927 back to TODO.  In the example above, setting the state to DONE would
3928 actually switch the date like this:
3930      ** TODO Pay the rent
3931         DEADLINE: <2005-11-01 Tue +1m>
3933    You will also be prompted for a note(1) that will be put under the
3934 DEADLINE line to keep a record that you actually acted on the previous
3935 instance of this deadline.
3937    As a consequence of shifting the base date, this entry will no
3938 longer be visible in the agenda when checking past dates, but all
3939 future instances will be visible.
3941    You may have both scheduling and deadline information for a specific
3942 task - just make sure that the repeater intervals on both are the same.
3944    ---------- Footnotes ----------
3946    (1) You can change this using the option `org-log-repeat', or the
3947 `#+STARTUP' options `logrepeat' and `nologrepeat'.
3949 \x1f
3950 File: org,  Node: Clocking work time,  Prev: Deadlines and scheduling,  Up: Dates and times
3952 8.4 Clocking work time
3953 ======================
3955 Org-mode allows you to clock the time you spent on specific tasks in a
3956 project.  When you start working on an item, you can start the clock.
3957 When you stop working on that task, or when you mark the task done, the
3958 clock is stopped and the corresponding time interval is recorded.  It
3959 also computes the total time spent on each subtree of a project.
3961 `C-c C-x C-i'
3962      Start the clock on the current item (clock-in).  This inserts the
3963      CLOCK keyword together with a timestamp.  If this is not the first
3964      clocking of this item, the multiple CLOCK lines will be wrapped
3965      into a `:CLOCK:' drawer (see also the variable
3966      `org-clock-into-drawer'.  
3968 `C-c C-x C-o'
3969      Stop the clock (clock-out).  The inserts another timestamp at the
3970      same location where the clock was last started.  It also directly
3971      computes the resulting time in inserts it after the time range as
3972      `=> HH:MM'.  See the variable `org-log-done' for the possibility to
3973      record an additional note together with the clock-out time
3974      stamp(1).  
3976 `C-c C-y'
3977      Recompute the time interval after changing one of the time stamps.
3978      This is only necessary if you edit the time stamps directly.  If
3979      you change them with `S-<cursor>' keys, the update is automatic.  
3981 `C-c C-t'
3982      Changing the TODO state of an item to DONE automatically stops the
3983      clock if it is running in this same item.  
3985 `C-c C-x C-x'
3986      Cancel the current clock.  This is useful if a clock was started by
3987      mistake, or if you ended up working on something else.  
3989 `C-c C-x C-j'
3990      Jump to the entry that contains the currently running clock, an
3991      another window.  
3993 `C-c C-x C-d'
3994      Display time summaries for each subtree in the current buffer.
3995      This puts overlays at the end of each headline, showing the total
3996      time recorded under that heading, including the time of any
3997      subheadings. You can use visibility cycling to study the tree, but
3998      the overlays disappear when you change the buffer (see variable
3999      `org-remove-highlights-with-change') or press `C-c C-c'.  
4001 `C-c C-x C-r'
4002      Insert a dynamic block (*note Dynamic blocks::) containing a clock
4003      report as an org-mode table into the current file.  When the
4004      cursor is at an existing clock table, just update it.  When called
4005      with a prefix argument, jump to the first clock report in the
4006      current document and update it.
4007           #+BEGIN: clocktable :maxlevel 2 :emphasize nil :scope file
4009           #+END: clocktable
4010      If such a block already exists at point, its content is replaced
4011      by the new table.  The `BEGIN' line can specify options:
4012           :maxlevel    Maximum level depth to which times are listed in the table.
4013           :emphasize   When `t', emphasize level one and level two items
4014           :scope       The scope to consider.  This can be any of the following:
4015                        nil        the current buffer or narrowed region
4016                        file       the full current buffer
4017                        subtree    the subtree where the clocktable is located
4018                        treeN      the surrounding level N tree, for example `tree3'
4019                        tree       the surrounding level 1 tree
4020                        agenda     all agenda files
4021                        ("file"..) scan these files
4022           :block       The time block to consider.  This block is specified relative
4023                        to the current time and may be any of these keywords:
4024                        `today', `yesterday', `thisweek', `lastweek',
4025                        `thismonth', `lastmonth', `thisyear', or `lastyear'.
4026           :tstart      A time string specifying when to start considering times
4027           :tend        A time string specifying when to stop considering times
4028      So to get a clock summary of the current level 1 tree, for the
4029      current day, you could write
4030           #+BEGIN: clocktable :maxlevel 2 :block today :scope tree1
4032           #+END: clocktable
4033      and to use a specific time range you could write(2)
4034           #+BEGIN: clocktable :tstart "<2006-08-10 Thu 10:00>"
4035                               :tend "<2006-08-10 Thu 12:00>"
4037           #+END: clocktable
4038      
4039 `C-c C-c'
4040 `C-c C-x C-u'
4041      Update dynamical block at point.  The cursor needs to be in the
4042      `#+BEGIN' line of the dynamic block.  
4044 `C-u C-c C-x C-u'
4045      Update all dynamic blocks (*note Dynamic blocks::).  This is
4046      useful if you have several clocktable blocks in a buffer.
4048    The `l' key may be used in the timeline (*note Timeline::) and in
4049 the agenda (*note Weekly/Daily agenda::) to show which tasks have been
4050 worked on or closed during a day.
4052    ---------- Footnotes ----------
4054    (1) The corresponding in-buffer setting is: `#+STARTUP:
4055 lognoteclock-out'
4057    (2) Note that all parameters must be specified in a single line -
4058 the line is broken here only to fit it onto the manual.
4060 \x1f
4061 File: org,  Node: Remember,  Next: Agenda views,  Prev: Dates and times,  Up: Top
4063 9 Remember
4064 **********
4066 The Remember package by John Wiegley lets you store quick notes with
4067 little interruption of your work flow.  See
4068 `http://www.emacswiki.org/cgi-bin/wiki/RememberMode' for more
4069 information.  It is an excellent way to add new notes and tasks to
4070 Org-mode files.  Org-mode significantly expands the possibilities of
4071 remember: You may define templates for different note types, and
4072 associate target files and headlines with specific templates.  It also
4073 allows you to select the location where a note should be stored
4074 interactively, on the fly.
4076 * Menu:
4078 * Setting up remember::         Some code for .emacs to get things going
4079 * Remember templates::          Define the outline of different note types
4080 * Storing notes::               Directly get the note to where it belongs
4081 * Refiling notes::              Moving a note or task to a project
4083 \x1f
4084 File: org,  Node: Setting up remember,  Next: Remember templates,  Prev: Remember,  Up: Remember
4086 9.1 Setting up remember
4087 =======================
4089 The following customization will tell remember to use org files as
4090 target, and to create annotations compatible with Org-mode links.
4092      (org-remember-insinuate)
4093      (setq org-directory "~/path/to/my/orgfiles/")
4094      (setq org-default-notes-file (concat org-directory "/notes.org"))
4095      (define-key global-map "\C-cr" 'org-remember)
4097    The last line binds the command `org-remember' to a global key(1).
4098 `org-remember' basically just calls `remember', but it makes a few
4099 things easier: If there is an active region, it will automatically copy
4100 the region into the remember buffer.  It also allows to jump to the
4101 buffer and location where remember notes are being stored: Just call
4102 `org-remember' with a prefix argument.
4104    ---------- Footnotes ----------
4106    (1) Please select your own key, `C-c r' is only a suggestion.
4108 \x1f
4109 File: org,  Node: Remember templates,  Next: Storing notes,  Prev: Setting up remember,  Up: Remember
4111 9.2 Remember templates
4112 ======================
4114 In combination with Org-mode, you can use templates to generate
4115 different types of remember notes.  For example, if you would like to
4116 use one template to create general TODO entries, another one for
4117 journal entries, and a third one for collecting random ideas, you could
4118 use:
4120      (setq org-remember-templates
4121       '(("Todo" ?t "* TODO %?\n  %i\n  %a" "~/org/TODO.org" "Tasks")
4122         ("Journal" ?j "* %U %?\n\n  %i\n  %a" "~/org/JOURNAL.org")
4123         ("Idea" ?i "* %^{Title}\n  %i\n  %a" "~/org/JOURNAL.org" "New Ideas")))
4125 In these entries, the first string is just a name, and the character
4126 specifies how to select the template.  It is useful if the character is
4127 also the first letter of the name.  The next string specifies the
4128 template.  Two more (optional) strings give the file in which, and the
4129 headline under which the new note should be stored.  The file (if not
4130 present or `nil') defaults to `org-default-notes-file', the heading to
4131 `org-remember-default-headline'.
4133    When you call `M-x remember' (or `M-x org-remember') to remember
4134 something, org will prompt for a key to select the template (if you have
4135 more than one template) and then prepare the buffer like
4136      * TODO
4137        [[file:link to where you called remember]]
4139 During expansion of the template, special `%'-escapes allow dynamic
4140 insertion of content:
4141      %^{prompt}  prompt the user for a string and replace this sequence with it.
4142                  You may specify a default value and a completion table with
4143                  %^{prompt|default|completion2|completion3...}
4144                  The arrow keys access a prompt-specific history.
4145      %t          time stamp, date only
4146      %T          time stamp with date and time
4147      %u, %U      like the above, but inactive time stamps
4148      %^t         like `%t', but prompt for date.  Similarly `%^T', `%^u', `%^U'
4149                  You may define a prompt like `%^{Birthday}t'
4150      %n          user name (taken from `user-full-name')
4151      %a          annotation, normally the link created with `org-store-link'
4152      %A          like `%a', but prompt for the description part
4153      %i          initial content, the region when remember is called with C-u.
4154                  The entire text will be indented like `%i' itself.
4155      %c          Content of the clipboard, or current kill ring head.
4156      %^g         prompt for tags, with completion on tags in target file.
4157      %^G         prompt for tags, with completion all tags in all agenda files.
4158      %:keyword   specific information for certain link types, see below
4159      %[pathname] insert the contents of the file given by `pathname'
4160      %(sexp)     evaluate elisp `(sexp)' and replace with the result
4161      %!          immediately store note after completing the template
4162                  (skipping the `C-c C-c' that normally triggers storing)
4164 For specific link types, the following keywords will be defined(1):
4166      Link type          |  Available keywords
4167      -------------------+----------------------------------------------
4168      bbdb               |  %:name %:company
4169      vm, wl, mh, rmail  |  %:type %:subject %:message-id
4170                         |  %:from %:fromname %:fromaddress
4171                         |  %:to   %:toname   %:toaddress
4172                         |  %:fromto (either "to NAME" or "from NAME")(2)
4173      gnus               |  %:group, for messages also all email fields
4174      w3, w3m            |  %:url
4175      info               |  %:file %:node
4176      calendar           |  %:date"
4178 To place the cursor after template expansion use:
4180      %?          After completing the template, position cursor here.
4182 If you change you mind about which template to use, call `org-remember'
4183 in the remember buffer.  You may then select a new template that will
4184 be filled with the previous context information.
4186    ---------- Footnotes ----------
4188    (1) If you define your own link types (*note Adding hyperlink
4189 types::), any property you store with `org-store-link-props' can be
4190 accessed in remember templates in a similar way.
4192    (2) This will always be the other, not the user.  See the variable
4193 `org-from-is-user-regexp'.
4195 \x1f
4196 File: org,  Node: Storing notes,  Next: Refiling notes,  Prev: Remember templates,  Up: Remember
4198 9.3 Storing notes
4199 =================
4201 When you are finished preparing a note with remember, you have to press
4202 `C-c C-c' to file the note away.  The handler will store the note in
4203 the file and under the headline specified in the template, or it will
4204 use the default file and headlines.  The window configuration will be
4205 restored, sending you back to the working context before the call to
4206 `remember'.  To re-use the location found during the last call to
4207 `remember', exit the remember buffer with `C-u C-u C-c C-c', i.e.
4208 specify a double prefix argument to `C-c C-c'.
4210    If you want to store the note directly to a different place, use
4211 `C-u C-c C-c' instead to exit remember(1).  The handler will then first
4212 prompt for a target file - if you press <RET>, the value specified for
4213 the template is used.  Then the command offers the headings tree of the
4214 selected file, with the cursor position at the default headline (if you
4215 had specified one in the template).  You can either immediately press
4216 <RET> to get the note placed there.  Or you can use the following keys
4217 to find a different location:
4218      <TAB>         Cycle visibility.
4219      <down> / <up>   Next/previous visible headline.
4220      n / p        Next/previous visible headline.
4221      f / b        Next/previous headline same level.
4222      u            One level up.
4223    Pressing <RET> or <left> or <right> then leads to the following
4224 result.
4226 Cursor         Key         Note gets inserted
4227 position                   
4228 on headline    <RET>       as sublevel of the heading at cursor, first or
4229                            last
4230                            depending on `org-reverse-note-order'.
4231                <left>/<right>as same level, before/after current heading
4232 buffer-start   <RET>       as level 2 heading at end of file or level 1
4233                            at beginning
4234                            depending on `org-reverse-note-order'.
4235 not on         <RET>       at cursor position, level taken from context.
4236 headline                   
4238    Before inserting the text into a tree, the function ensures that the
4239 text has a headline, i.e. a first line that starts with a `*'.  If not,
4240 a headline is constructed from the current date and some additional
4241 data.  If you have indented the text of the note below the headline, the
4242 indentation will be adapted if inserting the note into the tree requires
4243 demotion from level 1.
4245    ---------- Footnotes ----------
4247    (1) Configure the variable `org-remember-store-without-prompt' to
4248 make this behavior the default.
4250 \x1f
4251 File: org,  Node: Refiling notes,  Prev: Storing notes,  Up: Remember
4253 9.4 Refiling notes
4254 ==================
4256 Remember is usually used to quickly capture notes and tasks into one or
4257 a few capture lists.  When reviewing the captured data, you may want to
4258 refile some of the entries into a different list, for example into a
4259 project.  Cutting, finding the right location and then pasting the note
4260 is cumbersome.  To simplify this process, you can use the following
4261 special command:
4263 `C-c C-w'
4264      Refile the entry at point.  This command offers possible locations
4265      for refiling the entry and lets you select one with completion.
4266      The item is filed below the target heading as a subitem.
4267      Depending on `org-reverse-note-order', it will be either the first
4268      of last subitem, and you can toggle the value of this variable for
4269      the duration of the command by using a `C-u' prefix.
4270      By default, all level 1 headlines in the current buffer are
4271      considered to be targets, but you can have more complex
4272      definitions across a number of files.  See the variable
4273      `org-refile-targets' for details.  The list of targets is compiled
4274      upon first use, you can update it by using a double prefix
4275      argument (`C-u C-u') to this command.
4277 \x1f
4278 File: org,  Node: Agenda views,  Next: Embedded LaTeX,  Prev: Remember,  Up: Top
4280 10 Agenda Views
4281 ***************
4283 Due to the way Org-mode works, TODO items, time-stamped items, and
4284 tagged headlines can be scattered throughout a file or even a number of
4285 files.  To get an overview of open action items, or of events that are
4286 important for a particular date, this information must be collected,
4287 sorted and displayed in an organized way.
4289    Org-mode can select items based on various criteria, and display them
4290 in a separate buffer.  Six different view types are provided:
4292    * an _agenda_ that is like a calendar and shows information for
4293      specific dates,
4295    * a _TODO list_ that covers all unfinished action items,
4297    * a _tags view_, showings headlines based on the tags associated
4298      with them,
4300    * a _timeline view_ that shows all events in a single Org-mode file,
4301      in time-sorted view,
4303    * a _stuck projects view_ showing projects that currently don't move
4304      along, and
4306    * _custom views_ that are special tag/keyword searches and
4307      combinations of different views.
4309 The extracted information is displayed in a special _agenda buffer_.
4310 This buffer is read-only, but provides commands to visit the
4311 corresponding locations in the original Org-mode files, and even to
4312 edit these files remotely.
4314    Two variables control how the agenda buffer is displayed and whether
4315 the window configuration is restored when the agenda exits:
4316 `org-agenda-window-setup' and `org-agenda-restore-windows-after-quit'.
4318 * Menu:
4320 * Agenda files::                Files being searched for agenda information
4321 * Agenda dispatcher::           Keyboard access to agenda views
4322 * Built-in agenda views::       What is available out of the box?
4323 * Presentation and sorting::    How agenda items are prepared for display
4324 * Agenda commands::             Remote editing of org trees
4325 * Custom agenda views::         Defining special searches and views
4327 \x1f
4328 File: org,  Node: Agenda files,  Next: Agenda dispatcher,  Prev: Agenda views,  Up: Agenda views
4330 10.1 Agenda files
4331 =================
4333 The information to be shown is normally collected from all _agenda
4334 files_, the files listed in the variable `org-agenda-files'(1). If a
4335 directory is part of this list, all files with the extension `.org' in
4336 this directory will be part of the list.
4338    Thus even if you only work with a single Org-mode file, this file
4339 should be put into that list(2).  You can customize `org-agenda-files',
4340 but the easiest way to maintain it is through the following commands
4342 `C-c ['
4343      Add current file to the list of agenda files.  The file is added to
4344      the front of the list.  If it was already in the list, it is moved
4345      to the front.  With prefix arg, file is added/moved to the end.  
4347 `C-c ]'
4348      Remove current file from the list of agenda files.  
4350 `C-,'
4351 `C-''
4352      Cycle through agenda file list, visiting one file after the other.
4354 The Org menu contains the current list of files and can be used to
4355 visit any of them.
4357    If you would like to focus the agenda temporarily onto a file not in
4358 this list, or onto just one file in the list or even only a subtree in a
4359 file, this can be done in different ways.  For a single agenda command,
4360 you may press `<' once or several times in the dispatcher (*note Agenda
4361 dispatcher::).  To restrict the agenda scope for an extended period,
4362 use the following commands:
4364 `C-c C-x <'
4365      Permanently restrict the agenda to the current subtree.  When with
4366      a prefix argument, or with the cursor before the first headline in
4367      a file, the agenda scope is set to the entire file.  This
4368      restriction remains in effect until removed with `C-c C-x >', or
4369      by typing either `<' or `>' in the agenda dispatcher.  If there is
4370      a window displaying an agenda view, the new restriction takes
4371      effect immediately.  
4373 `C-c C-x <'
4374      Remove the permanent restriction created by `C-c C-x <'.
4376 When working with `Speedbar', you can use the following commands in the
4377 speedbar frame:
4378 `< in the speedbar frame'
4379      Permanently restrict the agenda to the item at the cursor in the
4380      speedbar frame, either an Org-mode file or a subtree in such a
4381      file.  If there is a window displaying an agenda view, the new
4382      restriction takes effect immediately.  
4384 `> in the speedbar frame'
4385      Lift the restriction again.
4387    ---------- Footnotes ----------
4389    (1) If the value of that variable is not a list, but a single file
4390 name, then the list of agenda files will be maintained in that external
4391 file.
4393    (2) When using the dispatcher, pressing `<' before selecting a
4394 command will actually limit the command to the current file, and ignore
4395 `org-agenda-files' until the next dispatcher command.
4397 \x1f
4398 File: org,  Node: Agenda dispatcher,  Next: Built-in agenda views,  Prev: Agenda files,  Up: Agenda views
4400 10.2 The agenda dispatcher
4401 ==========================
4403 The views are created through a dispatcher that should be bound to a
4404 global key, for example `C-c a' (*note Installation::).  In the
4405 following we will assume that `C-c a' is indeed how the dispatcher is
4406 accessed and list keyboard access to commands accordingly.  After
4407 pressing `C-c a', an additional letter is required to execute a
4408 command.  The dispatcher offers the following default commands:
4410      Create the calendar-like agenda (*note Weekly/Daily agenda::).
4412 `t / T'
4413      Create a list of all TODO items (*note Global TODO list::).
4415 `m / M'
4416      Create a list of headlines matching a TAGS expression (*note
4417      Matching tags and properties::).
4420      Create the timeline view for the current buffer (*note Timeline::).
4422 `# / !'
4423      Create a list of stuck projects (*note Stuck projects::).
4426      Search for a regular expression in all agenda files and
4427      additionally in the files listed in
4428      `org-agenda-multi-occur-extra-files'.  This uses the Emacs command
4429      `multi-occur'.  A prefix argument can be used to specify the
4430      number of context lines for each match, default is 1.
4433      Restrict an agenda command to the current buffer(1).  After
4434      pressing `<', you still need to press the character selecting the
4435      command.
4437 `< <'
4438      If there is an active region, restrict the following agenda
4439      command to the region.  Otherwise, restrict it to the current
4440      subtree(2).  After pressing `< <', you still need to press the
4441      character selecting the command.
4443    You can also define custom commands that will be accessible through
4444 the dispatcher, just like the default commands.  This includes the
4445 possibility to create extended agenda buffers that contain several
4446 blocks together, for example the weekly agenda, the global TODO list and
4447 a number of special tags matches.  *Note Custom agenda views::.
4449    ---------- Footnotes ----------
4451    (1) For backward compatibility, you can also press `1' to restrict
4452 to the current buffer.
4454    (2) For backward compatibility, you can also press `0' to restrict
4455 to the current buffer.
4457 \x1f
4458 File: org,  Node: Built-in agenda views,  Next: Presentation and sorting,  Prev: Agenda dispatcher,  Up: Agenda views
4460 10.3 The built-in agenda views
4461 ==============================
4463 In this section we describe the built-in views.
4465 * Menu:
4467 * Weekly/Daily agenda::         The calendar page with current tasks
4468 * Global TODO list::            All unfinished action items
4469 * Matching tags and properties::  Structured information with fine-tuned search
4470 * Timeline::                    Time-sorted view for single file
4471 * Stuck projects::              Find projects you need to review
4473 \x1f
4474 File: org,  Node: Weekly/Daily agenda,  Next: Global TODO list,  Prev: Built-in agenda views,  Up: Built-in agenda views
4476 10.3.1 The weekly/daily agenda
4477 ------------------------------
4479 The purpose of the weekly/daily _agenda_ is to act like a page of a
4480 paper agenda, showing all the tasks for the current week or day.
4482 `C-c a a'
4483      Compile an agenda for the current week from a list of org files.
4484      The agenda shows the entries for each day.  With a numeric
4485      prefix(1)  (like `C-u 2 1 C-c a a') you may set the number of days
4486      to be displayed (see also the variable `org-agenda-ndays')
4488    Remote editing from the agenda buffer means, for example, that you
4489 can change the dates of deadlines and appointments from the agenda
4490 buffer.  The commands available in the Agenda buffer are listed in
4491 *Note Agenda commands::.
4493 Calendar/Diary integration
4494 ..........................
4496 Emacs contains the calendar and diary by Edward M. Reingold.  The
4497 calendar displays a three-month calendar with holidays from different
4498 countries and cultures.  The diary allows you to keep track of
4499 anniversaries, lunar phases, sunrise/set, recurrent appointments
4500 (weekly, monthly) and more.  In this way, it is quite complementary to
4501 Org-mode.  It can be very useful to combine output from Org-mode with
4502 the diary.
4504    In order to include entries from the Emacs diary into Org-mode's
4505 agenda, you only need to customize the variable
4507      (setq org-agenda-include-diary t)
4509 After that, everything will happen automatically.  All diary entries
4510 including holidays, anniversaries etc will be included in the agenda
4511 buffer created by Org-mode.  <SPC>, <TAB>, and <RET> can be used from
4512 the agenda buffer to jump to the diary file in order to edit existing
4513 diary entries.  The `i' command to insert new entries for the current
4514 date works in the agenda buffer, as well as the commands `S', `M', and
4515 `C' to display Sunrise/Sunset times, show lunar phases and to convert
4516 to other calendars, respectively.  `c' can be used to switch back and
4517 forth between calendar and agenda.
4519    If you are using the diary only for sexp entries and holidays, it is
4520 faster to not use the above setting, but instead to copy or even move
4521 the entries into an Org-mode file. Org-mode evaluates diary-style sexp
4522 entries, and does it faster because there is no overhead for first
4523 creating the diary display.  Note that the sexp entries must start at
4524 the left margin, no white space is allowed before them.  For example,
4525 the following segment of an Org-mode file will be processed and entries
4526 will be made in the agenda:
4528      * Birthdays and similar stuff
4529      #+CATEGORY: Holiday
4530      %%(org-calendar-holiday)   ; special function for holiday names
4531      #+CATEGORY: Ann
4532      %%(diary-anniversary 14  5 1956) Arthur Dent is %d years old
4533      %%(diary-anniversary  2 10 1869) Mahatma Gandhi would be %d years old
4535 Appointment reminders
4536 .....................
4538 Org can interact with Emacs appointments notification facility.
4540    To add all the appointments of your agenda files, use the command
4541 `org-agenda-to-appt'.  This commands also lets you filter through the
4542 list of your appointments and add only those belonging to a specific
4543 category or matching a regular expression. See the docstring for
4544 details.
4546    ---------- Footnotes ----------
4548    (1) For backward compatibility, the universal prefix `C-u' causes
4549 all TODO entries to be listed before the agenda.  This feature is
4550 deprecated, use the dedicated TODO list, or a block agenda instead.
4552 \x1f
4553 File: org,  Node: Global TODO list,  Next: Matching tags and properties,  Prev: Weekly/Daily agenda,  Up: Built-in agenda views
4555 10.3.2 The global TODO list
4556 ---------------------------
4558 The global TODO list contains all unfinished TODO items, formatted and
4559 collected into a single place.
4561 `C-c a t'
4562      Show the global TODO list.  This collects the TODO items from all
4563      agenda files (*note Agenda views::) into a single buffer.  The
4564      buffer is in `agenda-mode', so there are commands to examine and
4565      manipulate the TODO entries directly from that buffer (*note
4566      Agenda commands::).  
4568 `C-c a T'
4569      Like the above, but allows selection of a specific TODO keyword.
4570      You can also do this by specifying a prefix argument to `C-c a t'.
4571      With a `C-u' prefix you are prompted for a keyword, and you may
4572      also specify several keywords by separating them with `|' as
4573      boolean OR operator.  With a numeric prefix, the Nth keyword in
4574      `org-todo-keywords' is selected.  The `r' key in the agenda buffer
4575      regenerates it, and you can give a prefix argument to this command
4576      to change the selected TODO keyword, for example `3 r'.  If you
4577      often need a search for a specific keyword, define a custom
4578      command for it (*note Agenda dispatcher::).
4579      Matching specific TODO keywords can also be done as part of a tags
4580      search (*note Tag searches::).
4582    Remote editing of TODO items means that you can change the state of a
4583 TODO entry with a single key press.  The commands available in the TODO
4584 list are described in *Note Agenda commands::.
4586    Normally the global todo list simply shows all headlines with TODO
4587 keywords.  This list can become very long.  There are two ways to keep
4588 it more compact:
4589    - Some people view a TODO item that has been _scheduled_ for
4590      execution (*note Time stamps::) as no longer _open_.  Configure the
4591      variable `org-agenda-todo-ignore-scheduled' to exclude scheduled
4592      items from the global TODO list.
4594    - TODO items may have sublevels to break up the task into subtasks.
4595      In such cases it may be enough to list only the highest level TODO
4596      headline and omit the sublevels from the global list.  Configure
4597      the variable `org-agenda-todo-list-sublevels' to get this behavior.
4599 \x1f
4600 File: org,  Node: Matching tags and properties,  Next: Timeline,  Prev: Global TODO list,  Up: Built-in agenda views
4602 10.3.3 Matching Tags and Properties
4603 -----------------------------------
4605 If headlines in the agenda files are marked with _tags_ (*note Tags::),
4606 you can select headlines based on the tags that apply to them and
4607 collect them into an agenda buffer.
4609 `C-c a m'
4610      Produce a list of all headlines that match a given set of tags.
4611      The command prompts for a selection criterion, which is a boolean
4612      logic expression with tags, like `+work+urgent-withboss' or
4613      `work|home' (*note Tags::).  If you often need a specific search,
4614      define a custom command for it (*note Agenda dispatcher::).  
4616 `C-c a M'
4617      Like `C-c a m', but only select headlines that are also TODO items
4618      and force checking subitems (see variable
4619      `org-tags-match-list-sublevels').  Matching specific todo keywords
4620      together with a tags match is also possible, see *Note Tag
4621      searches::.
4623    The commands available in the tags list are described in *Note
4624 Agenda commands::.
4626 \x1f
4627 File: org,  Node: Timeline,  Next: Stuck projects,  Prev: Matching tags and properties,  Up: Built-in agenda views
4629 10.3.4 Timeline for a single file
4630 ---------------------------------
4632 The timeline summarizes all time-stamped items from a single Org-mode
4633 file in a _time-sorted view_.  The main purpose of this command is to
4634 give an overview over events in a project.
4636 `C-c a L'
4637      Show a time-sorted view of the org file, with all time-stamped
4638      items.  When called with a `C-u' prefix, all unfinished TODO
4639      entries (scheduled or not) are also listed under the current date.
4641 The commands available in the timeline buffer are listed in *Note
4642 Agenda commands::.
4644 \x1f
4645 File: org,  Node: Stuck projects,  Prev: Timeline,  Up: Built-in agenda views
4647 10.3.5 Stuck projects
4648 ---------------------
4650 If you are following a system like David Allen's GTD to organize your
4651 work, one of the "duties" you have is a regular review to make sure
4652 that all projects move along.  A _stuck_ project is a project that has
4653 no defined next actions, so it will never show up in the TODO lists
4654 Org-mode produces.  During the review, you need to identify such
4655 projects and define next actions for them.
4657 `C-c a #'
4658      List projects that are stuck.  
4660 `C-c a !'
4661      Customize the variable `org-stuck-projects' to define what a stuck
4662      project is and how to find it.
4664    You almost certainly will have to configure this view before it will
4665 work for you.  The built-in default assumes that all your projects are
4666 level-2 headlines, and that a project is not stuck if it has at least
4667 one entry marked with a todo keyword TODO or NEXT or NEXTACTION.
4669    Lets assume that you, in your own way of using Org-mode, identify
4670 projects with a tag PROJECT, and that you use a todo keyword MAYBE to
4671 indicate a project that should not be considered yet.  Lets further
4672 assume that the todo keyword DONE marks finished projects, and that NEXT
4673 and TODO indicate next actions.  The tag @SHOP indicates shopping and
4674 is a next action even without the NEXT tag.  Finally, if the project
4675 contains the special word IGNORE anywhere, it should not be listed
4676 either.  In this case you would start by identifying eligible projects
4677 with a tags/todo match `+PROJECT/-MAYBE-DONE', and then check for TODO,
4678 NEXT, @SHOP, and IGNORE in the subtree to identify projects that are
4679 not stuck.  The correct customization for this is
4681      (setq org-stuck-projects
4682            '("+PROJECT/-MAYBE-DONE" ("NEXT" "TODO") ("@SHOP")
4683                                     "\\<IGNORE\\>"))
4685 \x1f
4686 File: org,  Node: Presentation and sorting,  Next: Agenda commands,  Prev: Built-in agenda views,  Up: Agenda views
4688 10.4 Presentation and sorting
4689 =============================
4691 Before displaying items in an agenda view, Org-mode visually prepares
4692 the items and sorts them.  Each item occupies a single line.  The line
4693 starts with a _prefix_ that contains the _category_ (*note
4694 Categories::) of the item and other important information.  You can
4695 customize the prefix using the option `org-agenda-prefix-format'.  The
4696 prefix is followed by a cleaned-up version of the outline headline
4697 associated with the item.
4699 * Menu:
4701 * Categories::                  Not all tasks are equal
4702 * Time-of-day specifications::  How the agenda knows the time
4703 * Sorting of agenda items::     The order of things
4705 \x1f
4706 File: org,  Node: Categories,  Next: Time-of-day specifications,  Prev: Presentation and sorting,  Up: Presentation and sorting
4708 10.4.1 Categories
4709 -----------------
4711 The category is a broad label assigned to each agenda item.  By default,
4712 the category is simply derived from the file name, but you can also
4713 specify it with a special line in the buffer, like this(1):
4715      #+CATEGORY: Thesis
4717 If you would like to have a special CATEGORY for a single entry or a
4718 (sub)tree, give the entry a `:CATEGORY:' property with the location as
4719 the value (*note Properties and columns::).
4721 The display in the agenda buffer looks best if the category is not
4722 longer than 10 characters.
4724    ---------- Footnotes ----------
4726    (1) For backward compatibility, the following also works: If there
4727 are several such lines in a file, each specifies the category for the
4728 text below it.  The first category also applies to any text before the
4729 first CATEGORY line.  However, using this method is _strongly_
4730 deprecated as it is incompatible with the outline structure of the
4731 document.  The correct method for setting multiple categories in a
4732 buffer is using a property.
4734 \x1f
4735 File: org,  Node: Time-of-day specifications,  Next: Sorting of agenda items,  Prev: Categories,  Up: Presentation and sorting
4737 10.4.2 Time-of-Day Specifications
4738 ---------------------------------
4740 Org-mode checks each agenda item for a time-of-day specification.  The
4741 time can be part of the time stamp that triggered inclusion into the
4742 agenda, for example as in `<2005-05-10 Tue 19:00>'.  Time ranges can be
4743 specified with two time stamps, like
4744 `<2005-05-10 Tue 20:30>--<2005-05-10 Tue 22:15>'.
4746    In the headline of the entry itself, a time(range) may also appear as
4747 plain text (like `12:45' or a `8:30-1pm'.  If the agenda integrates the
4748 Emacs diary (*note Weekly/Daily agenda::), time specifications in diary
4749 entries are recognized as well.
4751    For agenda display, Org-mode extracts the time and displays it in a
4752 standard 24 hour format as part of the prefix.  The example times in
4753 the previous paragraphs would end up in the agenda like this:
4755          8:30-13:00 Arthur Dent lies in front of the bulldozer
4756         12:45...... Ford Prefect arrives and takes Arthur to the pub
4757         19:00...... The Vogon reads his poem
4758         20:30-22:15 Marwin escorts the Hitchhikers to the bridge
4760    If the agenda is in single-day mode, or for the display of today, the
4761 timed entries are embedded in a time grid, like
4763          8:00...... ------------------
4764          8:30-13:00 Arthur Dent lies in front of the bulldozer
4765         10:00...... ------------------
4766         12:00...... ------------------
4767         12:45...... Ford Prefect arrives and takes Arthur to the pub
4768         14:00...... ------------------
4769         16:00...... ------------------
4770         18:00...... ------------------
4771         19:00...... The Vogon reads his poem
4772         20:00...... ------------------
4773         20:30-22:15 Marwin escorts the Hitchhikers to the bridge
4775    The time grid can be turned on and off with the variable
4776 `org-agenda-use-time-grid', and can be configured with
4777 `org-agenda-time-grid'.
4779 \x1f
4780 File: org,  Node: Sorting of agenda items,  Prev: Time-of-day specifications,  Up: Presentation and sorting
4782 10.4.3 Sorting of agenda items
4783 ------------------------------
4785 Before being inserted into a view, the items are sorted.  How this is
4786 done depends on the type of view.
4787    * For the daily/weekly agenda, the items for each day are sorted.
4788      The default order is to first collect all items containing an
4789      explicit time-of-day specification.  These entries will be shown
4790      at the beginning of the list, as a _schedule_ for the day.  After
4791      that, items remain grouped in categories, in the sequence given by
4792      `org-agenda-files'.  Within each category, items are sorted by
4793      priority (*note Priorities::), which is composed of the base
4794      priority (2000 for priority `A', 1000 for `B', and 0 for `C'),
4795      plus additional increments for overdue scheduled or deadline items.
4797    * For the TODO list, items remain in the order of categories, but
4798      within each category, sorting takes place according to priority
4799      (*note Priorities::).
4801    * For tags matches, items are not sorted at all, but just appear in
4802      the sequence in which they are found in the agenda files.
4804    Sorting can be customized using the variable
4805 `org-agenda-sorting-strategy'.
4807 \x1f
4808 File: org,  Node: Agenda commands,  Next: Custom agenda views,  Prev: Presentation and sorting,  Up: Agenda views
4810 10.5 Commands in the agenda buffer
4811 ==================================
4813 Entries in the agenda buffer are linked back to the org file or diary
4814 file where they originate.  You are not allowed to edit the agenda
4815 buffer itself, but commands are provided to show and jump to the
4816 original entry location, and to edit the org-files "remotely" from the
4817 agenda buffer.  In this way, all information is stored only once,
4818 removing the risk that your agenda and note files may diverge.
4820    Some commands can be executed with mouse clicks on agenda lines.  For
4821 the other commands, the cursor needs to be in the desired line.
4823 Motion
4824 ......
4827      Next line (same as <up> and `C-p').  
4830      Previous line (same as <down> and `C-n').
4832 View/GoTo org file
4833 ..................
4835 `mouse-3'
4836 `<SPC>'
4837      Display the original location of the item in another window.  
4840      Display original location and recenter that window.  
4842 `mouse-2'
4843 `mouse-1'
4844 `<TAB>'
4845      Go to the original location of the item in another window.  Under
4846      Emacs 22, `mouse-1' will also works for this.  
4848 `<RET>'
4849      Go to the original location of the item and delete other windows.  
4852      Toggle Follow mode.  In Follow mode, as you move the cursor through
4853      the agenda buffer, the other window always shows the corresponding
4854      location in the org file.  The initial setting for this mode in new
4855      agenda buffers can be set with the variable
4856      `org-agenda-start-with-follow-mode'.  
4859      Display the entire subtree of the current item in an indirect
4860      buffer.  With numerical prefix ARG, go up to this level and then
4861      take that tree.  If ARG is negative, go up that many levels.  With
4862      `C-u' prefix, do not remove the previously used indirect buffer.  
4865      Toggle Logbook mode.  In Logbook mode, entries that where marked
4866      DONE while logging was on (variable `org-log-done') are shown in
4867      the agenda, as are entries that have been clocked on that day.
4869 Change display
4870 ..............
4873      Delete other windows.  
4875 `d w m y'
4876      Switch to day/week/month/year view.  When switching to day or week
4877      view, this setting becomes the default for subseqent agenda
4878      commands.  Since month and year views are slow to create, the do
4879      not become the default.  
4882      Toggle the inclusion of diary entries.  See *Note Weekly/Daily
4883      agenda::.  
4886      Toggle the time grid on and off.  See also the variables
4887      `org-agenda-use-time-grid' and `org-agenda-time-grid'.  
4890      Recreate the agenda buffer, for example to reflect the changes
4891      after modification of the time stamps of items with S-<left> and
4892      S-<right>.  When the buffer is the global todo list, a prefix
4893      argument is interpreted to create a selective list for a specific
4894      TODO keyword.  
4897 `C-x C-s'
4898      Save all Org-mode buffers in the current Emacs session.  
4900 `<right>'
4901      Display the following `org-agenda-ndays' days.  For example, if
4902      the display covers a week, switch to the following week.  With
4903      prefix arg, go forward that many times `org-agenda-ndays' days.  
4905 `<left>'
4906      Display the previous dates.  
4909      Goto today.
4911 Remote editing
4912 ..............
4914 `0-9'
4915      Digit argument.  
4917 `C-_'
4918      Undo a change due to a remote editing command.  The change is
4919      undone both in the agenda buffer and in the remote buffer.  
4922      Change the TODO state of the item, both in the agenda and in the
4923      original org file.  
4925 `C-k'
4926      Delete the current agenda item along with the entire subtree
4927      belonging to it in the original Org-mode file.  If the text to be
4928      deleted remotely is longer than one line, the kill needs to be
4929      confirmed by the user.  See variable `org-agenda-confirm-kill'.  
4932      Archive the subtree corresponding to the current headline.  
4935      Show all tags associated with the current item.  Because of
4936      inheritance, this may be more than the tags listed in the line
4937      itself.  
4940      Set tags for the current headline.  If there is an active region
4941      in the agenda, change a tag for all headings in the region.  
4944      Toggle the ARCHIVE tag for the current headline.  
4947      Set the priority for the current item.  Org-mode prompts for the
4948      priority character. If you reply with <SPC>, the priority cookie
4949      is removed from the entry.  
4952      Display weighted priority of current item.  
4955 `S-<up>'
4956      Increase the priority of the current item.  The priority is
4957      changed in the original buffer, but the agenda is not resorted.
4958      Use the `r' key for this.  
4961 `S-<down>'
4962      Decrease the priority of the current item.  
4964 `C-c C-s'
4965      Schedule this item 
4967 `C-c C-d'
4968      Set a deadline for this item.  
4970 `S-<right>'
4971      Change the time stamp associated with the current line by one day
4972      into the future.  With prefix argument, change it by that many
4973      days.  For example, `3 6 5 S-<right>' will change it by a year.
4974      The stamp is changed in the original org file, but the change is
4975      not directly reflected in the agenda buffer.  Use the `r' key to
4976      update the buffer.  
4978 `S-<left>'
4979      Change the time stamp associated with the current line by one day
4980      into the past.  
4983      Change the time stamp associated with the current line to today.
4984      The key `>' has been chosen, because it is the same as `S-.' on my
4985      keyboard.  
4988      Start the clock on the current item.  If a clock is running
4989      already, it is stopped first.  
4992      Stop the previously started clock.  
4995      Cancel the currently running clock.
4998      Jump to the running clock in another window.
5000 Calendar commands
5001 .................
5004      Open the Emacs calendar and move to the date at the agenda cursor.
5007      When in the calendar, compute and show the Org-mode agenda for the
5008      date at the cursor.  
5011      Insert a new entry into the diary.  Prompts for the type of entry
5012      (day, weekly, monthly, yearly, anniversary, cyclic) and creates a
5013      new entry in the diary, just as `i d' etc. would do in the
5014      calendar.  The date is taken from the cursor position.  
5017      Show the phases of the moon for the three months around current
5018      date.  
5021      Show sunrise and sunset times.  The geographical location must be
5022      set with calendar variables, see documentation of the Emacs
5023      calendar.  
5026      Convert the date at cursor into many other cultural and historic
5027      calendars.  
5030      Show holidays for three month around the cursor date.  
5032 `C-c C-x C-c'
5033      Export a single iCalendar file containing entries from all agenda
5034      files.
5036 Exporting to a file
5037 ...................
5039 `C-x C-w'
5040      Write the agenda view to a file.  Depending on the extension of the
5041      selected file name, the view will be exported as HTML (extension
5042      `.html' or `.htm'), Postscript (extension `.ps'), or plain text
5043      (any other extension).  Use the variable
5044      `org-agenda-exporter-settings' to set options for `ps-print' and
5045      for `htmlize' to be used during export.
5047 Quit and Exit
5048 .............
5051      Quit agenda, remove the agenda buffer.  
5054      Exit agenda, remove the agenda buffer and all buffers loaded by
5055      Emacs for the compilation of the agenda.  Buffers created by the
5056      user to visit org files will not be removed.
5058 \x1f
5059 File: org,  Node: Custom agenda views,  Prev: Agenda commands,  Up: Agenda views
5061 10.6 Custom agenda views
5062 ========================
5064 Custom agenda commands serve two purposes: to store and quickly access
5065 frequently used TODO and tags searches, and to create special composite
5066 agenda buffers.  Custom agenda commands will be accessible through the
5067 dispatcher (*note Agenda dispatcher::), just like the default commands.
5069 * Menu:
5071 * Storing searches::            Type once, use often
5072 * Block agenda::                All the stuff you need in a single buffer
5073 * Setting Options::             Changing the rules
5074 * Exporting Agenda Views::      Writing agendas to files.
5075 * Extracting Agenda Information for other programs::
5077 \x1f
5078 File: org,  Node: Storing searches,  Next: Block agenda,  Prev: Custom agenda views,  Up: Custom agenda views
5080 10.6.1 Storing searches
5081 -----------------------
5083 The first application of custom searches is the definition of keyboard
5084 shortcuts for frequently used searches, either creating an agenda
5085 buffer, or a sparse tree (the latter covering of course only the current
5086 buffer).  Custom commands are configured in the variable
5087 `org-agenda-custom-commands'.  You can customize this variable, for
5088 example by pressing `C-c a C'.  You can also directly set it with Emacs
5089 Lisp in `.emacs'.  The following example contains all valid search
5090 types:
5092      (setq org-agenda-custom-commands
5093            '(("w" todo "WAITING")
5094              ("W" todo-tree "WAITING")
5095              ("u" tags "+BOSS-URGENT")
5096              ("v" tags-todo "+BOSS-URGENT")
5097              ("U" tags-tree "+BOSS-URGENT")
5098              ("f" occur-tree "\\<FIXME\\>")
5099              ("h" . "HOME+Name tags searches") ; description for "h" prefix
5100              ("hl" tags "+HOME+Lisa")
5101              ("hp" tags "+HOME+Peter")
5102              ("hk" tags "+HOME+Kim")))
5104 The initial string in each entry defines the keys you have to press
5105 after the dispatcher command `C-c a' in order to access the command.
5106 Usually this will be just a single character, but if you have many
5107 similar commands, you can also define two-letter combinations where the
5108 first character is the same in several combinations and serves as a
5109 prefix key(1).  The second parameter is the search type, followed by
5110 the string or regular expression to be used for the matching.  The
5111 example above will therefore define:
5113 `C-c a w'
5114      as a global search for TODO entries with `WAITING' as the TODO
5115      keyword
5117 `C-c a W'
5118      as the same search, but only in the current buffer and displaying
5119      the results as a sparse tree
5121 `C-c a u'
5122      as a global tags search for headlines marked `:BOSS:' but not
5123      `:URGENT:'
5125 `C-c a v'
5126      as the same search as `C-c a u', but limiting the search to
5127      headlines that are also TODO items
5129 `C-c a U'
5130      as the same search as `C-c a u', but only in the current buffer and
5131      displaying the result as a sparse tree
5133 `C-c a f'
5134      to create a sparse tree (again: current buffer only) with all
5135      entries containing the word `FIXME'
5137 `C-c a h'
5138      as a prefix command for a HOME tags search where you have to press
5139      an additional key (`l', `p' or `k') to select a name (Lisa, Peter,
5140      or Kim) as additional tag to match.
5142    ---------- Footnotes ----------
5144    (1) You can provide a description for a prefix key by inserting a
5145 cons cell with the prefix and the description.
5147 \x1f
5148 File: org,  Node: Block agenda,  Next: Setting Options,  Prev: Storing searches,  Up: Custom agenda views
5150 10.6.2 Block agenda
5151 -------------------
5153 Another possibility is the construction of agenda views that comprise
5154 the results of _several_ commands, each of which creates a block in the
5155 agenda buffer.  The available commands include `agenda' for the daily
5156 or weekly agenda (as created with `C-c a a'), `alltodo' for the global
5157 todo list (as constructed with `C-c a t'), and the matching commands
5158 discussed above: `todo', `tags', and `tags-todo'.  Here are two
5159 examples:
5161      (setq org-agenda-custom-commands
5162            '(("h" "Agenda and Home-related tasks"
5163               ((agenda)
5164                (tags-todo "HOME")
5165                (tags "GARDEN")))
5166              ("o" "Agenda and Office-related tasks"
5167               ((agenda)
5168                (tags-todo "WORK")
5169                (tags "OFFICE")))))
5171 This will define `C-c a h' to create a multi-block view for stuff you
5172 need to attend to at home.  The resulting agenda buffer will contain
5173 your agenda for the current week, all TODO items that carry the tag
5174 `HOME', and also all lines tagged with `GARDEN'.  Finally the command
5175 `C-c a o' provides a similar view for office tasks.
5177 \x1f
5178 File: org,  Node: Setting Options,  Next: Exporting Agenda Views,  Prev: Block agenda,  Up: Custom agenda views
5180 10.6.3 Setting Options for custom commands
5181 ------------------------------------------
5183 Org-mode contains a number of variables regulating agenda construction
5184 and display.  The global variables define the behavior for all agenda
5185 commands, including the custom commands.  However, if you want to change
5186 some settings just for a single custom view, you can do so.  Setting
5187 options requires inserting a list of variable names and values at the
5188 right spot in `org-agenda-custom-commands'.  For example:
5190      (setq org-agenda-custom-commands
5191            '(("w" todo "WAITING"
5192               ((org-agenda-sorting-strategy '(priority-down))
5193                (org-agenda-prefix-format "  Mixed: ")))
5194              ("U" tags-tree "+BOSS-URGENT"
5195               ((org-show-following-heading nil)
5196                (org-show-hierarchy-above nil)))))
5198 Now the `C-c a w' command will sort the collected entries only by
5199 priority, and the prefix format is modified to just say `  Mixed:'
5200 instead of giving the category of the entry.  The sparse tags tree of
5201 `C-c a U' will now turn out ultra-compact, because neither the headline
5202 hierarchy above the match, nor the headline following the match will be
5203 shown.
5205    For command sets creating a block agenda,
5206 `org-agenda-custom-commands' has two separate spots for setting
5207 options.  You can add options that should be valid for just a single
5208 command in the set, and options that should be valid for all commands in
5209 the set.  The former are just added to the command entry, the latter
5210 must come after the list of command entries.  Going back to the block
5211 agenda example (*note Block agenda::), let's change the sorting strategy
5212 for the `C-c a h' commands to `priority-down', but let's sort the
5213 results for GARDEN tags query in the opposite order, `priority-up'.
5214 This would look like this:
5216      (setq org-agenda-custom-commands
5217            '(("h" "Agenda and Home-related tasks"
5218               ((agenda)
5219                (tags-todo "HOME")
5220                (tags "GARDEN"
5221                      ((org-agenda-sorting-strategy '(priority-up)))))
5222               ((org-agenda-sorting-strategy '(priority-down))))
5223              ("o" "Agenda and Office-related tasks"
5224               ((agenda)
5225                (tags-todo "WORK")
5226                (tags "OFFICE")))))
5228    As you see, the values and parenthesis setting is a little complex.
5229 When in doubt, use the customize interface to set this variable - it
5230 fully supports its structure.  Just one caveat: When setting options in
5231 this interface, the _values_ are just lisp expressions.  So if the
5232 value is a string, you need to add the double quotes around the value
5233 yourself.
5235 \x1f
5236 File: org,  Node: Exporting Agenda Views,  Next: Extracting Agenda Information for other programs,  Prev: Setting Options,  Up: Custom agenda views
5238 10.6.4 Exporting Agenda Views
5239 -----------------------------
5241 If you are away from your computer, it can be very useful to have a
5242 printed version of some agenda views to carry around.  Org-mode can
5243 export custom agenda views as plain text, HTML(1) and postscript.  If
5244 you want to do this only occasionally, use the command
5246 `C-x C-w'
5247      Write the agenda view to a file.  Depending on the extension of the
5248      selected file name, the view will be exported as HTML (extension
5249      `.html' or `.htm'), Postscript (extension `.ps'), or plain text
5250      (any other extension).  Use the variable
5251      `org-agenda-exporter-settings' to set options for `ps-print' and
5252      for `htmlize' to be used during export, for example
5253           (setq org-agenda-exporter-settings
5254                 '((ps-number-of-columns 2)
5255                   (ps-landscape-mode t)
5256                   (htmlize-output-type 'css)))
5258    If you need to export certain agenda views frequently, you can
5259 associate any custom agenda command with a list of output file names
5260 (2).  Here is an example that first does define custom commands for the
5261 agenda and the global todo list, together with a number of files to
5262 which to export them.  Then we define two block agenda commands and
5263 specify filenames for them as well.  File names can be relative to the
5264 current working directory, or absolute.
5266      (setq org-agenda-custom-commands
5267            '(("X" agenda "" nil ("agenda.html" "agenda.ps"))
5268              ("Y" alltodo "" nil ("todo.html" "todo.txt" "todo.ps"))
5269              ("h" "Agenda and Home-related tasks"
5270               ((agenda)
5271                (tags-todo "HOME")
5272                (tags "GARDEN"))
5273               nil
5274               ("~/views/home.html"))
5275              ("o" "Agenda and Office-related tasks"
5276               ((agenda)
5277                (tags-todo "WORK")
5278                (tags "OFFICE"))
5279               nil
5280               ("~/views/office.ps"))))
5282    The extension of the file name determines the type of export.  If it
5283 is `.html', Org-mode will use the `htmlize.el' package to convert the
5284 buffer to HTML and save it to this file name.  If the extension is
5285 `.ps', `ps-print-buffer-with-faces' is used to produce postscript
5286 output.  Any other extension produces a plain ASCII file.
5288    The export files are _not_ created when you use one of those
5289 commands interactively.  Instead, there is a special command to produce
5290 _all_ specified files in one step:
5292 `C-c a e'
5293      Export all agenda views that have export filenames associated with
5294      them.
5296    You can use the options section of the custom agenda commands to also
5297 set options for the export commands.  For example:
5299      (setq org-agenda-custom-commands
5300            '(("X" agenda ""
5301               ((ps-number-of-columns 2)
5302                (ps-landscape-mode t)
5303                (org-agenda-prefix-format " [ ] ")
5304                (org-agenda-with-colors nil)
5305                (org-agenda-remove-tags t))
5306               ("theagenda.ps"))))
5308 This command sets two options for the postscript exporter, to make it
5309 print in two columns in landscape format - the resulting page can be cut
5310 in two and then used in a paper agenda.  The remaining settings modify
5311 the agenda prefix to omit category and scheduling information, and
5312 instead include a checkbox to check off items.  We also remove the tags
5313 to make the lines compact, and we don't want to use colors for the
5314 black-and-white printer.  Settings specified in
5315 `org-agenda-exporter-settings' will also apply, but the settings in
5316 `org-agenda-custom-commands' take precedence.
5318 From the command line you may also use
5319      emacs -f org-batch-store-agenda-views -kill
5320    or, if you need to modify some parameters
5321      emacs -eval '(org-batch-store-agenda-views                      \
5322                    org-agenda-ndays 30                               \
5323                    org-agenda-start-day "2007-11-01"                 \
5324                    org-agenda-include-diary nil                      \
5325                    org-agenda-files (quote ("~/org/project.org")))'  \
5326            -kill
5327    which will create the agenda views restricted to the file
5328 `~/org/project.org', without diary entries and with 30 days extent.
5330    ---------- Footnotes ----------
5332    (1) You need to install Hrvoje Niksic' `htmlize.el'.
5334    (2) If you want to store standard views like the weekly agenda or
5335 the global TODO list as well, you need to define custom commands for
5336 them in order to be able to specify filenames.
5338 \x1f
5339 File: org,  Node: Extracting Agenda Information for other programs,  Prev: Exporting Agenda Views,  Up: Custom agenda views
5341 10.6.5 Extracting Agenda Information for other programs
5342 -------------------------------------------------------
5344 Org-mode provides commands to access agenda information for the command
5345 line in emacs batch mode.  This extracted information can be sent
5346 directly to a printer, or it can be read by a program that does further
5347 processing of the data.  The first of these commands is the function
5348 `org-batch-agenda', that produces an agenda view and sends it as ASCII
5349 text to STDOUT.  The command takes a single string as parameter.  If
5350 the string has length 1, it is used as a key to one of the commands you
5351 have configured in `org-agenda-custom-commands', basically any key you
5352 can use after `C-c a'.  For example, to directly print the current TODO
5353 list, you could use
5355      emacs -batch -l ~/.emacs -eval '(org-batch-agenda "t")' | lpr
5357    If the parameter is a string with 2 or more characters, it is used
5358 as a tags/todo match string.  For example, to print your local shopping
5359 list (all items with the tag `shop', but excluding the tag `NewYork'),
5360 you could use
5362      emacs -batch -l ~/.emacs                                      \
5363            -eval '(org-batch-agenda "+shop-NewYork")' | lpr
5365 You may also modify parameters on the fly like this:
5367      emacs -batch -l ~/.emacs                                      \
5368         -eval '(org-batch-agenda "a"                               \
5369                  org-agenda-ndays 30                               \
5370                  org-agenda-include-diary nil                      \
5371                  org-agenda-files (quote ("~/org/project.org")))'  \
5372         | lpr
5374 which will produce a 30 day agenda, fully restricted to the Org file
5375 `~/org/projects.org', not even including the diary.
5377    If you want to process the agenda data in more sophisticated ways,
5378 you can use the command `org-batch-agenda-csv' to get a comma-separated
5379 list of values for each agenda item.  Each line in the output will
5380 contain a number of fields separated by commas.  The fields in a line
5381 are:
5383      category     The category of the item
5384      head         The headline, without TODO kwd, TAGS and PRIORITY
5385      type         The type of the agenda entry, can be
5386                      todo               selected in TODO match
5387                      tagsmatch          selected in tags match
5388                      diary              imported from diary
5389                      deadline           a deadline
5390                      scheduled          scheduled
5391                      timestamp          appointment, selected by timestamp
5392                      closed             entry was closed on date
5393                      upcoming-deadline  warning about nearing deadline
5394                      past-scheduled     forwarded scheduled item
5395                      block              entry has date block including date
5396      todo         The todo keyword, if any
5397      tags         All tags including inherited ones, separated by colons
5398      date         The relevant date, like 2007-2-14
5399      time         The time, like 15:00-16:50
5400      extra        String with extra planning info
5401      priority-l   The priority letter if any was given
5402      priority-n   The computed numerical priority
5404 Time and date will only be given if a timestamp (or deadline/scheduled)
5405 lead to the selection of the item.
5407    A CSV list like this is very easy to use in a post processing script.
5408 For example, here is a Perl program that gets the TODO list from
5409 Emacs/org-mode and prints all the items, preceded by a checkbox:
5411      #!/usr/bin/perl
5413      # define the Emacs command to run
5414      $cmd = "emacs -batch -l ~/.emacs -eval '(org-batch-agenda-csv \"t\")'";
5416      # run it and capture the output
5417      $agenda = qx{$cmd 2>/dev/null};
5419      # loop over all lines
5420      foreach $line (split(/\n/,$agenda)) {
5422        # get the individual values
5423        ($category,$head,$type,$todo,$tags,$date,$time,$extra,
5424         $priority_l,$priority_n) = split(/,/,$line);
5426        # proccess and print
5427        print "[ ] $head\n";
5428      }
5430 \x1f
5431 File: org,  Node: Embedded LaTeX,  Next: Exporting,  Prev: Agenda views,  Up: Top
5433 11 Embedded LaTeX
5434 *****************
5436 Plain ASCII is normally sufficient for almost all note taking.  One
5437 exception, however, are scientific notes which need to be able to
5438 contain mathematical symbols and the occasional formula.  LaTeX(1) is
5439 widely used to typeset scientific documents. Org-mode supports
5440 embedding LaTeX code into its files, because many academics are used to
5441 read LaTeX source code, and because it can be readily processed into
5442 images for HTML production.
5444    It is not necessary to mark LaTeX macros and code in any special way.
5445 If you observe a few conventions, Org-mode knows how to find it and what
5446 to do with it.
5448 * Menu:
5450 * Math symbols::                TeX macros for symbols and Greek letters
5451 * Subscripts and Superscripts::  Simple syntax for raising/lowering text
5452 * LaTeX fragments::             Complex formulas made easy
5453 * Processing LaTeX fragments::  Previewing LaTeX processing
5454 * CDLaTeX mode::                Speed up entering of formulas
5456    ---------- Footnotes ----------
5458    (1) LaTeX is a macro system based on Donald E. Knuth's TeX system.
5459 Many of the features described here as "LaTeX" are really from TeX, but
5460 for simplicity I am blurring this distinction.
5462 \x1f
5463 File: org,  Node: Math symbols,  Next: Subscripts and Superscripts,  Prev: Embedded LaTeX,  Up: Embedded LaTeX
5465 11.1 Math symbols
5466 =================
5468 You can use LaTeX macros to insert special symbols like `\alpha' to
5469 indicate the Greek letter, or `\to' to indicate an arrow.  Completion
5470 for these macros is available, just type `\' and maybe a few letters,
5471 and press `M-<TAB>' to see possible completions.  Unlike LaTeX code,
5472 Org-mode allows these macros to be present without surrounding math
5473 delimiters, for example:
5475      Angles are written as Greek letters \alpha, \beta and \gamma.
5477    During HTML export (*note HTML export::), these symbols are
5478 translated into the proper syntax for HTML, for the above examples this
5479 is `&alpha;' and `&rarr;', respectively.
5481 \x1f
5482 File: org,  Node: Subscripts and Superscripts,  Next: LaTeX fragments,  Prev: Math symbols,  Up: Embedded LaTeX
5484 11.2 Subscripts and Superscripts
5485 ================================
5487 Just like in LaTeX, `^' and `_' are used to indicate super- and
5488 subscripts.  Again, these can be used without embedding them in
5489 math-mode delimiters.  To increase the readability of ASCII text, it is
5490 not necessary (but OK) to surround multi-character sub- and superscripts
5491 with curly braces.  For example
5493      The mass if the sun is M_sun = 1.989 x 10^30 kg.  The radius of
5494      the sun is R_{sun} = 6.96 x 10^8 m.
5496    To avoid interpretation as raised or lowered text, you can quote `^'
5497 and `_' with a backslash: `\_' and `\^'.
5499    During HTML export (*note HTML export::), subscript and superscripts
5500 are surrounded with `<sub>' and `<sup>' tags, respectively.
5502 \x1f
5503 File: org,  Node: LaTeX fragments,  Next: Processing LaTeX fragments,  Prev: Subscripts and Superscripts,  Up: Embedded LaTeX
5505 11.3 LaTeX fragments
5506 ====================
5508 With symbols, sub- and superscripts, HTML is pretty much at its end when
5509 it comes to representing mathematical formulas(1). More complex
5510 expressions need a dedicated formula processor. To this end, Org-mode
5511 can contain arbitrary LaTeX fragments. It provides commands to preview
5512 the typeset result of these fragments, and upon export to HTML, all
5513 fragments will be converted to images and inlined into the HTML
5514 document(2). For this to work you need to be on a system with a working
5515 LaTeX installation. You also need the `dvipng' program, available at
5516 `http://sourceforge.net/projects/dvipng/'. The LaTeX header that will
5517 be used when processing a fragment can be configured with the variable
5518 `org-format-latex-header'.
5520    LaTeX fragments don't need any special marking at all.  The following
5521 snippets will be identified as LaTeX source code:
5522    * Environments of any kind.  The only requirement is that the
5523      `\begin' statement appears on a new line, preceded by only
5524      whitespace.
5526    * Text within the usual LaTeX math delimiters.  To avoid conflicts
5527      with currency specifications, single `$' characters are only
5528      recognized as math delimiters if the enclosed text contains at
5529      most two line breaks, is directly attached to the `$' characters
5530      with no whitespace in between, and if the closing `$' is followed
5531      by whitespace or punctuation.  For the other delimiters, there is
5532      no such restriction, so when in doubt, use `\(...\)' as inline
5533      math delimiters.
5535 For example:
5537      \begin{equation}                          % arbitrary environments,
5538      x=\sqrt{b}                                % even tables, figures
5539      \end{equation}                            % etc
5541      If $a^2=b$ and \( b=2 \), then the solution must be
5542      either $$ a=+\sqrt{2} $$ or \[ a=-\sqrt{2} \].
5544 If you need any of the delimiter ASCII sequences for other purposes, you
5545 can configure the option `org-format-latex-options' to deselect the
5546 ones you do not wish to have interpreted by the LaTeX converter.
5548    ---------- Footnotes ----------
5550    (1) Yes, there is MathML, but that is not yet fully supported by
5551 many browsers, and there is no decent converter for turning LaTeX or
5552 ASCII representations of formulas into MathML. So for the time being,
5553 converting formulas into images seems the way to go.
5555    (2) The LaTeX export will not use images for displaying LaTeX
5556 fragments but include these fragments directly into the LaTeX code.
5558 \x1f
5559 File: org,  Node: Processing LaTeX fragments,  Next: CDLaTeX mode,  Prev: LaTeX fragments,  Up: Embedded LaTeX
5561 11.4 Processing LaTeX fragments
5562 ===============================
5564 LaTeX fragments can be processed to produce a preview images of the
5565 typeset expressions:
5567 `C-c C-x C-l'
5568      Produce a preview image of the LaTeX fragment at point and overlay
5569      it over the source code.  If there is no fragment at point,
5570      process all fragments in the current entry (between two
5571      headlines).  When called with a prefix argument, process the
5572      entire subtree.  When called with two prefix arguments, or when
5573      the cursor is before the first headline, process the entire buffer.  
5575 `C-c C-c'
5576      Remove the overlay preview images.
5578    During HTML export (*note HTML export::), all LaTeX fragments are
5579 converted into images and inlined into the document if the following
5580 setting is active:
5582      (setq org-export-with-LaTeX-fragments t)
5584 \x1f
5585 File: org,  Node: CDLaTeX mode,  Prev: Processing LaTeX fragments,  Up: Embedded LaTeX
5587 11.5 Using CDLaTeX to enter math
5588 ================================
5590 CDLaTeX-mode is a minor mode that is normally used in combination with a
5591 major LaTeX mode like AUCTeX in order to speed-up insertion of
5592 environments and math templates.  Inside Org-mode, you can make use of
5593 some of the features of cdlatex-mode.  You need to install `cdlatex.el'
5594 and `texmathp.el' (the latter comes also with AUCTeX) from
5595 `http://www.astro.uva.nl/~dominik/Tools/cdlatex'.  Don't turn
5596 cdlatex-mode itself under Org-mode, but use the light version
5597 `org-cdlatex-mode' that comes as part of Org-mode.  Turn it on for the
5598 current buffer with `M-x org-cdlatex-mode', or for all Org-mode files
5599 with
5601      (add-hook 'org-mode-hook 'turn-on-org-cdlatex)
5603    When this mode is enabled, the following features are present (for
5604 more details see the documentation of cdlatex-mode):
5605    * Environment templates can be inserted with `C-c {'.
5607    * The <TAB> key will do template expansion if the cursor is inside a
5608      LaTeX fragment(1).  For example, <TAB> will expand `fr' to
5609      `\frac{}{}' and position the cursor correctly inside the first
5610      brace.  Another <TAB> will get you into the second brace.  Even
5611      outside fragments, <TAB> will expand environment abbreviations at
5612      the beginning of a line.  For example, if you write `equ' at the
5613      beginning of a line and press <TAB>, this abbreviation will be
5614      expanded to an `equation' environment.  To get a list of all
5615      abbreviations, type `M-x cdlatex-command-help'.
5617    * Pressing `_' and `^' inside a LaTeX fragment will insert these
5618      characters together with a pair of braces.  If you use <TAB> to
5619      move out of the braces, and if the braces surround only a single
5620      character or macro, they are removed again (depending on the
5621      variable `cdlatex-simplify-sub-super-scripts').
5623    * Pressing the backquote ``' followed by a character inserts math
5624      macros, also outside LaTeX fragments.  If you wait more than 1.5
5625      seconds after the backquote, a help window will pop up.
5627    * Pressing the normal quote `'' followed by another character
5628      modifies the symbol before point with an accent or a font.  If you
5629      wait more than 1.5 seconds after the backquote, a help window will
5630      pop up.  Character modification will work only inside LaTeX
5631      fragments, outside the quote is normal.
5633    ---------- Footnotes ----------
5635    (1) Org-mode has a method to test if the cursor is inside such a
5636 fragment, see the documentation of the function
5637 `org-inside-LaTeX-fragment-p'.
5639 \x1f
5640 File: org,  Node: Exporting,  Next: Publishing,  Prev: Embedded LaTeX,  Up: Top
5642 12 Exporting
5643 ************
5645 Org-mode documents can be exported into a variety of other formats.  For
5646 printing and sharing of notes, ASCII export produces a readable and
5647 simple version of an Org-mode file.  HTML export allows you to publish a
5648 notes file on the web, while the XOXO format provides a solid base for
5649 exchange with a broad range of other applications. LaTeX export lets
5650 you use Org-mode and its structured editing functions to easily create
5651 LaTeX files.  To incorporate entries with associated times like
5652 deadlines or appointments into a desktop calendar program like iCal,
5653 Org-mode can also produce extracts in the iCalendar format.  Currently
5654 Org-mode only supports export, not import of these different formats.
5656    When exporting, Org-mode uses special conventions to enrich the
5657 output produced.  *Note Text interpretation::, for more details.
5659 `C-c C-e'
5660      Dispatcher for export and publishing commands.  Displays a
5661      help-window listing the additional key(s) needed to launch an
5662      export or publishing command.
5664 * Menu:
5666 * ASCII export::                Exporting to plain ASCII
5667 * HTML export::                 Exporting to HTML
5668 * LaTeX export::                Exporting to LaTeX
5669 * XOXO export::                 Exporting to XOXO
5670 * iCalendar export::            Exporting in iCalendar format
5671 * Text interpretation::         How the exporter looks at the file
5673 \x1f
5674 File: org,  Node: ASCII export,  Next: HTML export,  Prev: Exporting,  Up: Exporting
5676 12.1 ASCII export
5677 =================
5679 ASCII export produces a simple and very readable version of an Org-mode
5680 file.
5682 `C-c C-e a'
5683      Export as ASCII file.  For an org file `myfile.org', the ASCII file
5684      will be `myfile.txt'.  The file will be overwritten without
5685      warning.  If there is an active region, only the region will be
5686      exported. If the selected region is a single tree, the tree head
5687      will become the document title.  If the tree head entry has or
5688      inherits an EXPORT_FILE_NAME property, that name will be used for
5689      the export.  
5691 `C-c C-e v a'
5692      Export only the visible part of the document.
5694    In the exported version, the first 3 outline levels will become
5695 headlines, defining a general document structure.  Additional levels
5696 will be exported as itemized lists.  If you want that transition to
5697 occur at a different level, specify it with a prefix argument.  For
5698 example,
5700      C-1 C-c C-e a
5702 creates only top level headlines and does the rest as items.  When
5703 headlines are converted to items, the indentation of the text following
5704 the headline is changed to fit nicely under the item.  This is done with
5705 the assumption that the first bodyline indicates the base indentation of
5706 the body text.  Any indentation larger than this is adjusted to preserve
5707 the layout relative to the first line.  Should there be lines with less
5708 indentation than the first, these are left alone.
5710 \x1f
5711 File: org,  Node: HTML export,  Next: LaTeX export,  Prev: ASCII export,  Up: Exporting
5713 12.2 HTML export
5714 ================
5716 Org-mode contains an HTML (XHTML 1.0 strict) exporter with extensive
5717 HTML formatting, in ways similar to John Grubers _markdown_ language,
5718 but with additional support for tables.
5720 * Menu:
5722 * HTML Export commands::        How to invoke LaTeX export
5723 * Quoting HTML tags::           Using direct HTML in Org-mode
5724 * Links::                       Transformation of links for HTML
5725 * Images::                      How to include images
5726 * CSS support::                 Changing the appearence of the output
5728 \x1f
5729 File: org,  Node: HTML Export commands,  Next: Quoting HTML tags,  Prev: HTML export,  Up: HTML export
5731 12.2.1 HTML export commands
5732 ---------------------------
5734 `C-c C-e h'
5735      Export as HTML file `myfile.html'.  For an org file `myfile.org',
5736      the ASCII file will be `myfile.html'.  The file will be
5737      overwritten without warning.  If there is an active region, only
5738      the region will be exported. If the selected region is a single
5739      tree, the tree head will become the document title.  If the tree
5740      head entry has or inherits an EXPORT_FILE_NAME property, that name
5741      will be used for the export.  
5743 `C-c C-e b'
5744      Export as HTML file and immediately open it with a browser.  
5746 `C-c C-e H'
5747      Export to a temporary buffer, do not create a file.  
5749 `C-c C-e R'
5750      Export the active region to a temporary buffer.  With prefix arg,
5751      do not produce file header and foot, but just the plain HTML
5752      section for the region.  This is good for cut-and-paste operations.  
5754 `C-c C-e v h'
5756 `C-c C-e v b'
5758 `C-c C-e v H'
5760 `C-c C-e v R'
5761      Export only the visible part of the document.
5763 `M-x org-export-region-as-html'
5764      Convert the region to HTML under the assumption that it was
5765      org-mode syntax before.  This is a global command that can be
5766      invoked in any buffer.
5768 `M-x org-replace-region-by-HTML'
5769      Replace the active region (assumed to be in Org-mode syntax) by
5770      HTML code.
5772    In the exported version, the first 3 outline levels will become
5773 headlines, defining a general document structure.  Additional levels
5774 will be exported as itemized lists.  If you want that transition to
5775 occur at a different level, specify it with a prefix argument.  For
5776 example,
5778      C-2 C-c C-e b
5780 creates two levels of headings and does the rest as items.
5782 \x1f
5783 File: org,  Node: Quoting HTML tags,  Next: Links,  Prev: HTML Export commands,  Up: HTML export
5785 12.2.2 Quoting HTML tags
5786 ------------------------
5788 Plain `<' and `>' are always transformed to `&lt;' and `&gt;' in HTML
5789 export.  If you want to include simple HTML tags which should be
5790 interpreted as such, mark them with `@' as in `@<b>bold text@</b>'.
5791 Note that this really works only for simple tags.  For more extensive
5792 HTML that should be copied verbatim to the exported file use either
5794      #+HTML: Literal HTML code for export
5798      #+BEGIN_HTML
5799      All lines between these markers are exported literally
5800      #+END_HTML
5802 \x1f
5803 File: org,  Node: Links,  Next: Images,  Prev: Quoting HTML tags,  Up: HTML export
5805 12.2.3 Links
5806 ------------
5808 Internal links (*note Internal links::) will continue to work in HTML
5809 files only if they match a dedicated `<<target>>'.  Automatic links
5810 created by radio targets (*note Radio targets::) will also work in the
5811 HTML file.  Links to external files will still work if the HTML file is
5812 in the same directory as the Org-mode file.  Links to other `.org'
5813 files will be translated into HTML links under the assumption that an
5814 HTML version also exists of the linked file.  For information related to
5815 linking files while publishing them to a publishing directory see *Note
5816 Publishing links::.
5818 \x1f
5819 File: org,  Node: Images,  Next: CSS support,  Prev: Links,  Up: HTML export
5821 12.2.4 Images
5822 -------------
5824 HTML export can inline images given as links in the Org-mode file, and
5825 it can make an image the clickable part of a link.  By default(1),
5826 images are inlined if a link does not have a description.  So
5827 `[[file:myimg.jpg]]' will be inlined, while `[[file:myimg.jpg][the
5828 image]]' will just produce a link `the image' that points to the image.
5829 If the description part itself is a `file:' link or a `http:' URL
5830 pointing to an image, this image will be inlined and activated so that
5831 clicking on the image will activate the link.  For example, to include
5832 a thumbnail that will link to a high resolution version of the image,
5833 you could use:
5835      [[file:highres.jpg][file:thumb.jpg]]
5837 and you could use `http' addresses just as well.
5839    ---------- Footnotes ----------
5841    (1) but see the variable `org-export-html-inline-images'
5843 \x1f
5844 File: org,  Node: CSS support,  Prev: Images,  Up: HTML export
5846 12.2.5 CSS support
5847 ------------------
5849 You can also give style information for the exported file.  The HTML
5850 exporter assigns the following CSS classes to appropriate parts of the
5851 document - your style specifications may change these:
5852      .todo           TODO keywords
5853      .done           the DONE keyword
5854      .timestamp      time stamp
5855      .timestamp-kwd  keyword associated with a time stamp, like SCHEDULED
5856      .tag            tag in a headline
5857      .target         target for links
5859    The default style specification can be configured through the option
5860 `org-export-html-style'.  If you want to use a file-local style, you
5861 may use file variables, best wrapped into a COMMENT section at the end
5862 of the outline tree.  For example(1):
5864      * COMMENT html style specifications
5866      # Local Variables:
5867      # org-export-html-style: "   <style type=\"text/css\">
5868      #       p {font-weight: normal; color: gray; }
5869      #       h1 {color: black; }
5870      #   </style>"
5871      # End:
5873    Remember to execute `M-x normal-mode' after changing this to make
5874 the new style visible to Emacs.  This command restarts org-mode for the
5875 current buffer and forces Emacs to re-evaluate the local variables
5876 section in the buffer.
5878    ---------- Footnotes ----------
5880    (1) Under Emacs 21, the continuation lines for a variable value
5881 should have no `#' at the start of the line.
5883 \x1f
5884 File: org,  Node: LaTeX export,  Next: XOXO export,  Prev: HTML export,  Up: Exporting
5886 12.3 LaTeX export
5887 =================
5889 Org-mode contains a LaTeX exporter written by Bastien Guerry.
5891 * Menu:
5893 * LaTeX export commands::       How to invoke LaTeX export
5894 * Quoting LaTeX code::          Incorporating literal LaTeX code
5895 * Sectioning structure::
5897 \x1f
5898 File: org,  Node: LaTeX export commands,  Next: Quoting LaTeX code,  Prev: LaTeX export,  Up: LaTeX export
5900 12.3.1 LaTeX export commands
5901 ----------------------------
5903 `C-c C-e l'
5904      Export as LaTeX file `myfile.tex'.  
5906 `C-c C-e L'
5907      Export to a temporary buffer, do not create a file.  
5909 `C-c C-e v l'
5911 `C-c C-e v L'
5912      Export only the visible part of the document.
5914 `M-x org-export-region-as-latex'
5915      Convert the region to LaTeX under the assumption that it was
5916      org-mode syntax before.  This is a global command that can be
5917      invoked in any buffer.
5919 `M-x org-replace-region-by-latex'
5920      Replace the active region (assumed to be in Org-mode syntax) by
5921      LaTeX code.
5923    In the exported version, the first 3 outline levels will become
5924 headlines, defining a general document structure.  Additional levels
5925 will be exported as description lists.  The exporter can ignore them or
5926 convert them to a custom string depending on `org-latex-low-levels'.
5928    If you want that transition to occur at a different level, specify it
5929 with a prefix argument. For example,
5931      C-2 C-c C-e l
5933 creates two levels of headings and does the rest as items.
5935 \x1f
5936 File: org,  Node: Quoting LaTeX code,  Next: Sectioning structure,  Prev: LaTeX export commands,  Up: LaTeX export
5938 12.3.2 Quoting LaTeX code
5939 -------------------------
5941 Embedded LaTeX as described in *Note Embedded LaTeX:: will be correctly
5942 inserted into the LaTeX file.  Forthermore, you can add special code
5943 that should only be present in LaTeX export with the following
5944 constructs:
5946      #+LaTeX: Literal LaTeX code for export
5950      #+BEGIN_LaTeX
5951      All lines between these markers are exported literally
5952      #+END_LaTeX
5954 \x1f
5955 File: org,  Node: Sectioning structure,  Prev: Quoting LaTeX code,  Up: LaTeX export
5957 12.3.3 Sectioning structure
5958 ---------------------------
5960 By default, the LaTeX output uses the class `article'.
5962    You can change this globally by setting a different value for
5963 `org-export-latex-default-class' or locally by adding an option like
5964 `#+LaTeX_CLASS: myclass' in your file.  The class should be listed in
5965 `org-export-latex-classes', where you can also define the sectioning
5966 structure for each class.
5968 \x1f
5969 File: org,  Node: XOXO export,  Next: iCalendar export,  Prev: LaTeX export,  Up: Exporting
5971 12.4 XOXO export
5972 ================
5974 Org-mode contains an exporter that produces XOXO-style output.
5975 Currently, this exporter only handles the general outline structure and
5976 does not interpret any additional Org-mode features.
5978 `C-c C-e x'
5979      Export as XOXO file `myfile.html'.  
5981 `C-c C-e v x'
5982      Export only the visible part of the document.
5984 \x1f
5985 File: org,  Node: iCalendar export,  Next: Text interpretation,  Prev: XOXO export,  Up: Exporting
5987 12.5 iCalendar export
5988 =====================
5990 Some people like to use Org-mode for keeping track of projects, but
5991 still prefer a standard calendar application for anniversaries and
5992 appointments.  In this case it can be useful to have deadlines and
5993 other time-stamped items in Org-mode files show up in the calendar
5994 application.  Org-mode can export calendar information in the standard
5995 iCalendar format.  If you also want to have TODO entries included in the
5996 export, configure the variable `org-icalendar-include-todo'.
5998 `C-c C-e i'
5999      Create iCalendar entries for the current file and store them in
6000      the same directory, using a file extension `.ics'.  
6002 `C-c C-e I'
6003      Like `C-c C-e i', but do this for all files in `org-agenda-files'.
6004      For each of these files, a separate iCalendar file will be
6005      written.  
6007 `C-c C-e c'
6008      Create a single large iCalendar file from all files in
6009      `org-agenda-files' and write it to the file given by
6010      `org-combined-agenda-icalendar-file'.
6012    The export will honor SUMMARY, DESCRIPTION and LOCATION properties if
6013 the selected entries have them.  If not, the summary will be derived
6014 from the headline, and the description from the body (limited to
6015 `org-icalendar-include-body' characters).
6017    How this calendar is best read and updated, depends on the
6018 application you are using.  The FAQ covers this issue.
6020 \x1f
6021 File: org,  Node: Text interpretation,  Prev: iCalendar export,  Up: Exporting
6023 12.6 Text interpretation by the exporter
6024 ========================================
6026 The exporter backends interpret additional structure in the Org-mode
6027 file in order to produce better output.
6029 * Menu:
6031 * Comment lines::               Some lines will not be exported
6032 * Initial text::                Text before the first headline
6033 * Footnotes::                   Numbers like [1]
6034 * Quoted examples::             Inserting quoted chnuks of text
6035 * Enhancing text::              Subscripts, symbols and more
6036 * Export options::              How to influence the export settings
6038 \x1f
6039 File: org,  Node: Comment lines,  Next: Initial text,  Prev: Text interpretation,  Up: Text interpretation
6041 12.6.1 Comment lines
6042 --------------------
6044 Lines starting with `#' in column zero are treated as comments and will
6045 never be exported.  Also entire subtrees starting with the word
6046 `COMMENT' will never be exported.
6048 `C-c ;'
6049      Toggle the COMMENT keyword at the beginning of an entry.
6051 \x1f
6052 File: org,  Node: Initial text,  Next: Footnotes,  Prev: Comment lines,  Up: Text interpretation
6054 12.6.2 Text before the first headline
6055 -------------------------------------
6057 Org-mode normally ignores any text before the first headline when
6058 exporting, leaving this region for internal links to speed up navigation
6059 etc.  However, in publishing-oriented files, you might want to have some
6060 text before the first headline, like a small introduction, special HTML
6061 code with a navigation bar, etc.  You can ask to have this part of the
6062 file exported as well by setting the variable
6063 `org-export-skip-text-before-1st-heading' to `nil'.  On a per-file
6064 basis, you can get the same effect with
6066      #+OPTIONS: skip:nil
6068    The text before the first headline will be fully processed (*note
6069 Enhancing text::), and the first non-comment line becomes the title of
6070 the exported document.  If you need to include literal HTML, use the
6071 special constructs described in *Note Quoting HTML tags::.  The table
6072 of contents is normally inserted directly before the first headline of
6073 the file.  If you would like to get it to a different location, insert
6074 the string `[TABLE-OF-CONTENTS]' on a line by itself at the desired
6075 location.
6077    Finally, if you want to use the space before the first headline for
6078 internal purposes, but _still_ want to place something before the first
6079 headline when exporting the file, you can use the `#+TEXT' construct:
6081      #+OPTIONS: skip:t
6082      #+TEXT: This text will go before the *first* headline.
6083      #+TEXT: We place the table of contents here:
6084      #+TEXT: [TABLE-OF-CONTENTS]
6085      #+TEXT: This goes between the table of contents and the first headline
6087 \x1f
6088 File: org,  Node: Footnotes,  Next: Quoted examples,  Prev: Initial text,  Up: Text interpretation
6090 12.6.3 Footnotes
6091 ----------------
6093 Numbers in square brackets are treated as footnotes, so that you can use
6094 the Emacs package `footnote.el' to create footnotes.  For example:
6096      The org-mode homepage[1] clearly needs help from
6097      a good web designer.
6099      [1] The link is: http://orgmode.org
6101 Note that the `footnote' package uses `C-c !' to invoke its commands.
6102 This binding conflicts with the org-mode command for inserting inactive
6103 time stamps.  You could use the variable `footnote-prefix' to switch
6104 footnotes commands to another key.  Or, if you are too used to this
6105 binding, you could use `org-replace-disputed-keys' and
6106 `org-disputed-keys' to change the settings in Org-mode.
6108 \x1f
6109 File: org,  Node: Quoted examples,  Next: Enhancing text,  Prev: Footnotes,  Up: Text interpretation
6111 12.6.4 Quoted examples
6112 ----------------------
6114 When writing technical documents, you often need to insert examples that
6115 are not further interpreted by Org-mode.  For historical reasons, there
6116 are several ways to do this:
6118    * If a headline starts with the word `QUOTE', the text below the
6119      headline will be typeset as fixed-width, to allow quoting of
6120      computer codes etc.
6122    * Lines starting with `:' are also typeset in fixed-width font.
6123     `C-c :'
6124           Toggle fixed-width for entry (QUOTE) or region, see below.
6126    * Finally, text between
6127           #+BEGIN_EXAMPLE
6128           quoted text
6129           #+END_EXAMPLE
6130      will also be exported in this way.
6132 \x1f
6133 File: org,  Node: Enhancing text,  Next: Export options,  Prev: Quoted examples,  Up: Text interpretation
6135 12.6.5 Enhancing text for export
6136 --------------------------------
6138 Some of the export backends of Org-mode allow for sophisticated text
6139 formatting, this is true in particular for the HTML and LaTeX backends.
6140 Org-mode has a number of typing conventions that allow to produce a
6141 richly formatted output.
6143    * Plain lists `-', `*' or `+' as bullet, or with `1.' or `2)' as
6144      enumerator will be recognized and transformed if the backend
6145      supports lists.  See *Note Plain lists::.
6147    * You can make words *bold*, /italic/, _underlined_, `=code=' and
6148      `~verbatim~', and, if you must, `+strikethrough+'.  Text in the
6149      code and verbatim string is not processed for org-mode specific
6150      syntax, it is exported verbatim.
6152    * A line consisting of only dashes, and at least 5 of them, will be
6153      exported as a horizontal line (`<hr/>' in HTML).
6155    * Many TeX macros and entire LaTeX fragments are converted into HTML
6156      entities or images (*note Embedded LaTeX::).
6158    * Tables are transformed into native tables under the exporter, if
6159      the export backend supports this. Data fields before the first
6160      horizontal separator line will be formatted as table header fields.
6162    * If a headline starts with the word `QUOTE', the text below the
6163      headline will be typeset as fixed-width, to allow quoting of
6164      computer codes etc.  Lines starting with `:' are also typeset in
6165      fixed-width font.
6166     `C-c :'
6167           Toggle fixed-width for entry (QUOTE) or region, see below.
6168      Finally, text between
6169           #+BEGIN_EXAMPLE
6170           quoted text
6171           #+END_EXAMPLE
6172      will also be exported in this way.
6174    * A double backslash _at the end of a line_ enforces a line break at
6175      this position.
6177    * Strings like `\alpha' will be exported as `&alpha;', in the HTML
6178      output.  These strings are exported as `$\alpha$' in the LaTeX
6179      output.  Similarly, `\nbsp' will become `&nbsp;' in HTML and in
6180      LaTeX.  This applies for a long list of entities, see the variable
6181      `org-html-entities' for the complete list.
6183    If these conversions conflict with your habits of typing ASCII text,
6184 they can all be turned off with corresponding variables.  See the
6185 customization group `org-export-general', and the following section
6186 which explains how to set export options with special lines in a buffer.
6188 \x1f
6189 File: org,  Node: Export options,  Prev: Enhancing text,  Up: Text interpretation
6191 12.6.6 Export options
6192 ---------------------
6194 The exporter recognizes special lines in the buffer which provide
6195 additional information.  These lines may be put anywhere in the file.
6196 The whole set of lines can be inserted into the buffer with `C-c C-e
6197 t'.  For individual lines, a good way to make sure the keyword is
6198 correct is to type `#+' and then use `M-<TAB>' completion (*note
6199 Completion::).
6201 `C-c C-e t'
6202      Insert template with export options, see example below.
6204      #+TITLE:     the title to be shown (default is the buffer name)
6205      #+AUTHOR:    the author (default taken from `user-full-name')
6206      #+DATE:      A date, fixed, of a format string for `format-time-string'
6207      #+EMAIL:     his/her email address (default from `user-mail-address')
6208      #+LANGUAGE:  language for HTML, e.g. `en' (`org-export-default-language')
6209      #+TEXT:      Some descriptive text to be inserted at the beginning.
6210      #+TEXT:      Several lines may be given.
6211      #+OPTIONS:   H:2 num:t toc:t \n:nil @:t ::t |:t ^:t f:t TeX:t ...
6213 The OPTIONS line is a compact form to specify export settings.  Here
6214 you can: 
6215      H:         set the number of headline levels for export
6216      num:       turn on/off section-numbers
6217      toc:       turn on/off table of contents, or set level limit (integer)
6218      \n:        turn on/off linebreak-preservation
6219      @:         turn on/off quoted HTML tags
6220      ::         turn on/off fixed-width sections
6221      |:         turn on/off tables
6222      ^:         turn on/off TeX-like syntax for sub- and superscripts.  If
6223                 you write "^:{}", `a_{b}' will be interpreted, but
6224                 the simple `a_b' will be left as it is.
6225      -:         turn on/off conversion of special strings.
6226      f:         turn on/off foototes like this[1].
6227      *:         turn on/off emphasized text (bold, italic, underlined)
6228      TeX:       turn on/off simple TeX macros in plain text
6229      LaTeX:     turn on/off LaTeX fragments
6230      skip:      turn on/off skipping the text before the first heading
6231      author:    turn on/off inclusion of author name/email into exported file
6232      timestamp: turn on/off inclusion creation time into exported file
6233      d:         turn on/off inclusion of drawers
6235    These options take effect in both the HTML and LaTeX export, except
6236 for `TeX' and `LaTeX', which are respectively `t' and `nil' for the
6237 LaTeX export.
6239 \x1f
6240 File: org,  Node: Publishing,  Next: Miscellaneous,  Prev: Exporting,  Up: Top
6242 13 Publishing
6243 *************
6245 Org-mode includes(1) a publishing management system that allows you to
6246 configure automatic HTML conversion of _projects_ composed of
6247 interlinked org files.  This system is called _org-publish_.  You can
6248 also configure org-publish to automatically upload your exported HTML
6249 pages and related attachments, such as images and source code files, to
6250 a web server. Org-publish turns org-mode into a web-site authoring tool.
6252    You can also use Org-publish to convert files into LaTeX, or even
6253 combine HTML and LaTeX conversion so that files are available in both
6254 formats on the server(2).
6256    Org-publish has been contributed to Org-mode by David O'Toole.
6258 * Menu:
6260 * Configuration::               Defining projects
6261 * Sample configuration::        Example projects
6262 * Triggering publication::      Publication commands
6264    ---------- Footnotes ----------
6266    (1) `org-publish.el' is not distributed with Emacs 21, if you are
6267 still using Emacs 21, you need you need to download this file
6268 separately.
6270    (2) Since LaTeX files on a server are not that helpful, you surely
6271 want to perform further conversion on them - e.g. convert them to `PDF'
6272 format.
6274 \x1f
6275 File: org,  Node: Configuration,  Next: Sample configuration,  Prev: Publishing,  Up: Publishing
6277 13.1 Configuration
6278 ==================
6280 Publishing needs significant configuration to specify files, destination
6281 and many other properties of a project.
6283 * Menu:
6285 * Project alist::               The central configuration variable
6286 * Sources and destinations::    From here to there
6287 * Selecting files::             What files are part of the project?
6288 * Publishing action::           Setting the function doing the publishing
6289 * Publishing options::          Tweaking HTML export
6290 * Publishing links::            Which links keep working after publishing?
6291 * Project page index::          Publishing a list of project files
6293 \x1f
6294 File: org,  Node: Project alist,  Next: Sources and destinations,  Prev: Configuration,  Up: Configuration
6296 13.1.1 The variable `org-publish-project-alist'
6297 -----------------------------------------------
6299 Org-publish is configured almost entirely through setting the value of
6300 one variable, called `org-publish-project-alist'.  Each element of the
6301 list configures one project, and may be in one of the two following
6302 forms:
6304      ("project-name"  :property value :property value ...)
6306      or
6308      ("project-name"  :components ("project-name" "project-name" ...))
6310    In both cases, projects are configured by specifying property values.
6311 A project defines the set of files that will be published, as well as
6312 the publishing configuration to use when publishing those files.  When
6313 a project takes the second form listed above, the individual members of
6314 the "components" property are taken to be components of the project,
6315 which group together files requiring different publishing options. When
6316 you publish such a "meta-project" all the components will also publish.
6318 \x1f
6319 File: org,  Node: Sources and destinations,  Next: Selecting files,  Prev: Project alist,  Up: Configuration
6321 13.1.2 Sources and destinations for files
6322 -----------------------------------------
6324 Most properties are optional, but some should always be set. In
6325 particular, org-publish needs to know where to look for source files,
6326 and where to put published files.
6328 `:base-directory'      Directory containing publishing source files
6329 `:publishing-directory'Directory (possibly remote) where output files
6330                        will be published.
6331 `:preparation-function'Function called before starting publishing
6332                        process, for example to run `make' for updating
6333                        files to be published.
6335 \x1f
6336 File: org,  Node: Selecting files,  Next: Publishing action,  Prev: Sources and destinations,  Up: Configuration
6338 13.1.3 Selecting files
6339 ----------------------
6341 By default, all files with extension `.org' in the base directory are
6342 considered part of the project.  This can be modified by setting the
6343 properties
6344 `:base-extension'  Extension (without the dot!) of source files.  This
6345                    actually is a regular expression.
6346 `:exclude'         Regular expression to match file names that should
6347                    not be published, even though they have been selected
6348                    on the basis of their extension.
6349 `:include'         List of files to be included regardless of
6350                    `:base-extension' and `:exclude'.
6352 \x1f
6353 File: org,  Node: Publishing action,  Next: Publishing options,  Prev: Selecting files,  Up: Configuration
6355 13.1.4 Publishing Action
6356 ------------------------
6358 Publishing means that a file is copied to the destination directory and
6359 possibly transformed in the process.  The default transformation is to
6360 export Org-mode files as HTML files, and this is done by the function
6361 `org-publish-org-to-html' which calls the HTML exporter (*note HTML
6362 export::). But you also can publish your files in LaTeX by using the
6363 function `org-publish-org-to-latex' instead. Other files like images
6364 only need to be copied to the publishing destination. For non-Org-mode
6365 files, you need to specify the publishing function.
6367 `:publishing-function' Function executing the publication of a file.
6368                        This may also be a list of functions, which will
6369                        all be called in turn.
6371    The function must accept two arguments: a property list containing at
6372 least a `:publishing-directory' property, and the name of the file to
6373 be published.  It should take the specified file, make the necessary
6374 transformation (if any) and place the result into the destination
6375 folder.  You can write your own publishing function, but `org-publish'
6376 provides one for attachments (files that only need to be copied):
6377 `org-publish-attachment'.
6379 \x1f
6380 File: org,  Node: Publishing options,  Next: Publishing links,  Prev: Publishing action,  Up: Configuration
6382 13.1.5 Options for the HTML/LaTeX exporters
6383 -------------------------------------------
6385 The property list can be used to set many export options for the HTML
6386 and LaTeX exporters.  In most cases, these properties correspond to user
6387 variables in Org-mode.  The table below lists these properties along
6388 with the variable they belong to.  See the documentation string for the
6389 respective variable for details.
6391 `:language'            `org-export-default-language'
6392 `:headline-levels'     `org-export-headline-levels'
6393 `:section-numbers'     `org-export-with-section-numbers'
6394 `:table-of-contents'   `org-export-with-toc'
6395 `:archived-trees'      `org-export-with-archived-trees'
6396 `:emphasize'           `org-export-with-emphasize'
6397 `:sub-superscript'     `org-export-with-sub-superscripts'
6398 `:special-strings'     `org-export-with-special-strings'
6399 `:TeX-macros'          `org-export-with-TeX-macros'
6400 `:LaTeX-fragments'     `org-export-with-LaTeX-fragments'
6401 `:fixed-width'         `org-export-with-fixed-width'
6402 `:timestamps'          `org-export-with-timestamps'
6403  .                     
6404 `:tags'                `org-export-with-tags'
6405  .                     
6406 `:tables'              `org-export-with-tables'
6407 `:table-auto-headline' `org-export-highlight-first-table-line'
6408 `:style'               `org-export-html-style'
6409 `:convert-org-links'   `org-export-html-link-org-files-as-html'
6410 `:inline-images'       `org-export-html-inline-images'
6411 `:expand-quoted-html'  `org-export-html-expand'
6412 `:timestamp'           `org-export-html-with-timestamp'
6413 `:publishing-directory'`org-export-publishing-directory'
6414 `:preamble'            `org-export-html-preamble'
6415 `:postamble'           `org-export-html-postamble'
6416 `:auto-preamble'       `org-export-html-auto-preamble'
6417 `:auto-postamble'      `org-export-html-auto-postamble'
6418 `:author'              `user-full-name'
6419 `:email'               `user-mail-address'
6421    If you use several email addresses, separate them by a semi-column.
6423    Most of the `org-export-with-*' variables have the same effect in
6424 both HTML and LaTeX exporters, except for `:TeX-macros' and
6425 `:LaTeX-fragments', respectively `nil' and `t' in the LaTeX export.
6427    When a property is given a value in `org-publish-project-alist', its
6428 setting overrides the value of the corresponding user variable (if any)
6429 during publishing.  Options set within a file (*note Export options::),
6430 however, override everything.
6432 \x1f
6433 File: org,  Node: Publishing links,  Next: Project page index,  Prev: Publishing options,  Up: Configuration
6435 13.1.6 Links between published files
6436 ------------------------------------
6438 To create a link from one Org-mode file to another, you would use
6439 something like `[[file:foo.org][The foo]]' or simply `file:foo.org.'
6440 (*note Hyperlinks::).  Upon publishing this link becomes a link to
6441 `foo.html'.  In this way, you can interlink the pages of your "org web"
6442 project and the links will work as expected when you publish them to
6443 HTML.
6445    You may also link to related files, such as images. Provided you are
6446 careful with relative pathnames, and provided you have also configured
6447 `org-publish' to upload the related files, these links will work too.
6448 *Note Complex example:: for an example of this usage.
6450    Sometime an Org-mode file to be published may contain links that are
6451 only valid in your production environment, but not in the publishing
6452 location.  In this case, use the property
6454 `:link-validation-function'   Function to validate links
6456 to define a function for checking link validity.  This function must
6457 accept two arguments, the file name and a directory relative to which
6458 the file name is interpreted in the production environment.  If this
6459 function returns `nil', then the HTML generator will only insert a
6460 description into the HTML file, but no link.  One option for this
6461 function is `org-publish-validate-link' which checks if the given file
6462 is part of any project in `org-publish-project-alist'.
6464 \x1f
6465 File: org,  Node: Project page index,  Prev: Publishing links,  Up: Configuration
6467 13.1.7 Project page index
6468 -------------------------
6470 The following properties may be used to control publishing of an index
6471 of files or summary page for a given project.
6473 `:auto-index'      When non-nil, publish an index during
6474                    org-publish-current-project or org-publish-all.
6475 `:index-filename'  Filename for output of index. Defaults to `index.org'
6476                    (which becomes `index.html').
6477 `:index-title'     Title of index page. Defaults to name of file.
6478 `:index-function'  Plugin function to use for generation of index.
6479                    Defaults to `org-publish-org-index', which generates
6480                    a plain list of links to all files in the project.
6482 \x1f
6483 File: org,  Node: Sample configuration,  Next: Triggering publication,  Prev: Configuration,  Up: Publishing
6485 13.2 Sample configuration
6486 =========================
6488 Below we provide two example configurations.  The first one is a simple
6489 project publishing only a set of Org-mode files.  The second example is
6490 more complex, with a multi-component project.
6492 * Menu:
6494 * Simple example::              One-component publishing
6495 * Complex example::             A multi-component publishing example
6497 \x1f
6498 File: org,  Node: Simple example,  Next: Complex example,  Prev: Sample configuration,  Up: Sample configuration
6500 13.2.1 Example: simple publishing configuration
6501 -----------------------------------------------
6503 This example publishes a set of Org-mode files to the `public_html'
6504 directory on the local machine.
6506      (setq org-publish-project-alist
6507            '(("org"
6508               :base-directory "~/org/"
6509               :publishing-directory "~/public_html"
6510               :section-numbers nil
6511               :table-of-contents nil
6512               :style "<link rel=stylesheet
6513                      href=\"../other/mystyle.css\"
6514                      type=\"text/css\">")))
6516 \x1f
6517 File: org,  Node: Complex example,  Prev: Simple example,  Up: Sample configuration
6519 13.2.2 Example: complex publishing configuration
6520 ------------------------------------------------
6522 This more complicated example publishes an entire website, including
6523 org files converted to HTML, image files, emacs lisp source code, and
6524 stylesheets. The publishing-directory is remote and private files are
6525 excluded.
6527    To ensure that links are preserved, care should be taken to replicate
6528 your directory structure on the web server, and to use relative file
6529 paths. For example, if your org files are kept in `~/org' and your
6530 publishable images in `~/images', you'd link to an image with
6531      file:../images/myimage.png
6532    On the web server, the relative path to the image should be the
6533 same. You can accomplish this by setting up an "images" folder in the
6534 right place on the webserver, and publishing images to it.
6536      (setq org-publish-project-alist
6537            '(("orgfiles"
6538                :base-directory "~/org/"
6539                :base-extension "org"
6540                :publishing-directory "/ssh:user@host:~/html/notebook/"
6541                :publishing-function org-publish-org-to-html
6542                :exclude "PrivatePage.org"   ;; regexp
6543                :headline-levels 3
6544                :section-numbers nil
6545                :table-of-contents nil
6546                :style "<link rel=stylesheet
6547                        href=\"../other/mystyle.css\" type=\"text/css\">"
6548                :auto-preamble t
6549                :auto-postamble nil)
6551               ("images"
6552                :base-directory "~/images/"
6553                :base-extension "jpg\\|gif\\|png"
6554                :publishing-directory "/ssh:user@host:~/html/images/"
6555                :publishing-function org-publish-attachment)
6557               ("other"
6558                :base-directory "~/other/"
6559                :base-extension "css\\|el"
6560                :publishing-directory "/ssh:user@host:~/html/other/"
6561                :publishing-function org-publish-attachment)
6562               ("website" :components ("orgfiles" "images" "other"))))
6564 \x1f
6565 File: org,  Node: Triggering publication,  Prev: Sample configuration,  Up: Publishing
6567 13.3 Triggering publication
6568 ===========================
6570 Once org-publish is properly configured, you can publish with the
6571 following functions:
6573 `C-c C-e C'
6574      Prompt for a specific project and publish all files that belong to
6575      it.
6577 `C-c C-e P'
6578      Publish the project containing the current file.
6580 `C-c C-e F'
6581      Publish only the current file.
6583 `C-c C-e A'
6584      Publish all projects.
6586    Org uses timestamps to track when a file has changed. The above
6587 functions normally only publish changed files. You can override this and
6588 force publishing of all files by giving a prefix argument.
6590 \x1f
6591 File: org,  Node: Miscellaneous,  Next: Extensions and Hacking,  Prev: Publishing,  Up: Top
6593 14 Miscellaneous
6594 ****************
6596 * Menu:
6598 * Completion::                  M-TAB knows what you need
6599 * Customization::               Adapting Org-mode to your taste
6600 * In-buffer settings::          Overview of the #+KEYWORDS
6601 * The very busy C-c C-c key::   When in doubt, press C-c C-c
6602 * Clean view::                  Getting rid of leading stars in the outline
6603 * TTY keys::                    Using Org-mode on a tty
6604 * Interaction::                 Other Emacs packages
6605 * Bugs::                        Things which do not work perfectly
6607 \x1f
6608 File: org,  Node: Completion,  Next: Customization,  Prev: Miscellaneous,  Up: Miscellaneous
6610 14.1 Completion
6611 ===============
6613 Org-mode supports in-buffer completion.  This type of completion does
6614 not make use of the minibuffer.  You simply type a few letters into the
6615 buffer and use the key to complete text right there.
6617 `M-<TAB>'
6618      Complete word at point
6619         * At the beginning of a headline, complete TODO keywords.
6621         * After `\', complete TeX symbols supported by the exporter.
6623         * After `*', complete headlines in the current buffer so that
6624           they can be used in search links like `[[*find this
6625           headline]]'.
6627         * After `:' in a headline, complete tags.  The list of tags is
6628           taken from the variable `org-tag-alist' (possibly set through
6629           the `#+TAGS' in-buffer option, *note Setting tags::), or it
6630           is created dynamically from all tags used in the current
6631           buffer.
6633         * After `:' and not in a headline, complete property keys.  The
6634           list of keys is constructed dynamically from all keys used in
6635           the current buffer.
6637         * After `[', complete link abbreviations (*note Link
6638           abbreviations::).
6640         * After `#+', complete the special keywords like `TYP_TODO' or
6641           `OPTIONS' which set file-specific options for Org-mode.  When
6642           the option keyword is already complete, pressing `M-<TAB>'
6643           again will insert example settings for this keyword.
6645         * In the line after `#+STARTUP: ', complete startup keywords,
6646           i.e. valid keys for this line.
6648         * Elsewhere, complete dictionary words using ispell.
6650 \x1f
6651 File: org,  Node: Customization,  Next: In-buffer settings,  Prev: Completion,  Up: Miscellaneous
6653 14.2 Customization
6654 ==================
6656 There are more than 180 variables that can be used to customize
6657 Org-mode.  For the sake of compactness of the manual, I am not
6658 describing the variables here.  A structured overview of customization
6659 variables is available with `M-x org-customize'.  Or select `Browse Org
6660 Group' from the `Org->Customization' menu.  Many settings can also be
6661 activated on a per-file basis, by putting special lines into the buffer
6662 (*note In-buffer settings::).
6664 \x1f
6665 File: org,  Node: In-buffer settings,  Next: The very busy C-c C-c key,  Prev: Customization,  Up: Miscellaneous
6667 14.3 Summary of in-buffer settings
6668 ==================================
6670 Org-mode uses special lines in the buffer to define settings on a
6671 per-file basis.  These lines start with a `#+' followed by a keyword, a
6672 colon, and then individual words defining a setting.  Several setting
6673 words can be in the same line, but you can also have multiple lines for
6674 the keyword.  While these settings are described throughout the manual,
6675 here is a summary.  After changing any of those lines in the buffer,
6676 press `C-c C-c' with the cursor still in the line to activate the
6677 changes immediately.  Otherwise they become effective only when the
6678 file is visited again in a new Emacs session.
6680 `#+ARCHIVE: %s_done::'
6681      This line sets the archive location for the agenda file.  It
6682      applies for all subsequent lines until the next `#+ARCHIVE' line,
6683      or the end of the file.  The first such line also applies to any
6684      entries before it.  The corresponding variable is
6685      `org-archive-location'.
6687 `#+CATEGORY:'
6688      This line sets the category for the agenda file.  The category
6689      applies for all subsequent lines until the next `#+CATEGORY' line,
6690      or the end of the file.  The first such line also applies to any
6691      entries before it.
6693 `#+COLUMNS: %25ITEM .....'
6694      Set the default format for columns view.  This format applies when
6695      columns view is invoked in location where no COLUMNS property
6696      applies.
6698 `#+CONSTANTS: name1=value1 ...'
6699      Set file-local values for constants to be used in table formulas.
6700      This line set the local variable
6701      `org-table-formula-constants-local'.  The global version of this
6702      variable is `org-table-formula-constants'.
6704 `#+DRAWERS: NAME1 .....'
6705      Set the file-local set of drawers.  The corresponding global
6706      variable is `org-drawers'.
6708 `#+LINK:  linkword replace'
6709      These lines (several are allowed) specify link abbreviations.
6710      *Note Link abbreviations::.  The corresponding variable is
6711      `org-link-abbrev-alist'.
6713 `#+PRIORITIES: highest lowest default'
6714      This line sets the limits and the default for the priorities.  All
6715      three must be either letters A-Z or numbers 0-9.  The highest
6716      priority must have a lower ASCII number that the lowest priority.
6718 `#+PROPERTY: Property_Name Value'
6719      This line sets a default inheritance value for entries in the
6720      current buffer, most useful for specifying the allowed values of a
6721      property.
6723 `#+STARTUP:'
6724      This line sets options to be used at startup of Org-mode, when an
6725      Org-mode file is being visited.  The first set of options deals
6726      with the initial visibility of the outline tree.  The
6727      corresponding variable for global default settings is
6728      `org-startup-folded', with a default value `t', which means
6729      `overview'.  
6730           overview   top-level headlines only
6731           content    all headlines
6732           showall    no folding at all, show everything
6733      Then there are options for aligning tables upon visiting a file.
6734      This is useful in files containing narrowed table columns.  The
6735      corresponding variable is `org-startup-align-all-tables', with a
6736      default value `nil'.  
6737           align      align all tables
6738           noalign    don't align tables on startup
6739      Logging TODO state changes and clock intervals (variables
6740      `org-log-done' and `org-log-repeat') can be configured using these
6741      options.  
6742           logging          record a timestamp when an item is marked DONE
6743           nologging        don't record when items are marked DONE
6744           lognotedone      record timestamp and a note when DONE
6745           lognotestate     record timestamp and a note when TODO state changes
6746           logrepeat        record a note when re-instating a repeating item
6747           nologrepeat      do not record when re-instating repeating item
6748           lognoteclock-out record timestamp and a note when clocking out
6749      Here are the options for hiding leading stars in outline headings.
6750      The corresponding variables are `org-hide-leading-stars' and
6751      `org-odd-levels-only', both with a default setting `nil' (meaning
6752      `showstars' and `oddeven').  
6753           hidestars  make all but one of the stars starting a headline invisible.
6754           showstars  show all stars starting a headline
6755           odd        allow only odd outline levels (1,3,...)
6756           oddeven    allow all outline levels
6757      To turn on custom format overlays over time stamps (variables
6758      `org-put-time-stamp-overlays' and
6759      `org-time-stamp-overlay-formats'), use 
6760           customtime overlay custom time format
6761      The following options influence the table spreadsheet (variable
6762      `constants-unit-system').  
6763           constcgs   `constants.el' should use the c-g-s unit system
6764           constSI    `constants.el' should use the SI unit system
6766 `#+TAGS:  TAG1(c1) TAG2(c2)'
6767      These lines (several such lines are allowed) specify the legal
6768      tags in this file, and (potentially) the corresponding _fast tag
6769      selection_ keys.  The corresponding variable is `org-tag-alist'.
6771 `#+TBLFM:'
6772      This line contains the formulas for the table directly above the
6773      line.
6775 `#+TITLE:, #+AUTHOR:, #+EMAIL:, #+LANGUAGE:, #+TEXT:, #+OPTIONS, #+DATE:'
6776      These lines provide settings for exporting files.  For more
6777      details see *Note Export options::.
6779 `#+SEQ_TODO:   #+TYP_TODO:'
6780      These lines set the TODO keywords and their interpretation in the
6781      current file.  The corresponding variables are `org-todo-keywords'
6782      and `org-todo-interpretation'.
6784 \x1f
6785 File: org,  Node: The very busy C-c C-c key,  Next: Clean view,  Prev: In-buffer settings,  Up: Miscellaneous
6787 14.4 The very busy C-c C-c key
6788 ==============================
6790 The key `C-c C-c' has many purposes in org-mode, which are all
6791 mentioned scattered throughout this manual.  One specific function of
6792 this key is to add _tags_ to a headline (*note Tags::).  In many other
6793 circumstances it means something like _Hey Org-mode, look here and
6794 update according to what you see here_.  Here is a summary of what this
6795 means in different contexts.
6797    - If there are highlights in the buffer from the creation of a sparse
6798      tree, or from clock display, remove these highlights.
6800    - If the cursor is in one of the special `#+KEYWORD' lines, this
6801      triggers scanning the buffer for these lines and updating the
6802      information.
6804    - If the cursor is inside a table, realign the table.  This command
6805      works even if the automatic table editor has been turned off.
6807    - If the cursor is on a `#+TBLFM' line, re-apply the formulas to the
6808      entire table.
6810    - If the cursor is inside a table created by the `table.el' package,
6811      activate that table.
6813    - If the current buffer is a remember buffer, close the note and
6814      file it.  With a prefix argument, file it, without further
6815      interaction, to the default location.
6817    - If the cursor is on a `<<<target>>>', update radio targets and
6818      corresponding links in this buffer.
6820    - If the cursor is in a property line or at the start or end of a
6821      property drawer, offer property commands.
6823    - If the cursor is in a plain list item with a checkbox, toggle the
6824      status of the checkbox.
6826    - If the cursor is on a numbered item in a plain list, renumber the
6827      ordered list.
6829    - If the cursor is on the `#+BEGIN' line of a dynamical block, the
6830      block is updated.
6832 \x1f
6833 File: org,  Node: Clean view,  Next: TTY keys,  Prev: The very busy C-c C-c key,  Up: Miscellaneous
6835 14.5 A cleaner outline view
6836 ===========================
6838 Some people find it noisy and distracting that the Org-mode headlines
6839 are starting with a potentially large number of stars.  For example the
6840 tree from *Note Headlines:::
6842      * Top level headline
6843      ** Second level
6844      *** 3rd level
6845          some text
6846      *** 3rd level
6847          more text
6848      * Another top level headline
6850 Unfortunately this is deeply ingrained into the code of Org-mode and
6851 cannot be easily changed.  You can, however, modify the display in such
6852 a way that all leading stars become invisible and the outline more easy
6853 to read.  To do this, customize the variable `org-hide-leading-stars'
6854 like this:
6856      (setq org-hide-leading-stars t)
6858 or change this on a per-file basis with one of the lines (anywhere in
6859 the buffer)
6861      #+STARTUP: showstars
6862      #+STARTUP: hidestars
6864 Press `C-c C-c' with the cursor in a `STARTUP' line to activate the
6865 modifications.
6867    With stars hidden, the tree becomes:
6869      * Top level headline
6870       * Second level
6871        * 3rd level
6872          some text
6873        * 3rd level
6874          more text
6875      * Another top level headline
6877 Note that the leading stars are not truly replaced by whitespace, they
6878 are only fontified with the face `org-hide' that uses the background
6879 color as font color.  If you are not using either white or black
6880 background, you may have to customize this face to get the wanted
6881 effect.  Another possibility is to set this font such that the extra
6882 stars are almost invisible, for example using the color `grey90' on a
6883 white background.
6885    Things become cleaner still if you skip all the even levels and use
6886 only odd levels 1, 3, 5..., effectively adding two stars to go from one
6887 outline level to the next:
6889      * Top level headline
6890        * Second level
6891          * 3rd level
6892            some text
6893          * 3rd level
6894            more text
6895      * Another top level headline
6897 In order to make the structure editing and export commands handle this
6898 convention correctly, use
6900      (setq org-odd-levels-only t)
6902 or set this on a per-file basis with one of the following lines (don't
6903 forget to press `C-c C-c' with the cursor in the startup line to
6904 activate changes immediately).
6906      #+STARTUP: odd
6907      #+STARTUP: oddeven
6909    You can convert an Org-mode file from single-star-per-level to the
6910 double-star-per-level convention with `M-x org-convert-to-odd-levels
6911 RET' in that file.  The reverse operation is `M-x
6912 org-convert-to-oddeven-levels'.
6914 \x1f
6915 File: org,  Node: TTY keys,  Next: Interaction,  Prev: Clean view,  Up: Miscellaneous
6917 14.6 Using org-mode on a tty
6918 ============================
6920 Because Org-mode contains a large number of commands, by default much of
6921 Org-mode's core commands are bound to keys that are generally not
6922 accessible on a tty, such as the cursor keys (<left>, <right>, <up>,
6923 <down>), <TAB> and <RET>, in particular when used together with
6924 modifiers like <Meta> and/or <Shift>.  To access these commands on a
6925 tty when special keys are unavailable, the following alternative
6926 bindings can be used.  The tty bindings below will likely be more
6927 cumbersome; you may find for some of the bindings below that a
6928 customized work-around suits you better.  For example, changing a time
6929 stamp is really only fun with `S-<cursor>' keys, whereas on a tty you
6930 would rather use `C-c .' to re-insert the timestamp.
6932 Default     Alternative 1  Alternative 2
6933 `S-<TAB>'   `C-u <TAB>'    
6934 `M-<left>'  `C-c C-x l'    `<Esc> <left>'
6935 `M-S-<left>'`C-c C-x L'    
6936 `M-<right>' `C-c C-x r'    `<Esc>
6937                            <right>'
6938 `M-S-<right>'`C-c C-x R'    
6939 `M-<up>'    `C-c C-x u'    `<Esc> <up>'
6940 `M-S-<up>'  `C-c C-x U'    
6941 `M-<down>'  `C-c C-x d'    `<Esc> <down>'
6942 `M-S-<down>'`C-c C-x D'    
6943 `S-<RET>'   `C-c C-x c'    
6944 `M-<RET>'   `C-c C-x m'    `<Esc> <RET>'
6945 `M-S-<RET>' `C-c C-x M'    
6946 `S-<left>'  `C-c <left>'   
6947 `S-<right>' `C-c <right>'  
6948 `S-<up>'    `C-c <up>'     
6949 `S-<down>'  `C-c <down>'   
6950 `C-S-<left>'`C-c C-x       
6951             <left>'        
6952 `C-S-<right>'`C-c C-x       
6953             <right>'       
6955 \x1f
6956 File: org,  Node: Interaction,  Next: Bugs,  Prev: TTY keys,  Up: Miscellaneous
6958 14.7 Interaction with other packages
6959 ====================================
6961 Org-mode lives in the world of GNU Emacs and interacts in various ways
6962 with other code out there.
6964 * Menu:
6966 * Cooperation::                 Packages Org-mode cooperates with
6967 * Conflicts::                   Packages that lead to conflicts
6969 \x1f
6970 File: org,  Node: Cooperation,  Next: Conflicts,  Prev: Interaction,  Up: Interaction
6972 14.7.1 Packages that Org-mode cooperates with
6973 ---------------------------------------------
6975 `calc.el' by Dave Gillespie
6976      Org-mode uses the calc package for implementing spreadsheet
6977      functionality in its tables (*note The spreadsheet::).  Org-mode
6978      checks for the availability of calc by looking for the function
6979      `calc-eval' which should be autoloaded in your setup if calc has
6980      been installed properly.  As of Emacs 22, calc is part of the Emacs
6981      distribution.  Another possibility for interaction between the two
6982      packages is using calc for embedded calculations. *Note Embedded
6983      Mode: (calc)Embedded Mode.  
6985 `constants.el' by Carsten Dominik
6986      In a table formula (*note The spreadsheet::), it is possible to use
6987      names for natural constants or units.  Instead of defining your own
6988      constants in the variable `org-table-formula-constants', install
6989      the `constants' package which defines a large number of constants
6990      and units, and lets you use unit prefixes like `M' for `Mega' etc.
6991      You will need version 2.0 of this package, available at
6992      `http://www.astro.uva.nl/~dominik/Tools'. Org-mode checks for the
6993      function `constants-get', which has to be autoloaded in your
6994      setup.  See the installation instructions in the file
6995      `constants.el'.
6997 `cdlatex.el' by Carsten Dominik
6998      Org-mode can make use of the cdlatex package to efficiently enter
6999      LaTeX fragments into Org-mode files. See *Note CDLaTeX mode::.
7001 `imenu.el' by Ake Stenhoff and Lars Lindberg
7002      Imenu allows menu access to an index of items in a file.  Org-mode
7003      supports imenu - all you need to do to get the index is the
7004      following:
7005           (add-hook 'org-mode-hook
7006                     (lambda () 'imenu-add-to-menubar "Imenu"))
7007      By default the index is two levels deep - you can modify the depth
7008      using the option `org-imenu-depth'.
7010 `remember.el' by John Wiegley
7011      Org mode cooperates with remember, see *Note Remember::.
7012      `Remember.el' is not part of Emacs, find it on the web.
7014 `speedbar.el' by Eric M. Ludlam
7015      Speedbar is a package that creates a special frame displaying
7016      files and index items in files.  Org-mode supports speedbar and
7017      allows you to drill into Org-mode files directly from the
7018      speedbar.  It also allows to restrict the scope of agenda commands
7019      to a file or a subtree by using the command `<' in the speedbar
7020      frame.  
7022 `table.el' by Takaaki Ota
7023      Complex ASCII tables with automatic line wrapping, column- and
7024      row-spanning, and alignment can be created using the Emacs table
7025      package by Takaaki Ota (`http://sourceforge.net/projects/table',
7026      and also part of Emacs 22).  When <TAB> or `C-c C-c' is pressed in
7027      such a table, Org-mode will call `table-recognize-table' and move
7028      the cursor into the table.  Inside a table, the keymap of Org-mode
7029      is inactive.  In order to execute Org-mode-related commands, leave
7030      the table.
7032     `C-c C-c'
7033           Recognize `table.el' table.  Works when the cursor is in a
7034           table.el table.  
7036     `C-c ~'
7037           Insert a table.el table.  If there is already a table at
7038           point, this command converts it between the table.el format
7039           and the Org-mode format.  See the documentation string of the
7040           command `org-convert-table' for the restrictions under which
7041           this is possible.
7042      `table.el' is part of Emacs 22.  
7044 `footnote.el' by Steven L. Baur
7045      Org-mode recognizes numerical footnotes as provided by this package
7046      (*note Footnotes::).
7048 \x1f
7049 File: org,  Node: Conflicts,  Prev: Cooperation,  Up: Interaction
7051 14.7.2 Packages that lead to conflicts with Org-mode
7052 ----------------------------------------------------
7054 `allout.el' by Ken Manheimer
7055      Startup of Org-mode may fail with the error message
7056      `(wrong-type-argument keymapp nil)' when there is an outdated
7057      version `allout.el' on the load path, for example the version
7058      distributed with Emacs 21.x.  Upgrade to Emacs 22 and this problem
7059      will disappear.  If for some reason you cannot do this, make sure
7060      that org.el is loaded _before_ `allout.el', for example by putting
7061      `(require 'org)' early enough into your `.emacs' file.
7063 `CUA.el' by Kim. F. Storm
7064      Keybindings in Org-mode conflict with the `S-<cursor>' keys used by
7065      CUA-mode (as well as pc-select-mode and s-region-mode) to select
7066      and extend the region.  If you want to use one of these packages
7067      along with Org-mode, configure the variable
7068      `org-replace-disputed-keys'.  When set, Org-mode will move the
7069      following keybindings in Org-mode files, and in the agenda buffer
7070      (but not during date selection).
7072           S-UP    -> M-p             S-DOWN  -> M-n
7073           S-LEFT  -> M--             S-RIGHT -> M-+
7075      Yes, these are unfortunately more difficult to remember.  If you
7076      want to have other replacement keys, look at the variable
7077      `org-disputed-keys'.
7079 `windmove.el' by Hovav Shacham
7080      Also this package uses the `S-<cursor>' keys, so everything written
7081      in the paragraph above about CUA mode also applies here.
7083 `footnote.el' by Steven L. Baur
7084      Org-mode supports the syntax of the footnote package, but only the
7085      numerical footnote markers.  Also, the default key for footnote
7086      commands, `C-c !' is already used by Org-mode.  You could use the
7087      variable `footnote-prefix' to switch footnotes commands to another
7088      key.  Or, you could use `org-replace-disputed-keys' and
7089      `org-disputed-keys' to change the settings in Org-mode.
7092 \x1f
7093 File: org,  Node: Bugs,  Prev: Interaction,  Up: Miscellaneous
7095 14.8 Bugs
7096 =========
7098 Here is a list of things that should work differently, but which I have
7099 found too hard to fix.
7101    * If a table field starts with a link, and if the corresponding table
7102      column is narrowed (*note Narrow columns::) to a width too small to
7103      display the link, the field would look entirely empty even though
7104      it is not.  To prevent this, Org-mode throws an error.  The
7105      work-around is to make the column wide enough to fit the link, or
7106      to add some text (at least 2 characters) before the link in the
7107      same field.
7109    * Narrowing table columns does not work on XEmacs, because the
7110      `format' function does not transport text properties.
7112    * Text in an entry protected with the `QUOTE' keyword should not
7113      autowrap.
7115    * When the application called by `C-c C-o' to open a file link fails
7116      (for example because the application does not exist or refuses to
7117      open the file), it does so silently.  No error message is
7118      displayed.
7120    * Recalculating a table line applies the formulas from left to right.
7121      If a formula uses _calculated_ fields further down the row,
7122      multiple recalculation may be needed to get all fields consistent.
7123      You may use the command `org-table-iterate' (`C-u C-c *') to
7124      recalculate until convergence.
7126    * A single letter cannot be made bold, for example `*a*'.
7128    * The exporters work well, but could be made more efficient.
7130 \x1f
7131 File: org,  Node: Extensions and Hacking,  Next: History and Acknowledgments,  Prev: Miscellaneous,  Up: Top
7133 Appendix A Extensions, Hooks and Hacking
7134 ****************************************
7136 This appendix lists extensions for Org-mode written by other authors.
7137 It also covers some aspects where users can extend the functionality of
7138 Org-mode.
7140 * Menu:
7142 * Extensions::                  Existing 3rd-part extensions
7143 * Adding hyperlink types::      New custom link types
7144 * Tables in arbitrary syntax::  Orgtbl for LaTeX and other programs
7145 * Dynamic blocks::              Automatically filled blocks
7146 * Special agenda views::        Customized views
7147 * Using the property API::      Writing programs that use entry properties
7149 \x1f
7150 File: org,  Node: Extensions,  Next: Adding hyperlink types,  Prev: Extensions and Hacking,  Up: Extensions and Hacking
7152 A.1 Third-party extensions for Org-mode
7153 =======================================
7155 The following extensions for Org-mode have been written by other people:
7157 `org-publish.el' by David O'Toole
7158      This package provides facilities for publishing related sets of
7159      Org-mode files together with linked files like images as webpages.
7160      It is highly configurable and can be used for other publishing
7161      purposes as well.  As of Org-mode version 4.30, `org-publish.el'
7162      is part of the Org-mode distribution.  It is not yet part of
7163      Emacs, however, a delay caused by the preparations for the 22.1
7164      release.  In the mean time, `org-publish.el' can be downloaded
7165      from David's site: `http://dto.freeshell.org/e/org-publish.el'.  
7167 `org-mouse.el' by Piotr Zielinski
7168      This package implements extended mouse functionality for Org-mode.
7169      It allows you to cycle visibility and to edit the document
7170      structure with the mouse.  Best of all, it provides a
7171      context-sensitive menu on <mouse-3> that changes depending on the
7172      context of a mouse-click.  As of Org-mode version 4.53,
7173      `org-mouse.el' is part of the Org-mode distribution.  It is not
7174      yet part of Emacs, however, a delay caused by the preparations for
7175      the 22.1 release.  In the mean time, `org-mouse.el' can be
7176      downloaded from Piotr's site:
7177      `http://www.cl.cam.ac.uk/~pz215/files/org-mouse.el'.  
7179 `org-blog.el' by David O'Toole
7180      A blogging plug-in for `org-publish.el'.
7181      `http://dto.freeshell.org/notebook/OrgMode.html'.  
7183 `blorg.el' by Bastien Guerry
7184      Publish Org-mode files as blogs.
7185      `http://www.cognition.ens.fr/~guerry/blorg.html'.  
7187 `org2rem.el' by Bastien Guerry
7188      Translates Org-mode files into something readable by Remind.
7189      `http://www.cognition.ens.fr/~guerry/u/org2rem.el'.
7191 `org-toc.el' by Bastien Guerry
7192      Produces a simple table of contents of an Org-mode file, for easy
7193      navigation.
7194      `http://www.cognition.ens.fr/~guerry/u/org-registry.el'.
7196 `org-registry.el' by Bastien Guerry
7197      Find which Org-file link to a certain document.
7198      `http://www.cognition.ens.fr/~guerry/u/org2rem.el'.
7200 \x1f
7201 File: org,  Node: Adding hyperlink types,  Next: Tables in arbitrary syntax,  Prev: Extensions,  Up: Extensions and Hacking
7203 A.2 Adding hyperlink types
7204 ==========================
7206 Org-mode has a large number of hyperlink types built-in (*note
7207 Hyperlinks::).  If you would like to add new link types, it provides an
7208 interface for doing so.  Lets look at an example file `org-man.el' that
7209 will add support for creating links like `[[man:printf][The printf
7210 manpage]]' to show unix manual pages inside emacs:
7212      ;;; org-man.el - Support for links to manpages in Org-mode
7214      (require 'org)
7216      (org-add-link-type "man" 'org-man-open)
7217      (add-hook 'org-store-link-functions 'org-man-store-link)
7219      (defcustom org-man-command 'man
7220        "The Emacs command to be used to display a man page."
7221        :group 'org-link
7222        :type '(choice (const man) (const woman)))
7224      (defun org-man-open (path)
7225        "Visit the manpage on PATH.
7226      PATH should be a topic that can be thrown at the man command."
7227        (funcall org-man-command path))
7229      (defun org-man-store-link ()
7230        "Store a link to a manpage."
7231        (when (memq major-mode '(Man-mode woman-mode))
7232          ;; This is a man page, we do make this link
7233          (let* ((page (org-man-get-page-name))
7234                 (link (concat "man:" page))
7235                 (description (format "Manpage for %s" page)))
7236            (org-store-link-props
7237             :type "man"
7238             :link link
7239             :description description))))
7241      (defun org-man-get-page-name ()
7242        "Extract the page name from the buffer name."
7243        ;; This works for both `Man-mode' and `woman-mode'.
7244        (if (string-match " \\(\\S-+\\)\\*" (buffer-name))
7245            (match-string 1 (buffer-name))
7246          (error "Cannot create link to this man page")))
7248      (provide 'org-man)
7250      ;;; org-man.el ends here
7252 You would activate this new link type in `.emacs' with
7254      (require 'org-man)
7256 Lets go through the file and see what it does.
7257   1. It does `(require 'org)' to make sure that `org.el' has been
7258      loaded.
7260   2. The next line calls `org-add-link-type' to define a new link type
7261      with prefix `man'.  The call also contains the name of a function
7262      that will be called to follow such a link.
7264   3. The next line adds a function to `org-store-link-functions', in
7265      order to allow the command `C-c l' to record a useful link in a
7266      buffer displaying a man page.
7268    The rest of the file defines the necessary variables and functions.
7269 First there is a customization variable that determines which emacs
7270 command should be used to display manpages.  There are two options,
7271 `man' and `woman'.  Then the function to follow a link is defined.  It
7272 gets the link path as an argument - in this case the link path is just
7273 a topic for the manual command.  The function calls the value of
7274 `org-man-command' to display the man page.
7276    Finally the function `org-man-store-link' is defined.  When you try
7277 to store a link with `C-c l', also this function will be called to try
7278 to make a link.  The function must first decide if it is supposed to
7279 create the link for this buffer type, we do this by checking the value
7280 of the variable `major-mode'.  If not, the function must exit and
7281 retunr the value `nil'.  If yes, the link is created by getting the
7282 manual tpoic from the buffer name and prefixing it with the string
7283 `man:'.  Then it must call the command `org-store-link-props' and set
7284 the `:type' and `:link' properties.  Optionally you can also set the
7285 `:description' property to provide a default for the link description
7286 when the link is later inserted into tan Org-mode buffer with `C-c C-l'.
7288 \x1f
7289 File: org,  Node: Tables in arbitrary syntax,  Next: Dynamic blocks,  Prev: Adding hyperlink types,  Up: Extensions and Hacking
7291 A.3 Tables and Lists in arbitrary syntax
7292 ========================================
7294 Since Orgtbl-mode can be used as a minor mode in arbitrary buffers, a
7295 frequent feature request has been to make it work with native tables in
7296 specific languages, for example LaTeX.  However, this is extremely hard
7297 to do in a general way, would lead to a customization nightmare, and
7298 would take away much of the simplicity of the Orgtbl-mode table editor.
7300    This appendix describes a different approach.  We keep the
7301 Orgtbl-mode table in its native format (the source table), and use a
7302 custom function to translate the table to the correct syntax, and to
7303 install it in the right location (the target table).  This puts the
7304 burden of writing conversion functions on the user, but it allows for a
7305 very flexible system.
7307    Bastien added the ability to do the same with lists.  You can use
7308 Org's facilities to edit and structure lists by turning `orgstruct-mode'
7309 on, then locally exporting such lists in another format (HTML, LaTeX or
7310 TeXInfo.)
7312 * Menu:
7314 * Radio tables::                Sending and receiving
7315 * A LaTeX example::             Step by step, almost a tutorial
7316 * Translator functions::        Copy and modify
7317 * Radio lists::                 Doing the same for lists.
7319 \x1f
7320 File: org,  Node: Radio tables,  Next: A LaTeX example,  Prev: Tables in arbitrary syntax,  Up: Tables in arbitrary syntax
7322 A.3.1 Radio tables
7323 ------------------
7325 To define the location of the target table, you first need to create two
7326 lines that are comments in the current mode, but contain magic words for
7327 Orgtbl-mode to find.  Orgtbl-mode will insert the translated table
7328 between these lines, replacing whatever was there before.  For example:
7330      /* BEGIN RECEIVE ORGTBL table_name */
7331      /* END RECEIVE ORGTBL table_name */
7333 Just above the source table, we put a special line that tells
7334 Orgtbl-mode how to translate this table and where to install it.  For
7335 example:
7336      #+ORGTBL: SEND table_name translation_function arguments....
7338 `table_name' is the reference name for the table that is also used in
7339 the receiver lines. `translation_function' is the Lisp function that
7340 does the translation.  Furthermore, the line can contain a list of
7341 arguments (alternating key and value) at the end.  The arguments will be
7342 passed as a property list to the translation function for
7343 interpretation.  A few standard parameters are already recognized and
7344 acted upon before the translation function is called:
7346 `:skip N'
7347      Skip the first N lines of the table. Hlines do count!
7349 `:skipcols (n1 n2 ...)'
7350      List of columns that should be skipped.  If the table has a column
7351      with calculation marks, that column is automatically discarded as
7352      well.  Please note that the translator function sees the table
7353      _after_ the removal of these columns, the function never knows
7354      that there have been additional columns.
7356 The one problem remaining is how to keep the source table in the buffer
7357 without disturbing the normal workings of the file, for example during
7358 compilation of a C file or processing of a LaTeX file.  There are a
7359 number of different solutions:
7361    * The table could be placed in a block comment if that is supported
7362      by the language.  For example, in C-mode you could wrap the table
7363      between `/*' and `*/' lines.
7365    * Sometimes it is possible to put the table after some kind of END
7366      statement, for example `\bye' in TeX and `\end{document}' in LaTeX.
7368    * You can just comment the table line by line whenever you want to
7369      process the file, and uncomment it whenever you need to edit the
7370      table.  This only sounds tedious - the command `M-x
7371      orgtbl-toggle-comment' does make this comment-toggling very easy,
7372      in particular if you bind it to a key.
7374 \x1f
7375 File: org,  Node: A LaTeX example,  Next: Translator functions,  Prev: Radio tables,  Up: Tables in arbitrary syntax
7377 A.3.2 A LaTeX example of radio tables
7378 -------------------------------------
7380 The best way to wrap the source table in LaTeX is to use the `comment'
7381 environment provided by `comment.sty'.  It has to be activated by
7382 placing `\usepackage{comment}' into the document header.  Orgtbl-mode
7383 can insert a radio table skeleton(1)  with the command `M-x
7384 orgtbl-insert-radio-table'.  You will be prompted for a table name,
7385 lets say we use `salesfigures'.  You will then get the following
7386 template:
7388      % BEGIN RECEIVE ORGTBL salesfigures
7389      % END RECEIVE ORGTBL salesfigures
7390      \begin{comment}
7391      #+ORGTBL: SEND salesfigures orgtbl-to-latex
7392      | | |
7393      \end{comment}
7395 The `#+ORGTBL: SEND' line tells orgtbl-mode to use the function
7396 `orgtbl-to-latex' to convert the table into LaTeX and to put it into
7397 the receiver location with name `salesfigures'.  You may now fill in
7398 the table, feel free to use the spreadsheet features(2):
7400      % BEGIN RECEIVE ORGTBL salesfigures
7401      % END RECEIVE ORGTBL salesfigures
7402      \begin{comment}
7403      #+ORGTBL: SEND salesfigures orgtbl-to-latex
7404      | Month | Days | Nr sold | per day |
7405      |-------+------+---------+---------|
7406      | Jan   |   23 |      55 |     2.4 |
7407      | Feb   |   21 |      16 |     0.8 |
7408      | March |   22 |     278 |    12.6 |
7409      #+TBLFM: $4=$3/$2;%.1f
7410      % $ (optional extra dollar to keep font-lock happy, see footnote)
7411      \end{comment}
7413 When you are done, press `C-c C-c' in the table to get the converted
7414 table inserted between the two marker lines.
7416    Now lets assume you want to make the table header by hand, because
7417 you want to control how columns are aligned etc.  In this case we make
7418 sure that the table translator does skip the first 2 lines of the source
7419 table, and tell the command to work as a splice, i.e. to not produce
7420 header and footer commands of the target table:
7422      \begin{tabular}{lrrr}
7423      Month & \multicolumn{1}{c}{Days} & Nr.\ sold & per day\\
7424      % BEGIN RECEIVE ORGTBL salesfigures
7425      % END RECEIVE ORGTBL salesfigures
7426      \end{tabular}
7427      %
7428      \begin{comment}
7429      #+ORGTBL: SEND salesfigures orgtbl-to-latex :splice t :skip 2
7430      | Month | Days | Nr sold | per day |
7431      |-------+------+---------+---------|
7432      | Jan   |   23 |      55 |     2.4 |
7433      | Feb   |   21 |      16 |     0.8 |
7434      | March |   22 |     278 |    12.6 |
7435      #+TBLFM: $4=$3/$2;%.1f
7436      \end{comment}
7438    The LaTeX translator function `orgtbl-to-latex' is already part of
7439 Orgtbl-mode.  It uses a `tabular' environment to typeset the table and
7440 marks horizontal lines with `\hline'.  Furthermore, it interprets the
7441 following parameters:
7443 `:splice nil/t'
7444      When set to t, return only table body lines, don't wrap them into a
7445      tabular environment.  Default is nil.
7447 `:fmt fmt'
7448      A format to be used to wrap each field, should contain `%s' for the
7449      original field value.  For example, to wrap each field value in
7450      dollars, you could use `:fmt "$%s$"'.  This may also be a property
7451      list with column numbers and formats. for example `:fmt (2 "$%s$"
7452      4 "%s\\%%")'.
7454 `:efmt efmt'
7455      Use this format to print numbers with exponentials.  The format
7456      should have `%s' twice for inserting mantissa and exponent, for
7457      example `"%s\\times10^{%s}"'.  The default is `"%s\\,(%s)"'.  This
7458      may also be a property list with column numbers and formats, for
7459      example `:efmt (2 "$%s\\times10^{%s}$" 4 "$%s\\cdot10^{%s}$")'.
7460      After `efmt' has been applied to a value, `fmt' will also be
7461      applied.
7463    ---------- Footnotes ----------
7465    (1) By default this works only for LaTeX, HTML, and TeXInfo.
7466 Configure the variable `orgtbl-radio-tables' to install templates for
7467 other modes.
7469    (2) If the `#+TBLFM' line contains an odd number of dollar
7470 characters, this may cause problems with font-lock in latex-mode.  As
7471 shown in the example you can fix this by adding an extra line inside the
7472 `comment' environment that is used to balance the dollar expressions.
7473 If you are using AUCTeX with the font-latex library, a much better
7474 solution is to add the `comment' environment to the variable
7475 `LaTeX-verbatim-environments'.
7477 \x1f
7478 File: org,  Node: Translator functions,  Next: Radio lists,  Prev: A LaTeX example,  Up: Tables in arbitrary syntax
7480 A.3.3 Translator functions
7481 --------------------------
7483 Orgtbl-mode has several translator functions built-in:
7484 `orgtbl-to-latex', `orgtbl-to-html', and `orgtbl-to-texinfo'.  Except
7485 for `orgtbl-to-html'(1), these all use a generic translator,
7486 `orgtbl-to-generic'.  For example, `orgtbl-to-latex' itself is a very
7487 short function that computes the column definitions for the `tabular'
7488 environment, defines a few field and line separators and then hands
7489 over to the generic translator.  Here is the entire code:
7491      (defun orgtbl-to-latex (table params)
7492        "Convert the orgtbl-mode TABLE to LaTeX."
7493        (let* ((alignment (mapconcat (lambda (x) (if x "r" "l"))
7494                                     org-table-last-alignment ""))
7495               (params2
7496                (list
7497                 :tstart (concat "\\begin{tabular}{" alignment "}")
7498                 :tend "\\end{tabular}"
7499                 :lstart "" :lend " \\\\" :sep " & "
7500                 :efmt "%s\\,(%s)" :hline "\\hline")))
7501          (orgtbl-to-generic table (org-combine-plists params2 params))))
7503    As you can see, the properties passed into the function (variable
7504 PARAMS) are combined with the ones newly defined in the function
7505 (variable PARAMS2).  The ones passed into the function (i.e. the ones
7506 set by the `ORGTBL SEND' line) take precedence.  So if you would like
7507 to use the LaTeX translator, but wanted the line endings to be
7508 `\\[2mm]' instead of the default `\\', you could just overrule the
7509 default with
7511      #+ORGTBL: SEND test orgtbl-to-latex :lend " \\\\[2mm]"
7513    For a new language, you can either write your own converter function
7514 in analogy with the LaTeX translator, or you can use the generic
7515 function directly.  For example, if you have a language where a table
7516 is started with `!BTBL!', ended with `!ETBL!', and where table lines are
7517 started with `!BL!', ended with `!EL!' and where the field separator is
7518 a TAB, you could call the generic translator like this (on a single
7519 line!):
7521      #+ORGTBL: SEND test orgtbl-to-generic :tstart "!BTBL!" :tend "!ETBL!"
7522                                    :lstart "!BL! " :lend " !EL!" :sep "\t"
7524 Please check the documentation string of the function
7525 `orgtbl-to-generic' for a full list of parameters understood by that
7526 function and remember that you can pass each of them into
7527 `orgtbl-to-latex', `orgtbl-to-texinfo', and any other function using
7528 the generic function.
7530    Of course you can also write a completely new function doing
7531 complicated things the generic translator cannot do.  A translator
7532 function takes two arguments.  The first argument is the table, a list
7533 of lines, each line either the symbol `hline' or a list of fields.  The
7534 second argument is the property list containing all parameters
7535 specified in the `#+ORGTBL: SEND' line.  The function must return a
7536 single string containing the formatted table.  If you write a generally
7537 useful translator, please post it on `emacs-orgmode@gnu.org' so that
7538 others can benefit from your work.
7540    ---------- Footnotes ----------
7542    (1) The HTML translator uses the same code that produces tables
7543 during HTML export.
7545 \x1f
7546 File: org,  Node: Radio lists,  Prev: Translator functions,  Up: Tables in arbitrary syntax
7548 A.3.4 Radio lists
7549 -----------------
7551 Sending and receiving radio lists works exactly the same way than
7552 sending and receiving radio tables (*note Radio tables::) (1).  As for
7553 radio tables, you can insert radio lists templates in HTML, LaTeX and
7554 TeXInfo modes by calling `org-list-insert-radio-list'.
7556    Here are the differences with radio tables:
7558    - Use `ORGLST' instead of `ORGTBL'.
7560    - The available translation functions for radio lists don't take
7561      parameters.
7563    - `C-c C-c' will work when pressed on the first item of the list.
7565    Here is a LaTeX example.  Let's say that you have this in your LaTeX
7566 file:
7568      % BEGIN RECEIVE ORGLST to-buy
7569      % END RECEIVE ORGLST to-buy
7570      \begin{comment}
7571      #+ORGLIST: SEND to-buy orgtbl-to-latex
7572      - a new house
7573      - a new computer
7574        + a new keyboard
7575        + a new mouse
7576      - a new life
7577      \end{comment}
7579    Pressing `C-c C-c' on `a new house' and will insert the converted
7580 LaTeX list between the two marker lines.
7582    ---------- Footnotes ----------
7584    (1) You need to load the `org-export-latex.el' package to use radio
7585 lists since the relevant code is there for now.
7587 \x1f
7588 File: org,  Node: Dynamic blocks,  Next: Special agenda views,  Prev: Tables in arbitrary syntax,  Up: Extensions and Hacking
7590 A.4 Dynamic blocks
7591 ==================
7593 Org-mode documents can contain _dynamic blocks_.  These are specially
7594 marked regions that are updated by some user-written function.  A good
7595 example for such a block is the clock table inserted by the command
7596 `C-c C-x C-r' (*note Clocking work time::).
7598    Dynamic block are enclosed by a BEGIN-END structure that assigns a
7599 name to the block and can also specify parameters for the function
7600 producing the content of the block.
7602      #+BEGIN: myblock :parameter1 value1 :parameter2 value2 ...
7604      #+END:
7606    Dynamic blocks are updated with the following commands
7608 `C-c C-x C-u'
7609      Update dynamic block at point.  
7611 `C-u C-c C-x C-u'
7612      Update all dynamic blocks in the current file.
7614    Updating a dynamic block means to remove all the text between BEGIN
7615 and END, parse the BEGIN line for parameters and then call the specific
7616 writer function for this block to insert the new content.  For a block
7617 with name `myblock', the writer function is `org-dblock-write:myblock'
7618 with as only parameter a property list with the parameters given in the
7619 begin line.  Here is a trivial example of a block that keeps track of
7620 when the block update function was last run:
7622      #+BEGIN: block-update-time :format "on %m/%d/%Y at %H:%M"
7624      #+END:
7626 The corresponding block writer function could look like this:
7628      (defun org-dblock-write:block-update-time (params)
7629         (let ((fmt (or (plist-get params :format) "%d. %m. %Y")))
7630           (insert "Last block update at: "
7631                   (format-time-string fmt (current-time)))))
7633    If you want to make sure that all dynamic blocks are always
7634 up-to-date, you could add the function `org-update-all-dblocks' to a
7635 hook, for example `before-save-hook'.  `org-update-all-dblocks' is
7636 written in a way that is does nothing in buffers that are not in
7637 Org-mode.
7639 \x1f
7640 File: org,  Node: Special agenda views,  Next: Using the property API,  Prev: Dynamic blocks,  Up: Extensions and Hacking
7642 A.5 Special Agenda Views
7643 ========================
7645 Org-mode provides a special hook that can be used to narrow down the
7646 selection made by any of the agenda views.  You may specify a function
7647 that is used at each match to verify if the match should indeed be part
7648 of the agenda view, and if not, how much should be skipped.
7650    Let's say you want to produce a list of projects that contain a
7651 WAITING tag anywhere in the project tree.  Let's further assume that
7652 you have marked all tree headings that define a project with the todo
7653 keyword PROJECT.  In this case you would run a todo search for the
7654 keyword PROJECT, but skip the match unless there is a WAITING tag
7655 anywhere in the subtree belonging to the project line.
7657    To achieve this, you must write a function that searches the subtree
7658 for the tag.  If the tag is found, the function must return `nil' to
7659 indicate that this match should not be skipped.  If there is no such
7660 tag, return the location of the end of the subtree, to indicate that
7661 search should continue from there.
7663      (defun my-skip-unless-waiting ()
7664        "Skip trees that are not waiting"
7665        (let ((subtree-end (save-excursion (org-end-of-subtree t))))
7666          (if (re-search-forward ":WAITING:" subtree-end t)
7667              nil          ; tag found, do not skip
7668            subtree-end))) ; tag not found, continue after end of subtree
7670    Now you may use this function in an agenda custom command, for
7671 example like this:
7673      (org-add-agenda-custom-command
7674       '("b" todo "PROJECT"
7675         ((org-agenda-skip-function 'my-org-waiting-projects)
7676          (org-agenda-overriding-header "Projects waiting for something: "))))
7678    Note that this also binds `org-agenda-overriding-header' to get a
7679 meaningful header in the agenda view.
7681    You may also put a Lisp form into `org-agenda-skip-function'.  In
7682 particular, you may use the functions `org-agenda-skip-entry-if' and
7683 `org-agenda-skip-subtree-if' in this form, for example:
7685 `'(org-agenda-skip-entry-if 'scheduled)'
7686      Skip current entry if it has been scheduled.
7688 `'(org-agenda-skip-entry-if 'notscheduled)'
7689      Skip current entry if it has not been scheduled.
7691 `'(org-agenda-skip-entry-if 'deadline)'
7692      Skip current entry if it has a deadline.
7694 `'(org-agenda-skip-entry-if 'scheduled 'deadline)'
7695      Skip current entry if it has a deadline, or if it is scheduled.
7697 `'(org-agenda-skip-entry 'regexp "regular expression")'
7698      Skip current entry if the regular expression matches in the entry.
7700 `'(org-agenda-skip-entry 'notregexp "regular expression")'
7701      Skip current entry unless the regular expression matches.
7703 `'(org-agenda-skip-subtree-if 'regexp "regular expression")'
7704      Same as above, but check and skip the entire subtree.
7706    Therefore we could also have written the search for WAITING projects
7707 like this, even without defining a special function:
7709      (org-add-agenda-custom-command
7710       '("b" todo "PROJECT"
7711         ((org-agenda-skip-function '(org-agenda-skip-subtree-if
7712                                      'regexp ":WAITING:"))
7713          (org-agenda-overriding-header "Projects waiting for something: "))))
7715 \x1f
7716 File: org,  Node: Using the property API,  Prev: Special agenda views,  Up: Extensions and Hacking
7718 A.6 Using the property API
7719 ==========================
7721 Here is a description of the functions that can be used to work with
7722 properties.
7724  -- Function: org-entry-properties &optional pom which
7725      Get all properties of the entry at point-or-marker POM.  This
7726      includes the TODO keyword, the tags, time strings for deadline,
7727      scheduled, and clocking, and any additional properties defined in
7728      the entry.  The return value is an alist, keys may occur multiple
7729      times if the property key was used several times.  POM may also be
7730      nil, in which case the current entry is used.  If WHICH is nil or
7731      `all', get all properties.  If WHICH is `special' or `standard',
7732      only get that subclass.
7734  -- Function: org-entry-get pom property &optional inherit
7735      Get value of PROPERTY for entry at point-or-marker POM.  If
7736      INHERIT is non-nil and the entry does not have the property, then
7737      also check higher levels of the hierarchy.  This function ignores
7738      the value of `org-use-property-inheritance' and requires the
7739      explicit INHERIT flag.
7741  -- Function: org-entry-delete pom property
7742      Delete the property PROPERTY from entry at point-or-marker POM.
7744  -- Function: org-entry-put pom property value
7745      Set PROPERTY to VALUE for entry at point-or-marker POM.
7747  -- Function: org-buffer-property-keys &optional include-specials
7748      Get all property keys in the current buffer.
7750  -- Function: org-insert-property-drawer
7751      Insert a property drawer at point.
7753 \x1f
7754 File: org,  Node: History and Acknowledgments,  Next: Main Index,  Prev: Extensions and Hacking,  Up: Top
7756 Appendix B History and Acknowledgments
7757 **************************************
7759 Org-mode was borne in 2003, out of frustration over the user interface
7760 of the Emacs outline-mode.  I was trying to organize my notes and
7761 projects, and using Emacs seemed to be the natural way to go.  However,
7762 having to remember eleven different commands with two or three keys per
7763 command, only to hide and unhide parts of the outline tree, that seemed
7764 entirely unacceptable to me.  Also, when using outlines to take notes, I
7765 constantly want to restructure the tree, organizing it parallel to my
7766 thoughts and plans.  _Visibility cycling_ and _structure editing_ were
7767 originally implemented in the package `outline-magic.el', but quickly
7768 moved to the more general `org.el'.  As this environment became
7769 comfortable for project planning, the next step was adding _TODO
7770 entries_, basic _time stamps_, and _table support_.  These areas
7771 highlight the two main goals that Org-mode still has today: To create a
7772 new, outline-based, plain text mode with innovative and intuitive
7773 editing features, and to incorporate project planning functionality
7774 directly into a notes file.
7776    Since the first release, literally thousands of emails to me or on
7777 `emacs-orgmode@gnu.org' have provided a constant stream of bug reports,
7778 feedback, new ideas, and sometimes patches and add-on code.  Many
7779 thanks to everyone who has helped to improve this package.  I am trying
7780 to keep here a list of the people who had significant influence in
7781 shaping one or more aspects of Org-mode.  The list may not be complete,
7782 if I have forgotten someone, please accept my apologies and let me know.
7784    * Russel Adams came up with the idea for drawers.
7786    * Thomas Baumann contributed the code for links to the MH-E email
7787      system.
7789    * Alex Bochannek provided a patch for rounding time stamps.
7791    * Charles Cave's suggestion sparked the implementation of templates
7792      for Remember.
7794    * Pavel Chalmoviansky influenced the agenda treatment of items with
7795      specified time.
7797    * Gregory Chernov patched support for lisp forms into table
7798      calculations and improved XEmacs compatibility, in particular by
7799      porting `nouline.el' to XEmacs.
7801    * Sacha Chua suggested to copy some linking code from Planner.
7803    * Eddward DeVilla proposed and tested checkbox statistics.  He also
7804      came up with the idea of properties, and that there should be an
7805      API for them.
7807    * Kees Dullemond used to edit projects lists directly in HTML and so
7808      inspired some of the early development, including HTML export.  He
7809      also asked for a way to narrow wide table columns.
7811    * Christian Egli converted the documentation into TeXInfo format,
7812      patched CSS formatting into the HTML exporter, and inspired the
7813      agenda.
7815    * David Emery provided a patch for custom CSS support in exported
7816      HTML agendas.
7818    * Nic Ferrier contributed mailcap and XOXO support.
7820    * John Foerch figured out how to make incremental search show context
7821      around a match in a hidden outline tree.
7823    * Niels Giesen had the idea to automatically archive DONE trees.
7825    * Bastien Guerry wrote the LaTeX exporter and has been prolific with
7826      patches, ideas, and bug reports.
7828    * Kai Grossjohann pointed out key-binding conflicts with other
7829      packages.
7831    * Scott Jaderholm proposed footnotes, control over whitespace between
7832      folded entries, and column view for properties.
7834    * Shidai Liu ("Leo") asked for embedded LaTeX and tested it.  He also
7835      provided frequent feedback and some patches.
7837    * Jason F. McBrayer suggested agenda export to CSV format.
7839    * Max Mikhanosha came up with the idea of refiling.
7841    * Dmitri Minaev sent a patch to set priority limits on a per-file
7842      basis.
7844    * Stefan Monnier provided a patch to keep the Emacs-Lisp compiler
7845      happy.
7847    * Rick Moynihan proposed to allow multiple TODO sequences in a file
7848      and to be able to quickly restrict the agenda to a subtree.
7850    * Todd Neal provided patches for links to Info files and elisp forms.
7852    * Tim O'Callaghan suggested in-file links, search options for general
7853      file links, and TAGS.
7855    * Takeshi Okano translated the manual and David O'Toole's tutorial
7856      into Japanese.
7858    * Oliver Oppitz suggested multi-state TODO items.
7860    * Scott Otterson sparked the introduction of descriptive text for
7861      links, among other things.
7863    * Pete Phillips helped during the development of the TAGS feature,
7864      and provided frequent feedback.
7866    * T.V. Raman reported bugs and suggested improvements.
7868    * Matthias Rempe (Oelde) provided ideas, Windows support, and quality
7869      control.
7871    * Kevin Rogers contributed code to access VM files on remote hosts.
7873    * Frank Ruell solved the mystery of the `keymapp nil' bug, a
7874      conflict with `allout.el'.
7876    * Jason Riedy sent a patch to fix a bug with export of TODO keywords.
7878    * Philip Rooke created the Org-mode reference card and provided lots
7879      of feedback.
7881    * Christian Schlauer proposed angular brackets around links, among
7882      other things.
7884    * Linking to VM/BBDB/GNUS was inspired by Tom Shannon's
7885      `organizer-mode.el'.
7887    * Daniel Sinder came up with the idea of internal archiving by
7888      locking subtrees.
7890    * Dale Smith proposed link abbreviations.
7892    * Adam Spiers asked for global linking commands and inspired the link
7893      extension system.  support mairix.
7895    * David O'Toole wrote `org-publish.el' and drafted the manual
7896      chapter about publishing.
7898    * Ju"rgen Vollmer contributed code generating the table of contents
7899      in HTML output.
7901    * Chris Wallace provided a patch implementing the `QUOTE' keyword.
7903    * David Wainberg suggested archiving, and improvements to the linking
7904      system.
7906    * John Wiegley wrote `emacs-wiki.el' and `planner.el'.  The
7907      development of Org-mode was fully independent, and both systems are
7908      really different beasts in their basic ideas and implementation
7909      details.  I later looked at John's code, however, and learned from
7910      his implementation of (i) links where the link itself is hidden
7911      and only a description is shown, and (ii) popping up a calendar to
7912      select a date.  John has also contributed a number of great ideas
7913      directly to Org-mode.
7915    * Carsten Wimmer suggested some changes and helped fix a bug in
7916      linking to GNUS.
7918    * Roland Winkler requested additional keybindings to make Org-mode
7919      work on a tty.
7921    * Piotr Zielinski wrote `org-mouse.el', proposed agenda blocks and
7922      contributed various ideas and code snippets.
7924 \x1f
7925 File: org,  Node: Main Index,  Next: Key Index,  Prev: History and Acknowledgments,  Up: Top
7927 The Main Index
7928 **************
7930 \0\b[index\0\b]
7931 * Menu:
7933 * abbreviation, links:                   Link abbreviations.  (line   6)
7934 * acknowledgments:                       History and Acknowledgments.
7935                                                               (line   6)
7936 * action, for publishing:                Publishing action.   (line   6)
7937 * activation:                            Activation.          (line   6)
7938 * active region <1>:                     Built-in table editor.
7939                                                               (line 143)
7940 * active region <2>:                     HTML Export commands.
7941                                                               (line   6)
7942 * active region <3>:                     Structure editing.   (line  74)
7943 * active region:                         ASCII export.        (line   9)
7944 * agenda:                                Weekly/Daily agenda. (line   6)
7945 * agenda dispatcher:                     Agenda dispatcher.   (line   6)
7946 * agenda files:                          Agenda files.        (line   6)
7947 * agenda files, removing buffers:        Agenda commands.     (line 244)
7948 * agenda views:                          Agenda views.        (line   6)
7949 * agenda views, custom:                  Custom agenda views. (line   6)
7950 * agenda views, exporting <1>:           Exporting Agenda Views.
7951                                                               (line   6)
7952 * agenda views, exporting <2>:           Agenda commands.     (line 233)
7953 * agenda views, exporting:               Exporting Agenda Views.
7954                                                               (line  12)
7955 * agenda views, user-defined:            Special agenda views.
7956                                                               (line   6)
7957 * agenda, pipe:                          Extracting Agenda Information for other programs.
7958                                                               (line   6)
7959 * agenda, with block views:              Block agenda.        (line   6)
7960 * align, STARTUP keyword:                In-buffer settings.  (line  72)
7961 * allout.el:                             Conflicts.           (line   6)
7962 * angular brackets, around links:        External links.      (line  43)
7963 * API, for properties <1>:               Using the property API.
7964                                                               (line   6)
7965 * API, for properties:                   Property API.        (line   6)
7966 * appointment reminders:                 Weekly/Daily agenda. (line  65)
7967 * appt.el:                               Weekly/Daily agenda. (line  65)
7968 * archive locations:                     Moving subtrees.     (line  23)
7969 * archiving:                             Archiving.           (line   6)
7970 * ASCII export:                          ASCII export.        (line   6)
7971 * author:                                Feedback.            (line   6)
7972 * author info, in export:                Export options.      (line  26)
7973 * autoload:                              Activation.          (line   6)
7974 * backtrace of an error:                 Feedback.            (line  27)
7975 * BBDB links:                            External links.      (line   6)
7976 * block agenda:                          Block agenda.        (line   6)
7977 * blorg.el:                              Extensions.          (line  32)
7978 * bold text:                             Enhancing text.      (line  15)
7979 * Boolean logic, for tag searches:       Tag searches.        (line  24)
7980 * bug reports:                           Feedback.            (line   6)
7981 * bugs:                                  Bugs.                (line   6)
7982 * C-c C-c, overview:                     The very busy C-c C-c key.
7983                                                               (line   6)
7984 * calc package:                          The spreadsheet.     (line   6)
7985 * calc.el:                               Cooperation.         (line   6)
7986 * calculations, in tables <1>:           The spreadsheet.     (line   6)
7987 * calculations, in tables:               Built-in table editor.
7988                                                               (line 143)
7989 * calendar commands, from agenda:        Agenda commands.     (line 196)
7990 * calendar integration:                  Weekly/Daily agenda. (line  23)
7991 * calendar, for selecting date:          The date/time prompt.
7992                                                               (line  53)
7993 * category:                              Categories.          (line   6)
7994 * category, require for tags/property match: Tag searches.    (line  69)
7995 * CDLaTeX:                               CDLaTeX mode.        (line   6)
7996 * cdlatex.el:                            Cooperation.         (line  29)
7997 * checkbox statistics:                   Checkboxes.          (line  25)
7998 * checkboxes:                            Checkboxes.          (line   6)
7999 * children, subtree visibility state:    Visibility cycling.  (line  10)
8000 * clean outline view:                    Clean view.          (line   6)
8001 * column formula:                        Column formulas.     (line   6)
8002 * column view, for properties:           Defining columns.    (line   6)
8003 * commands, in agenda buffer:            Agenda commands.     (line   6)
8004 * comment lines:                         Comment lines.       (line   6)
8005 * completion, of dictionary words:       Completion.          (line   6)
8006 * completion, of file names:             Handling links.      (line  44)
8007 * completion, of link abbreviations:     Completion.          (line   6)
8008 * completion, of links:                  Handling links.      (line  25)
8009 * completion, of option keywords <1>:    Completion.          (line   6)
8010 * completion, of option keywords <2>:    Per-file keywords.   (line  23)
8011 * completion, of option keywords:        Export options.      (line   6)
8012 * completion, of property keys:          Completion.          (line   6)
8013 * completion, of tags <1>:               Completion.          (line   6)
8014 * completion, of tags:                   Setting tags.        (line  11)
8015 * completion, of TeX symbols:            Completion.          (line   6)
8016 * completion, of TODO keywords <1>:      Workflow states.     (line  15)
8017 * completion, of TODO keywords:          Completion.          (line   6)
8018 * constants, in calculations:            References.          (line  82)
8019 * constants.el:                          Cooperation.         (line  14)
8020 * constcgs, STARTUP keyword:             In-buffer settings.  (line  98)
8021 * constSI, STARTUP keyword:              In-buffer settings.  (line  98)
8022 * content, STARTUP keyword:              In-buffer settings.  (line  65)
8023 * contents, global visibility state:     Visibility cycling.  (line  22)
8024 * copying, of subtrees:                  Structure editing.   (line   6)
8025 * creating timestamps:                   Creating timestamps. (line   6)
8026 * CUA.el:                                Conflicts.           (line  15)
8027 * custom agenda views:                   Custom agenda views. (line   6)
8028 * custom date/time format:               Custom time format.  (line   6)
8029 * custom search strings:                 Custom searches.     (line   6)
8030 * customization:                         Customization.       (line   6)
8031 * customtime, STARTUP keyword:           In-buffer settings.  (line  95)
8032 * cutting, of subtrees:                  Structure editing.   (line   6)
8033 * cycling, of TODO states:               TODO basics.         (line  13)
8034 * cycling, visibility:                   Visibility cycling.  (line   6)
8035 * daily agenda:                          Weekly/Daily agenda. (line   6)
8036 * date format, custom:                   Custom time format.  (line   6)
8037 * date range:                            Time stamps.         (line  40)
8038 * date stamps <1>:                       Time stamps.         (line   6)
8039 * date stamps:                           Dates and times.     (line   6)
8040 * date, reading in minibuffer:           The date/time prompt.
8041                                                               (line   6)
8042 * dates:                                 Dates and times.     (line   6)
8043 * DEADLINE keyword:                      Deadlines and scheduling.
8044                                                               (line   9)
8045 * deadlines:                             Time stamps.         (line   6)
8046 * debugging, of table formulas:          Editing and debugging formulas.
8047                                                               (line  97)
8048 * demotion, of subtrees:                 Structure editing.   (line   6)
8049 * diary entries, creating from agenda:   Agenda commands.     (line 201)
8050 * diary integration:                     Weekly/Daily agenda. (line  23)
8051 * dictionary word completion:            Completion.          (line   6)
8052 * directories, for publishing:           Sources and destinations.
8053                                                               (line   6)
8054 * dispatching agenda commands:           Agenda dispatcher.   (line   6)
8055 * display changing, in agenda:           Agenda commands.     (line  65)
8056 * document structure:                    Document structure.  (line   6)
8057 * DONE, final TODO keyword:              Per-file keywords.   (line  26)
8058 * drawer, for properties:                Property syntax.     (line   6)
8059 * drawers:                               Drawers.             (line   6)
8060 * dynamic blocks:                        Dynamic blocks.      (line   6)
8061 * editing tables:                        Tables.              (line   6)
8062 * editing, of table formulas:            Editing and debugging formulas.
8063                                                               (line   6)
8064 * elisp links:                           External links.      (line   6)
8065 * emphasized text:                       Export options.      (line  26)
8066 * enhancing text:                        Enhancing text.      (line   6)
8067 * evaluate time range:                   Creating timestamps. (line  48)
8068 * even, STARTUP keyword:                 In-buffer settings.  (line  88)
8069 * examples, quoted:                      Quoted examples.     (line   6)
8070 * exporting:                             Exporting.           (line   6)
8071 * exporting agenda views <1>:            Agenda commands.     (line 233)
8072 * exporting agenda views:                Exporting Agenda Views.
8073                                                               (line  12)
8074 * exporting, not:                        Comment lines.       (line   6)
8075 * extended TODO keywords:                TODO extensions.     (line   6)
8076 * extension, third-party:                Extensions.          (line   6)
8077 * external archiving:                    Moving subtrees.     (line   6)
8078 * external links:                        External links.      (line   6)
8079 * external links, in HTML export:        Links.               (line   6)
8080 * faces, for TODO keywords:              Faces for TODO keywords.
8081                                                               (line   6)
8082 * FAQ:                                   Summary.             (line  56)
8083 * feedback:                              Feedback.            (line   6)
8084 * field formula:                         Field formulas.      (line   6)
8085 * field references:                      References.          (line  15)
8086 * file links:                            External links.      (line   6)
8087 * file links, searching:                 Search options.      (line   6)
8088 * file name completion:                  Handling links.      (line  44)
8089 * files for agenda:                      Agenda files.        (line   6)
8090 * files, adding to agenda list:          Agenda files.        (line  15)
8091 * files, selecting for publishing:       Selecting files.     (line   6)
8092 * fixed width:                           Enhancing text.      (line  30)
8093 * fixed width text:                      Quoted examples.     (line   6)
8094 * fixed-width sections:                  Export options.      (line  26)
8095 * folded, subtree visibility state:      Visibility cycling.  (line  10)
8096 * folding, sparse trees:                 Sparse trees.        (line   6)
8097 * following links:                       Handling links.      (line  59)
8098 * footnote.el <1>:                       Footnotes.           (line   6)
8099 * footnote.el <2>:                       Cooperation.         (line  73)
8100 * footnote.el:                           Conflicts.           (line  35)
8101 * footnotes <1>:                         Footnotes.           (line   6)
8102 * footnotes:                             Export options.      (line  26)
8103 * format specifier:                      Formula syntax for Calc.
8104                                                               (line  14)
8105 * format, of links:                      Link format.         (line   6)
8106 * formula debugging:                     Editing and debugging formulas.
8107                                                               (line  97)
8108 * formula editing:                       Editing and debugging formulas.
8109                                                               (line   6)
8110 * formula syntax, Calc:                  Formula syntax for Calc.
8111                                                               (line   6)
8112 * formula, for individual table field:   Field formulas.      (line   6)
8113 * formula, for table column:             Column formulas.     (line   6)
8114 * formula, in tables:                    Built-in table editor.
8115                                                               (line 143)
8116 * global cycling:                        Visibility cycling.  (line  22)
8117 * global keybindings:                    Activation.          (line   6)
8118 * global TODO list:                      Global TODO list.    (line   6)
8119 * global visibility states:              Visibility cycling.  (line  22)
8120 * GNUS links:                            External links.      (line   6)
8121 * grouping columns in tables:            Column groups.       (line   6)
8122 * hand-formatted lists:                  Enhancing text.      (line  11)
8123 * headline levels:                       Export options.      (line  26)
8124 * headline levels, for exporting <1>:    LaTeX export commands.
8125                                                               (line  26)
8126 * headline levels, for exporting <2>:    HTML Export commands.
8127                                                               (line  44)
8128 * headline levels, for exporting:        ASCII export.        (line  21)
8129 * headline navigation:                   Motion.              (line   6)
8130 * headline tagging:                      Tags.                (line   6)
8131 * headline, promotion and demotion:      Structure editing.   (line   6)
8132 * headlines:                             Headlines.           (line   6)
8133 * hide text:                             Visibility cycling.  (line   6)
8134 * hidestars, STARTUP keyword:            In-buffer settings.  (line  88)
8135 * hiding leading stars:                  Clean view.          (line   6)
8136 * history:                               History and Acknowledgments.
8137                                                               (line   6)
8138 * horizontal rules, in exported files:   Enhancing text.      (line  20)
8139 * HTML entities, LaTeX entities:         Enhancing text.      (line  45)
8140 * HTML export:                           HTML export.         (line   6)
8141 * HTML, and orgtbl-mode:                 Translator functions.
8142                                                               (line   6)
8143 * hyperlinks:                            Hyperlinks.          (line   6)
8144 * hyperlinks, adding new types:          Adding hyperlink types.
8145                                                               (line   6)
8146 * iCalendar export:                      iCalendar export.    (line   6)
8147 * images, inline in HTML:                Images.              (line   6)
8148 * imenu.el:                              Cooperation.         (line  33)
8149 * in-buffer settings:                    In-buffer settings.  (line   6)
8150 * inactive timestamp:                    Time stamps.         (line  49)
8151 * index, of published pages:             Project page index.  (line   6)
8152 * Info links:                            External links.      (line   6)
8153 * inheritance, of properties:            Property searches.   (line   6)
8154 * inheritance, of tags:                  Tag inheritance.     (line   6)
8155 * inlining images in HTML:               Images.              (line   6)
8156 * inserting links:                       Handling links.      (line  25)
8157 * installation:                          Installation.        (line   6)
8158 * internal archiving:                    ARCHIVE tag.         (line   6)
8159 * internal links:                        Internal links.      (line   6)
8160 * internal links, in HTML export:        Links.               (line   6)
8161 * introduction:                          Introduction.        (line   6)
8162 * italic text:                           Enhancing text.      (line  15)
8163 * jumping, to headlines:                 Motion.              (line   6)
8164 * keybindings, global:                   Activation.          (line   6)
8165 * keyword options:                       Per-file keywords.   (line   6)
8166 * LaTeX class:                           Sectioning structure.
8167                                                               (line   6)
8168 * LaTeX export:                          LaTeX export.        (line   6)
8169 * LaTeX fragments <1>:                   Export options.      (line  26)
8170 * LaTeX fragments:                       LaTeX fragments.     (line   6)
8171 * LaTeX fragments, export:               Enhancing text.      (line  23)
8172 * LaTeX fragments, preview:              Processing LaTeX fragments.
8173                                                               (line   6)
8174 * LaTeX interpretation:                  Embedded LaTeX.      (line   6)
8175 * LaTeX sectioning structure:            Sectioning structure.
8176                                                               (line   6)
8177 * LaTeX, and orgtbl-mode:                A LaTeX example.     (line   6)
8178 * level, require for tags/property match: Tag searches.       (line  69)
8179 * linebreak preservation:                Export options.      (line  26)
8180 * linebreak, forced:                     Enhancing text.      (line  42)
8181 * link abbreviations:                    Link abbreviations.  (line   6)
8182 * link abbreviations, completion of:     Completion.          (line   6)
8183 * link completion:                       Handling links.      (line  25)
8184 * link format:                           Link format.         (line   6)
8185 * links, external:                       External links.      (line   6)
8186 * links, finding next/previous:          Handling links.      (line  92)
8187 * links, handling:                       Handling links.      (line   6)
8188 * links, in HTML export:                 Links.               (line   6)
8189 * links, internal:                       Internal links.      (line   6)
8190 * links, publishing:                     Publishing links.    (line   6)
8191 * links, radio targets:                  Radio targets.       (line   6)
8192 * links, returning to:                   Handling links.      (line  86)
8193 * Lisp forms, as table formulas:         Formula syntax for Lisp.
8194                                                               (line   6)
8195 * lists, hand-formatted:                 Enhancing text.      (line  11)
8196 * lists, in other modes:                 Tables in arbitrary syntax.
8197                                                               (line   6)
8198 * lists, ordered:                        Plain lists.         (line   6)
8199 * lists, plain:                          Plain lists.         (line   6)
8200 * logdone, STARTUP keyword:              In-buffer settings.  (line  77)
8201 * logging, of progress:                  Progress logging.    (line   6)
8202 * lognoteclock-out, STARTUP keyword:     In-buffer settings.  (line  77)
8203 * lognotedone, STARTUP keyword:          In-buffer settings.  (line  77)
8204 * lognotestate, STARTUP keyword:         In-buffer settings.  (line  77)
8205 * logrepeat, STARTUP keyword:            In-buffer settings.  (line  77)
8206 * maintainer:                            Feedback.            (line   6)
8207 * mark ring:                             Handling links.      (line  82)
8208 * marking characters, tables:            Advanced features.   (line  40)
8209 * matching, of properties:               Matching tags and properties.
8210                                                               (line   6)
8211 * matching, of tags:                     Matching tags and properties.
8212                                                               (line   6)
8213 * matching, tags:                        Tags.                (line   6)
8214 * math symbols:                          Math symbols.        (line   6)
8215 * MH-E links:                            External links.      (line   6)
8216 * minor mode for structure editing:      orgstruct-mode.      (line   6)
8217 * minor mode for tables:                 orgtbl-mode.         (line   6)
8218 * mode, for calc:                        Formula syntax for Calc.
8219                                                               (line  14)
8220 * motion commands in agenda:             Agenda commands.     (line  19)
8221 * motion, between headlines:             Motion.              (line   6)
8222 * name, of column or field:              References.          (line  82)
8223 * named references:                      References.          (line  82)
8224 * names as TODO keywords:                TODO types.          (line   6)
8225 * narrow columns in tables:              Narrow columns.      (line   6)
8226 * noalign, STARTUP keyword:              In-buffer settings.  (line  72)
8227 * nologging, STARTUP keyword:            In-buffer settings.  (line  77)
8228 * nologrepeat, STARTUP keyword:          In-buffer settings.  (line  77)
8229 * occur, command:                        Sparse trees.        (line   6)
8230 * odd, STARTUP keyword:                  In-buffer settings.  (line  88)
8231 * option keyword completion:             Completion.          (line   6)
8232 * options, for custom agenda views:      Setting Options.     (line   6)
8233 * options, for customization:            Customization.       (line   6)
8234 * options, for export:                   Export options.      (line   6)
8235 * options, for publishing:               Publishing options.  (line   6)
8236 * ordered lists:                         Plain lists.         (line   6)
8237 * org-agenda, command:                   Weekly/Daily agenda. (line   9)
8238 * org-blog.el:                           Extensions.          (line  28)
8239 * org-list-insert-radio-list:            Radio lists.         (line   6)
8240 * org-mode, turning on:                  Activation.          (line  22)
8241 * org-mouse.el:                          Extensions.          (line  16)
8242 * org-publish-project-alist:             Project alist.       (line   6)
8243 * org-publish.el:                        Extensions.          (line   8)
8244 * org2rem.el:                            Extensions.          (line  36)
8245 * orgstruct-mode:                        orgstruct-mode.      (line   6)
8246 * orgtbl-mode <1>:                       orgtbl-mode.         (line   6)
8247 * orgtbl-mode:                           Tables in arbitrary syntax.
8248                                                               (line   6)
8249 * outline tree:                          Headlines.           (line   6)
8250 * outline-mode:                          Outlines.            (line   6)
8251 * outlines:                              Outlines.            (line   6)
8252 * overview, global visibility state:     Visibility cycling.  (line  22)
8253 * overview, STARTUP keyword:             In-buffer settings.  (line  65)
8254 * packages, interaction with other:      Interaction.         (line   6)
8255 * pasting, of subtrees:                  Structure editing.   (line   6)
8256 * per-file keywords:                     Per-file keywords.   (line   6)
8257 * plain lists:                           Plain lists.         (line   6)
8258 * plain text external links:             External links.      (line  43)
8259 * presentation, of agenda items:         Presentation and sorting.
8260                                                               (line   6)
8261 * printing sparse trees:                 Sparse trees.        (line  47)
8262 * priorities:                            Priorities.          (line   6)
8263 * priorities, of agenda items:           Sorting of agenda items.
8264                                                               (line   6)
8265 * progress logging:                      Progress logging.    (line   6)
8266 * projects, for publishing:              Project alist.       (line   6)
8267 * promotion, of subtrees:                Structure editing.   (line   6)
8268 * properties:                            Properties and columns.
8269                                                               (line   6)
8270 * properties, API <1>:                   Using the property API.
8271                                                               (line   6)
8272 * properties, API:                       Property API.        (line   6)
8273 * properties, column view:               Defining columns.    (line   6)
8274 * properties, inheritance:               Property searches.   (line   6)
8275 * properties, searching:                 Property searches.   (line   6)
8276 * properties, special:                   Special properties.  (line   6)
8277 * property syntax:                       Property syntax.     (line   6)
8278 * publishing:                            Publishing.          (line   6)
8279 * quoted examples:                       Quoted examples.     (line   6)
8280 * quoted HTML tags:                      Export options.      (line  26)
8281 * radio lists:                           Radio lists.         (line   6)
8282 * radio tables:                          Radio tables.        (line   6)
8283 * radio targets:                         Radio targets.       (line   6)
8284 * range references:                      References.          (line  60)
8285 * ranges, time:                          Time stamps.         (line   6)
8286 * recomputing table fields:              Updating the table.  (line   6)
8287 * references:                            References.          (line   6)
8288 * references, named:                     References.          (line  82)
8289 * references, to fields:                 References.          (line  15)
8290 * references, to ranges:                 References.          (line  60)
8291 * refiling notes:                        Refiling notes.      (line   6)
8292 * region, active <1>:                    HTML Export commands.
8293                                                               (line   6)
8294 * region, active <2>:                    Built-in table editor.
8295                                                               (line 143)
8296 * region, active <3>:                    ASCII export.        (line   9)
8297 * region, active:                        Structure editing.   (line  74)
8298 * regular expressions, with tags search: Tag searches.        (line  64)
8299 * remember.el <1>:                       Remember.            (line   6)
8300 * remember.el:                           Cooperation.         (line  42)
8301 * remote editing, from agenda:           Agenda commands.     (line 107)
8302 * remote editing, undo:                  Agenda commands.     (line 108)
8303 * richer text:                           Enhancing text.      (line   6)
8304 * RMAIL links:                           External links.      (line   6)
8305 * SCHEDULED keyword:                     Deadlines and scheduling.
8306                                                               (line  27)
8307 * scheduling:                            Time stamps.         (line   6)
8308 * Scripts, for agenda processing:        Extracting Agenda Information for other programs.
8309                                                               (line   6)
8310 * search option in file links:           Search options.      (line   6)
8311 * search strings, custom:                Custom searches.     (line   6)
8312 * searching for tags:                    Tag searches.        (line   6)
8313 * searching, of properties:              Property searches.   (line   6)
8314 * section-numbers:                       Export options.      (line  26)
8315 * setting tags:                          Setting tags.        (line   6)
8316 * SHELL links:                           External links.      (line   6)
8317 * show all, command:                     Visibility cycling.  (line  33)
8318 * show all, global visibility state:     Visibility cycling.  (line  22)
8319 * show hidden text:                      Visibility cycling.  (line   6)
8320 * showall, STARTUP keyword:              In-buffer settings.  (line  65)
8321 * showstars, STARTUP keyword:            In-buffer settings.  (line  88)
8322 * sorting, of agenda items:              Sorting of agenda items.
8323                                                               (line   6)
8324 * sparse tree, for deadlines:            Inserting deadline/schedule.
8325                                                               (line  13)
8326 * sparse tree, for TODO:                 TODO basics.         (line  37)
8327 * sparse tree, tag based:                Tags.                (line   6)
8328 * sparse trees:                          Sparse trees.        (line   6)
8329 * special keywords:                      In-buffer settings.  (line   6)
8330 * special strings:                       Export options.      (line  26)
8331 * speedbar.el:                           Cooperation.         (line  46)
8332 * spreadsheet capabilities:              The spreadsheet.     (line   6)
8333 * statistics, for checkboxes:            Checkboxes.          (line  25)
8334 * storing links:                         Handling links.      (line   9)
8335 * structure editing:                     Structure editing.   (line   6)
8336 * structure of document:                 Document structure.  (line   6)
8337 * sublevels, inclusion into tags match:  Tag inheritance.     (line   6)
8338 * sublevels, inclusion into todo list:   Global TODO list.    (line  34)
8339 * subscript:                             Subscripts and Superscripts.
8340                                                               (line   6)
8341 * subtree cycling:                       Visibility cycling.  (line  10)
8342 * subtree visibility states:             Visibility cycling.  (line  10)
8343 * subtree, cut and paste:                Structure editing.   (line   6)
8344 * subtree, subtree visibility state:     Visibility cycling.  (line  10)
8345 * subtrees, cut and paste:               Structure editing.   (line   6)
8346 * summary:                               Summary.             (line   6)
8347 * superscript:                           Subscripts and Superscripts.
8348                                                               (line   6)
8349 * syntax, of formulas:                   Formula syntax for Calc.
8350                                                               (line   6)
8351 * table editor, built-in:                Built-in table editor.
8352                                                               (line   6)
8353 * table editor, table.el:                Cooperation.         (line  54)
8354 * table of contents:                     Export options.      (line  26)
8355 * table.el:                              Cooperation.         (line  51)
8356 * tables <1>:                            Tables.              (line   6)
8357 * tables:                                Export options.      (line  26)
8358 * tables, export:                        Enhancing text.      (line  26)
8359 * tables, in other modes:                Tables in arbitrary syntax.
8360                                                               (line   6)
8361 * tag completion:                        Completion.          (line   6)
8362 * tag inheritance:                       Tag inheritance.     (line   6)
8363 * tag searches:                          Tag searches.        (line   6)
8364 * tags:                                  Tags.                (line   6)
8365 * tags view:                             Matching tags and properties.
8366                                                               (line   6)
8367 * tags, setting:                         Setting tags.        (line   6)
8368 * targets, for links:                    Internal links.      (line   6)
8369 * targets, radio:                        Radio targets.       (line   6)
8370 * tasks, breaking down:                  Breaking down tasks. (line   6)
8371 * templates, for remember:               Remember templates.  (line   6)
8372 * TeX interpretation:                    Embedded LaTeX.      (line   6)
8373 * TeX macros <1>:                        Math symbols.        (line   6)
8374 * TeX macros:                            Export options.      (line  26)
8375 * TeX macros, export:                    Enhancing text.      (line  23)
8376 * TeX symbol completion:                 Completion.          (line   6)
8377 * TeX-like syntax for sub- and superscripts: Export options.  (line  26)
8378 * text, fixed width:                     Quoted examples.     (line   6)
8379 * thanks:                                History and Acknowledgments.
8380                                                               (line   6)
8381 * time format, custom:                   Custom time format.  (line   6)
8382 * time grid:                             Time-of-day specifications.
8383                                                               (line  26)
8384 * time info, in export:                  Export options.      (line  26)
8385 * time stamps <1>:                       Dates and times.     (line   6)
8386 * time stamps:                           Time stamps.         (line   6)
8387 * time, reading in minibuffer:           The date/time prompt.
8388                                                               (line   6)
8389 * time-of-day specification:             Time-of-day specifications.
8390                                                               (line   6)
8391 * time-sorted view:                      Timeline.            (line   6)
8392 * timeline, single file:                 Timeline.            (line   6)
8393 * timerange:                             Time stamps.         (line  40)
8394 * times:                                 Dates and times.     (line   6)
8395 * timestamp:                             Time stamps.         (line  14)
8396 * timestamp, inactive:                   Time stamps.         (line  49)
8397 * timestamp, with repeater interval:     Time stamps.         (line  24)
8398 * timestamps, creating:                  Creating timestamps. (line   6)
8399 * TODO items:                            TODO items.          (line   6)
8400 * TODO keyword matching:                 Global TODO list.    (line  17)
8401 * TODO keyword matching, with tags search: Tag searches.      (line  41)
8402 * todo keyword sets:                     Multiple sets in one file.
8403                                                               (line   6)
8404 * TODO keywords completion:              Completion.          (line   6)
8405 * TODO list, global:                     Global TODO list.    (line   6)
8406 * TODO types:                            TODO types.          (line   6)
8407 * TODO workflow:                         Workflow states.     (line   6)
8408 * transient-mark-mode <1>:               Built-in table editor.
8409                                                               (line 143)
8410 * transient-mark-mode <2>:               HTML Export commands.
8411                                                               (line   6)
8412 * transient-mark-mode <3>:               Structure editing.   (line  74)
8413 * transient-mark-mode:                   ASCII export.        (line   9)
8414 * translator function:                   Translator functions.
8415                                                               (line   6)
8416 * trees, sparse:                         Sparse trees.        (line   6)
8417 * trees, visibility:                     Visibility cycling.  (line   6)
8418 * tty keybindings:                       TTY keys.            (line   6)
8419 * types as TODO keywords:                TODO types.          (line   6)
8420 * underlined text:                       Enhancing text.      (line  15)
8421 * undoing remote-editing events:         Agenda commands.     (line 108)
8422 * updating, table:                       Updating the table.  (line   6)
8423 * URL links:                             External links.      (line   6)
8424 * USENET links:                          External links.      (line   6)
8425 * variables, for customization:          Customization.       (line   6)
8426 * vectors, in table calculations:        Formula syntax for Calc.
8427                                                               (line  11)
8428 * verbatim text:                         Enhancing text.      (line  15)
8429 * visibility cycling:                    Visibility cycling.  (line   6)
8430 * visibility cycling, drawers:           Drawers.             (line   6)
8431 * visible text, printing:                Sparse trees.        (line  47)
8432 * VM links:                              External links.      (line   6)
8433 * WANDERLUST links:                      External links.      (line   6)
8434 * weekly agenda:                         Weekly/Daily agenda. (line   6)
8435 * windmove.el:                           Conflicts.           (line  32)
8436 * workflow states as TODO keywords:      Workflow states.     (line   6)
8437 * XEmacs:                                Installation.        (line   6)
8438 * XOXO export:                           XOXO export.         (line   6)
8440 \x1f
8441 File: org,  Node: Key Index,  Prev: Main Index,  Up: Top
8443 Key Index
8444 *********
8446 \0\b[index\0\b]
8447 * Menu:
8449 * $:                                     Agenda commands.     (line 122)
8450 * ':                                     CDLaTeX mode.        (line  43)
8451 * +:                                     Agenda commands.     (line 145)
8452 * ,:                                     Agenda commands.     (line 137)
8453 * -:                                     Agenda commands.     (line 151)
8454 * .:                                     Agenda commands.     (line  99)
8455 * ::                                     Agenda commands.     (line 130)
8456 * < <1>:                                 The date/time prompt.
8457                                                               (line  59)
8458 * < <2>:                                 Agenda files.        (line  51)
8459 * <:                                     Using column view.   (line  57)
8460 * <left>:                                Agenda commands.     (line  96)
8461 * <RET> <1>:                             Setting tags.        (line  76)
8462 * <RET> <2>:                             Built-in table editor.
8463                                                               (line  64)
8464 * <RET> <3>:                             The date/time prompt.
8465                                                               (line  59)
8466 * <RET>:                                 Agenda commands.     (line  39)
8467 * <right>:                               Agenda commands.     (line  91)
8468 * <SPC> <1>:                             Setting tags.        (line  73)
8469 * <SPC>:                                 Agenda commands.     (line  28)
8470 * <TAB> <1>:                             Editing and debugging formulas.
8471                                                               (line  57)
8472 * <TAB> <2>:                             Visibility cycling.  (line  10)
8473 * <TAB> <3>:                             Plain lists.         (line  42)
8474 * <TAB> <4>:                             Agenda commands.     (line  33)
8475 * <TAB> <5>:                             Setting tags.        (line  68)
8476 * <TAB> <6>:                             Built-in table editor.
8477                                                               (line  57)
8478 * <TAB>:                                 CDLaTeX mode.        (line  23)
8479 * > <1>:                                 Agenda commands.     (line 173)
8480 * > <2>:                                 The date/time prompt.
8481                                                               (line  59)
8482 * >:                                     Using column view.   (line  57)
8483 * ^:                                     CDLaTeX mode.        (line  33)
8484 * _:                                     CDLaTeX mode.        (line  33)
8485 * `:                                     CDLaTeX mode.        (line  39)
8486 * a <1>:                                 Using column view.   (line  46)
8487 * a:                                     Agenda commands.     (line 134)
8488 * b:                                     Agenda commands.     (line  49)
8489 * c:                                     Agenda commands.     (line 196)
8490 * C:                                     Agenda commands.     (line 216)
8491 * C-#:                                   Advanced features.   (line   9)
8492 * C-':                                   Agenda files.        (line  21)
8493 * C-,:                                   Agenda files.        (line  21)
8494 * C-<RET>:                               Structure editing.   (line  18)
8495 * C-_:                                   Agenda commands.     (line 108)
8496 * C-c ! <1>:                             Creating timestamps. (line  19)
8497 * C-c !:                                 Footnotes.           (line  14)
8498 * C-c #:                                 Checkboxes.          (line  60)
8499 * C-c %:                                 Handling links.      (line  82)
8500 * C-c &:                                 Handling links.      (line  86)
8501 * C-c ':                                 Editing and debugging formulas.
8502                                                               (line  36)
8503 * C-c *:                                 Updating the table.  (line  13)
8504 * C-c +:                                 Built-in table editor.
8505                                                               (line 143)
8506 * C-c ,:                                 Priorities.          (line  21)
8507 * C-c - <1>:                             Plain lists.         (line  89)
8508 * C-c -:                                 Built-in table editor.
8509                                                               (line  92)
8510 * C-c .:                                 Creating timestamps. (line  10)
8511 * C-c /:                                 Sparse trees.        (line  15)
8512 * C-c / d:                               Inserting deadline/schedule.
8513                                                               (line  13)
8514 * C-c / p:                               Property searches.   (line  23)
8515 * C-c / r:                               Sparse trees.        (line  17)
8516 * C-c / T:                               Tag searches.        (line   9)
8517 * C-c / t:                               TODO basics.         (line  37)
8518 * C-c : <1>:                             Enhancing text.      (line  34)
8519 * C-c ::                                 Quoted examples.     (line  15)
8520 * C-c ;:                                 Comment lines.       (line  10)
8521 * C-c <:                                 Creating timestamps. (line  23)
8522 * C-c <TAB>:                             Built-in table editor.
8523                                                               (line 163)
8524 * C-c = <1>:                             Column formulas.     (line  26)
8525 * C-c =:                                 Editing and debugging formulas.
8526                                                               (line  14)
8527 * C-c >:                                 Creating timestamps. (line  27)
8528 * C-c ?:                                 Editing and debugging formulas.
8529                                                               (line  24)
8530 * C-c [:                                 Agenda files.        (line  15)
8531 * C-c \:                                 Tag searches.        (line   9)
8532 * C-c ]:                                 Agenda files.        (line  18)
8533 * C-c ^ <1>:                             Built-in table editor.
8534                                                               (line  96)
8535 * C-c ^:                                 Structure editing.   (line  61)
8536 * C-c `:                                 Built-in table editor.
8537                                                               (line 159)
8538 * C-c a !:                               Stuck projects.      (line  14)
8539 * C-c a #:                               Stuck projects.      (line  13)
8540 * C-c a a:                               Weekly/Daily agenda. (line   9)
8541 * C-c a C:                               Storing searches.    (line   9)
8542 * C-c a e:                               Exporting Agenda Views.
8543                                                               (line  57)
8544 * C-c a L:                               Timeline.            (line  10)
8545 * C-c a m:                               Tag searches.        (line  13)
8546 * C-c a M <1>:                           Matching tags and properties.
8547                                                               (line  15)
8548 * C-c a M:                               Tag searches.        (line  17)
8549 * C-c a m:                               Matching tags and properties.
8550                                                               (line  10)
8551 * C-c a t <1>:                           Global TODO list.    (line   9)
8552 * C-c a t:                               TODO basics.         (line  48)
8553 * C-c a T:                               Global TODO list.    (line  14)
8554 * C-c C-a:                               Visibility cycling.  (line  33)
8555 * C-c C-b:                               Motion.              (line  15)
8556 * C-c C-c <1>:                           Built-in table editor.
8557                                                               (line  56)
8558 * C-c C-c <2>:                           Property syntax.     (line  58)
8559 * C-c C-c <3>:                           Plain lists.         (line  82)
8560 * C-c C-c <4>:                           Processing LaTeX fragments.
8561                                                               (line  15)
8562 * C-c C-c <5>:                           Cooperation.         (line  63)
8563 * C-c C-c <6>:                           Checkboxes.          (line  40)
8564 * C-c C-c <7>:                           Cooperation.         (line  54)
8565 * C-c C-c <8>:                           The very busy C-c C-c key.
8566                                                               (line   6)
8567 * C-c C-c <9>:                           TODO basics.         (line  30)
8568 * C-c C-c <10>:                          Setting tags.        (line  10)
8569 * C-c C-c <11>:                          Editing and debugging formulas.
8570                                                               (line  46)
8571 * C-c C-c <12>:                          Capturing Column View.
8572                                                               (line  39)
8573 * C-c C-c <13>:                          Clocking work time.  (line  89)
8574 * C-c C-c <14>:                          Using column view.   (line  39)
8575 * C-c C-c:                               Editing and debugging formulas.
8576                                                               (line  90)
8577 * C-c C-d <1>:                           Agenda commands.     (line 158)
8578 * C-c C-d:                               Inserting deadline/schedule.
8579                                                               (line   9)
8580 * C-c C-e:                               Exporting.           (line  20)
8581 * C-c C-e a:                             ASCII export.        (line   9)
8582 * C-c C-e b:                             HTML Export commands.
8583                                                               (line  13)
8584 * C-c C-e c:                             iCalendar export.    (line  21)
8585 * C-c C-e h:                             HTML Export commands.
8586                                                               (line   6)
8587 * C-c C-e H:                             HTML Export commands.
8588                                                               (line  16)
8589 * C-c C-e I:                             iCalendar export.    (line  16)
8590 * C-c C-e i:                             iCalendar export.    (line  14)
8591 * C-c C-e l:                             LaTeX export commands.
8592                                                               (line   6)
8593 * C-c C-e L:                             LaTeX export commands.
8594                                                               (line   7)
8595 * C-c C-e R:                             HTML Export commands.
8596                                                               (line  19)
8597 * C-c C-e t:                             Export options.      (line  13)
8598 * C-c C-e v <1>:                         XOXO export.         (line  11)
8599 * C-c C-e v:                             Sparse trees.        (line  47)
8600 * C-c C-e v a:                           ASCII export.        (line  16)
8601 * C-c C-e v b:                           HTML Export commands.
8602                                                               (line  24)
8603 * C-c C-e v h:                           HTML Export commands.
8604                                                               (line  24)
8605 * C-c C-e v H:                           HTML Export commands.
8606                                                               (line  24)
8607 * C-c C-e v L:                           LaTeX export commands.
8608                                                               (line  10)
8609 * C-c C-e v l:                           LaTeX export commands.
8610                                                               (line  10)
8611 * C-c C-e v R:                           HTML Export commands.
8612                                                               (line  24)
8613 * C-c C-e x:                             XOXO export.         (line  10)
8614 * C-c C-f:                               Motion.              (line  12)
8615 * C-c C-j:                               Motion.              (line  21)
8616 * C-c C-l:                               Handling links.      (line  25)
8617 * C-c C-n:                               Motion.              (line   8)
8618 * C-c C-o <1>:                           Creating timestamps. (line  31)
8619 * C-c C-o:                               Handling links.      (line  59)
8620 * C-c C-p:                               Motion.              (line   9)
8621 * C-c C-q <1>:                           Built-in table editor.
8622                                                               (line 127)
8623 * C-c C-q:                               Editing and debugging formulas.
8624                                                               (line  50)
8625 * C-c C-r <1>:                           Visibility cycling.  (line  34)
8626 * C-c C-r:                               Editing and debugging formulas.
8627                                                               (line  53)
8628 * C-c C-s <1>:                           Agenda commands.     (line 155)
8629 * C-c C-s:                               Inserting deadline/schedule.
8630                                                               (line  20)
8631 * C-c C-t <1>:                           TODO basics.         (line  13)
8632 * C-c C-t:                               Clocking work time.  (line  30)
8633 * C-c C-u:                               Motion.              (line  18)
8634 * C-c C-v:                               TODO basics.         (line  37)
8635 * C-c C-w <1>:                           Refiling notes.      (line  13)
8636 * C-c C-w:                               Structure editing.   (line  58)
8637 * C-c C-x <:                             Agenda files.        (line  37)
8638 * C-c C-x b:                             Visibility cycling.  (line  43)
8639 * C-c C-x C-a:                           ARCHIVE tag.         (line  28)
8640 * C-c C-x C-b:                           Checkboxes.          (line  42)
8641 * C-c C-x C-c <1>:                       Using column view.   (line   9)
8642 * C-c C-x C-c:                           Agenda commands.     (line 223)
8643 * C-c C-x C-d:                           Clocking work time.  (line  42)
8644 * C-c C-x C-i:                           Clocking work time.  (line  12)
8645 * C-c C-x C-j:                           Clocking work time.  (line  38)
8646 * C-c C-x C-k:                           Structure editing.   (line  43)
8647 * C-c C-x C-l:                           Processing LaTeX fragments.
8648                                                               (line   9)
8649 * C-c C-x C-n:                           Handling links.      (line  92)
8650 * C-c C-x C-o:                           Clocking work time.  (line  17)
8651 * C-c C-x C-p:                           Handling links.      (line  92)
8652 * C-c C-x C-r:                           Clocking work time.  (line  50)
8653 * C-c C-x C-s:                           Moving subtrees.     (line  10)
8654 * C-c C-x C-t:                           Custom time format.  (line  12)
8655 * C-c C-x C-u <1>:                       Capturing Column View.
8656                                                               (line  42)
8657 * C-c C-x C-u <2>:                       Clocking work time.  (line  91)
8658 * C-c C-x C-u:                           Dynamic blocks.      (line  21)
8659 * C-c C-x C-w <1>:                       Structure editing.   (line  43)
8660 * C-c C-x C-w:                           Built-in table editor.
8661                                                               (line 116)
8662 * C-c C-x C-x:                           Clocking work time.  (line  34)
8663 * C-c C-x C-y <1>:                       Built-in table editor.
8664                                                               (line 120)
8665 * C-c C-x C-y:                           Structure editing.   (line  52)
8666 * C-c C-x M-w <1>:                       Built-in table editor.
8667                                                               (line 113)
8668 * C-c C-x M-w:                           Structure editing.   (line  48)
8669 * C-c C-x p:                             Property syntax.     (line  49)
8670 * C-c C-x r:                             Capturing Column View.
8671                                                               (line  37)
8672 * C-c C-y <1>:                           Clocking work time.  (line  25)
8673 * C-c C-y:                               Creating timestamps. (line  48)
8674 * C-c l:                                 Handling links.      (line   9)
8675 * C-c { <1>:                             CDLaTeX mode.        (line  21)
8676 * C-c {:                                 Editing and debugging formulas.
8677                                                               (line  33)
8678 * C-c |:                                 Built-in table editor.
8679                                                               (line  40)
8680 * C-c }:                                 Editing and debugging formulas.
8681                                                               (line  79)
8682 * C-c ~:                                 Cooperation.         (line  65)
8683 * C-k:                                   Agenda commands.     (line 116)
8684 * C-S-<left>:                            Multiple sets in one file.
8685                                                               (line  25)
8686 * C-S-<right>:                           Multiple sets in one file.
8687                                                               (line  25)
8688 * C-TAB:                                 ARCHIVE tag.         (line  38)
8689 * C-u C-c *:                             Updating the table.  (line  16)
8690 * C-u C-c .:                             Creating timestamps. (line  14)
8691 * C-u C-c = <1>:                         Field formulas.      (line  24)
8692 * C-u C-c =:                             Editing and debugging formulas.
8693                                                               (line  14)
8694 * C-u C-c C-c:                           Updating the table.  (line  19)
8695 * C-u C-c C-l:                           Handling links.      (line  44)
8696 * C-u C-c C-t:                           TODO basics.         (line  22)
8697 * C-u C-c C-x C-a:                       ARCHIVE tag.         (line  31)
8698 * C-u C-c C-x C-s:                       Moving subtrees.     (line  14)
8699 * C-u C-c C-x C-u <1>:                   Dynamic blocks.      (line  22)
8700 * C-u C-c C-x C-u <2>:                   Clocking work time.  (line  93)
8701 * C-u C-c C-x C-u:                       Capturing Column View.
8702                                                               (line  44)
8703 * C-u C-u C-c *:                         Updating the table.  (line  22)
8704 * C-u C-u C-c =:                         Editing and debugging formulas.
8705                                                               (line  18)
8706 * C-u C-u C-c C-c:                       Updating the table.  (line  22)
8707 * C-x C-s <1>:                           Agenda commands.     (line  87)
8708 * C-x C-s:                               Editing and debugging formulas.
8709                                                               (line  46)
8710 * C-x C-w <1>:                           Agenda commands.     (line 232)
8711 * C-x C-w:                               Exporting Agenda Views.
8712                                                               (line  11)
8713 * D:                                     Agenda commands.     (line  72)
8714 * d:                                     Agenda commands.     (line  66)
8715 * e:                                     Using column view.   (line  33)
8716 * f:                                     Agenda commands.     (line  42)
8717 * g:                                     Agenda commands.     (line  76)
8718 * H:                                     Agenda commands.     (line 220)
8719 * I:                                     Agenda commands.     (line 178)
8720 * i:                                     Agenda commands.     (line 201)
8721 * J:                                     Agenda commands.     (line 190)
8722 * L:                                     Agenda commands.     (line  30)
8723 * l:                                     Agenda commands.     (line  55)
8724 * M:                                     Agenda commands.     (line 207)
8725 * m:                                     Agenda commands.     (line  66)
8726 * M-<down> <1>:                          Editing and debugging formulas.
8727                                                               (line  76)
8728 * M-<down>:                              Built-in table editor.
8729                                                               (line  82)
8730 * M-<left> <1>:                          Structure editing.   (line  25)
8731 * M-<left>:                              Built-in table editor.
8732                                                               (line  74)
8733 * M-<RET> <1>:                           Plain lists.         (line  50)
8734 * M-<RET>:                               Structure editing.   (line   6)
8735 * M-<right> <1>:                         Structure editing.   (line  28)
8736 * M-<right>:                             Built-in table editor.
8737                                                               (line  74)
8738 * M-<TAB> <1>:                           Completion.          (line  10)
8739 * M-<TAB> <2>:                           Property syntax.     (line  46)
8740 * M-<TAB> <3>:                           Setting tags.        (line   6)
8741 * M-<TAB> <4>:                           Per-file keywords.   (line  23)
8742 * M-<TAB>:                               Editing and debugging formulas.
8743                                                               (line  64)
8744 * M-<up> <1>:                            Built-in table editor.
8745                                                               (line  82)
8746 * M-<up>:                                Editing and debugging formulas.
8747                                                               (line  76)
8748 * M-S-<down> <1>:                        Built-in table editor.
8749                                                               (line  89)
8750 * M-S-<down> <2>:                        Editing and debugging formulas.
8751                                                               (line  72)
8752 * M-S-<down> <3>:                        Plain lists.         (line  67)
8753 * M-S-<down>:                            Structure editing.   (line  40)
8754 * M-S-<left> <1>:                        Plain lists.         (line  73)
8755 * M-S-<left> <2>:                        Built-in table editor.
8756                                                               (line  76)
8757 * M-S-<left> <3>:                        Structure editing.   (line  31)
8758 * M-S-<left>:                            The date/time prompt.
8759                                                               (line  59)
8760 * M-S-<RET> <1>:                         Checkboxes.          (line  57)
8761 * M-S-<RET> <2>:                         Plain lists.         (line  60)
8762 * M-S-<RET>:                             Structure editing.   (line  22)
8763 * M-S-<right> <1>:                       The date/time prompt.
8764                                                               (line  59)
8765 * M-S-<right> <2>:                       Plain lists.         (line  73)
8766 * M-S-<right> <3>:                       Structure editing.   (line  34)
8767 * M-S-<right>:                           Built-in table editor.
8768                                                               (line  79)
8769 * M-S-<up> <1>:                          Structure editing.   (line  37)
8770 * M-S-<up> <2>:                          Plain lists.         (line  67)
8771 * M-S-<up> <3>:                          Built-in table editor.
8772                                                               (line  86)
8773 * M-S-<up>:                              Editing and debugging formulas.
8774                                                               (line  72)
8775 * mouse-1 <1>:                           Agenda commands.     (line  33)
8776 * mouse-1 <2>:                           Handling links.      (line  73)
8777 * mouse-1:                               The date/time prompt.
8778                                                               (line  59)
8779 * mouse-2 <1>:                           Handling links.      (line  73)
8780 * mouse-2:                               Agenda commands.     (line  33)
8781 * mouse-3 <1>:                           Agenda commands.     (line  28)
8782 * mouse-3:                               Handling links.      (line  78)
8783 * n <1>:                                 Agenda commands.     (line  19)
8784 * n:                                     Using column view.   (line  30)
8785 * O:                                     Agenda commands.     (line 182)
8786 * o:                                     Agenda commands.     (line  65)
8787 * p <1>:                                 Using column view.   (line  30)
8788 * p:                                     Agenda commands.     (line  20)
8789 * P:                                     Agenda commands.     (line 142)
8790 * q <1>:                                 Agenda commands.     (line 243)
8791 * q:                                     Using column view.   (line  17)
8792 * r <1>:                                 Global TODO list.    (line  22)
8793 * r:                                     Agenda commands.     (line  80)
8794 * S:                                     Agenda commands.     (line 211)
8795 * s:                                     Agenda commands.     (line  87)
8796 * S-<down> <1>:                          The date/time prompt.
8797                                                               (line  59)
8798 * S-<down> <2>:                          Creating timestamps. (line  40)
8799 * S-<down> <3>:                          Plain lists.         (line  63)
8800 * S-<down> <4>:                          Editing and debugging formulas.
8801                                                               (line  67)
8802 * S-<down> <5>:                          Agenda commands.     (line 151)
8803 * S-<down>:                              Priorities.          (line  26)
8804 * S-<left> <1>:                          The date/time prompt.
8805                                                               (line  59)
8806 * S-<left> <2>:                          Agenda commands.     (line 169)
8807 * S-<left> <3>:                          Creating timestamps. (line  35)
8808 * S-<left> <4>:                          TODO basics.         (line  26)
8809 * S-<left> <5>:                          Multiple sets in one file.
8810                                                               (line  29)
8811 * S-<left> <6>:                          Using column view.   (line  26)
8812 * S-<left> <7>:                          Property syntax.     (line  66)
8813 * S-<left>:                              Editing and debugging formulas.
8814                                                               (line  67)
8815 * S-<RET>:                               Built-in table editor.
8816                                                               (line 146)
8817 * S-<right> <1>:                         Editing and debugging formulas.
8818                                                               (line  67)
8819 * S-<right> <2>:                         Multiple sets in one file.
8820                                                               (line  29)
8821 * S-<right> <3>:                         TODO basics.         (line  26)
8822 * S-<right> <4>:                         Creating timestamps. (line  35)
8823 * S-<right> <5>:                         Using column view.   (line  26)
8824 * S-<right> <6>:                         The date/time prompt.
8825                                                               (line  59)
8826 * S-<right> <7>:                         Agenda commands.     (line 161)
8827 * S-<right>:                             Property syntax.     (line  66)
8828 * S-<TAB> <1>:                           Visibility cycling.  (line  22)
8829 * S-<TAB>:                               Built-in table editor.
8830                                                               (line  61)
8831 * S-<up> <1>:                            Plain lists.         (line  63)
8832 * S-<up> <2>:                            The date/time prompt.
8833                                                               (line  59)
8834 * S-<up> <3>:                            Editing and debugging formulas.
8835                                                               (line  67)
8836 * S-<up> <4>:                            Creating timestamps. (line  40)
8837 * S-<up> <5>:                            Agenda commands.     (line 145)
8838 * S-<up>:                                Priorities.          (line  26)
8839 * S-M-<left>:                            Using column view.   (line  61)
8840 * S-M-<RET>:                             TODO basics.         (line  55)
8841 * S-M-<right>:                           Using column view.   (line  58)
8842 * T:                                     Agenda commands.     (line 125)
8843 * t:                                     Agenda commands.     (line 112)
8844 * v:                                     Using column view.   (line  42)
8845 * w:                                     Agenda commands.     (line  66)
8846 * x:                                     Agenda commands.     (line 244)
8847 * X:                                     Agenda commands.     (line 185)
8848 * y:                                     Agenda commands.     (line  66)
8851 \x1f
8852 Tag Table:
8853 Node: Top\x7f970
8854 Node: Introduction\x7f13459
8855 Node: Summary\x7f13945
8856 Node: Installation\x7f17082
8857 Node: Activation\x7f18460
8858 Node: Feedback\x7f19697
8859 Node: Conventions\x7f21786
8860 Node: Document structure\x7f22470
8861 Node: Outlines\x7f23362
8862 Node: Headlines\x7f24027
8863 Ref: Headlines-Footnote-1\x7f25031
8864 Node: Visibility cycling\x7f25142
8865 Ref: Visibility cycling-Footnote-1\x7f27372
8866 Ref: Visibility cycling-Footnote-2\x7f27430
8867 Ref: Visibility cycling-Footnote-3\x7f27480
8868 Node: Motion\x7f27750
8869 Node: Structure editing\x7f28704
8870 Node: Archiving\x7f31952
8871 Node: ARCHIVE tag\x7f32510
8872 Node: Moving subtrees\x7f34303
8873 Ref: Moving subtrees-Footnote-1\x7f35850
8874 Node: Sparse trees\x7f36294
8875 Ref: Sparse trees-Footnote-1\x7f38546
8876 Ref: Sparse trees-Footnote-2\x7f38728
8877 Node: Plain lists\x7f38843
8878 Ref: Plain lists-Footnote-1\x7f43102
8879 Ref: Plain lists-Footnote-2\x7f43460
8880 Node: Drawers\x7f43641
8881 Ref: Drawers-Footnote-1\x7f44522
8882 Node: orgstruct-mode\x7f44627
8883 Node: Tables\x7f45527
8884 Node: Built-in table editor\x7f46128
8885 Node: Narrow columns\x7f53545
8886 Ref: Narrow columns-Footnote-1\x7f55480
8887 Node: Column groups\x7f55526
8888 Node: orgtbl-mode\x7f57059
8889 Node: The spreadsheet\x7f57862
8890 Node: References\x7f58949
8891 Ref: References-Footnote-1\x7f63416
8892 Ref: References-Footnote-2\x7f63557
8893 Node: Formula syntax for Calc\x7f63846
8894 Node: Formula syntax for Lisp\x7f66303
8895 Node: Field formulas\x7f68021
8896 Node: Column formulas\x7f69329
8897 Node: Editing and debugging formulas\x7f70928
8898 Node: Updating the table\x7f75081
8899 Node: Advanced features\x7f76134
8900 Node: Hyperlinks\x7f80659
8901 Node: Link format\x7f81428
8902 Node: Internal links\x7f82721
8903 Ref: Internal links-Footnote-1\x7f84646
8904 Node: Radio targets\x7f84781
8905 Node: External links\x7f85481
8906 Node: Handling links\x7f87885
8907 Ref: Handling links-Footnote-1\x7f93201
8908 Ref: Handling links-Footnote-2\x7f93438
8909 Node: Using links outside Org-mode\x7f93512
8910 Node: Link abbreviations\x7f94022
8911 Node: Search options\x7f95715
8912 Ref: Search options-Footnote-1\x7f97495
8913 Node: Custom searches\x7f97576
8914 Node: TODO items\x7f98607
8915 Node: TODO basics\x7f99677
8916 Node: TODO extensions\x7f101870
8917 Node: Workflow states\x7f102829
8918 Ref: Workflow states-Footnote-1\x7f104004
8919 Node: TODO types\x7f104097
8920 Ref: TODO types-Footnote-1\x7f105680
8921 Node: Multiple sets in one file\x7f105762
8922 Node: Fast access to TODO states\x7f107382
8923 Node: Per-file keywords\x7f108525
8924 Ref: Per-file keywords-Footnote-1\x7f109827
8925 Node: Faces for TODO keywords\x7f110028
8926 Node: Progress logging\x7f110734
8927 Node: Closing items\x7f111165
8928 Ref: Closing items-Footnote-1\x7f112099
8929 Ref: Closing items-Footnote-2\x7f112304
8930 Node: Tracking TODO state changes\x7f112377
8931 Ref: Tracking TODO state changes-Footnote-1\x7f113562
8932 Node: Priorities\x7f113637
8933 Ref: Priorities-Footnote-1\x7f115432
8934 Node: Breaking down tasks\x7f115502
8935 Ref: Breaking down tasks-Footnote-1\x7f116022
8936 Node: Checkboxes\x7f116118
8937 Node: Tags\x7f119057
8938 Node: Tag inheritance\x7f119812
8939 Node: Setting tags\x7f120858
8940 Ref: Setting tags-Footnote-1\x7f125376
8941 Ref: Setting tags-Footnote-2\x7f125488
8942 Node: Tag searches\x7f125571
8943 Node: Properties and columns\x7f128350
8944 Node: Property syntax\x7f130261
8945 Node: Special properties\x7f132951
8946 Node: Property searches\x7f134022
8947 Node: Property inheritance\x7f135283
8948 Node: Column view\x7f136730
8949 Node: Defining columns\x7f137964
8950 Node: Scope of column definitions\x7f138362
8951 Node: Column attributes\x7f139284
8952 Node: Using column view\x7f141680
8953 Node: Capturing Column View\x7f143761
8954 Node: Property API\x7f145488
8955 Node: Dates and times\x7f145842
8956 Node: Time stamps\x7f146563
8957 Ref: Time stamps-Footnote-1\x7f148927
8958 Node: Creating timestamps\x7f149041
8959 Node: The date/time prompt\x7f151120
8960 Ref: The date/time prompt-Footnote-1\x7f154476
8961 Ref: The date/time prompt-Footnote-2\x7f154532
8962 Ref: The date/time prompt-Footnote-3\x7f154638
8963 Node: Custom time format\x7f154731
8964 Node: Deadlines and scheduling\x7f156423
8965 Ref: Deadlines and scheduling-Footnote-1\x7f158606
8966 Node: Inserting deadline/schedule\x7f158761
8967 Node: Repeated tasks\x7f159879
8968 Ref: Repeated tasks-Footnote-1\x7f161754
8969 Node: Clocking work time\x7f161875
8970 Ref: Clocking work time-Footnote-1\x7f166727
8971 Ref: Clocking work time-Footnote-2\x7f166805
8972 Node: Remember\x7f166931
8973 Node: Setting up remember\x7f167877
8974 Ref: Setting up remember-Footnote-1\x7f168786
8975 Node: Remember templates\x7f168852
8976 Ref: Remember templates-Footnote-1\x7f172840
8977 Ref: Remember templates-Footnote-2\x7f173023
8978 Node: Storing notes\x7f173121
8979 Ref: Storing notes-Footnote-1\x7f175632
8980 Node: Refiling notes\x7f175734
8981 Node: Agenda views\x7f176999
8982 Node: Agenda files\x7f178946
8983 Ref: Agenda files-Footnote-1\x7f181387
8984 Ref: Agenda files-Footnote-2\x7f181536
8985 Node: Agenda dispatcher\x7f181729
8986 Ref: Agenda dispatcher-Footnote-1\x7f183783
8987 Ref: Agenda dispatcher-Footnote-2\x7f183877
8988 Node: Built-in agenda views\x7f183971
8989 Node: Weekly/Daily agenda\x7f184553
8990 Ref: Weekly/Daily agenda-Footnote-1\x7f187851
8991 Node: Global TODO list\x7f188055
8992 Node: Matching tags and properties\x7f190335
8993 Node: Timeline\x7f191426
8994 Node: Stuck projects\x7f192100
8995 Node: Presentation and sorting\x7f193953
8996 Node: Categories\x7f194746
8997 Ref: Categories-Footnote-1\x7f195457
8998 Node: Time-of-day specifications\x7f195894
8999 Node: Sorting of agenda items\x7f197867
9000 Node: Agenda commands\x7f199151
9001 Node: Custom agenda views\x7f206614
9002 Node: Storing searches\x7f207335
9003 Ref: Storing searches-Footnote-1\x7f209869
9004 Node: Block agenda\x7f209986
9005 Node: Setting Options\x7f211218
9006 Node: Exporting Agenda Views\x7f213959
9007 Ref: Exporting Agenda Views-Footnote-1\x7f218316
9008 Ref: Exporting Agenda Views-Footnote-2\x7f218373
9009 Node: Extracting Agenda Information for other programs\x7f218559
9010 Node: Embedded LaTeX\x7f222687
9011 Ref: Embedded LaTeX-Footnote-1\x7f223781
9012 Node: Math symbols\x7f223971
9013 Node: Subscripts and Superscripts\x7f224738
9014 Node: LaTeX fragments\x7f225584
9015 Ref: LaTeX fragments-Footnote-1\x7f227817
9016 Ref: LaTeX fragments-Footnote-2\x7f228078
9017 Node: Processing LaTeX fragments\x7f228212
9018 Node: CDLaTeX mode\x7f229160
9019 Ref: CDLaTeX mode-Footnote-1\x7f231646
9020 Node: Exporting\x7f231794
9021 Node: ASCII export\x7f233261
9022 Node: HTML export\x7f234762
9023 Node: HTML Export commands\x7f235388
9024 Node: Quoting HTML tags\x7f237175
9025 Node: Links\x7f237810
9026 Node: Images\x7f238507
9027 Ref: Images-Footnote-1\x7f239378
9028 Node: CSS support\x7f239439
9029 Ref: CSS support-Footnote-1\x7f240758
9030 Node: LaTeX export\x7f240871
9031 Node: LaTeX export commands\x7f241220
9032 Node: Quoting LaTeX code\x7f242382
9033 Node: Sectioning structure\x7f242916
9034 Node: XOXO export\x7f243417
9035 Node: iCalendar export\x7f243857
9036 Node: Text interpretation\x7f245326
9037 Node: Comment lines\x7f245981
9038 Node: Initial text\x7f246376
9039 Node: Footnotes\x7f248045
9040 Node: Quoted examples\x7f248837
9041 Node: Enhancing text\x7f249612
9042 Node: Export options\x7f252061
9043 Node: Publishing\x7f254522
9044 Ref: Publishing-Footnote-1\x7f255483
9045 Ref: Publishing-Footnote-2\x7f255627
9046 Node: Configuration\x7f255778
9047 Node: Project alist\x7f256496
9048 Node: Sources and destinations\x7f257562
9049 Node: Selecting files\x7f258292
9050 Node: Publishing action\x7f259040
9051 Node: Publishing options\x7f260374
9052 Node: Publishing links\x7f262880
9053 Node: Project page index\x7f264395
9054 Node: Sample configuration\x7f265173
9055 Node: Simple example\x7f265665
9056 Node: Complex example\x7f266338
9057 Node: Triggering publication\x7f268414
9058 Node: Miscellaneous\x7f269099
9059 Node: Completion\x7f269733
9060 Node: Customization\x7f271403
9061 Node: In-buffer settings\x7f271986
9062 Node: The very busy C-c C-c key\x7f277656
9063 Node: Clean view\x7f279511
9064 Node: TTY keys\x7f282088
9065 Node: Interaction\x7f283665
9066 Node: Cooperation\x7f284062
9067 Node: Conflicts\x7f287733
9068 Node: Bugs\x7f289743
9069 Node: Extensions and Hacking\x7f291239
9070 Node: Extensions\x7f291964
9071 Node: Adding hyperlink types\x7f294236
9072 Node: Tables in arbitrary syntax\x7f297898
9073 Node: Radio tables\x7f299290
9074 Node: A LaTeX example\x7f301793
9075 Ref: A LaTeX example-Footnote-1\x7f305471
9076 Ref: A LaTeX example-Footnote-2\x7f305619
9077 Node: Translator functions\x7f306054
9078 Ref: Translator functions-Footnote-1\x7f309183
9079 Node: Radio lists\x7f309271
9080 Ref: Radio lists-Footnote-1\x7f310393
9081 Node: Dynamic blocks\x7f310513
9082 Node: Special agenda views\x7f312485
9083 Node: Using the property API\x7f315730
9084 Node: History and Acknowledgments\x7f317328
9085 Node: Main Index\x7f324014
9086 Node: Key Index\x7f360753
9087 \x1f
9088 End Tag Table