Release 4.60
[org-mode/org-mode-NeilSmithlineMods.git] / org
blobd1331b87614dd140c4a117f3b76b36684f5c2811
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 4.60).
10    Copyright (C) 2004, 2005, 2006 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 4.60).
32    Copyright (C) 2004, 2005, 2006 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 * Timestamps::                  Assign date and time to items
54 * Tags::                        Tagging headlines and matching sets of tags
55 * Agenda views::                Collecting information into views
56 * Embedded LaTeX::              LaTeX fragments and formulas
57 * Exporting::                   Sharing and publishing of notes
58 * Publishing::                  Create a web site of linked Org-mode files
59 * Miscellaneous::               All the rest which did not fit elsewhere
60 * Extensions and Hacking::      It is possible to write add-on code
61 * History and Acknowledgments::  How Org-mode came into being
62 * Index::                       The fast road to specific information
63 * Key Index::                   Key bindings and where they are described
65  --- The Detailed Node Listing ---
67 Introduction
69 * Summary::                     Brief summary of what Org-mode does
70 * Installation::                How to install a downloaded version of Org-mode
71 * Activation::                  How to activate Org-mode for certain buffers.
72 * Feedback::                    Bug reports, ideas, patches etc.
74 Document Structure
76 * Outlines::                    Org-mode is based on outline-mode
77 * Headlines::                   How to typeset org-tree headlines
78 * Visibility cycling::          Show and hide, much simplified
79 * Motion::                      Jumping to other headlines
80 * Structure editing::           Changing sequence and level of headlines
81 * Archiving::                   Move done task trees to a different place
82 * Sparse trees::                Matches embedded in context
83 * Plain lists::                 Additional structure within an entry
85 Archiving
87 * ARCHIVE tag::                 Marking a tree as inactive
88 * Moving subtrees::             Moving a tree to an archive file
90 Tables
92 * Built-in table editor::       Simple tables
93 * Narrow columns::              Stop wasting space in tables
94 * Table calculations::          Compute a field from other fields
95 * orgtbl-mode::                 The table editor as minor mode
96 * table.el::                    Complex tables
98 Calculations in tables
100 * Formula syntax::              How to write a formula
101 * Lisp formulas::               An alternative way to write formulas
102 * Column formulas::             Formulas valid for all fields in a column
103 * Advanced features::           Field names, parameters and automatic recalc
104 * Named-field formulas::        Formulas valid in single fields
105 * Editing/debugging formulas::  Changing a stored formula
106 * Appetizer::                   Taste the power of calc
108 Hyperlinks
110 * Link format::                 How links in Org-mode are formatted
111 * Internal links::              Links to other places in the current file
112 * External links::              URL-like links to the world
113 * Handling links::              Creating, inserting and following
114 * Link abbreviations::          Shortcuts for writing complex links
115 * Search options::              Linking to a specific location
116 * Custom searches::             When the default search is not enough
117 * Remember::                    Org-trees store quick notes
119 Internal links
121 * Radio targets::               Make targets trigger links in plain text.
122 * CamelCase links::             Activating CamelCase words as links
124 TODO items
126 * TODO basics::                 Marking and displaying TODO entries
127 * TODO extensions::             Workflow and assignments
128 * Priorities::                  Some things are more important than others
129 * Breaking down tasks::         Splitting a task into managable pieces
130 * Checkboxes::                  Tick-off lists
132 Extended use of TODO keywords
134 * Workflow states::             From TODO to DONE in steps
135 * TODO types::                  I do this, Fred the rest
136 * Per file keywords::           Different files, different requirements
138 Timestamps
140 * Time stamps::                 Assigning a time to a tree entry
141 * Creating timestamps::         Commands which insert timestamps
142 * Custom time format::          If you cannot work with the ISO format
143 * Progress logging::            Documenting when what work was done.
145 Creating timestamps
147 * The date/time prompt::        How org-mode helps you entering date and time
149 Progress Logging
151 * Closing items::               When was this entry marked DONE?
152 * Tracking TODO state changes::  When did the status change?
153 * Clocking work time::          When exactly did you work on this item?
155 Tags
157 * Tag inheritance::             Tags use the tree structure of the outline
158 * Setting tags::                How to assign tags to a headline
159 * Tag searches::                Searching for combinations of tags
161 Agenda Views
163 * Agenda files::                Files being searched for agenda information
164 * Agenda dispatcher::           Keyboard access to agenda views
165 * Built-in agenda views::       What is available out of the box?
166 * Presentation and sorting::    How agenda items are prepared for display
167 * Agenda commands::             Remote editing of org trees
168 * Custom agenda views::         Defining special searches and views
170 The built-in agenda views
172 * Weekly/Daily agenda::         The calendar page with current tasks
173 * Global TODO list::            All unfinished action items
174 * Matching headline tags::      Structured information with fine-tuned search
175 * Timeline::                    Time-sorted view for single file
176 * Stuck projects::              Find projects you need to review
178 Presentation and sorting
180 * Categories::                  Not all tasks are equal
181 * Time-of-day specifications::  How the agenda knows the time
182 * Sorting of agenda items::     The order of things
184 Custom agenda views
186 * Storing searches::            Type once, use often
187 * Block agenda::                All the stuff you need in a single buffer
188 * Setting Options::             Changing the rules
189 * Batch processing::            Agenda views from the command line
191 Embedded LaTeX
193 * Math symbols::                TeX macros for symbols and Greek letters
194 * Subscripts and Superscripts::  Simple syntax for raising/lowering text
195 * LaTeX fragments::             Complex formulas made easy
196 * Processing LaTeX fragments::  Previewing LaTeX processing
197 * CDLaTeX mode::                Speed up entering of formulas
199 Exporting
201 * ASCII export::                Exporting to plain ASCII
202 * HTML export::                 Exporting to HTML
203 * XOXO export::                 Exporting to XOXO
204 * iCalendar export::            Exporting in iCalendar format
205 * Text interpretation::         How the exporter looks at the file
207 HTML export
209 * Export commands::             How to invode HTML export
210 * Quoting HTML tags::           Using direct HTML in Org-mode
211 * Links::                       How hyperlinks get transferred to HTML
212 * Images::                      To inline or not to inline?
213 * CSS support::                 Style specifications
215 Text interpretation by the exporter
217 * Comment lines::               Some lines will not be exported
218 * Enhancing text::              Subscripts, symbols and more
219 * Export options::              How to influence the export settings
221 Publishing
223 * Configuration::               Defining projects
224 * Sample configuration::        Example projects
225 * Triggering publication::      Publication commands
227 Configuration
229 * Project alist::               The central configuration variable
230 * Sources and destinations::    From here to there
231 * Selecting files::             What files are part of the project?
232 * Publishing action::           Setting the function doing the publishing
233 * Publishing options::          Tweaking HTML export
234 * Publishing links::            Which links keep working after publishing?
235 * Project page index::          Publishing a list of project files
237 Sample configuration
239 * Simple example::              One-component publishing
240 * Complex example::             A multi-component publishing example
242 Miscellaneous
244 * Completion::                  M-TAB knows what you need
245 * Customization::               Adapting Org-mode to your taste
246 * In-buffer settings::          Overview of the #+KEYWORDS
247 * The very busy C-c C-c key::   When in doubt, press C-c C-c
248 * Clean view::                  Getting rid of leading stars in the outline
249 * TTY keys::                    Using Org-mode on a tty
250 * Interaction::                 Other Emacs packages
251 * Bugs::                        Things which do not work perfectly
253 Interaction with other packages
255 * Cooperation::                 Packages Org-mode cooperates with
256 * Conflicts::                   Packages that lead to conflicts
258 Extensions, Hooks and Hacking
260 * Extensions::                  Existing 3rd-part extensions
261 * Dynamic blocks::              Automatically filled blocks
262 * Special agenda views::
264 \x1f
265 File: org,  Node: Introduction,  Next: Document structure,  Prev: Top,  Up: Top
267 1 Introduction
268 **************
270 * Menu:
272 * Summary::                     Brief summary of what Org-mode does
273 * Installation::                How to install a downloaded version of Org-mode
274 * Activation::                  How to activate Org-mode for certain buffers.
275 * Feedback::                    Bug reports, ideas, patches etc.
277 \x1f
278 File: org,  Node: Summary,  Next: Installation,  Prev: Introduction,  Up: Introduction
280 1.1 Summary
281 ===========
283 Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing
284 project planning with a fast and effective plain-text system.
286    Org-mode develops organizational tasks around NOTES files that
287 contain lists or information about projects as plain text.  Org-mode is
288 implemented on top of outline-mode, which makes it possible to keep the
289 content of large files well structured.  Visibility cycling and
290 structure editing help to work with the tree.  Tables are easily created
291 with a built-in table editor.  Org-mode supports ToDo items, deadlines,
292 time stamps, and scheduling.  It dynamically compiles entries into an
293 agenda that utilizes and smoothly integrates much of the Emacs calendar
294 and diary.  Plain text URL-like links connect to websites, emails,
295 Usenet messages, BBDB entries, and any files related to the projects.
296 For printing and sharing of notes, an Org-mode file can be exported as a
297 structured ASCII file, as HTML, or (todo and agenda items only) as an
298 iCalendar file.  It can also serve as a publishing tool for a set of
299 linked webpages.
301    An important design aspect that distinguishes Org-mode from for
302 example Planner/Muse is that it encougages to store every piece of
303 information only once.  In Planner, you have project pages, day pages
304 and possibly other files, duplicating some information such as tasks.
305 In Org-mode, you only have notes files.  In your notes you mark entries
306 as tasks, label them with tags and timestamps.  All necessary lists
307 like a schedule for the day, the agenda for a meeting, tasks lists
308 selected by tags etc are created dynamically when you need them.
310    Org-mode keeps simple things simple.  When first fired up, it should
311 feel like a straightforward, easy to use outliner.  Complexity is not
312 imposed, but a large amount of functionality is available when you need
313 it.  Org-mode can be used on different levels and in different ways, for
314 example:
316      * as an outline extension with visibility cycling and structure editing
317      * as an ASCII system and table editor for taking structured notes
318      * as an ASCII table editor with spreadsheet-like capabilities
319      * as a TODO list editor
320      * as a full agenda and planner with deadlines and work scheduling
321      * as an environment to implement David Allen's GTD system
322      * as a simple hypertext system, with HTML export
323      * as a publishing tool to create a set of interlinked webpages
325    Org-mode's automatic, context sensitive table editor can be
326 integrated into any major mode by activating the minor Orgtbl-mode.
328    There is a website for Org-mode which provides links to the newest
329 version of Org-mode, as well as additional information, frequently asked
330 questions (FAQ), links to tutorials etc.  This page is located at
331 `http://www.astro.uva.nl/~dominik/Tools/org/'.
333 \x1f
334 File: org,  Node: Installation,  Next: Activation,  Prev: Summary,  Up: Introduction
336 1.2 Installation
337 ================
339 Important: If Org-mode is part of the Emacs distribution or an XEmacs
340 package, please skip this section and go directly to *Note Activation::.
342    If you have downloaded Org-mode from the Web, you must take the
343 following steps to install it: Go into the Org-mode distribution
344 directory and edit the top section of the file `Makefile'.  You must
345 set the name of the Emacs binary (likely either `emacs' or `xemacs'),
346 and the paths to the directories where local Lisp and Info files are
347 kept.  If you don't have access to the system-wide directories, create
348 your own two directories for these files, enter them into the Makefile,
349 and make sure Emacs finds the Lisp files by adding the following line
350 to `.emacs':
352      (setq load-path (cons "~/path/to/lispdir" load-path))
354    XEmacs users now need to install the file `noutline.el' from the
355 `xemacs' subdirectory of the Org-mode distribution.  Use the command:
357      make install-noutline
359 Now byte-compile and install the Lisp files with the shell commands:
361      make
362      make install
364 If you want to install the info documentation, use this command:
366      make install-info
368 Then add to `.emacs':
370      ;; This line only if org-mode is not part of the X/Emacs distribution.
371      (require 'org-install)
373 \x1f
374 File: org,  Node: Activation,  Next: Feedback,  Prev: Installation,  Up: Introduction
376 1.3 Activation
377 ==============
379 Add the following lines to your `.emacs' file.  The last two lines
380 define _global_ keys for the commands `org-store-link' and `org-agenda'
381 - please choose suitable keys yourself.
383      ;; The following lines are always needed.  Choose your own keys.
384      (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
385      (define-key global-map "\C-cl" 'org-store-link)
386      (define-key global-map "\C-ca" 'org-agenda)
388    Furthermore, you must activate `font-lock-mode' in org-mode buffers,
389 because significant functionality depends on font-locking being active.
390 You can do this with either one of the following two lines (XEmacs
391 user must use the second option):
392      (global-font-lock-mode 1)                     ; for all buffers
393      (add-hook 'org-mode-hook 'turn-on-font-lock)  ; org-mode buffers only
395    With this setup, all files with extension `.org' will be put into
396 Org-mode.  As an alternative, make the first line of a file look like
397 this:
399      MY PROJECTS    -*- mode: org; -*-
401 which will select Org-mode for this buffer no matter what the file's
402 name is.  See also the variable `org-insert-mode-line-in-empty-file'.
404 \x1f
405 File: org,  Node: Feedback,  Prev: Activation,  Up: Introduction
407 1.4 Feedback
408 ============
410 If you find problems with Org-mode, or if you have questions, remarks,
411 or ideas about it, please contact the maintainer Carsten Dominik at
412 <dominik at science dot uva dot nl>.
414    For bug reports, please provide as much information as possible,
415 including the version information of Emacs (`C-h v emacs-version
416 <RET>') and Org-mode (`C-h v org-version <RET>'), as well as the
417 Org-mode related setup in `.emacs'.  If an error occurs, a backtrace
418 can be very useful (see below on how to create one).  Often a small
419 example file helps, along with clear information about:
421   1. What exactly did you do?
423   2. What did you expect to happen?
425   3. What happened instead?
426         Thank you for helping to improve this mode.
428 How to create a useful backtrace
429 ................................
431 If working with Org-mode produces an error with a message you don't
432 understand, you may have hit a bug.  The best way to report this is by
433 providing, in addition to what was mentioned above, a _Backtrace_.
434 This is information from the built-in debugger about where and how the
435 error occurred.  Here is how to produce a useful backtrace:
437   1. Start a fresh Emacs or XEmacs, and make sure that it will load the
438      original Lisp code in `org.el' instead of the compiled version in
439      `org.elc'.  The backtrace contains much more information if it is
440      produced with uncompiled code.  To do this, either rename `org.elc'
441      to something else before starting Emacs, or ask Emacs explicitly
442      to load `org.el' by using the command line
443           emacs -l /path/to/org.el
445   2. Go to the `Options' menu and select `Enter Debugger on Error'
446      (XEmacs has this option in the `Troubleshooting' sub-menu).
448   3. Do whatever you have to do to hit the error.  Don't forget to
449      document the steps you take.
451   4. When you hit the error, a `*Backtrace*' buffer will appear on the
452      screen.  Save this buffer to a file (for example using `C-x C-w')
453      and attach it to your bug report.
455 \x1f
456 File: org,  Node: Document structure,  Next: Tables,  Prev: Introduction,  Up: Top
458 2 Document Structure
459 ********************
461 Org-mode is based on outline mode and provides flexible commands to
462 edit the structure of the document.
464 * Menu:
466 * Outlines::                    Org-mode is based on outline-mode
467 * Headlines::                   How to typeset org-tree headlines
468 * Visibility cycling::          Show and hide, much simplified
469 * Motion::                      Jumping to other headlines
470 * Structure editing::           Changing sequence and level of headlines
471 * Archiving::                   Move done task trees to a different place
472 * Sparse trees::                Matches embedded in context
473 * Plain lists::                 Additional structure within an entry
475 \x1f
476 File: org,  Node: Outlines,  Next: Headlines,  Prev: Document structure,  Up: Document structure
478 2.1 Outlines
479 ============
481 Org-mode is implemented on top of outline-mode.  Outlines allow to
482 organize a document in a hierarchical structure, which (at least for
483 me) is the best representation of notes and thoughts.  Overview over
484 this structure is achieved by folding (hiding) large parts of the
485 document to show only the general document structure and the parts
486 currently being worked on.  Org-mode greatly simplifies the use of
487 outlines by compressing the entire show/hide functionality into a
488 single command `org-cycle', which is bound to the <TAB> key.
490 \x1f
491 File: org,  Node: Headlines,  Next: Visibility cycling,  Prev: Outlines,  Up: Document structure
493 2.2 Headlines
494 =============
496 Headlines define the structure of an outline tree.  The headlines in
497 Org-mode start with one or more stars, on the left margin.  For example:
499      * Top level headline
500      ** Second level
501      *** 3rd level
502          some text
503      *** 3rd level
504          more text
505      * Another top level headline
507 Some people find the many stars too noisy and would prefer an outline
508 that has whitespace followed by a single star as headline starters.
509 *Note Clean view:: describes a setup to realize this.
511 \x1f
512 File: org,  Node: Visibility cycling,  Next: Motion,  Prev: Headlines,  Up: Document structure
514 2.3 Visibility cycling
515 ======================
517 Outlines make it possible to hide parts of the text in the buffer.
518 Org-mode uses just two commands, bound to <TAB> and `S-<TAB>' to change
519 the visibility in the buffer.
521 `<TAB>'
522      _Subtree cycling_: Rotate current subtree between the states
524           ,-> FOLDED -> CHILDREN -> SUBTREE --.
525           '-----------------------------------'
527      The cursor must be on a headline for this to work(1).  When the
528      cursor is at the beginning of the buffer and the first line is not
529      a headline, then <TAB> actually runs global cycling (see
530      below)(2).  Also when called with a prefix argument (`C-u <TAB>'),
531      global cycling is invoked.
533 `S-<TAB>'
534 `C-u <TAB>'
535      _Global cycling_: Rotate the entire buffer between the states
537           ,-> OVERVIEW -> CONTENTS -> SHOW ALL --.
538           '--------------------------------------'
540      Note that inside tables, `S-<TAB>' jumps to the previous field.
542 `C-c C-a'
543      Show all.  
545 `C-c C-r'
546      Reveal context around point, showing the current entry, the
547      following heading and the hierarchy above.  Useful for working
548      near a location exposed by a sparse tree command (*note Sparse
549      trees::) or an agenda command (*note Agenda commands::).  With
550      prefix arg show, on each level, all sibling headings.  
552 `C-c C-x b'
553      Show the current subtree in an indirect buffer(3).  With numerical
554      prefix ARG, go up to this level and then take that tree.  If ARG
555      is negative, go up that many levels.  With `C-u' prefix, do not
556      remove the previously used indirect buffer.
558    When Emacs first visits an Org-mode file, the global state is set to
559 OVERVIEW, i.e. only the top level headlines are visible.  This can be
560 configured through the variable `org-startup-folded', or on a per-file
561 basis by adding one of the following lines anywhere in the buffer:
563      #+STARTUP: overview
564      #+STARTUP: content
565      #+STARTUP: showall
567    ---------- Footnotes ----------
569    (1) see, however, the option `org-cycle-emulate-tab'.
571    (2) see the option `org-cycle-global-at-bob'.
573    (3) The indirect buffer (*note Indirect Buffers: (emacs)Indirect
574 Buffers.) will contain the entire buffer, but will be narrowed to the
575 current tree.  Editing the indirect buffer will also change the
576 original buffer, but without affecting visibility in that buffer.
578 \x1f
579 File: org,  Node: Motion,  Next: Structure editing,  Prev: Visibility cycling,  Up: Document structure
581 2.4 Motion
582 ==========
584 The following commands jump to other headlines in the buffer.
586 `C-c C-n'
587      Next heading.  
589 `C-c C-p'
590      Previous heading.  
592 `C-c C-f'
593      Next heading same level.  
595 `C-c C-b'
596      Previous heading same level.  
598 `C-c C-u'
599      Backward to higher level heading.  
601 `C-c C-j'
602      Jump to a different place without changing the current outline
603      visibility.  Shows the document structure in a temporary buffer,
604      where you can use visibility cycling (<TAB>) to find your
605      destination.  After pressing <RET>, the cursor moves to the
606      selected location in the original buffer, and the headings
607      hierarchy above it is made visible.
609 \x1f
610 File: org,  Node: Structure editing,  Next: Archiving,  Prev: Motion,  Up: Document structure
612 2.5 Structure editing
613 =====================
615 `M-<RET>'
616      Insert new heading with same level as current.  If the cursor is
617      in a plain list item, a new item is created (*note Plain lists::).
618      To force creation of a new headline, use a prefix arg, or first
619      press <RET> to get to the beginning of the next line.  When this
620      command is used in the middle of a line, the line is split and the
621      rest of the line becomes the new headline.  If the command is used
622      at the beginning of a headline, the new headline is created before
623      the current line.  If at the beginning of any other line, the
624      content of that line is made the new heading.  If the command is
625      used at the end of a folded subtree (i.e. behind the ellipses at
626      the end of a headline), then a headline like the current one will
627      be inserted after the end of the subtree.  
629 `M-S-<RET>'
630      Insert new TODO entry with same level as current heading.  
632 `M-<left>'
633      Promote current heading by one level.  
635 `M-<right>'
636      Demote current heading by one level.  
638 `M-S-<left>'
639      Promote the current subtree by one level.  
641 `M-S-<right>'
642      Demote the current subtree by one level.  
644 `M-S-<up>'
645      Move subtree up (swap with previous subtree of same level).  
647 `M-S-<down>'
648      Move subtree down (swap with next subtree of same level).  
650 `C-c C-x C-w'
651 `C-c C-x C-k'
652      Kill subtree, i.e. remove it from buffer but save in kill ring.  
654 `C-c C-x M-w'
655      Copy subtree to kill ring.  
657 `C-c C-x C-y'
658      Yank subtree from kill ring.  This does modify the level of the
659      subtree to make sure the tree fits in nicely at the yank position.
660      The yank level can also be specified with a prefix arg, or by
661      yanking after a headline marker like `****'.  
663 `C-c ^'
664      Sort same-level entries.  When there is an active region, all
665      entries in the region will be sorted.  Otherwise the children of
666      the current headline are sorted.  The command prompts for the
667      sorting method, which can be alphabetically, numerically, by time
668      (using the first time stamp in each entry), and each of these in
669      reverse order.  With a `C-u' prefix, sorting will be
670      case-sensitive.  With two `C-u C-u' prefixes, duplicate entries
671      will also be removed.
673    When there is an active region (transient-mark-mode), promotion and
674 demotion work on all headlines in the region.  To select a region of
675 headlines, it is best to place both point and mark at the beginning of a
676 line, mark at the beginning of the first headline, and point at the line
677 just after the last headline to change.  Note that when the cursor is
678 inside a table (*note Tables::), the Meta-Cursor keys have different
679 functionality.
681 \x1f
682 File: org,  Node: Archiving,  Next: Sparse trees,  Prev: Structure editing,  Up: Document structure
684 2.6 Archiving
685 =============
687 When a project represented by a (sub)tree is finished, you may want to
688 move the tree out of the way and to stop it from contributing to the
689 agenda.  Org-mode knows two ways of archiving.  You can mark a tree with
690 the ARCHIVE tag, or you can move an entire (sub)tree to a different
691 location.
693 * Menu:
695 * ARCHIVE tag::                 Marking a tree as inactive
696 * Moving subtrees::             Moving a tree to an archive file
698 \x1f
699 File: org,  Node: ARCHIVE tag,  Next: Moving subtrees,  Prev: Archiving,  Up: Archiving
701 2.6.1 The ARCHIVE tag
702 ---------------------
704 A headline that is marked with the ARCHIVE tag (*note Tags::) stays at
705 its location in the outline tree, but behaves in the following way:
706    - It does not open when you attempt to do so with a visibility
707      cycling command (*note Visibility cycling::).  You can force
708      cycling archived subtrees with `C-<TAB>', or by setting the option
709      `org-cycle-open-archived-trees'.  Also normal outline commands like
710      `show-all' will open archived subtrees.
712    - During sparse tree construction (*note Sparse trees::), matches in
713      archived subtrees are not exposed, unless you configure the option
714      `org-sparse-tree-open-archived-trees'.
716    - During agenda view construction (*note Agenda views::), the
717      content of archived trees is ignored unless you configure the
718      option `org-agenda-skip-archived-trees'.
720    - Archived trees are not exported (*note Exporting::), only the
721      headline is.  Configure the details using the variable
722      `org-export-with-archived-trees'.
724    The following commands help managing the ARCHIVE tag:
726 `C-c C-x C-a'
727      Toggle the ARCHIVE tag for the current headline.  When the tag is
728      set, the headline changes to a shadowish face, and the subtree
729      below it is hidden.  
731 `C-u C-c C-x C-a'
732      Check if any direct children of the current headline should be
733      archived.  To do this, each subtree is checked for open TODO
734      entries.  If none are found, the command offers to set the ARCHIVE
735      tag for the child.  If the cursor is _not_ on a headline when this
736      command is invoked, the level 1 trees will be checked.  
738 `C-TAB'
739      Cycle a tree even if it is tagged with ARCHIVE.
741 \x1f
742 File: org,  Node: Moving subtrees,  Prev: ARCHIVE tag,  Up: Archiving
744 2.6.2 Moving subtrees
745 ---------------------
747 Once an entire project is finished, you may want to move it to a
748 different location, either in the current file, or even in a different
749 file, the archive file.
751 `C-c $'
752      Archive the subtree starting at the cursor position to the location
753      given by `org-archive-location'.  
755 `C-u C-c $'
756      Check if any direct children of the current headline could be
757      moved to the archive.  To do this, each subtree is checked for
758      open TODO entries.  If none are found, the command offers to move
759      it to the archive location.  If the cursor is _not_ on a headline
760      when this command is invoked, the level 1 trees will be checked.
762    The default archive location is a file in the same directory as the
763 current file, with the name derived by appending `_archive' to the
764 current file name.  For information and examples on how to change this,
765 see the documentation string of the variable `org-archive-location'.
767 \x1f
768 File: org,  Node: Sparse trees,  Next: Plain lists,  Prev: Archiving,  Up: Document structure
770 2.7 Sparse trees
771 ================
773 An important feature of Org-mode is the ability to construct _sparse
774 trees_ for selected information in an outline tree.  A sparse tree
775 means that the entire document is folded as much as possible, but the
776 selected information is made visible along with the headline structure
777 above it(1).  Just try it out and you will see immediately how it works.
779    Org-mode contains several commands creating such trees.  The most
780 basic one is `org-occur':
782 `C-c /'
783      Occur.  Prompts for a regexp and shows a sparse tree with all
784      matches.  If the match is in a headline, the headline is made
785      visible.  If the match is in the body of an entry, headline and
786      body are made visible.  In order to provide minimal context, also
787      the full hierarchy of headlines above the match is shown, as well
788      as the headline following the match.  Each match is also
789      highlighted; the highlights disappear when the bufer is changes an
790      editing command, or by pressing `C-c C-c'.  When called with a
791      `C-u' prefix argument, previous highlights are kept, so several
792      calls to this command can be stacked.
793    For frequently used sparse trees of specific search strings, you can
794 use the variable `org-agenda-custom-commands' to define fast keyboard
795 access to specific sparse trees.  These commands will then be
796 accessible through the agenda dispatcher (*note Agenda dispatcher::).
797 For example:
799      (setq org-agenda-custom-commands
800            '(("f" occur-tree "FIXME")))
802 will define the key `C-c a f' as a shortcut for creating a sparse tree
803 matching the string `FIXME'.
805    Other commands use sparse trees as well.  For example `C-c C-v'
806 creates a sparse TODO tree (*note TODO basics::).
808    To print a sparse tree, you can use the Emacs command
809 `ps-print-buffer-with-faces' which does not print invisible parts of
810 the document (2).  Or you can use the command `C-c C-e v' to export
811 only the visible part of the document and print the resulting file.
813    ---------- Footnotes ----------
815    (1) See also the variables `org-show-hierarchy-above',
816 `org-show-following-heading', and `org-show-siblings' for detailed
817 control on how much context is shown around each match.
819    (2) This does not work under XEmacs, because XEmacs uses selective
820 display for outlining, not text properties.
822 \x1f
823 File: org,  Node: Plain lists,  Prev: Sparse trees,  Up: Document structure
825 2.8 Plain lists
826 ===============
828 Within an entry of the outline tree, hand-formatted lists can provide
829 additional structure.  They also provide a way to create lists of
830 checkboxes (*note Checkboxes::).  Org-mode supports editing such lists,
831 and the HTML exporter (*note Exporting::) does parse and format them.
833    Org-mode knows ordered and unordered lists.  Unordered list items
834 start with `-', `+', or `*'(1) as bullets.  Ordered list items start
835 with `1.' or `1)'.  Items belonging to the same list must have the same
836 indentation on the first line.  In particular, if an ordered list
837 reaches number `10.', then the 2-digit numbers must be written
838 left-aligned with the other numbers in the list.  Indentation also
839 determines the end of a list item.  It ends before the next line that
840 is indented like the bullet/number, or less.  For example:
842      ** Lord of the Rings
843         My favorite scenes are (in this order)
844         1. The attack of the Rohirrim
845         2. Eowyns fight with the witch king
846            + this was already my favorite scene in the book
847            + I really like Miranda Otto.
848         3. Peter Jackson being shot by Legolas
849             - on DVD only
850            He makes a really funny face when it happens.
851         But in the end, not individual scenes matter but the film as a whole.
853    Org-mode supports these lists by tuning filling and wrapping
854 commands to deal with them correctly(2).
856    The following commands act on items when the cursor is in the first
857 line of an item (the line with the bullet or number).
859 `<TAB>'
860      Items can be folded just like headline levels if you set the
861      variable `org-cycle-include-plain-lists'.  The level of an item is
862      then given by the indentation of the bullet/number.  Items are
863      always subordinate to real headlines, however; the hierarchies
864      remain completely separated.  
866 `M-<RET>'
867      Insert new item at current level.  With prefix arg, force a new
868      heading (*note Structure editing::).  If this command is used in
869      the middle of a line, the line is _split_ and the rest of the line
870      becomes the new item.  If this command is executed in the
871      _whitespace before a bullet or number_, the new item is created
872      _before_ the current item.  If the command is executed in the
873      white space before the text that is part of an item but does not
874      contain the bullet, a bullet is added to the current line.  
876 `M-S-<RET>'
877      Insert a new item with a checkbox (*note Checkboxes::).  
879 `S-<up>'
880 `S-<down>'
881      Jump to the previous/next item in the current list.  
883 `M-S-<up>'
884 `M-S-<down>'
885      Move the item including subitems up/down (swap with previous/next
886      item of same indentation).  If the list is ordered, renumbering is
887      automatic.  
889 `M-S-<left>'
890 `M-S-<right>'
891      Decrease/increase the indentation of the item, including subitems.
892      Initially, the item tree is selected based on current indentation.
893      When these commands are executed several times in direct
894      succession, the initially selected region is used, even if the new
895      indentation would imply a different hierarchy.  To use the new
896      hierarchy, break the command chain with a cursor motion or so.  
898 `C-c C-c'
899      If there is a checkbox (*note Checkboxes::) in the item line,
900      toggle the state of the checkbox.  Otherwise, if this is an
901      ordered list, renumber the ordered list at the cursor.
903    ---------- Footnotes ----------
905    (1) When using `*' as a bullet, lines must be indented or they will
906 be seen as top-level headlines.  Also, when you are hiding leading
907 stars to get a clean outline view, plain list items starting with a
908 star are visually indistinguishable from true headlines.  In short:
909 even though `*' is supported, it may be better not to use it for plain
910 list items
912    (2) Org-mode only changes the filling settings for Emacs.  For
913 XEmacs, you should use Kyle E. Jones' `filladapt.el'.  To turn this on,
914 put into `.emacs':
915      (require 'filladapt)
917 \x1f
918 File: org,  Node: Tables,  Next: Hyperlinks,  Prev: Document structure,  Up: Top
920 3 Tables
921 ********
923 Org-mode has a very fast and intuitive table editor built-in.
924 Spreadsheet-like calculations are supported in connection with the
925 Emacs `calc' package.
927 * Menu:
929 * Built-in table editor::       Simple tables
930 * Narrow columns::              Stop wasting space in tables
931 * Table calculations::          Compute a field from other fields
932 * orgtbl-mode::                 The table editor as minor mode
933 * table.el::                    Complex tables
935 \x1f
936 File: org,  Node: Built-in table editor,  Next: Narrow columns,  Prev: Tables,  Up: Tables
938 3.1 The built-in table editor
939 =============================
941 Org-mode makes it easy to format tables in plain ASCII.  Any line with
942 `|' as the first non-white character is considered part of a table.
943 `|' is also the column separator.  A table might look like this:
945      | Name  | Phone | Age |
946      |-------+-------+-----|
947      | Peter |  1234 |  17 |
948      | Anna  |  4321 |  25 |
950    A table is re-aligned automatically each time you press <TAB> or
951 <RET> or `C-c C-c' inside the table.  <TAB> also moves to the next
952 field (<RET> to the next row) and creates new table rows at the end of
953 the table or before horizontal lines.  The indentation of the table is
954 set by the first line.  Any line starting with `|-' is considered as a
955 horizontal separator line and will be expanded on the next re-align to
956 span the whole table width.  So, to create the above table, you would
957 only type
959      |Name|Phone|Age|
960      |-
962 and then press <TAB> to align the table and start filling in fields.
964    When typing text into a field, Org-mode treats <DEL>, <Backspace>,
965 and all character keys in a special way, so that inserting and deleting
966 avoids shifting other fields.  Also, when typing _immediately after the
967 cursor was moved into a new field with `<TAB>', `S-<TAB>' or `<RET>'_,
968 the field is automatically made blank.  If this behavior is too
969 unpredictable for you, configure the variables
970 `org-enable-table-editor' and `org-table-auto-blank-field'.
972 Creation and conversion
973 .......................
975 `C-c |'
976      Convert the active region to table. If every line contains at
977      least one TAB character, the function assumes that the material is
978      tab separated.  If not, lines are split at whitespace into fields.
979      You can use a prefix argument to indicate the minimum number of
980      consecutive spaces required to identify a field separator
981      (default: just one).
982      If there is no active region, this command creates an empty
983      Org-mode table.  But it's easier just to start typing, like
984      `|Name|Phone|Age <RET> |- <TAB>'.
986 Re-aligning and field motion
987 ............................
989 `C-c C-c'
990      Re-align the table without moving the cursor.
992 `<TAB>'
993      Re-align the table, move to the next field.  Creates a new row if
994      necessary.
996 `S-<TAB>'
997      Re-align, move to previous field.
999 `<RET>'
1000      Re-align the table and move down to next row.  Creates a new row if
1001      necessary.  At the beginning or end of a line, <RET> still does
1002      NEWLINE, so it can be used to split a table.
1004 Column and row editing
1005 ......................
1007 `M-<left>'
1008 `M-<right>'
1009      Move the current column left/right.
1011 `M-S-<left>'
1012      Kill the current column.
1014 `M-S-<right>'
1015      Insert a new column to the left of the cursor position.
1017 `M-<up>'
1018 `M-<down>'
1019      Move the current row up/down.
1021 `M-S-<up>'
1022      Kill the current row or horizontal line.
1024 `M-S-<down>'
1025      Insert a new row above (with arg: below) the current row.
1027 `C-c -'
1028      Insert a horizontal line below current row. With prefix arg, the
1029      line is created above the current line.
1031 `C-c ^'
1032      Sort the table lines in the region.  The position of point
1033      indicates the column to be used for sorting, and the range of
1034      lines is the range between the nearest horizontal separator lines,
1035      or the entire table.  If point is before the first column, you
1036      will be prompted for the sorting column.  If there is an active
1037      region, the mark specifies the first line and the sorting column,
1038      while point should be in the last line to be included into the
1039      sorting.  The command prompts for the sorting type
1040      (alphabetically, numerically, or by time).  When called with a
1041      prefix argument, alphabetic sorting will be case-sensitive.
1043 Regions
1044 .......
1046 `C-c C-x M-w'
1047      Copy a rectangular region from a table to a special clipboard.
1048      Point and mark determine edge fields of the rectangle.  The
1049      process ignores horizontal separator lines.  
1051 `C-c C-x C-w'
1052      Copy a rectangular region from a table to a special clipboard, and
1053      blank all fields in the rectangle.  So this is the "cut" operation.  
1055 `C-c C-x C-y'
1056      Paste a rectangular region into a table.  The upper right corner
1057      ends up in the current field.  All involved fields will be
1058      overwritten.  If the rectangle does not fit into the present table,
1059      the table is enlarged as needed.  The process ignores horizontal
1060      separator lines.  
1062 `C-c C-q'
1063      Wrap several fields in a column like a paragraph.  If there is an
1064      active region, and both point and mark are in the same column, the
1065      text in the column is wrapped to minimum width for the given
1066      number of lines.  A prefix ARG may be used to change the number of
1067      desired lines.  If there is no region, the current field is split
1068      at the cursor position and the text fragment to the right of the
1069      cursor is prepended to the field one line down. If there is no
1070      region, but you specify a prefix ARG, the current field is made
1071      blank, and the content is appended to the field above.
1073 Calculations
1074 ............
1076 `C-c ='
1077      Install a new formula for the current column and replace current
1078      field with the result of the formula.
1080 `C-u C-c ='
1081      Install a new formula for the current field, which must be a named
1082      field.  Evaluate the formula and replace the field content with the
1083      result.
1085 `C-c ''
1086      Edit all formulas associated with the current table in a separate
1087      buffer.
1089 `C-c *'
1090      Recalculate the current row by applying the stored formulas from
1091      left to right.  When called with a `C-u' prefix, recalculate the
1092      entire table, starting with the first non-header line (i.e. below
1093      the first horizontal separator line).  For details, see *Note
1094      Table calculations::.
1096 `C-#'
1097      Rotate the calculation mark in first column through the states `',
1098      `#', `*', `!', `$'.  For the meaning of these marks see *Note
1099      Advanced features::.  When there is an active region, change all
1100      marks in the region.
1102 `C-c ?'
1103      Which table column is the cursor in?  Displays number >0 in echo
1104      area.
1106 `C-c +'
1107      Sum the numbers in the current column, or in the rectangle defined
1108      by the active region.  The result is shown in the echo area and can
1109      be inserted with `C-y'.
1111 `S-<RET>'
1112      When current field is empty, copy from first non-empty field above.
1113      When not empty, copy current field down to next row and move cursor
1114      along with it.  Depending on the variable
1115      `org-table-copy-increment', integer field values will be
1116      incremented during copy.  This key is also used by CUA-mode (*note
1117      Cooperation::).
1119 Miscellaneous
1120 .............
1122 `C-c `'
1123      Edit the current field in a separate window.  This is useful for
1124      fields that are not fully visible (*note Narrow columns::).  When
1125      called with a `C-u' prefix, just make the full field visible, so
1126      that it can be edited in place.
1128 `C-c <TAB>'
1129      This is an alias for `C-u C-c `' to make the current field fully
1130      visible.
1132 `M-x org-table-import'
1133      Import a file as a table.  The table should be TAB- or whitespace
1134      separated.  Useful, for example, to import an Excel table or data
1135      from a database, because these programs generally can write
1136      TAB-separated text files.  This command works by inserting the
1137      file into the buffer and then converting the region to a table.
1138      Any prefix argument is passed on to the converter, which uses it
1139      to determine the separator.
1141 `M-x org-table-export'
1142      Export the table as a TAB-separated file.  Useful for data
1143      exchange with, for example, Excel or database programs.
1146    If you don't like the automatic table editor because it gets in your
1147 way on lines which you would like to start with `|', you can turn it
1148 off with
1150      (setq org-enable-table-editor nil)
1152 Then the only table command that still works is `C-c C-c' to do a
1153 manual re-align.
1155 \x1f
1156 File: org,  Node: Narrow columns,  Next: Table calculations,  Prev: Built-in table editor,  Up: Tables
1158 3.2 Narrow columns
1159 ==================
1161 The width of columns is automatically determined by the table editor.
1162 Sometimes a single field or a few fields need to carry more text,
1163 leading to inconveniently wide columns.  To limit(1) the width of a
1164 column, one field anywhere in the column may contain just the string
1165 `<N>' where `N' is an integer specifying the width of the column in
1166 characters.  The next re-align will then set the width of this column
1167 to no more than this value.
1169      |---+------------------------------|               |---+--------|
1170      |   |                              |               |   | <6>    |
1171      | 1 | one                          |               | 1 | one    |
1172      | 2 | two                          |     ----\     | 2 | two    |
1173      | 3 | This is a long chunk of text |     ----/     | 3 | This=> |
1174      | 4 | four                         |               | 4 | four   |
1175      |---+------------------------------|               |---+--------|
1177 Fields that are wider become clipped and end in the string `=>'.  Note
1178 that the full text is still in the buffer, it is only invisible.  To
1179 see the full text, hold the mouse over the field - a tooltip window
1180 will show the full content.  To edit such a field, use the command `C-c
1181 `' (that is `C-c' followed by the backquote).  This will open a new
1182 window with the full field.  Edit it and finish with `C-c C-c'.
1184    When visiting a file containing a table with narrowed columns, the
1185 necessary character hiding has not yet happened, and the table needs to
1186 be aligned before it looks nice.  Setting the option
1187 `org-startup-align-all-tables' will realign all tables in a file upon
1188 visiting, but also slow down startup.  You can also set this option on
1189 a per-file basis with:
1191      #+STARTUP: align
1192      #+STARTUP: noalign
1194    ---------- Footnotes ----------
1196    (1) This feature does not work on XEmacs.
1198 \x1f
1199 File: org,  Node: Table calculations,  Next: orgtbl-mode,  Prev: Narrow columns,  Up: Tables
1201 3.3 Calculations in tables
1202 ==========================
1204 The table editor makes use of the Emacs `calc' package to implement
1205 spreadsheet-like capabilities.  It can also evaluate Emacs Lisp forms to
1206 derive fields from other fields.  Org-mode has two levels of complexity
1207 for table calculations.  On the basic level, tables do only horizontal
1208 computations, so a field can be computed from other fields _in the same
1209 row_, and Org-mode assumes that there is only one formula for each
1210 column.  This is very efficient to work with and enough for many tasks.
1211 On the complex level, columns and individual fields can be named for
1212 easier referencing in formulas, individual named fields can have their
1213 own formula associated with them, and recalculation can be automated.
1215 * Menu:
1217 * Formula syntax::              How to write a formula
1218 * Lisp formulas::               An alternative way to write formulas
1219 * Column formulas::             Formulas valid for all fields in a column
1220 * Advanced features::           Field names, parameters and automatic recalc
1221 * Named-field formulas::        Formulas valid in single fields
1222 * Editing/debugging formulas::  Changing a stored formula
1223 * Appetizer::                   Taste the power of calc
1225 \x1f
1226 File: org,  Node: Formula syntax,  Next: Lisp formulas,  Prev: Table calculations,  Up: Table calculations
1228 3.3.1 Formula syntax
1229 --------------------
1231 A formula can be any algebraic expression understood by the Emacs
1232 `calc' package.  Note that `calc' has the slightly non-standard
1233 convention that `/' has lower precedence than `*', so that `a/b*c' is
1234 interpreted as `a/(b*c)'.  Before evaluation by `calc-eval' (*note
1235 calc-eval: (calc)Calling Calc from Your Programs.), variable
1236 substitution takes place:
1238        $        refers to the current field
1239        $3       refers to the field in column 3 of the current row
1240        $3..$7   a vector of the fields in columns 3-7 of current row
1241        $P1..$P3 vector of column range, using column names
1242        &2       second data field above the current, in same column
1243        &5-2     vector from fifth to second field above current
1244        &III-II  vector of fields between 2nd and 3rd hline above
1245        &III     vector of fields between third hline above and current field
1246        $name    a named field, parameter or constant
1248    The range vectors can be directly fed into the calc vector functions
1249 like `vmean' and `vsum'.
1251    `$name' is interpreted as the name of a column, parameter or
1252 constant.  Constants are defined globally through the variable
1253 `org-table-formula-constants'.  If you have the `constants.el' package,
1254 it will also be used to resolve constants, including natural constants
1255 like `$h' for Planck's constant, and units like `$km' for kilometers.
1256 Column names and parameters can be specified in special table lines.
1257 These are described below, see *Note Advanced features::.
1259    A formula can contain an optional mode string after a semicolon.
1260 This string consists of flags to influence calc's modes(1) during
1261 execution, e.g.  `p20' to switch the internal precision to 20 digits,
1262 `n3', `s3', `e2' or `f4' to switch to normal, scientific, engineering,
1263 or fixed display format, respectively, and `D', `R', `F', and `S' to
1264 turn on degrees, radians, fraction and symbolic modes, respectively.
1265 In addition, you may provide a `printf' format specifier to reformat
1266 the final result.  A few examples:
1268      $1+$2                Sum of first and second field
1269      $1+$2;%.2f           Same, format result to two decimals
1270      exp($2)+exp($1)      Math functions can be used
1271      $;%.1f               Reformat current cell to 1 decimal
1272      ($3-32)*5/9          Degrees F -> C conversion
1273      $c/$1/$cm            Hz -> cm conversion, using `constants.el'
1274      tan($1);Dp3s1        Compute in degrees, precision 3, display SCI 1
1275      sin($1);Dp3%.1e      Same, but use printf specifier for display
1276      vmean($2..$7)        Compute column range mean, using vector function
1277      vsum(&III)           Sum numbers from 3rd hline above, up to here
1278      taylor($3,x=7,2)     taylor series of $3, at x=7, second degree
1280    ---------- Footnotes ----------
1282    (1) By default, Org-mode uses the standard calc modes (precision 12,
1283 angular units degrees, fraction and symbolic modes off).  The display
1284 format, however, has been changed to `(float 5)' to keep tables compact.
1285 The default settings can be configured using the variable
1286 `org-calc-default-modes'.
1288 \x1f
1289 File: org,  Node: Lisp formulas,  Next: Column formulas,  Prev: Formula syntax,  Up: Table calculations
1291 3.3.2 Emacs Lisp forms as formulas
1292 ----------------------------------
1294 It is also possible to write a formula in Emacs lisp; this can be useful
1295 for string manipulation and control structures.  If a formula starts
1296 with a single quote followed by an opening parenthesis, then it is
1297 evaluated as a lisp form.  The evaluation should return either a string
1298 or a number.  Just as with `calc' formulas, you can provide a format
1299 specifier after a semicolon.  A few examples:
1301      swap the first two characters of the content of column 1
1302      '(concat (substring "$1" 1 2) (substring "$1" 0 1) (substring "$1" 2))
1303      Add columns 1 and 2, equivalent to the calc's `$1+$2'
1304      '(+ $1 $2)
1306 \x1f
1307 File: org,  Node: Column formulas,  Next: Advanced features,  Prev: Lisp formulas,  Up: Table calculations
1309 3.3.3 Column formulas
1310 ---------------------
1312 To apply a formula to a field, type it directly into the field,
1313 preceded by an equal sign, like `=$1+$2'.  When you press <TAB> or
1314 <RET> or `C-c C-c' with the cursor still in the field, the formula will
1315 be stored as the formula for the current column, evaluated and the
1316 current field replaced with the result.  If the field contains only
1317 `=', the previously stored formula for this column is used.
1319    For each column, Org-mode will remember the most recently used
1320 formula.  The information is stored in a special line starting with
1321 `#+TBLFM' directly below the table.  When adding/deleting/moving
1322 columns with the appropriate commands, the stored equations will be
1323 modified accordingly.  When a column used in a calculation is removed,
1324 references to this column become invalid and will cause an error upon
1325 applying the equation.
1327    Instead of typing an equation into the field, you may also use the
1328 command `C-c ='.  It prompts for a formula (with default taken from the
1329 `#+TBLFM:' line) and applies it to the current field.  A numerical
1330 prefix (e.g. `C-5 C-c =') will apply it to that many consecutive fields
1331 in the current column.
1333    To recompute all the fields in a line, use the command `C-c *'.  It
1334 re-applies all stored equations to the current row, from left to right.
1335 With a `C-u' prefix, this will be done to every line in the table, so
1336 use this command it you want to make sure the entire table is
1337 up-to-date. `C-u C-c C-c' is another way to update the entire table.
1338 Global updating does not touch the line(s) above the first horizontal
1339 separator line, assuming that this is the table header.
1341 \x1f
1342 File: org,  Node: Advanced features,  Next: Named-field formulas,  Prev: Column formulas,  Up: Table calculations
1344 3.3.4 Advanced features
1345 -----------------------
1347 If you want the recalculation of fields to happen automatically, or if
1348 you want to be able to assign a formula to an individual field (instead
1349 of an entire column) you need to reserve the first column of the table
1350 for special marking characters.  Here is an example of a table that
1351 collects exam results of students and makes use of these features:
1353      |---+---------+--------+--------+--------+-------+------|
1354      |   | Student | Prob 1 | Prob 2 | Prob 3 | Total | Note |
1355      |---+---------+--------+--------+--------+-------+------|
1356      | ! |         |     P1 |     P2 |     P3 |   Tot |      |
1357      | # | Maximum |     10 |     15 |     25 |    50 | 10.0 |
1358      | ^ |         |     m1 |     m2 |     m3 |    mt |      |
1359      |---+---------+--------+--------+--------+-------+------|
1360      | # | Peter   |     10 |      8 |     23 |    41 |  8.2 |
1361      | # | Sara    |      6 |     14 |     19 |    39 |  7.8 |
1362      | # | Sam     |      2 |      4 |      3 |     9 |  1.8 |
1363      |---+---------+--------+--------+--------+-------+------|
1364      |   | Average |        |        |        |  29.7 |      |
1365      | ^ |         |        |        |        |    at |      |
1366      | $ | max=50  |        |        |        |       |      |
1367      |---+---------+--------+--------+--------+-------+------|
1368      #+TBLFM: $6=vsum($P1..$P3)::$7=10*$Tot/$max;%.1f::$at=vmean(&II);%.1f
1370 Important: Please note that for these special tables, recalculating the
1371 table with `C-u C-c *' will only affect rows that are marked `#' or
1372 `*', and named fields.  The column formulas are not applied in rows
1373 with empty first field.
1375    The marking characters have the following meaning:
1377      The fields in this line define names for the columns, so that you
1378      may refer to a column as `$Tot' instead of `$6'.
1381      This row defines names for the fields _above_ the row.  With such
1382      a definition, any formula in the table may use `$m1' to refer to
1383      the value `10'.  Also, named fields can have their own formula
1384      associated with them.
1387      Similar to `^', but defines names for the fields in the row
1388      _below_.
1391      Fields in this row can define _parameters_ for formulas.  For
1392      example, if a field in a `$' row contains `max=50', then formulas
1393      in this table can refer to the value 50 using `$max'.  Parameters
1394      work exactly like constants, only that they can be defined on a
1395      per-table basis.  Changing a parameter and then recalculating the
1396      table can be useful.
1399      Fields in this row are automatically recalculated when pressing
1400      <TAB> or <RET> or `S-<TAB>' in this row.  Also, this row is
1401      selected for a global recalculation with `C-u C-c *'.  Unmarked
1402      lines will be left alone by this command.
1405      Selects this line for global recalculation with `C-u C-c *', but
1406      not for automatic recalculation.  Use this when automatic
1407      recalculation slows down editing too much.
1410      Unmarked lines are exempt from recalculation with `C-u C-c *'.
1411      All lines that should be recalculated should be marked with `#' or
1412      `*'.
1414 \x1f
1415 File: org,  Node: Named-field formulas,  Next: Editing/debugging formulas,  Prev: Advanced features,  Up: Table calculations
1417 3.3.5 Named-field formulas
1418 --------------------------
1420 A named field can have its own formula associated with it.  In the
1421 example above, this is used for the `at' field that contains the
1422 average result of the students.  To enter a formula for a named field,
1423 just type it into the buffer, preceded by `:='.  Or use `C-u C-c ='.
1424 This equation will be stored below the table like `$name=...'.  Any
1425 recalculation in the table (even if only requested for the current
1426 line) will also update all named field formulas.
1428 \x1f
1429 File: org,  Node: Editing/debugging formulas,  Next: Appetizer,  Prev: Named-field formulas,  Up: Table calculations
1431 3.3.6 Editing and debugging formulas
1432 ------------------------------------
1434 To edit a column or field formula, use the commands `C-c =' and `C-u
1435 C-c =', respectively.  The currently active expression is then
1436 presented as default in the minibuffer, where it may be edited.
1438    Note that making a table field blank does not remove the formula
1439 associated with the field - during the next recalculation the field
1440 will be filled again.  To remove a formula from a field, you have to
1441 give an empty reply when prompted for the formula, or to edit the
1442 `#+TBLFM' line.
1444    You may edit the `#+TBLFM' directly and re-apply the changed
1445 equations with `C-c C-c' in that line, or with the normal recalculation
1446 commands in the table.
1448    In particular for large tables with many formulas, it is convenient
1449 to use the command `C-c '' to edit the formulas of the current table in
1450 a separate buffer.  That buffer will show the formulas one per line,
1451 and you are free to edit, add and remove formulas.  Press `C-c ?' on a
1452 `$...'  expression to get information about its interpretation.
1453 Exiting the buffer with `C-c C-c' only stores the modified formulas
1454 below the table.  Exiting with `C-u C-c C-c' also applies them to the
1455 entire table.  `C-c C-q' exits without installing the changes.
1457    When the evaluation of a formula leads to an error, the field content
1458 becomes the string `#ERROR'.  If you would like see what is going on
1459 during variable substitution and calculation in order to find a bug,
1460 turn on formula debugging in the menu and repeat the calculation, for
1461 example by pressing `C-c = <RET>' in a field.  Detailed information
1462 will be displayed.
1464 \x1f
1465 File: org,  Node: Appetizer,  Prev: Editing/debugging formulas,  Up: Table calculations
1467 3.3.7 Appetizer
1468 ---------------
1470 Finally, just to whet your appetite on what can be done with the
1471 fantastic `calc' package, here is a table that computes the Taylor
1472 series for a couple of functions (homework: try that with Excel :-)
1474      |---+-------------+---+-----+--------------------------------------|
1475      |   | Func        | n | x   | Result                               |
1476      |---+-------------+---+-----+--------------------------------------|
1477      | # | exp(x)      | 1 | x   | 1 + x                                |
1478      | # | exp(x)      | 2 | x   | 1 + x + x^2 / 2                      |
1479      | # | exp(x)      | 3 | x   | 1 + x + x^2 / 2 + x^3 / 6            |
1480      | # | x^2+sqrt(x) | 2 | x=0 | x*(0.5 / 0) + x^2 (2 - 0.25 / 0) / 2 |
1481      | # | x^2+sqrt(x) | 2 | x=1 | 2 + 2.5 x - 2.5 + 0.875 (x - 1)^2    |
1482      | * | tan(x)      | 3 | x   | 0.0175 x + 1.77e-6 x^3               |
1483      |---+-------------+---+-----+--------------------------------------|
1484      #+TBLFM: $5=taylor($2,$4,$3);n3
1486 \x1f
1487 File: org,  Node: orgtbl-mode,  Next: table.el,  Prev: Table calculations,  Up: Tables
1489 3.4 The Orgtbl minor mode
1490 =========================
1492 If you like the intuitive way the Org-mode table editor works, you
1493 might also want to use it in other modes like text-mode or mail-mode.
1494 The minor mode Orgtbl-mode makes this possible.  You can always toggle
1495 the mode with `M-x orgtbl-mode'.  To turn it on by default, for example
1496 in mail mode, use
1498      (add-hook 'mail-mode-hook 'turn-on-orgtbl)
1500 \x1f
1501 File: org,  Node: table.el,  Prev: orgtbl-mode,  Up: Tables
1503 3.5 The `table.el' package
1504 ==========================
1506 Complex ASCII tables with automatic line wrapping, column- and
1507 row-spanning, and alignment can be created using the Emacs table
1508 package by Takaaki Ota (`http://sourceforge.net/projects/table', and
1509 also part of Emacs 22).  When <TAB> or `C-c C-c' is pressed in such a
1510 table, Org-mode will call `table-recognize-table' and move the cursor
1511 into the table.  Inside a table, the keymap of Org-mode is inactive.
1512 In order to execute Org-mode-related commands, leave the table.
1514 `C-c C-c'
1515      Recognize `table.el' table.  Works when the cursor is in a
1516      table.el table.
1518 `C-c ~'
1519      Insert a table.el table.  If there is already a table at point,
1520      this command converts it between the table.el format and the
1521      Org-mode format.  See the documentation string of the command
1522      `org-convert-table' for the restrictions under which this is
1523      possible.
1525 \x1f
1526 File: org,  Node: Hyperlinks,  Next: TODO items,  Prev: Tables,  Up: Top
1528 4 Hyperlinks
1529 ************
1531 Just like HTML, Org-mode provides links inside a file, and external
1532 links to other files, Usenet articles, emails, and much more.
1534 * Menu:
1536 * Link format::                 How links in Org-mode are formatted
1537 * Internal links::              Links to other places in the current file
1538 * External links::              URL-like links to the world
1539 * Handling links::              Creating, inserting and following
1540 * Link abbreviations::          Shortcuts for writing complex links
1541 * Search options::              Linking to a specific location
1542 * Custom searches::             When the default search is not enough
1543 * Remember::                    Org-trees store quick notes
1545 \x1f
1546 File: org,  Node: Link format,  Next: Internal links,  Prev: Hyperlinks,  Up: Hyperlinks
1548 4.1 Link format
1549 ===============
1551 Org-mode will recognize plain URL-like links and activate them as
1552 clickable links.  The general link format, however, looks like this:
1554      [[link][description]]       or alternatively           [[link]]
1556    Once a link in the buffer is complete (all brackets present),
1557 Org-mode will change the display so that `description' is displayed
1558 instead of `[[link][description]]' and `link' is displayed instead of
1559 `[[link]]'.  Links will be highlighted in the face `org-link', which by
1560 default is an underlined face.  You can directly edit the visible part
1561 of a link.  Note that this can be either the `link' part (if there is
1562 no description) or the `description' part.  To edit also the invisible
1563 `link' part, use `C-c C-l' with the cursor on the link.
1565    If you place the cursor at the beginning or just behind the end of
1566 the displayed text and press <BACKSPACE>, you will remove the
1567 (invisible) bracket at that location.  This makes the link incomplete
1568 and the internals are again displayed as plain text.  Inserting the
1569 missing bracket hides the link internals again.  To show the internal
1570 structure of all links, use the menu entry `Org->Hyperlinks->Literal
1571 links'.
1573 \x1f
1574 File: org,  Node: Internal links,  Next: External links,  Prev: Link format,  Up: Hyperlinks
1576 4.2 Internal links
1577 ==================
1579 If the link does not look like a URL, it is considered to be internal in
1580 the current file.  Links such as `[[My Target]]' or `[[My Target][Find
1581 my target]]' lead to a text search in the current file.  The link can
1582 be followed with `C-c C-o' when the cursor is on the link, or with a
1583 mouse click (*note Handling links::).  The preferred match for such a
1584 link is a dedicated target: the same string in double angular brackets.
1585 Targets may be located anywhere; often it is convenient to put them
1586 into a comment line. For example
1588      # <<My Target>>
1590 In HTML export (*note HTML export::), such targets will become named
1591 anchors for direct access through `http' links(1).
1593    If no dedicated target exists, Org-mode will search for the words in
1594 the link.  In the above example the search would be for `my target'.
1595 Links starting with a star like `*My Target' restrict the search to
1596 headlines.  When searching, Org-mode will first try an exact match, but
1597 then move on to more and more lenient searches.  For example, the link
1598 `[[*My Targets]]' will find any of the following:
1600      ** My targets
1601      ** TODO my targets are bright
1602      ** my 20 targets are
1604    To insert a link targeting a headline, in-buffer completion can be
1605 used.  Just type a star followed by a few optional letters into the
1606 buffer and press `M-<TAB>'.  All headlines in the current buffer will be
1607 offered as completions.  *Note Handling links::, for more commands
1608 creating links.
1610    Following a link pushes a mark onto Org-mode's own mark ring.  You
1611 can return to the previous position with `C-c &'.  Using this command
1612 several times in direct succession goes back to positions recorded
1613 earlier.
1615 * Menu:
1617 * Radio targets::               Make targets trigger links in plain text.
1618 * CamelCase links::             Activating CamelCase words as links
1620    ---------- Footnotes ----------
1622    (1) Note that text before the first headline will never be exported,
1623 so the first such target must be after the first headline.
1625 \x1f
1626 File: org,  Node: Radio targets,  Next: CamelCase links,  Prev: Internal links,  Up: Internal links
1628 4.2.1 Radio targets
1629 -------------------
1631 You can configure Org-mode to link any occurrences of certain target
1632 names in normal text.  So without explicitly creating a link, the text
1633 connects to the target radioing its position.  Radio targets are
1634 enclosed by triple angular brackets.  For example, a target `<<<My
1635 Target>>>' causes each occurrence of `my target' in normal text to
1636 become activated as a link.  The Org-mode file is scanned automatically
1637 for radio targets only when the file is first loaded into Emacs.  To
1638 update the target list during editing, press `C-c C-c' with the cursor
1639 on or at a target.
1641 \x1f
1642 File: org,  Node: CamelCase links,  Prev: Radio targets,  Up: Internal links
1644 4.2.2 CamelCase words as links
1645 ------------------------------
1647 Org-mode also supports CamelCase words as links.  This feature is not
1648 turned on by default because of the inconsistencies this system suffers
1649 from.  It is also possible that this feature will disappear entirely in
1650 a future version of Org-mode.  To activate CamelCase words as links, you
1651 need to customize the option `org-activate-links'.  A CamelCase word
1652 then leads to a text search such that `CamelCaseLink' is equivalent to
1653 `[[camel case link]]'.
1655 \x1f
1656 File: org,  Node: External links,  Next: Handling links,  Prev: Internal links,  Up: Hyperlinks
1658 4.3 External links
1659 ==================
1661 Org-mode supports links to files, websites, Usenet and email messages,
1662 and BBDB database entries.  External links are URL-like locators.  They
1663 start with a short identifying string followed by a colon.  There can be
1664 no space after the colon.  The following list shows examples for each
1665 link type.
1667      http://www.astro.uva.nl/~dominik          on the web
1668      file:/home/dominik/images/jupiter.jpg     file, absolute path
1669      file:papers/last.pdf                      file, relative path
1670      news:comp.emacs                           Usenet link
1671      mailto:adent@galaxy.net                   Mail link
1672      vm:folder                                 VM folder link
1673      vm:folder#id                              VM message link
1674      vm://myself@some.where.org/folder#id      VM on remote machine
1675      wl:folder                                 WANDERLUST folder link
1676      wl:folder#id                              WANDERLUST message link
1677      mhe:folder                                MH-E folder link
1678      mhe:folder#id                             MH-E message link
1679      rmail:folder                              RMAIL folder link
1680      rmail:folder#id                           RMAIL message link
1681      gnus:group                                GNUS group link
1682      gnus:group#id                             GNUS article link
1683      bbdb:Richard Stallman                     BBDB link
1684      shell:ls *.org                            A shell command
1685      elisp:(find-file-other-frame "Elisp.org") An elisp form to evaluate
1687    A link should be enclosed in double brackets and may contain a
1688 descriptive text to be displayed instead of the url (*note Link
1689 format::), for example:
1691      [[http://www.gnu.org/software/emacs/][GNU Emacs]]
1693 If the description is a file name or URL that points to an image, HTML
1694 export (*note HTML export::) will inline the image as a clickable
1695 button.  If there is no description at all and the link points to an
1696 image, that image will be inlined into the exported HTML file.
1698    Org-mode also finds external links in the normal text and activates
1699 them as links.  If spaces must be part of the link (for example in
1700 `bbdb:Richard Stallman'), or if you need to remove ambiguities about
1701 the end of the link, enclose them in angular brackets.
1703 \x1f
1704 File: org,  Node: Handling links,  Next: Link abbreviations,  Prev: External links,  Up: Hyperlinks
1706 4.4 Handling links
1707 ==================
1709 Org-mode provides methods to create a link in the correct syntax, to
1710 insert it into an org-mode file, and to follow the link.
1712 `C-c l'
1713      Store a link to the current location.  This is a _global_ command
1714      which can be used in any buffer to create a link.  The link will be
1715      stored for later insertion into an Org-mode buffer (see below).
1716      For Org-mode files, if there is a `<<target>>' at the cursor, the
1717      link points to the target.  Otherwise it points to the current
1718      headline.  For VM, RMAIL, WANDERLUST, MH-E, GNUS and BBDB buffers,
1719      the link will indicate the current article/entry.  For W3 and W3M
1720      buffers, the link goes to the current URL.  For any other files,
1721      the link will point to the file, with a search string (*note
1722      Search options::) pointing to the contents of the current line.
1723      If there is an active region, the selected words will form the
1724      basis of the search string.  If the automatically created link is
1725      not working correctly or accurately enough, you can write custom
1726      functions to select the search string and to do the search for
1727      particular file types - see *Note Custom searches::.  The key
1728      binding `C-c l' is only a suggestion - see *Note Installation::.
1730 `C-c C-l'
1731      Insert a link.  This prompts for a link to be inserted into the
1732      buffer.  You can just type a link, using text for an internal
1733      link, or one of the link type prefixes mentioned in the examples
1734      above.  Through completion, all links stored during the current
1735      session can be accessed(1).  The link will be inserted into the
1736      buffer, along with a descriptive text.  Note that you don't have
1737      to use this command to insert a link.  Links in Org-mode are plain
1738      text, and you can type or paste them straight into the buffer.  By
1739      using this command, the links are automatically enclosed in double
1740      brackets, and you will be asked for the optional descriptive text.
1741      If the link is a `file:' link and the linked file is located in
1742      the same directory as the current file or a subdirectory of it, the
1743      path of the file will be inserted relative to the current
1744      directory.
1746 `C-u C-c C-l'
1747      When `C-c C-l' is called with a `C-u' prefix argument, a link to a
1748      file will be inserted and you may use file name completion to
1749      select the name of the file.  The path to the file is inserted
1750      relative to the directory of the current org file, if the linked
1751      file is in the current directory or in a subdirectory of it, or if
1752      the path is written relative to the current directory using `../'.
1753      Otherwise an absolute path is used, if possible with `~/' for
1754      your home directory.  You can force an absolute path with two
1755      `C-u' prefixes.
1757 `C-c C-l with cursor on existing link'
1758      When the cursor is on an existing link, `C-c C-l' allows you to
1759      edit the link and description parts of the link.
1761 `C-c C-o'
1762      Open link at point.  This will launch a web browser for URLs (using
1763      `browse-url-at-point'), run vm/mh-e/wanderlust/rmail/gnus/bbdb for
1764      the corresponding links, and execute the command in a shell link.
1765      When the cursor is on an internal link, this commands runs the
1766      corresponding search.  When the cursor is on a TAG list in a
1767      headline, it creates the corresponding TAGS view.  If the cursor
1768      is on a time stamp, it compiles the agenda for that date.
1769      Furthermore, it will visit text and remote files in `file:' links
1770      with Emacs and select a suitable application for local non-text
1771      files.  Classification of files is based on file extension only.
1772      See option `org-file-apps'.  If you want to override the default
1773      application and visit the file with Emacs, use a `C-u' prefix.
1775 `mouse-2'
1776 `mouse-1'
1777      On links, `mouse-2' will open the link just as `C-c C-o' would.
1778      Under Emacs 22, also `mouse-1' will follow a link.
1780 `mouse-3'
1781      Like `mouse-2', but force file links to be opened with Emacs, and
1782      internal links to be displayed in another window(2).
1784 `C-c %'
1785      Push the current position onto the mark ring, to be able to return
1786      easily. Commands following an internal link do this automatically.
1788 `C-c &'
1789      Jump back to a recorded position.  A position is recorded by the
1790      commands following internal links, and by `C-c %'.  Using this
1791      command several times in direct succession moves through a ring of
1792      previously recorded positions.
1794    ---------- Footnotes ----------
1796    (1) After insertion of a stored link, the link will be removed from
1797 the list of stored links.  To keep it in the list later use, use a
1798 triple `C-u' prefix to `C-c C-l', or configure the option
1799 `org-keep-stored-link-after-insertion'.
1801    (2) See the variable `org-display-internal-link-with-indirect-buffer'
1803 \x1f
1804 File: org,  Node: Link abbreviations,  Next: Search options,  Prev: Handling links,  Up: Hyperlinks
1806 4.5 Link abbreviatons
1807 =====================
1809 Long URLs can be cumbersome to type, and often many similar links are
1810 needed in a document.  For this you can use link abbreviations.  An
1811 abbreviated link looks like this
1813      [[linkword::tag][description]]
1815 where the tag is optional.  Such abbreviations are resolved according to
1816 the information in the variable `org-link-abbrev-alist' that relates
1817 the linkwords to replacement text.  Here is an example:
1819      (setq org-link-abbrev-alist
1820        '(("bugzilla" . "http://10.1.2.9/bugzilla/show_bug.cgi?id=")
1821          ("google"   . "http://www.google.com/search?q=")
1822          ("ads"      . "http://adsabs.harvard.edu/cgi-bin/
1823                         nph-abs_connect?author=%s&db_key=AST")))
1825    If the replacement text contains the string `%s', it will be
1826 replaced with the tag.  Otherwise the tag will be appended to the string
1827 in order to create the link.  You may also specify a function that will
1828 be called with the tag as the only argument to create the link.
1830    With the above setting, you could link to a specific bug with
1831 `[[bugzilla::129]]', search the web for OrgMode with
1832 `[[google::OrgMode]]' and find out what the Org-mode author is doing
1833 besides Emacs hacking with `[[ads::Dominik,C]]'.
1835    If you need special abbreviations just for a single Org-mode buffer,
1836 you can define them in the file with
1838      #+LINK: bugzilla  http://10.1.2.9/bugzilla/show_bug.cgi?id=
1839      #+LINK: google    http://www.google.com/search?q=%s
1841 In-buffer completion *note Completion:: can be used after `[' to
1842 complete link abbreviations.
1844 \x1f
1845 File: org,  Node: Search options,  Next: Custom searches,  Prev: Link abbreviations,  Up: Hyperlinks
1847 4.6 Search options in file links
1848 ================================
1850 File links can contain additional information to make Emacs jump to a
1851 particular location in the file when following a link.  This can be a
1852 line number or a search option after a double(1) colon. For example,
1853 when the command `C-c l' creates a link (*note Handling links::) to a
1854 file, it encodes the words in the current line as a search string that
1855 can be used to find this line back later when following the link with
1856 `C-c C-o'.
1858    Here is the syntax of the different ways to attach a search to a file
1859 link, together with an explanation:
1861      [[file:~/code/main.c::255]]
1862      [[file:~/xx.org::My Target]]
1863      [[file:~/xx.org::*My Target]]
1864      [[file:~/xx.org::/regexp/]]
1866 `255'
1867      Jump to line 255.
1869 `My Target'
1870      Search for a link target `<<My Target>>', or do a text search for
1871      `my target', similar to the search in internal links, see *Note
1872      Internal links::.  In HTML export (*note HTML export::), such a
1873      file link will become an HTML reference to the corresponding named
1874      anchor in the linked file.
1876 `*My Target'
1877      In an Org-mode file, restrict search to headlines.
1879 `/regexp/'
1880      Do a regular expression search for `regexp'.  This uses the Emacs
1881      command `occur' to list all matches in a separate window.  If the
1882      target file is in Org-mode, `org-occur' is used to create a sparse
1883      tree with the matches.
1885    As a degenerate case, a file link with an empty file name can be used
1886 to search the current file.  For example, `[[file:::find me]]' does a
1887 search for `find me' in the current file, just as `[[find me]]' would.
1889    ---------- Footnotes ----------
1891    (1) For backward compatibility, line numbers can also follow a
1892 single colon.
1894 \x1f
1895 File: org,  Node: Custom searches,  Next: Remember,  Prev: Search options,  Up: Hyperlinks
1897 4.7 Custom Searches
1898 ===================
1900 The default mechanism for creating search strings and for doing the
1901 actual search related to a file link may not work correctly in all
1902 cases.  For example, BibTeX database files have many entries like
1903 `year="1993"' which would not result in good search strings, because
1904 the only unique identification for a BibTeX entry is the citation key.
1906    If you come across such a problem, you can write custom functions to
1907 set the right search string for a particular file type, and to do the
1908 search for the string in the file.  Using `add-hook', these functions
1909 need to be added to the hook variables
1910 `org-create-file-search-functions' and
1911 `org-execute-file-search-functions'.  See the docstring for these
1912 variables for more information.  Org-mode actually uses this mechanism
1913 for BibTeX database files, and you can use the corresponding code as an
1914 implementation example.  Search for `BibTeX links' in the source file.
1916 \x1f
1917 File: org,  Node: Remember,  Prev: Custom searches,  Up: Hyperlinks
1919 4.8 Remember
1920 ============
1922 Another way to create org entries with links to other files is through
1923 the _Remember_ package by John Wiegley.  _Remember_ lets you store
1924 quick notes with little interruption of your work flow.  See
1925 `http://www.emacswiki.org/cgi-bin/wiki/RememberMode' for more
1926 information.  The notes produced by _Remember_ can be stored in
1927 different ways, and Org-mode files are a good target.  Org-mode allows
1928 you to file away notes either to a default file, or directly to the
1929 correct location in your Org-mode outline tree.  The following
1930 customization will tell _Remember_ to use org files as target, and to
1931 create annotations compatible with Org-mode links.
1933      (setq org-directory "~/path/to/my/orgfiles/")
1934      (setq org-default-notes-file "~/.notes")
1935      (setq remember-annotation-functions '(org-remember-annotation))
1936      (setq remember-handler-functions '(org-remember-handler))
1937      (add-hook 'remember-mode-hook 'org-remember-apply-template)
1939    In combination with Org-mode, you can use templates to generate
1940 different types of remember notes.  For example, if you would like to
1941 use one template to create general TODO entries, and another one for
1942 journal entries, you could use:
1944      (setq org-remember-templates
1945            '((?t "* TODO %?\n  %i\n  %a" "~/org/TODO.org")
1946              (?j "* %U %?\n\n  %i\n  %a" "~/org/JOURNAL.org")))
1948 In these entries, the character specifies how to select the template,
1949 the first string specifies the template, and the (optional) second
1950 string specifies a default file (overruling `org-default-notes-file')
1951 as a target for this note.
1953    When you call `M-x remember' to remember something, org will prompt
1954 for a key to select the template and then prepare the buffer like
1955      * TODO
1956        [[file:link to where you called remember]]
1960      * [2006-03-21 Tue 15:37]
1962        [[file:link to where you called remember]]
1964 See the variable `org-remember-templates' for more details.
1966    When you are finished composing a note with remember, you have to
1967 press `C-c C-c' to file the note away.  The handler first prompts for a
1968 target file - if you press <RET>, the value of `org-default-notes-file'
1969 is used.  Then the command offers the headings tree of the selected
1970 file.  You can either immediately press <RET> to get the note appended
1971 to the file.  Or you can use vertical cursor motion (<up> and <down>)
1972 and visibility cycling (<TAB>) to find a better place.  Pressing <RET>
1973 or <left> or <right> leads to the following result.
1975 Cursor         Key     Note gets inserted
1976 position               
1977 buffer-start   <RET>   as level 2 heading at end of file
1978 on headline    <RET>   as sublevel of the heading at cursor
1979                <left>  as same level, before current heading
1980                <right> as same level, after current heading
1981 not on         <RET>   at cursor position, level taken from context.
1982 headline                      Or use prefix arg to specify level
1983                        manually.
1985    So a fast way to store the note is to press `C-c C-c <RET> <RET>' to
1986 append it to the default file.  Even shorter would be `C-u C-c C-c',
1987 which does the same without even showing the tree.  But with little
1988 extra effort, you can push it directly to the correct location.
1990    Before inserting the text into a tree, the function ensures that the
1991 text has a headline, i.e. a first line that starts with a `*'.  If not,
1992 a headline is constructed from the current date and some additional
1993 data.  If the variable `org-adapt-indentation' is non-nil, the entire
1994 text is also indented so that it starts in the same column as the
1995 headline (after the asterisks).
1997 \x1f
1998 File: org,  Node: TODO items,  Next: Timestamps,  Prev: Hyperlinks,  Up: Top
2000 5 TODO items
2001 ************
2003 Org-mode does not maintain TODO lists as a separate document.  TODO
2004 items are an integral part of the notes file, because TODO items
2005 usually come up while taking notes!  With Org-mode, you simply mark any
2006 entry in a tree as being a TODO item.  In this way, the information is
2007 not duplicated, and the entire context from which the item emerged is
2008 always present when you check.
2010    Of course, this technique causes TODO items to be scattered
2011 throughout your file.  Org-mode provides methods to give you an
2012 overview over all things you have to do.
2014 * Menu:
2016 * TODO basics::                 Marking and displaying TODO entries
2017 * TODO extensions::             Workflow and assignments
2018 * Priorities::                  Some things are more important than others
2019 * Breaking down tasks::         Splitting a task into managable pieces
2020 * Checkboxes::                  Tick-off lists
2022 \x1f
2023 File: org,  Node: TODO basics,  Next: TODO extensions,  Prev: TODO items,  Up: TODO items
2025 5.1 Basic TODO functionality
2026 ============================
2028 Any headline can become a TODO item by starting it with the word TODO,
2029 for example:
2031      *** TODO Write letter to Sam Fortune
2033 The most important commands to work with TODO entries are:
2035 `C-c C-t'
2036      Rotate the TODO state of the current item between
2038           ,-> (unmarked) -> TODO -> DONE --.
2039           '--------------------------------'
2041      The same rotation can also be done "remotely" from the timeline and
2042      agenda buffers with the `t' command key (*note Agenda commands::).  
2044 `S-<right>'
2045 `S-<left>'
2046      Select the following/preceding TODO state, similar to cycling.
2047      Mostly useful if more than two TODO states are possible (*note
2048      TODO extensions::).  
2050 `C-c C-v'
2051      View TODO items in a _sparse tree_ (*note Sparse trees::).  Folds
2052      the entire buffer, but shows all TODO items and the headings
2053      hierarchy above them.  With prefix arg, show also the DONE
2054      entries.  With numerical prefix N, show the tree for the Nth
2055      keyword in the variable `org-todo-keywords'.  
2057 `C-c a t'
2058      Show the global TODO list.  This collects the TODO items from all
2059      agenda files (*note Agenda views::) into a single buffer.  The
2060      buffer is in `agenda-mode', so there are commands to examine and
2061      manipulate the TODO entries directly from that buffer (*note
2062      Agenda commands::).  *Note Global TODO list::, for more
2063      information.
2065 \x1f
2066 File: org,  Node: TODO extensions,  Next: Priorities,  Prev: TODO basics,  Up: TODO items
2068 5.2 Extended use of TODO keywords
2069 =================================
2071 The default implementation of TODO entries is just two states: TODO and
2072 DONE.  You can, however, use the TODO feature for more complicated
2073 things by configuring the variables `org-todo-keywords' and
2074 `org-todo-interpretation'.  Using special setup, you can even use TODO
2075 keywords in different ways in different org files.
2077    Note that tags are another way to classify headlines in general and
2078 TODO items in particular (*note Tags::).
2080 * Menu:
2082 * Workflow states::             From TODO to DONE in steps
2083 * TODO types::                  I do this, Fred the rest
2084 * Per file keywords::           Different files, different requirements
2086 \x1f
2087 File: org,  Node: Workflow states,  Next: TODO types,  Prev: TODO extensions,  Up: TODO extensions
2089 5.2.1 TODO keywords as workflow states
2090 --------------------------------------
2092 You can use TODO keywords to indicate different states in the process
2093 of working on an item, for example:
2095      (setq org-todo-keywords '("TODO" "FEEDBACK" "VERIFY" "DONE")
2096            org-todo-interpretation 'sequence)
2098    Changing these variables only becomes effective in a new Emacs
2099 session.  With this setup, the command `C-c C-t' will cycle an entry
2100 from TODO to FEEDBACK, then to VERIFY, and finally to DONE.  You may
2101 also use a prefix argument to quickly select a specific state.  For
2102 example `C-3 C-c C-t' will change the state immediately to VERIFY.  If
2103 you define many keywords, you can use in-buffer completion (see *Note
2104 Completion::) to insert these words into the buffer.  Changing a todo
2105 state can be logged with a timestamp, see *Note Tracking TODO state
2106 changes:: for more information.
2108 \x1f
2109 File: org,  Node: TODO types,  Next: Per file keywords,  Prev: Workflow states,  Up: TODO extensions
2111 5.2.2 TODO keywords as types
2112 ----------------------------
2114 The second possibility is to use TODO keywords to indicate different
2115 types of action items.  For example, you might want to indicate that
2116 items are for "work" or "home".  If you are into David Allen's _Getting
2117 Things DONE_, you might want to use todo types `NEXTACTION', `WAITING',
2118 `MAYBE'.  Or, when you work with several people on a single project,
2119 you might want to assign action items directly to persons, by using
2120 their names as TODO keywords.  This would be set up like this:
2122      (setq org-todo-keywords '("Fred" "Sara" "Lucy" "Mike" "DONE")
2123            org-todo-interpretation 'type)
2125    In this case, different keywords do not indicate a sequence, but
2126 rather different types.  So it is normally not useful to change from
2127 one type to another.  Therefore, in this case the behavior of the
2128 command `C-c C-t' is changed slightly(1).  When used several times in
2129 succession, it will still cycle through all names.  But when you return
2130 to the item after some time and execute `C-c C-t' again, it will switch
2131 from each name directly to DONE.  Use prefix arguments or completion to
2132 quickly select a specific name.  You can also review the items of a
2133 specific TODO type in a sparse tree by using a numeric prefix to `C-c
2134 C-v'.  For example, to see all things Lucy has to do, you would use
2135 `C-3 C-c C-v'.  To collect Lucy's items from all agenda files into a
2136 single buffer, you would use the prefix arg as well when creating the
2137 global todo list: `C-3 C-c t'.
2139    ---------- Footnotes ----------
2141    (1) This is also true for the `t' command in the timeline and agenda
2142 buffers.
2144 \x1f
2145 File: org,  Node: Per file keywords,  Prev: TODO types,  Up: TODO extensions
2147 5.2.3 Setting up TODO keywords for individual files
2148 ---------------------------------------------------
2150 It can be very useful to use different aspects of the TODO mechanism in
2151 different files, which is not possible with the global settings
2152 described above.  For file-local settings, you need to add special
2153 lines to the file which set the keywords and interpretation for that
2154 file only.  For example, to set one of the two examples discussed
2155 above, you need one of the following lines, starting in column zero
2156 anywhere in the file:
2158      #+SEQ_TODO: TODO FEEDBACK VERIFY DONE
2159      #+TYP_TODO: Fred Sara Lucy Mike DONE
2161 To make sure you are using the correct keyword, type `#+' into the
2162 buffer and then use `M-<TAB>' completion.
2164    Remember that the last keyword must always mean that the item is DONE
2165 (although you may use a different word).  Also note that in each file,
2166 only one of the two aspects of TODO keywords can be used.  After
2167 changing one of these lines, use `C-c C-c' with the cursor still in the
2168 line to make the changes known to Org-mode(1).
2170    If you want to use very many keywords, for example when working with
2171 a large group of people, you may split the names over several lines:
2173      #+TYP_TODO: Fred Sara Lucy Mike
2174      #+TYP_TODO: Luis George Jules Jessica
2175      #+TYP_TODO: Kim Arnold Peter
2176      #+TYP_TODO: DONE
2178    ---------- Footnotes ----------
2180    (1) Org-mode parses these lines only when Org-mode is activated
2181 after visiting a file.  `C-c C-c' with the cursor in a line starting
2182 with `#+' is simply restarting Org-mode for the current buffer.
2184 \x1f
2185 File: org,  Node: Priorities,  Next: Breaking down tasks,  Prev: TODO extensions,  Up: TODO items
2187 5.3 Priorities
2188 ==============
2190 If you use Org-mode extensively to organize your work, you may end up
2191 with a number of TODO entries so large that you'd like to prioritize
2192 them.  This can be done by placing a _priority cookie_ into the
2193 headline, like this
2195      *** TODO [#A] Write letter to Sam Fortune
2197 With its standard setup, Org-mode supports priorities `A', `B', and
2198 `C'.  `A' is the highest priority.  An entry without a cookie is
2199 treated as priority `B'.  Priorities make a difference only in the
2200 agenda (*note Weekly/Daily agenda::).
2202 `C-c ,'
2203      Set the priority of the current headline.  The command prompts for
2204      a priority character `A', `B' or `C'.  When you press <SPC>
2205      instead, the priority cookie is removed from the headline.  The
2206      priorities can also be changed "remotely" from the timeline and
2207      agenda buffer with the `,' command (*note Agenda commands::).
2209 `S-<up>'
2210 `S-<down>'
2211      Increase/decrease priority of current headline.  Note that these
2212      keys are also used to modify time stamps (*note Creating
2213      timestamps::).  Furthermore, these keys are also used by CUA-mode
2214      (*note Conflicts::).
2216 \x1f
2217 File: org,  Node: Breaking down tasks,  Next: Checkboxes,  Prev: Priorities,  Up: TODO items
2219 5.4 Breaking tasks down into subtasks
2220 =====================================
2222 It is often advisable to break down large tasks into smaller, managable
2223 subtasks.  You can do this by creating an outline tree below a TODO
2224 item, with detailed subtasks on the tree(1).  Another possibility is
2225 the use of checkboxes to identify (a hierarchy of) a large number of
2226 subtasks (*note Checkboxes::).
2228    ---------- Footnotes ----------
2230    (1) To keep subtasks out of the global TODO list, see the
2231 `org-agenda-todo-list-sublevels'.
2233 \x1f
2234 File: org,  Node: Checkboxes,  Prev: Breaking down tasks,  Up: TODO items
2236 5.5 Checkboxes
2237 ==============
2239 Every item in a plain list (*note Plain lists::) can be made a checkbox
2240 by starting it with the string `[ ]'.  This feature is similar to TODO
2241 items (*note TODO items::), but more lightweight.  Checkboxes are not
2242 included into the global TODO list, so they are often great to split a
2243 task into a number of simple steps.  Or you can use them in a shopping
2244 list.  To toggle a checkbox, use `C-c C-c', or try Piotr Zielinski's
2245 `org-mouse.el'.  Here is an example of a checkbox list.
2247      * TODO Organize party [3/6]
2248        - call people [1/3]
2249          - [ ] Peter
2250          - [X] Sarah
2251          - [ ] Sam
2252        - [X] order food
2253        - [ ] think about what music to play
2254        - [X] talk to the neighbors
2256    The `[3/6]' and `[1/3]' in the first and second line are cookies
2257 indicating how many checkboxes are present in this entry, and how many
2258 of them have been checked off.  This can give you an idea on how many
2259 checkboxes remain, even without opening a folded entry.  The cookies
2260 can be placed into a headline or into (the first line of) a plain list
2261 item. Each cookie covers all checkboxes structurally below that
2262 headline/item.  You have to insert the cookie yourself by typing either
2263 `[/]' or `[%]'.  In the first case you get an `n out of m' result, in
2264 the second case you get information about the percentage of checkboxes
2265 checked (in the above example, this would be `[50%]' and `[33%],
2266 respectively').
2268 The following commands work with checkboxes:
2270 `C-c C-c'
2271      Toggle checkbox at point.  
2273 `C-c C-x C-b'
2274      Toggle checkbox at point.
2275         - If there is an active region, toggle the first checkbox in
2276           the region and set all remaining boxes to the same status as
2277           the first.  If you want to toggle all boxes in the region
2278           independently, use a prefix argument.
2280         - If the cursor is in a headline, toggle checkboxes in the
2281           region between this headline and the next (so _not_ the
2282           entire subtree).
2284         - If there is no active region, just toggle the checkbox at
2285           point.
2286      
2287 `M-S-<RET>'
2288      Insert a new item with a checkbox.  This works only if the cursor
2289      is already in a plain list item (*note Plain lists::).  
2291 `C-c #'
2292      Update the checkbox statistics in the current outline entry.  When
2293      called with a `C-u' prefix, update the entire file.  Checkbox
2294      statistic cookies are updated automatically if you toggle
2295      checkboxes with `C-c C-c' and make new ones with `M-S-<RET>'.  If
2296      you delete boxes or add/change them by hand, use this command to
2297      get things back into synch.  Or simply toggle any checkbox twice
2298      with `C-c C-c'.
2300 \x1f
2301 File: org,  Node: Timestamps,  Next: Tags,  Prev: TODO items,  Up: Top
2303 6 Timestamps
2304 ************
2306 Items can be labeled with timestamps to make them useful for project
2307 planning.
2309 * Menu:
2311 * Time stamps::                 Assigning a time to a tree entry
2312 * Creating timestamps::         Commands which insert timestamps
2313 * Custom time format::          If you cannot work with the ISO format
2314 * Progress logging::            Documenting when what work was done.
2316 \x1f
2317 File: org,  Node: Time stamps,  Next: Creating timestamps,  Prev: Timestamps,  Up: Timestamps
2319 6.1 Time stamps, deadlines and scheduling
2320 =========================================
2322 A time stamp is a specification of a date (possibly with time) in a
2323 special format, either `<2003-09-16 Tue>' or `<2003-09-16 Tue
2324 09:39>'(1).  A time stamp can appear anywhere in the headline or body
2325 of an org-tree entry.  Its presence allows entries to be shown on
2326 specific dates in the agenda (*note Weekly/Daily agenda::).  We
2327 distinguish:
2329 PLAIN TIME STAMP
2330      A simple time stamp just assigns a date/time to an item.  This is
2331      just like writing down an appointment in a paper agenda, or like
2332      writing down an event in a diary, when you want to take note of
2333      when something happened.  In the timeline and agenda displays, the
2334      headline of an entry associated with a plain time stamp will be
2335      shown exactly on that date.
2337           * Meet Peter at the movies <2006-11-01 Wed 19:15>
2339 INACTIVE TIME STAMP
2340      Just like a plain time stamp, but with square brackets instead of
2341      angular ones.  These time stamps are inactive in the sense that
2342      they do _not_ trigger an entry to show up in the agenda.
2344           * Gillian comes late for the fifth time [2006-11-01 Wed]
2346 TIME STAMP RANGE
2347      Two time stamps connected by `--' denote a time range.  The
2348      headline will be shown on the first and last day of the range, and
2349      on any dates that are displayed and fall in the range.  Here is an
2350      example:
2352           ** Meeting in Amsterdam
2353              <2004-08-23 Mon>--<2004-08-26 Thu>
2355 TIME STAMP WITH SCHEDULED KEYWORD
2356      If a time stamp is preceded by the word `SCHEDULED:', it means you
2357      are planning to start working on that task on the given date. So
2358      this is not about recording an event, but about planning your
2359      work.  The headline will be listed under the given date(2).  In
2360      addition, a reminder that the scheduled date has passed will be
2361      present in the compilation for _today_, until the entry is marked
2362      DONE.  I.e., the task will automatically be forwarded until
2363      completed.
2365           *** TODO Call Trillian for a date on New Years Eve.
2366               SCHEDULED: <2004-12-25 Sat>
2368 TIME STAMP WITH DEADLINE KEYWORD
2369      If a time stamp is preceded by the word `DEADLINE:', the task
2370      (most likely a TODO item) is supposed to be finished on that date,
2371      and it will be listed then.  In addition, the compilation for
2372      _today_ will carry a warning about the approaching or missed
2373      deadline, starting `org-deadline-warning-days' before the due
2374      date, and continuing until the entry is marked DONE.  An example:
2376           *** TODO write article about the Earth for the Guide
2377               The editor in charge is [[bbdb:Ford Prefect]]
2378               DEADLINE: <2004-02-29 Sun>
2380 TIME STAMP WITH CLOSED KEYWORD
2381      When `org-log-done' is non-nil, Org-mode will automatically insert
2382      a special time stamp each time a TODO entry is marked done (*note
2383      Progress logging::).  This time stamp is enclosed in square
2384      brackets instead of angular brackets.
2386 TIME RANGE WITH CLOCK KEYWORD
2387      When using the clock to time the work that is being done on
2388      specific items, time ranges preceded by the CLOCK keyword are
2389      inserted automatically into the file.  The time stamps are
2390      enclosed in square brackets instead of angular brackets.  *Note
2391      Clocking work time::.
2393    ---------- Footnotes ----------
2395    (1) This is the standard ISO date/time format.  If you cannot get
2396 used to these, see *Note Custom time format::
2398    (2) It will still be listed on that date after it has been marked
2399 DONE.  If you don't like this, set the variable
2400 `org-agenda-skip-scheduled-if-done'.
2402 \x1f
2403 File: org,  Node: Creating timestamps,  Next: Custom time format,  Prev: Time stamps,  Up: Timestamps
2405 6.2 Creating timestamps
2406 =======================
2408 For Org-mode to recognize time stamps, they need to be in the specific
2409 format.  All commands listed below produce time stamps in the correct
2410 format.
2412 `C-c .'
2413      Prompt for a date and insert a corresponding time stamp.  When the
2414      cursor is at a previously used time stamp, it is updated to NOW.
2415      When this command is used twice in succession, a time range is
2416      inserted.
2418 `C-u C-c .'
2419      Like `C-c .', but use the alternative format which contains date
2420      and time.  The default time can be rounded to multiples of 5
2421      minutes, see the option `org-time-stamp-rounding-minutes'.
2423 `C-c !'
2424      Like `C-c .', but insert an inactive time stamp not triggering the
2425      agenda.
2427 `C-c <'
2428      Insert a time stamp corresponding to the cursor date in the
2429      Calendar.
2431 `C-c >'
2432      Access the Emacs calendar for the current date.  If there is a
2433      timestamp in the current line, goto the corresponding date instead.
2435 `C-c C-o'
2436      Access the agenda for the date given by the time stamp or -range at
2437      point (*note Weekly/Daily agenda::).
2439 `C-c C-d'
2440      Insert `DEADLINE' keyword along with a stamp.  The insertion will
2441      happen in the line directly following the headline.
2443 `C-c C-w'
2444      Create a sparse tree with all deadlines that are either past-due,
2445      or which will become due within `org-deadline-warning-days'.  With
2446      `C-u' prefix, show all deadlines in the file.  With a numeric
2447      prefix, check that many days.  For example, `C-1 C-c C-w' shows
2448      all deadlines due tomorrow.
2450 `C-c C-s'
2451      Insert `SCHEDULED' keyword along with a stamp.  The insertion will
2452      happen in the line directly following the headline.  Any CLOSED
2453      timestamp will be removed.
2455 `S-<left>'
2456 `S-<right>'
2457      Change date at cursor by one day.  These key bindings conflict with
2458      CUA-mode (*note Conflicts::).
2460 `S-<up>'
2461 `S-<down>'
2462      Change the item under the cursor in a timestamp.  The cursor can
2463      be on a year, month, day, hour or minute.  Note that if the cursor
2464      is in a headline and not at a time stamp, these same keys modify
2465      the priority of an item.  (*note Priorities::). The key bindings
2466      also conflict with CUA-mode (*note Conflicts::).
2468 `C-c C-y'
2469      Evaluate a time range by computing the difference between start and
2470      end.  With prefix arg, insert result after the time range (in a
2471      table: into the following column).
2473 * Menu:
2475 * The date/time prompt::        How org-mode helps you entering date and time
2477 \x1f
2478 File: org,  Node: The date/time prompt,  Prev: Creating timestamps,  Up: Creating timestamps
2480 6.2.1 The date/time prompt
2481 --------------------------
2483 When Org-mode prompts for a date/time, the prompt suggests to enter an
2484 ISO date.  But it will in fact accept any string containing some date
2485 and/or time information.  You can, for example, use `C-y' to paste a
2486 (possibly multi-line) string copied from an email message.  Org-mode
2487 will find whatever information is in there and will replace anything not
2488 specified with the current date and time.  For example:
2490        3-2-5         --> 2003-02-05
2491        feb 15        --> currentyear-02-15
2492        sep 12 9      --> 2009-09-12
2493        12:45         --> today 12:45
2494        22 sept 0:34  --> currentyear-09-22 0:34
2495        12            --> currentyear-currentmonth-12
2496        Fri           --> nearest Friday (today or later)
2497        +4            --> 4 days from now (if +N is the only thing given)
2499    The function understands English month and weekday abbreviations.  If
2500 you want to use unabbreviated names and/or other languages, configure
2501 the variables `parse-time-months' and `parse-time-weekdays'.
2503    Parallel to the minibuffer prompt, a calendar is popped up(1).  You
2504 can control the calendar fully from the minibuffer:
2507      Scroll calendar backwards by one month.  
2510      Scroll calendar forwards by one month.  
2512 `mouse-1'
2513      Select date by clicking on it.  
2515 `S-<right>'
2516      One day forward.  
2518 `S-<left>'
2519      One day back.  
2521 `S-<down>'
2522      One week forward.  
2524 `S-<up>'
2525      One week back.  
2527 `M-S-<right>'
2528      One month forward.  
2530 `M-S-<left>'
2531      One month back.  
2533 `<RET>'
2534      Choose date in calendar (only if nothing was typed into
2535      minibuffer).
2537    ---------- Footnotes ----------
2539    (1) If you don't need/want the calendar, configure the variable
2540 `org-popup-calendar-for-date-prompt'.
2542 \x1f
2543 File: org,  Node: Custom time format,  Next: Progress logging,  Prev: Creating timestamps,  Up: Timestamps
2545 6.3 Custom time format
2546 ======================
2548 Org-mode uses the standard ISO notation for dates and times as it is
2549 defined in ISO 8601.  If you cannot get used to this and require another
2550 representation of date and time to keep you happy, you can get it by
2551 customizing the variables `org-display-custom-times' and
2552 `org-time-stamp-custom-formats'.
2554 `C-c C-x C-t'
2555      Toggle the display of custom formats for dates and times.
2557 Org-mode needs the default format for scanning, so the custom date/time
2558 format does not _replace_ the default format - instead it is put _over_
2559 the default format using text properties.  This has the following
2560 consequences:
2561    * You cannot place the cursor onto a time stamp anymore, only before
2562      or after.
2564    * The `S-<up>/<down>' keys can no longer be used to adjust each
2565      component of a time stamp.  If the cursor is at the beginning of
2566      the stamp, `S-<up>/<down>' will change the stamp by one day, just
2567      like `S-<left>/<right>'.  At the end of the stamp, the time will
2568      be changed by one minute.
2570    * When you delete a time stamp character-by-character, it will only
2571      disappear from the buffer after _all_ (invisible) characters
2572      belonging to the ISO timestamp have been removed.
2574    * If the custom time stamp format is longer than the default and you
2575      are using dates in tables, table alignment will be messed up.  If
2576      the custom format is shorter, things do work as expected.
2578 \x1f
2579 File: org,  Node: Progress logging,  Prev: Custom time format,  Up: Timestamps
2581 6.4 Progress Logging
2582 ====================
2584 Org-mode can automatically record a time stamp when you mark a TODO item
2585 as DONE, or even each time when you change the state of a TODO item.
2586 You can also measure precisely the time you spent on specific items in a
2587 project by starting and stopping a clock when you start and stop working
2588 on an aspect of a project.
2590 * Menu:
2592 * Closing items::               When was this entry marked DONE?
2593 * Tracking TODO state changes::  When did the status change?
2594 * Clocking work time::          When exactly did you work on this item?
2596 \x1f
2597 File: org,  Node: Closing items,  Next: Tracking TODO state changes,  Prev: Progress logging,  Up: Progress logging
2599 6.4.1 Closing items
2600 -------------------
2602 If you want to keep track of _when_ a certain TODO item was finished,
2603 turn on logging with(1)
2605      (setq org-log-done t)
2607 Then each time you turn a TODO entry into DONE using either `C-c C-t'
2608 in the Org-mode buffer or `t' in the agenda buffer, a line `CLOSED:
2609 [timestamp]' will be inserted just after the headline.  If you turn the
2610 entry back into a TODO item through further state cycling, that line
2611 will be removed again.  In the timeline (*note Timeline::) and in the
2612 agenda (*note Weekly/Daily agenda::), you can then use the `l' key to
2613 display the TODO items closed on each day, giving you an overview of
2614 what has been done on a day.  If you want to record a note along with
2615 the timestamp, use(2)
2617      (setq org-log-done '(done))
2619    ---------- Footnotes ----------
2621    (1) The corresponding in-buffer setting is: `#+STARTUP: logdone'
2623    (2) The corresponding in-buffer setting is: `#+STARTUP: lognotedone'
2625 \x1f
2626 File: org,  Node: Tracking TODO state changes,  Next: Clocking work time,  Prev: Closing items,  Up: Progress logging
2628 6.4.2 Tracking TODO state changes
2629 ---------------------------------
2631 When TODO keywords are used as workflow states (*note Workflow
2632 states::), you might want to keep track of when a state change occurred,
2633 and you may even want to attach notes to that state change.  With the
2634 setting
2636      (setq org-log-done '(state))
2638 each state change will prompt you for a note that will be attached to
2639 the current headline.  Very likely you do not want this verbose tracking
2640 all the time, so it is probably better to configure this behavior with
2641 in-buffer options.  For example, if you are tracking purchases, put
2642 these into a separate file that starts with:
2644      #+SEQ_TODO: TODO ORDERED INVOICE PAYED RECEIVED SENT
2645      #+STARTUP: lognotestate
2647 \x1f
2648 File: org,  Node: Clocking work time,  Prev: Tracking TODO state changes,  Up: Progress logging
2650 6.4.3 Clocking work time
2651 ------------------------
2653 Org-mode allows you to clock the time you spent on specific tasks in a
2654 project.  When you start working on an item, you can start the clock.
2655 When you stop working on that task, or when you mark the task done, the
2656 clock is stopped and the corresponding time interval is recorded.  It
2657 also computes the total time spent on each subtree of a project.
2659 `C-c C-x C-i'
2660      Start the clock on the current item (clock-in).  This inserts the
2661      CLOCK keyword together with a timestamp.  
2663 `C-c C-x C-o'
2664      Stop the clock (clock-out).  The inserts another timestamp at the
2665      same location where the clock was last started.  It also directly
2666      computes the resulting time in inserts it after the time range as
2667      `=> HH:MM'.  See the variable `org-log-done' for the possibility to
2668      record an additional note together with the clock-out time
2669      stamp(1).  
2671 `C-c C-y'
2672      Recompute the time interval after changing one of the time stamps.
2673      This is only necessary if you edit the time stamps directly.  If
2674      you change them with `S-<cursor>' keys, the update is automatic.  
2676 `C-c C-t'
2677      Changing the TODO state of an item to DONE automatically stops the
2678      clock if it is running in this same item.  
2680 `C-c C-x C-x'
2681      Cancel the current clock.  This is useful if a clock was started by
2682      mistake, or if you ended up working on something else.  
2684 `C-c C-x C-d'
2685      Display time summaries for each subtree in the current buffer.
2686      This puts overlays at the end of each headline, showing the total
2687      time recorded under that heading, including the time of any
2688      subheadings. You can use visibility cycling to study the tree, but
2689      the overlays disappear when you change the buffer (see variable
2690      `org-remove-highlights-with-change') or press `C-c C-c'.  
2692 `C-c C-x C-r'
2693      Insert a dynamic block (*note Dynamic blocks::) containing a clock
2694      report as an org-mode table into the current file.
2695           #+BEGIN: clocktable :maxlevel 2 :emphasize nil
2697           #+END: clocktable
2698      If such a block already exists, its content is replaced by the new
2699      table.  The `BEGIN' line can specify options:
2700           :maxlevels   Maximum level depth to which times are listed in the table.
2701           :emphasize   When `t', emphasize level one and level two items
2702           :block       The time block to consider.  This block is specified relative
2703                        to the current time and may be any of these keywords:
2704                        `today', `yesterday', `thisweek', `lastweek',
2705                        `thismonth', `lastmonth', `thisyear', or `lastyear'.
2706           :tstart      A time string specifying when to start considering times
2707           :tend        A time string specifying when to stop considering times
2708      So to get a clock summary for the current day, you could write
2709           #+BEGIN: clocktable :maxlevel 2 :block today
2711           #+END: clocktable
2712      and to use a specific time range you could write(2)
2713           #+BEGIN: clocktable :tstart "<2006-08-10 Thu 10:00>"
2714                               :tend "<2006-08-10 Thu 12:00>"
2716           #+END: clocktable
2717      
2718 `C-u C-c C-x C-u'
2719      Update all dynamic blocks (*note Dynamic blocks::).  This is
2720      useful if you have several clocktable blocks in a buffer.
2722    The `l' key may be used in the timeline (*note Timeline::) and in
2723 the agenda (*note Weekly/Daily agenda::) to show which tasks have been
2724 worked on or closed during a day.
2726    ---------- Footnotes ----------
2728    (1) The corresponding in-buffer setting is: `#+STARTUP:
2729 lognoteclock-out'
2731    (2) Note that all parameters must be specified in a single line -
2732 the line is broken here only to fit it onto the manual.
2734 \x1f
2735 File: org,  Node: Tags,  Next: Agenda views,  Prev: Timestamps,  Up: Top
2737 7 Tags
2738 ******
2740 If you wish to implement a system of labels and contexts for
2741 cross-correlating information, an excellent way is to assign tags to
2742 headlines.  Org-mode has extensive support for using tags.
2744    Every headline can contain a list of tags, at the end of the
2745 headline.  Tags are normal words containing letters, numbers, `_', and
2746 `@'.  Tags must be preceded and followed by a single colon; like
2747 `:WORK:'.  Several tags can be specified like `:WORK:URGENT:'.
2749 * Menu:
2751 * Tag inheritance::             Tags use the tree structure of the outline
2752 * Setting tags::                How to assign tags to a headline
2753 * Tag searches::                Searching for combinations of tags
2755 \x1f
2756 File: org,  Node: Tag inheritance,  Next: Setting tags,  Prev: Tags,  Up: Tags
2758 7.1 Tag inheritance
2759 ===================
2761 Tags make use of the hierarchical structure of outline trees.  If a
2762 heading has a certain tag, all subheadings will inherit the tag as
2763 well.  For example, in the list
2765      * Meeting with the French group      :WORK:
2766      ** Summary by Frank                  :BOSS:NOTES:
2767      *** TODO Prepare slides for him      :ACTION:
2769 the final heading will have the tags `:WORK:', `:BOSS:', `:NOTES:', and
2770 `:ACTION:'.  When executing tag searches and Org-mode finds that a
2771 certain headline matches the search criterion, it will not check any
2772 sublevel headline, assuming that these likely also match, and that the
2773 list of matches can become very long.  This may not be what you want,
2774 however, and you can influence inheritance and searching using the
2775 variables `org-use-tag-inheritance' and `org-tags-match-list-sublevels'.
2777 \x1f
2778 File: org,  Node: Setting tags,  Next: Tag searches,  Prev: Tag inheritance,  Up: Tags
2780 7.2 Setting tags
2781 ================
2783 Tags can simply be typed into the buffer at the end of a headline.
2784 After a colon, `M-<TAB>' offers completion on tags.  There is also a
2785 special command for inserting tags:
2787 `C-c C-c'
2788      Enter new tags for the current headline.  Org-mode will either
2789      offer completion or a special single-key interface for setting
2790      tags, see below.  After pressing <RET>, the tags will be inserted
2791      and aligned to `org-tags-column'.  When called with a `C-u'
2792      prefix, all tags in the current buffer will be aligned to that
2793      column, just to make things look nice.  TAGS are automatically
2794      realigned after promotion, demotion, and TODO state changes (*note
2795      TODO basics::).
2797    Org will support tag insertion based on a _list of tags_.  By
2798 default this list is constructed dynamically, containing all tags
2799 currently used in the buffer.  You may also globally specify a hard list
2800 of tags with the variable `org-tag-alist'.  Finally you can set the
2801 default tags for a given file with lines like
2803      #+TAGS: @WORK @HOME @TENNISCLUB
2804      #+TAGS: Laptop Car PC Sailboat
2806    If you have globally defined your preferred set of tags using the
2807 variable `org-tag-alist', but would like to use a dynamic tag list in a
2808 specific file: Just add an empty TAGS option line to that file:
2810      #+TAGS:
2812    The default support method for entering tags is minibuffer
2813 completion.  However, Org-mode also implements a much better method:
2814 _fast tag selection_.  This method allows to select and deselect tags
2815 with a single key per tag.  To function efficiently, you should assign
2816 unique keys to most tags.  This can be done globally with
2818      (setq org-tag-alist '(("@WORK" . ?w) ("@HOME" . ?h) ("Laptop" . ?l)))
2820 or on a per-file basis with
2822      #+TAGS: @WORK(w)  @HOME(h)  @TENNISCLUB(t)  Laptop(l)  PC(p)
2824 You can also group together tags that are mutually exclusive.  With
2825 curly braces(1)
2827      #+TAGS: { @WORK(w)  @HOME(h)  @TENNISCLUB(t) }  Laptop(l)  PC(p)
2829 you indicate that at most one of `@WORK', `@HOME', and `@TENNISCLUB'
2830 should be selected.
2832 Don't forget to press `C-c C-c' with the cursor in one of these lines
2833 to activate any changes.
2835    If at least one tag has a selection key, pressing `C-c C-c' will
2836 automatically present you with a special interface, listing inherited
2837 tags, the tags of the current headline, and a list of all legal tags
2838 with corresponding keys(2).  In this interface, you can use the
2839 following keys:
2841 `a-z...'
2842      Pressing keys assigned to tags will add or remove them from the
2843      list of tags in the current line.  Selecting a tag in a group of
2844      mutually exclusive tags will turn off any other tags from that
2845      group.  
2847 `<TAB>'
2848      Enter a tag in the minibuffer, even if the tag is not in the
2849      predefined list.  You will be able to complete on all tags present
2850      in the buffer.  
2852 `<SPC>'
2853      Clear all tags for this line.  
2855 `<RET>'
2856      Accept the modified set.
2858 `C-g'
2859      Abort without installing changes.
2862      If `q' is not assigned to a tag, it aborts like `C-g'.
2865      Turn off groups of mutually exclusive tags.  Use this to (as an
2866      exception) assign several tags from such a group.
2868 `C-c'
2869      Toggle auto-exit after the next change (see below).
2871 This method lets you assign tags to a headline with very few keys.  With
2872 the above setup, you could clear the current tags and set `@HOME',
2873 `Laptop' and `PC' tags with just the following keys: `C-c C-c <SPC> h l
2874 p <RET>'.  Switching from `@HOME' to `@WORK' would be done with `C-c
2875 C-c w <RET>' or alternatively with `C-c C-c C-c w'.  Adding the
2876 non-predefined tag `Sarah' could be done with `C-c C-c <TAB> S a r a h
2877 <RET> <RET>'.
2879    If you find that most of the time, you need only a single keypress to
2880 modify your list of tags, set the variable
2881 `org-fast-tag-selection-single-key'.  Then you no longer have to press
2882 <RET> to exit fast tag selection - it will immediately exit after the
2883 first change.  If you then occasionally need more keys, press `C-c' to
2884 turn off auto-exit for the current tag selection process.
2886    ---------- Footnotes ----------
2888    (1) In `org-mode-alist' use `'(:startgroup)' and `'(:endgroup)',
2889 respectively.  Several groups are allowed.
2891    (2) Keys will automatically be assigned to tags which have no
2892 configured keys.
2894 \x1f
2895 File: org,  Node: Tag searches,  Prev: Setting tags,  Up: Tags
2897 7.3 Tag searches
2898 ================
2900 Once a tags system has been set up, it can be used to collect related
2901 information into special lists.
2903 `C-c \'
2904      Create a sparse tree with all headlines matching a tags search.
2905      With a `C-u' prefix argument, ignore headlines that are not a TODO
2906      line.  
2908 `C-c a m'
2909      Create a global list of tag matches from all agenda files.  *Note
2910      Matching headline tags::.  
2912 `C-c a M'
2913      Create a global list of tag matches from all agenda files, but
2914      check only TODO items and force checking subitems (see variable
2915      `org-tags-match-list-sublevels').
2917    A tags search string can use Boolean operators `&' for AND and `|'
2918 for OR.  `&' binds more strongly than `|'.  Parenthesis are currently
2919 not implemented.  A tag may also be preceded by `-', to select against
2920 it, and `+' is syntactic sugar for positive selection.  The AND
2921 operator `&' is optional when `+' or `-' is present.  Examples:
2923 `+WORK-BOSS'
2924      Select headlines tagged `:WORK:', but discard those also tagged
2925      `:BOSS:'.
2927 `WORK|LAPTOP'
2928      Selects lines tagged `:WORK:' or `:LAPTOP:'.
2930 `WORK|LAPTOP&NIGHT'
2931      Like before, but require the `:LAPTOP:' lines to be tagged also
2932      `NIGHT'.
2934    If you are using multi-state TODO keywords (*note TODO
2935 extensions::), it can be useful to also match on the TODO keyword.
2936 This can be done by adding a condition after a slash to a tags match.
2937 The syntax is similar to the tag matches, but should be applied with
2938 consideration: For example, a positive selection on several TODO
2939 keywords can not meaningfully be combined with boolean AND.  However,
2940 _negative selection_ combined with AND can be meaningful.  To make sure
2941 that only lines are checked that actually have any TODO keyword, use
2942 `C-c a M', or equivalently start the todo part after the slash with `!'.
2943 Examples:
2945 `WORK/WAITING'
2946      Select `:WORK:'-tagged TODO lines with the specific TODO keyword
2947      `WAITING'.
2949 `WORK/!-WAITING-NEXT'
2950      Select `:WORK:'-tagged TODO lines that are neither `WAITING' nor
2951      `NEXT'
2953 `WORK/+WAITING|+NEXT'
2954      Select `:WORK:'-tagged TODO lines that are either `WAITING' or
2955      `NEXT'.
2957    Any element of the tag/todo match can be a regular expression - in
2958 this case it must be enclosed in curly braces.  For example,
2959 `WORK+{^BOSS.*}' matches headlines that contain the tag `WORK' and any
2960 tag starting with `BOSS'.
2962    You can also require a headline to be of a certain level, by writing
2963 instead of any TAG an expression like `LEVEL=3'.  For example, a search
2964 `+LEVEL=3+BOSS/-DONE' lists all level three headlines that have the tag
2965 BOSS and are _not_ marked witht the todo keyword DONE.
2967 \x1f
2968 File: org,  Node: Agenda views,  Next: Embedded LaTeX,  Prev: Tags,  Up: Top
2970 8 Agenda Views
2971 **************
2973 Due to the way Org-mode works, TODO items, time-stamped items, and
2974 tagged headlines can be scattered throughout a file or even a number of
2975 files.  To get an overview over open action items, or over events that
2976 are important for a particular date, this information must be collected,
2977 sorted and displayed in an organized way.
2979    Org-mode can select items based on various criteria, and display them
2980 in a separate buffer.  Six different view types are provided:
2982    * an _agenda_ that is like a calendar and shows information for
2983      specific dates,
2985    * a _TODO list_ that covers all unfinished action items,
2987    * a _tags view_, showings headlines based on the tags associated
2988      them,
2990    * a _timeline view_ that shows all events in a single Org-mode file,
2991      in time-sorted view,
2993    * a _stuck projects view_ showing projects that currently don't move
2994      along, and
2996    * _custom views_ that are special tag/keyword searches and
2997      combinations of different views.
2999 The extracted information is displayed in a special _agenda buffer_.
3000 This buffer is read-only, but provides commands to visit the
3001 corresponding locations in the original Org-mode files, and even to
3002 edit these files remotely.
3004    Two variables control how the agenda buffer is displayed and whether
3005 the window configuration is restored when the agenda exits:
3006 `org-agenda-window-setup' and `org-agenda-restore-windows-after-quit'.
3008 * Menu:
3010 * Agenda files::                Files being searched for agenda information
3011 * Agenda dispatcher::           Keyboard access to agenda views
3012 * Built-in agenda views::       What is available out of the box?
3013 * Presentation and sorting::    How agenda items are prepared for display
3014 * Agenda commands::             Remote editing of org trees
3015 * Custom agenda views::         Defining special searches and views
3017 \x1f
3018 File: org,  Node: Agenda files,  Next: Agenda dispatcher,  Prev: Agenda views,  Up: Agenda views
3020 8.1 Agenda files
3021 ================
3023 The information to be shown is collected from all _agenda files_, the
3024 files listed in the variable `org-agenda-files'(1).  Thus even if you
3025 only work with a single Org-mode file, this file should be put into
3026 that list(2).  You can customize `org-agenda-files', but the easiest
3027 way to maintain it is through the following commands
3029 `C-c ['
3030      Add current file to the list of agenda files.  The file is added to
3031      the front of the list.  If it was already in the list, it is moved
3032      to the front.  With prefix arg, file is added/moved to the end.  
3034 `C-c ]'
3035      Remove current file from the list of agenda files.  
3037 `C-,'
3038      Cycle through agenda file list, visiting one file after the other.
3040 The Org menu contains the current list of files and can be used to
3041 visit any of them.
3043    ---------- Footnotes ----------
3045    (1) If the value of that variable is not a list, but a single file
3046 name, then the list of agenda files will be maintained in that external
3047 file.
3049    (2) When using the dispatcher, pressing `1' before selecting a
3050 command will actually limit the command to the current file, and ignore
3051 `org-agenda-files' until the next dispatcher command.
3053 \x1f
3054 File: org,  Node: Agenda dispatcher,  Next: Built-in agenda views,  Prev: Agenda files,  Up: Agenda views
3056 8.2 The agenda dispatcher
3057 =========================
3059 The views are created through a dispatcher that should be bound to a
3060 global key, for example `C-c a' (*note Installation::).  In the
3061 following we will assume that `C-c a' is indeed how the dispatcher is
3062 accessed and list keyboard access to commands accordingly.  After
3063 pressing `C-c a', an additional letter is required to execute a
3064 command.  The dispatcher offers the following default commands:
3066      Create the calendar-like agenda (*note Weekly/Daily agenda::).
3068 `t / T'
3069      Create a list of all TODO items (*note Global TODO list::).
3071 `m / M'
3072      Create a list of headlines matching a TAGS expression (*note
3073      Matching headline tags::).
3076      Create the timeline view for the current buffer (*note Timeline::).
3078 `# / !'
3079      Create a list of stuck projects (*note Stuck projects::).
3082      Restrict an agenda command to the current buffer.  After pressing
3083      `1', you still need to press the character selecting the command.
3086      If there is an active region, restrict the following agenda
3087      command to the region.  Otherwise, restrict it to the current
3088      subtree.  After pressing `0', you still need to press the
3089      character selecting the command.
3091    You can also define custom commands that will be accessible through
3092 the dispatcher, just like the default commands.  This includes the
3093 possibility to create extended agenda buffers that contain several
3094 blocks together, for example the weekly agenda, the global TODO list and
3095 a number of special tags matches.  *Note Custom agenda views::.
3097 \x1f
3098 File: org,  Node: Built-in agenda views,  Next: Presentation and sorting,  Prev: Agenda dispatcher,  Up: Agenda views
3100 8.3 The built-in agenda views
3101 =============================
3103 In this section we describe the built-in views.
3105 * Menu:
3107 * Weekly/Daily agenda::         The calendar page with current tasks
3108 * Global TODO list::            All unfinished action items
3109 * Matching headline tags::      Structured information with fine-tuned search
3110 * Timeline::                    Time-sorted view for single file
3111 * Stuck projects::              Find projects you need to review
3113 \x1f
3114 File: org,  Node: Weekly/Daily agenda,  Next: Global TODO list,  Prev: Built-in agenda views,  Up: Built-in agenda views
3116 8.3.1 The weekly/daily agenda
3117 -----------------------------
3119 The purpose of the weekly/daily _agenda_ is to act like a page of a
3120 paper agenda, showing all the tasks for the current week or day.
3122 `C-c a a'
3123      Compile an agenda for the current week from a list of org files.
3124      The agenda shows the entries for each day.  With a `C-u' prefix (or
3125      when the variable `org-agenda-include-all-todo' is `t'), all
3126      unfinished TODO items (including those without a date) are also
3127      listed at the beginning of the buffer, before the first date.
3129    Remote editing from the agenda buffer means, for example, that you
3130 can change the dates of deadlines and appointments from the agenda
3131 buffer.  The commands available in the Agenda buffer are listed in
3132 *Note Agenda commands::.
3134 Calendar/Diary integration
3135 ..........................
3137 Emacs contains the calendar and diary by Edward M. Reingold.  The
3138 calendar displays a three-month calendar with holidays from different
3139 countries and cultures.  The diary allows you to keep track of
3140 anniversaries, lunar phases, sunrise/set, recurrent appointments
3141 (weekly, monthly) and more.  In this way, it is quite complementary to
3142 Org-mode.  It can be very useful to combine output from Org-mode with
3143 the diary.
3145    In order to include entries from the Emacs diary into Org-mode's
3146 agenda, you only need to customize the variable
3148      (setq org-agenda-include-diary t)
3150 After that, everything will happen automatically.  All diary entries
3151 including holidays, anniversaries etc will be included in the agenda
3152 buffer created by Org-mode.  <SPC>, <TAB>, and <RET> can be used from
3153 the agenda buffer to jump to the diary file in order to edit existing
3154 diary entries.  The `i' command to insert new entries for the current
3155 date works in the agenda buffer, as well as the commands `S', `M', and
3156 `C' to display Sunrise/Sunset times, show lunar phases and to convert
3157 to other calendars, respectively.  `c' can be used to switch back and
3158 forth between calendar and agenda.
3160 \x1f
3161 File: org,  Node: Global TODO list,  Next: Matching headline tags,  Prev: Weekly/Daily agenda,  Up: Built-in agenda views
3163 8.3.2 The global TODO list
3164 --------------------------
3166 The global TODO list contains all unfinished TODO items, formatted and
3167 collected into a single place.
3169 `C-c a t'
3170      Show the global TODO list.  This collects the TODO items from all
3171      agenda files (*note Agenda views::) into a single buffer.  The
3172      buffer is in `agenda-mode', so there are commands to examine and
3173      manipulate the TODO entries directly from that buffer (*note
3174      Agenda commands::).  
3176 `C-c a T'
3177      Like the above, but allows selection of a specific TODO keyword.
3178      You can also do this by specifying a prefix argument to `C-c a t'.
3179      With a `C-u' prefix you are prompted for a keyword.  With a
3180      numeric prefix, the Nth keyword in `org-todo-keywords' is selected.  The
3181      `r' key in the agenda buffer regenerates it, and you can give a
3182      prefix argument to this command to change the selected TODO
3183      keyword, for example `3 r'.  If you often need a search for a
3184      specific keyword, define a custom command for it (*note Agenda
3185      dispatcher::).
3186      Matching specific TODO keywords can also be done as part of a tags
3187      search (*note Tag searches::).
3189    Remote editing of TODO items means that you can change the state of a
3190 TODO entry with a single key press.  The commands available in the TODO
3191 list are described in *Note Agenda commands::.
3193    Normally the global todo list simply shows all headlines with TODO
3194 keywords.  This list can become very long.  There are two ways to keep
3195 it more compact:
3196    - Some people view a TODO item that has been _scheduled_ for
3197      execution (*note Time stamps::) as no longer _open_.  Configure the
3198      variable `org-agenda-todo-ignore-scheduled' to exclude scheduled
3199      items from the global TODO list.
3201    - TODO items may have sublevels to break up the task into subtasks.
3202      In such cases it may be enough to list only the highest level TODO
3203      headline and omit the sublevels from the global list.  Configure
3204      the variable `org-agenda-todo-list-sublevels' to get this behavior.
3206 \x1f
3207 File: org,  Node: Matching headline tags,  Next: Timeline,  Prev: Global TODO list,  Up: Built-in agenda views
3209 8.3.3 Matching headline tags
3210 ----------------------------
3212 If headlines in the agenda files are marked with _tags_ (*note Tags::),
3213 you can select headlines based on the tags that apply to them and
3214 collect them into an agenda buffer.
3216 `C-c a m'
3217      Produce a list of all headlines that match a given set of tags.
3218      The command prompts for a selection criterion, which is a boolean
3219      logic expression with tags, like `+WORK+URGENT-WITHBOSS' or
3220      `WORK|HOME' (*note Tags::).  If you often need a specific search,
3221      define a custom command for it (*note Agenda dispatcher::).  
3223 `C-c a M'
3224      Like `C-c a m', but only select headlines that are also TODO items
3225      and force checking subitems (see variable
3226      `org-tags-match-list-sublevels').  Matching specific todo keywords
3227      together with a tags match is also possible, see *Note Tag
3228      searches::.
3230    The commands available in the tags list are described in *Note
3231 Agenda commands::.
3233 \x1f
3234 File: org,  Node: Timeline,  Next: Stuck projects,  Prev: Matching headline tags,  Up: Built-in agenda views
3236 8.3.4 Timeline for a single file
3237 --------------------------------
3239 The timeline summarizes all time-stamped items from a single Org-mode
3240 file in a _time-sorted view_.  The main purpose of this command is to
3241 give an overview over events in a project.
3243 `C-c a L'
3244      Show a time-sorted view of the org file, with all time-stamped
3245      items.  When called with a `C-u' prefix, all unfinished TODO
3246      entries (scheduled or not) are also listed under the current date.
3248 The commands available in the timeline buffer are listed in *Note
3249 Agenda commands::.
3251 \x1f
3252 File: org,  Node: Stuck projects,  Prev: Timeline,  Up: Built-in agenda views
3254 8.3.5 Stuck projects
3255 --------------------
3257 If you are following a system like David Allen's GTD to organize your
3258 work, one of the "duties" you have is a regular review to make sure
3259 that all projects move along.  A _stuck_ project is a project that has
3260 no defined next actions, so it will never show up in the TODO lists
3261 Org-mode produces.  During the review, you need to identify such
3262 projects and define next actions for them.
3264 `C-c a #'
3265      List projects that are stuck.  
3267 `C-c a !'
3268      Customize the variable `org-stuck-projects' to define what a stuck
3269      project is and how to find it.
3271    You almost certainly will have to configure this view before it will
3272 work for you.  The built-in default assumes that all your projects are
3273 level-2 headlines, and that a project is not stuck if it has at least
3274 one entry marked with a todo keyword TODO or NEXT or NEXTACTION.
3276    Lets assume that you, in your own way of using Org-mode, identify
3277 projects with a tag PROJECT, and that you use a todo keyword MAYBE to
3278 indicate a project that should not be considered yet.  Lets further
3279 assume that the todo keyword DONE marks finished projects, and that NEXT
3280 and TODO indicate next actions.  Finally, the tag @SHOP indicates
3281 shopping and is a next action even without the NEXT tag.  In this case
3282 you would start by identifying elegible projects with a tags/todo match
3283 `+PROJECT/-MAYBE-DONE', and then check for TODO, NEXT and @SHOP in the
3284 subtree to identify projects that are not stuck.  The correct
3285 customization for this is
3287      (setq org-stuck-projects
3288            ("+PROJECT/-MAYBE-DONE" ("NEXT" "TODO") ("@SHOP")))
3290 \x1f
3291 File: org,  Node: Presentation and sorting,  Next: Agenda commands,  Prev: Built-in agenda views,  Up: Agenda views
3293 8.4 Presentation and sorting
3294 ============================
3296 Before displaying items in an agenda view, Org-mode visually prepares
3297 the items and sorts them.  Each item occupies a single line.  The line
3298 starts with a _prefix_ that contains the _category_ (*note
3299 Categories::) of the item and other important information.  You can
3300 customize the prefix using the option `org-agenda-prefix-format'.  The
3301 prefix is followed by a cleaned-up version of the outline headline
3302 associated with the item.
3304 * Menu:
3306 * Categories::                  Not all tasks are equal
3307 * Time-of-day specifications::  How the agenda knows the time
3308 * Sorting of agenda items::     The order of things
3310 \x1f
3311 File: org,  Node: Categories,  Next: Time-of-day specifications,  Prev: Presentation and sorting,  Up: Presentation and sorting
3313 8.4.1 Categories
3314 ----------------
3316 The category is a broad label assigned to each agenda item.  By default,
3317 the category is simply derived from the file name, but you can also
3318 specify it with a special line in the buffer, like this:
3320      #+CATEGORY: Thesis
3322    If there are several such lines in a file, each specifies the
3323 category for the text below it (but the first category also applies to
3324 any text before the first CATEGORY line).  The display in the agenda
3325 buffer looks best if the category is not longer than 10 characters.
3327 \x1f
3328 File: org,  Node: Time-of-day specifications,  Next: Sorting of agenda items,  Prev: Categories,  Up: Presentation and sorting
3330 8.4.2 Time-of-Day Specifications
3331 --------------------------------
3333 Org-mode checks each agenda item for a time-of-day specification.  The
3334 time can be part of the time stamp that triggered inclusion into the
3335 agenda, for example as in `<2005-05-10 Tue 19:00>'.  Time ranges can be
3336 specified with two time stamps, like
3337 `<2005-05-10 Tue 20:30>--<2005-05-10 Tue 22:15>'.
3339    In the headline of the entry itself, a time(range) may also appear as
3340 plain text (like `12:45' or a `8:30-1pm'.  If the agenda integrates the
3341 Emacs diary (*note Weekly/Daily agenda::), time specifications in diary
3342 entries are recognized as well.
3344    For agenda display, Org-mode extracts the time and displays it in a
3345 standard 24 hour format as part of the prefix.  The example times in
3346 the previous paragraphs would end up in the agenda like this:
3348          8:30-13:00 Arthur Dent lies in front of the bulldozer
3349         12:45...... Ford Prefect arrives and takes Arthur to the pub
3350         19:00...... The Vogon reads his poem
3351         20:30-22:15 Marwin escorts the Hitchhikers to the bridge
3353    If the agenda is in single-day mode, or for the display of today, the
3354 timed entries are embedded in a time grid, like
3356          8:00...... ------------------
3357          8:30-13:00 Arthur Dent lies in front of the bulldozer
3358         10:00...... ------------------
3359         12:00...... ------------------
3360         12:45...... Ford Prefect arrives and takes Arthur to the pub
3361         14:00...... ------------------
3362         16:00...... ------------------
3363         18:00...... ------------------
3364         19:00...... The Vogon reads his poem
3365         20:00...... ------------------
3366         20:30-22:15 Marwin escorts the Hitchhikers to the bridge
3368    The time grid can be turned on and off with the variable
3369 `org-agenda-use-time-grid', and can be configured with
3370 `org-agenda-time-grid'.
3372 \x1f
3373 File: org,  Node: Sorting of agenda items,  Prev: Time-of-day specifications,  Up: Presentation and sorting
3375 8.4.3 Sorting of agenda items
3376 -----------------------------
3378 Before being inserted into a view, the items are sorted.  How this is
3379 done depends on the type of view.
3380    * For the daily/weekly agenda, the items for each day are sorted.
3381      The default order is to first collect all items containing an
3382      explicit time-of-day specification.  These entries will be shown
3383      at the beginning of the list, as a _schedule_ for the day.  After
3384      that, items remain grouped in categories, in the sequence given by
3385      `org-agenda-files'.  Within each category, items are sorted by
3386      priority (*note Priorities::), which is composed of the base
3387      priority (2000 for priority `A', 1000 for `B', and 0 for `C'),
3388      plus additional increments for overdue scheduled or deadline items.
3390    * For the TODO list, items remain in the order of categories, but
3391      within each category, sorting takes place according to priority
3392      (*note Priorities::).
3394    * For tags matches, items are not sorted at all, but just appear in
3395      the sequence in which they are found in the agenda files.
3397    Sorting can be customized using the variable
3398 `org-agenda-sorting-strategy'.
3400 \x1f
3401 File: org,  Node: Agenda commands,  Next: Custom agenda views,  Prev: Presentation and sorting,  Up: Agenda views
3403 8.5 Commands in the agenda buffer
3404 =================================
3406 Entries in the agenda buffer are linked back to the org file or diary
3407 file where they originate.  You are not allowed to edit the agenda
3408 buffer itself, but commands are provided to show and jump to the
3409 original entry location, and to edit the org-files "remotely" from the
3410 agenda buffer.  In this way, all information is stored only once,
3411 removing the risk that your agenda and note files may diverge.
3413    Some commands can be executed with mouse clicks on agenda lines.  For
3414 the other commands, the cursor needs to be in the desired line.
3416 Motion
3417 ......
3420      Next line (same as <up>).  
3423      Previous line (same as <down>).
3425 View/GoTo org file
3426 ..................
3428 `mouse-3'
3429 `<SPC>'
3430      Display the original location of the item in another window.
3433      Display original location and recenter that window.
3435 `mouse-2'
3436 `mouse-1'
3437 `<TAB>'
3438      Go to the original location of the item in another window.  Under
3439      Emacs 22, `mouse-1' will also works for this.
3441 `<RET>'
3442      Go to the original location of the item and delete other windows.
3445      Toggle Follow mode.  In Follow mode, as you move the cursor through
3446      the agenda buffer, the other window always shows the corresponding
3447      location in the org file.  The initial setting for this mode in new
3448      agenda buffers can be set with the variable
3449      `org-agenda-start-with-follow-mode'.
3452      Display the entire subtree of the current item in an indirect
3453      buffer.  With numerical prefix ARG, go up to this level and then
3454      take that tree.  If ARG is negative, go up that many levels.  With
3455      `C-u' prefix, do not remove the previously used indirect buffer.
3458      Toggle Logbook mode.  In Logbook mode, entries that where marked
3459      DONE while logging was on (variable `org-log-done') are shown in
3460      the agenda, as are entries that have been clocked on that day.
3462 Change display
3463 ..............
3466      Delete other windows.
3469      Switch to weekly view (7 days displayed together).
3472      Switch to daily view (just one day displayed).
3475      Toggle the inclusion of diary entries.  See *Note Weekly/Daily
3476      agenda::.
3479      Toggle the time grid on and off.  See also the variables
3480      `org-agenda-use-time-grid' and `org-agenda-time-grid'.
3483      Recreate the agenda buffer, for example to reflect the changes
3484      after modification of the time stamps of items with S-<left> and
3485      S-<right>.  When the buffer is the global todo list, a prefix
3486      argument is interpreted to create a selective list for a specific
3487      TODO keyword.
3490      Save all Org-mode buffers in the current Emacs session.
3492 `<right>'
3493      Display the following `org-agenda-ndays' days.  For example, if
3494      the display covers a week, switch to the following week.  With
3495      prefix arg, go forward that many times `org-agenda-ndays' days.
3497 `<left>'
3498      Display the previous dates.
3501      Goto today.
3503 Remote editing
3504 ..............
3506 `0-9'
3507      Digit argument.
3509 `C-_'
3510      Undo a change due to a remote editing command.  The change is
3511      undone both in the agenda buffer and in the remote buffer.
3514      Change the TODO state of the item, both in the agenda and in the
3515      original org file.
3517 `C-k'
3518      Delete the current agenda item along with the entire subtree
3519      belonging to it in the original Org-mode file.  If the text to be
3520      deleted remotely is longer than one line, the kill needs to be
3521      confirmed by the user.  See variable `org-agenda-confirm-kill'.
3524      Archive the subtree corresponding to the current headline.
3527      Show all tags associated with the current item.  Because of
3528      inheritance, this may be more than the tags listed in the line
3529      itself.
3532      Set tags for the current headline.
3535      Toggle the ARCHIVE tag for the current headline.
3538      Set the priority for the current item.  Org-mode prompts for the
3539      priority character. If you reply with <SPC>, the priority cookie
3540      is removed from the entry.
3543      Display weighted priority of current item.
3546 `S-<up>'
3547      Increase the priority of the current item.  The priority is
3548      changed in the original buffer, but the agenda is not resorted.
3549      Use the `r' key for this.
3552 `S-<down>'
3553      Decrease the priority of the current item.
3555 `C-c C-s'
3556      Schedule this item
3558 `C-c C-d'
3559      Set a deadline for this item.
3561 `S-<right>'
3562      Change the time stamp associated with the current line by one day
3563      into the future.  With prefix argument, change it by that many
3564      days.  For example, `3 6 5 S-<right>' will change it by a year.
3565      The stamp is changed in the original org file, but the change is
3566      not directly reflected in the agenda buffer.  Use the `r' key to
3567      update the buffer.
3569 `S-<left>'
3570      Change the time stamp associated with the current line by one day
3571      into the past.
3574      Change the time stamp associated with the current line to today.
3575      The key `>' has been chosen, because it is the same as `S-.' on my
3576      keyboard.
3579      Start the clock on the current item.  If a clock is running
3580      already, it is stopped first.  
3583      Stop the previously started clock.  
3586      Cancel the currently running clock.
3588 Calendar commands
3589 .................
3592      Open the Emacs calendar and move to the date at the agenda cursor.
3595      When in the calendar, compute and show the Org-mode agenda for the
3596      date at the cursor.
3599      Insert a new entry into the diary.  Prompts for the type of entry
3600      (day, weekly, monthly, yearly, anniversary, cyclic) and creates a
3601      new entry in the diary, just as `i d' etc. would do in the
3602      calendar.  The date is taken from the cursor position.
3605      Show the phases of the moon for the three months around current
3606      date.
3609      Show sunrise and sunset times.  The geographical location must be
3610      set with calendar variables, see documentation of the Emacs
3611      calendar.
3614      Convert the date at cursor into many other cultural and historic
3615      calendars.
3618      Show holidays for three month around the cursor date.
3620 `C-c C-x C-c'
3621      Export a single iCalendar file containing entries from all agenda
3622      files.
3624 Quit and Exit
3625 .............
3628      Quit agenda, remove the agenda buffer.
3631      Exit agenda, remove the agenda buffer and all buffers loaded by
3632      Emacs for the compilation of the agenda.  Buffers created by the
3633      user to visit org files will not be removed.
3636 \x1f
3637 File: org,  Node: Custom agenda views,  Prev: Agenda commands,  Up: Agenda views
3639 8.6 Custom agenda views
3640 =======================
3642 Custom agenda commands serve two purposes: to store and quickly access
3643 frequently used TODO and tags searches, and to create special composite
3644 agenda buffers.  Custom agenda commands will be accessible through the
3645 dispatcher (*note Agenda dispatcher::), just like the default commands.
3647 * Menu:
3649 * Storing searches::            Type once, use often
3650 * Block agenda::                All the stuff you need in a single buffer
3651 * Setting Options::             Changing the rules
3652 * Batch processing::            Agenda views from the command line
3654 \x1f
3655 File: org,  Node: Storing searches,  Next: Block agenda,  Prev: Custom agenda views,  Up: Custom agenda views
3657 8.6.1 Storing searches
3658 ----------------------
3660 The first application of custom searches is the definition of keyboard
3661 shortcuts for frequently used searches, either creating an agenda
3662 buffer, or a sparse tree (the latter covering of course only the current
3663 buffer).  Custom commands are configured in the variable
3664 `org-agenda-custom-commands'.  You can customize this variable, for
3665 example by pressing `C-c a C'.  You can also directly set it with Emacs
3666 Lisp in `.emacs'.  The following example contains all valid search
3667 types:
3669      (setq org-agenda-custom-commands
3670            '(("w" todo "WAITING")
3671              ("W" todo-tree "WAITING")
3672              ("u" tags "+BOSS-URGENT")
3673              ("v" tags-todo "+BOSS-URGENT")
3674              ("U" tags-tree "+BOSS-URGENT")
3675              ("f" occur-tree "\\<FIXME\\>")))
3677 The initial single-character string in each entry defines the character
3678 you have to press after the dispatcher command `C-c a' in order to
3679 access the command.   The second parameter is the search type, followed
3680 by the string or regular expression to be used for the matching.  The
3681 example above will therefore define:
3683 `C-c a w'
3684      as a global search for TODO entries with `WAITING' as the TODO
3685      keyword
3687 `C-c a W'
3688      as the same search, but only in the current buffer and displaying
3689      the results as a sparse tree
3691 `C-c a u'
3692      as a global tags search for headlines marked `:BOSS:' but not
3693      `:URGENT:'
3695 `C-c a v'
3696      as the same search as `C-c a u', but limiting the search to
3697      headlines that are also TODO items
3699 `C-c a U'
3700      as the same search as `C-c a u', but only in the current buffer and
3701      displaying the result as a sparse tree
3703 `C-c a f'
3704      to create a sparse tree (again: current buffer only) with all
3705      entries containing the word `FIXME'.
3707 \x1f
3708 File: org,  Node: Block agenda,  Next: Setting Options,  Prev: Storing searches,  Up: Custom agenda views
3710 8.6.2 Block agenda
3711 ------------------
3713 Another possibility is the construction of agenda views that comprise
3714 the results of _several_ commands, each of which creates a block in the
3715 agenda buffer.  The available commands include `agenda' for the daily
3716 or weekly agenda (as created with `C-c a a'), `alltodo' for the global
3717 todo list (as constructed with `C-c a t'), and the matching commands
3718 discussed above: `todo', `tags', and `tags-todo'.  Here are two
3719 examples:
3721      (setq org-agenda-custom-commands
3722            '(("h" "Agenda and Home-related tasks"
3723               ((agenda)
3724                (tags-todo "HOME")
3725                (tags "GARDEN")))
3726              ("o" "Agenda and Office-related tasks"
3727               ((agenda)
3728                (tags-todo "WORK")
3729                (tags "OFFICE")))))
3731 This will define `C-c a h' to create a multi-block view for stuff you
3732 need to attend to at home.  The resulting agenda buffer will contain
3733 your agenda for the current week, all TODO items that carry the tag
3734 `HOME', and also all lines tagged with `GARDEN'.  Finally the command
3735 `C-c a o' provides a similar view for office tasks.
3737 \x1f
3738 File: org,  Node: Setting Options,  Next: Batch processing,  Prev: Block agenda,  Up: Custom agenda views
3740 8.6.3 Setting Options for custom commands
3741 -----------------------------------------
3743 Org-mode contains a number of variables regulating agenda construction
3744 and display.  The global variables define the behavior for all agenda
3745 commands, including the custom commands.  However, if you want to change
3746 some settings just for a single custom view, you can do so.  Setting
3747 options requires inserting a list of variable names and values at the
3748 right spot in `org-agenda-custom-commands'.  For example:
3750      (setq org-agenda-custom-commands
3751            '(("w" todo "WAITING"
3752               ((org-agenda-sorting-strategy '(priority-down))
3753                (org-agenda-prefix-format "  Mixed: ")))
3754              ("U" tags-tree "+BOSS-URGENT"
3755               ((org-show-following-heading nil)
3756                (org-show-hierarchy-above nil)))))
3758 Now the `C-c a w' command will sort the collected entries only by
3759 priority, and the prefix format is modified to just say `  Mixed:'
3760 instead of giving the category of the entry.  The sparse tags tree of
3761 `C-c a U' will now turn out ultra-compact, because neither the headline
3762 hierarchy above the match, nor the headline following the match will be
3763 shown.
3765    For command sets creating a block agenda,
3766 `org-agenda-custom-commands' has two separate spots for setting
3767 options.  You can add options that should be valid for just a single
3768 command in the set, and options that should be valid for all commands in
3769 the set.  The former are just added to the command entry, the latter
3770 must come after the list of command entries.  Going back to the block
3771 agenda example (*note Block agenda::), let's change the sorting strategy
3772 for the `C-c a h' commands to `priority-down', but let's sort the
3773 results for GARDEN tags query in the opposite order, `priority-up'.
3774 This would look like this:
3776      (setq org-agenda-custom-commands
3777            '(("h" "Agenda and Home-related tasks"
3778               ((agenda)
3779                (tags-todo "HOME")
3780                (tags "GARDEN" ((org-agenda-sorting-strategy '(priority-up)))))
3781               ((org-agenda-sorting-strategy '(priority-down))))
3782              ("o" "Agenda and Office-related tasks"
3783               ((agenda)
3784                (tags-todo "WORK")
3785                (tags "OFFICE")))))
3787    As you see, the values and parenthesis setting is a little complex.
3788 When in doubt, use the customize interface to set this variable - it
3789 fully supports its structure.  Just one caveat: When setting options in
3790 this interface, the _values_ are just lisp expressions.  So if the
3791 value is a string, you need to add the double quotes around the value
3792 yourself.
3794 \x1f
3795 File: org,  Node: Batch processing,  Prev: Setting Options,  Up: Custom agenda views
3797 8.6.4 Creating agenda views in batch processing
3798 -----------------------------------------------
3800 If you want to print or otherwise reprocess agenda views, it can be
3801 useful to create an agenda from the command line.  This is the purpose
3802 of the function `org-batch-agenda'.  It takes as a parameter one of the
3803 strings that are the keys in `org-agenda-custom-commands'.  For
3804 example, to directly print the current TODO list, you could use
3806      emacs -batch -l ~/.emacs -eval '(org-batch-agenda "t")' | lpr
3808 You may also modify parameters on the fly like this:
3810      emacs -batch -l ~/.emacs                                      \
3811         -eval '(org-batch-agenda "a"                               \
3812                  org-agenda-ndays 300                              \
3813                  org-agenda-include-diary nil                      \
3814                  org-agenda-files (quote ("~/org/project.org")))'  \
3815         | lpr
3817 which will produce a 300 day agenda, fully restricted to the Org file
3818 `~/org/projects.org', not even including the diary.
3820 \x1f
3821 File: org,  Node: Embedded LaTeX,  Next: Exporting,  Prev: Agenda views,  Up: Top
3823 9 Embedded LaTeX
3824 ****************
3826 Plain ASCII is normally sufficient for almost all note taking.  One
3827 exception, however, are scientific notes which need to be able to
3828 contain mathematical symbols and the occasional formula.  LaTeX(1) is
3829 widely used to typeset scientific documents. Org-mode supports
3830 embedding LaTeX code into its files, because many academics are used to
3831 read LaTeX source code, and because it can be readily processed into
3832 images for HTML production.
3834    It is not necessary to mark LaTeX macros and code in any special way.
3835 If you observe a few conventions, Org-mode knows how to find it and what
3836 to do with it.
3838 * Menu:
3840 * Math symbols::                TeX macros for symbols and Greek letters
3841 * Subscripts and Superscripts::  Simple syntax for raising/lowering text
3842 * LaTeX fragments::             Complex formulas made easy
3843 * Processing LaTeX fragments::  Previewing LaTeX processing
3844 * CDLaTeX mode::                Speed up entering of formulas
3846    ---------- Footnotes ----------
3848    (1) LaTeX is a macro system based on Donald E. Knuth's TeX system.
3849 Many of the features described here as "LaTeX" are really from TeX, but
3850 for simplicity I am blurring this distinction.
3852 \x1f
3853 File: org,  Node: Math symbols,  Next: Subscripts and Superscripts,  Prev: Embedded LaTeX,  Up: Embedded LaTeX
3855 9.1 Math symbols
3856 ================
3858 You can use LaTeX macros to insert special symbols like `\alpha' to
3859 indicate the Greek letter, or `\to' to indicate an arrow.  Completion
3860 for these macros is available, just type `\' and maybe a few letters,
3861 and press `M-<TAB>' to see possible completions.  Unlike LaTeX code,
3862 Org-mode allows these macros to be present without surrounding math
3863 delimiters, for example:
3865      Angles are written as Greek letters \alpha, \beta and \gamma.
3867    During HTML export (*note HTML export::), these symbols are
3868 translated into the proper syntax for HTML, for the above examples this
3869 is `&alpha;' and `&rarr;', respectively.
3871 \x1f
3872 File: org,  Node: Subscripts and Superscripts,  Next: LaTeX fragments,  Prev: Math symbols,  Up: Embedded LaTeX
3874 9.2 Subscripts and Superscripts
3875 ===============================
3877 Just like in LaTeX, `^' and `_' are used to indicate super- and
3878 subscripts.  Again, these can be used without embedding them in
3879 math-mode delimiters.  To increase the readability of ASCII text, it is
3880 not necessary (but OK) to surround multi-character sub- and superscripts
3881 with curly braces.  For example
3883      The mass if the sun is M_sun = 1.989 x 10^30 kg.  The radius of
3884      the sun is R_{sun} = 6.96 x 10^8 m.
3886    To avoid interpretation as raised or lowered text, you can quote `^'
3887 and `_' with a backslash: `\_' and `\^'.
3889    During HTML export (*note HTML export::), subscript and superscripts
3890 are surrounded with `<sub>' and `<sup>' tags, respectively.
3892 \x1f
3893 File: org,  Node: LaTeX fragments,  Next: Processing LaTeX fragments,  Prev: Subscripts and Superscripts,  Up: Embedded LaTeX
3895 9.3 LaTeX fragments
3896 ===================
3898 With symbols, sub- and superscripts, HTML is pretty much at its end when
3899 it comes to representing mathematical formulas(1).  More complex
3900 expressions need a dedicated formula processor.  To this end, Org-mode
3901 can contain arbitrary LaTeX fragments.  It provides commands to preview
3902 the typeset result of these fragments, and upon export to HTML, all
3903 fragments will be converted to images and inlined into the HTML
3904 document.  For this to work you need to be on a system with a working
3905 LaTeX installation.  You also need the `dvipng' program, available at
3906 `http://sourceforge.net/projects/dvipng/'.
3908    LaTeX fragments don't need any special marking at all.  The following
3909 snippets will be identified as LaTeX source code:
3910    * Environments of any kind.  The only requirement is that the
3911      `\begin' statement appears on a new line, preceded by only
3912      whitespace.
3914    * Text within the usual LaTeX math delimiters.  To avoid conflicts
3915      with currency specifications, single `$' characters are only
3916      recognized as math delimiters if the enclosed text contains at
3917      most two line breaks, is directly attached to the `$' characters
3918      with no whitespace in between, and if the closing `$' is followed
3919      by whitespace or punctuation.  For the other delimiters, there is
3920      no such restriction, so when in doubt, use `\(...\)' as inline
3921      math delimiters.
3923 For example:
3925      \begin{equation}                          % arbitrary environments,
3926      x=\sqrt{b}                                % even tables, figures
3927      \end{equation}                            % etc
3929      If $a^2=b$ and \( b=2 \), then the solution must be
3930      either $$ a=+\sqrt{2} $$ or \[ a=-\sqrt{2} \].
3932 If you need any of the delimiter ASCII sequences for other purposes, you
3933 can configure the option `org-format-latex-options' to deselect the
3934 ones you do not wish to have interpreted by the LaTeX converter.
3936    ---------- Footnotes ----------
3938    (1) Yes, there is MathML, but that is not yet fully supported by
3939 many browsers, and there is no decent converter for turning LaTeX of
3940 ASCII representations of formulas into MathML.  So for the time being,
3941 converting formulas into images seems the way to go.
3943 \x1f
3944 File: org,  Node: Processing LaTeX fragments,  Next: CDLaTeX mode,  Prev: LaTeX fragments,  Up: Embedded LaTeX
3946 9.4 Processing LaTeX fragments
3947 ==============================
3949 LaTeX fragments can be processed to produce a preview images of the
3950 typeset expressions:
3952 `C-c C-x C-l'
3953      Produce a preview image of the LaTeX fragment at point and overlay
3954      it over the source code.  If there is no fragment at point,
3955      process all fragments in the current entry (between two
3956      headlines).  When called with a prefix argument, process the
3957      entire subtree.  When called with two prefix arguments, or when
3958      the cursor is before the first headline, process the entire buffer.  
3960 `C-c C-c'
3961      Remove the overlay preview images.
3963    During HTML export (*note HTML export::), all LaTeX fragments are
3964 converted into images and inlined into the document if the following
3965 setting is active:
3967      (setq org-export-with-LaTeX-fragments t)
3969 \x1f
3970 File: org,  Node: CDLaTeX mode,  Prev: Processing LaTeX fragments,  Up: Embedded LaTeX
3972 9.5 Using CDLaTeX to enter math
3973 ===============================
3975 CDLaTeX-mode is a minor mode that is normally used in combination with a
3976 major LaTeX mode like AUCTeX in order to speed-up insertion of
3977 environments and math templates.  Inside Org-mode, you can make use of
3978 some of the features of cdlatex-mode.  You need to install `cdlatex.el'
3979 and `texmathp.el' (the latter comes also with AUCTeX) from
3980 `http://www.astro.uva.nl/~dominik/Tools/cdlatex'.  Don't turn
3981 cdlatex-mode itself under Org-mode, but use the light version
3982 `org-cdlatex-mode' that comes as part of Org-mode.  Turn it on for the
3983 current buffer with `M-x org-cdlatex-mode', or for all Org-mode files
3984 with
3986      (add-hook 'org-mode-hook 'turn-on-org-cdlatex)
3988    When this mode is enabled, the following features are present (for
3989 more details see the documentation of cdlatex-mode):
3990    * Environment templates can be inserted with `C-c {'.
3992    * The <TAB> key will do template expansion if the cursor is inside a
3993      LaTeX fragment(1).  For example, <TAB> will expand `fr' to
3994      `\frac{}{}' and position the cursor correctly inside the first
3995      brace.  Another <TAB> will get you into the second brace.  Even
3996      outside fragments, <TAB> will expand environment abbreviations at
3997      the beginning of a line.  For example, if you write `equ' at the
3998      beginning of a line and press <TAB>, this abbreviation will be
3999      expanded to an `equation' environment.  To get a list of all
4000      abbreviations, type `M-x cdlatex-command-help'.
4002    * Pressing `_' and `^' inside a LaTeX fragment will insert these
4003      characters together with a pair of braces.  If you use <TAB> to
4004      move out of the braces, and if the braces surround only a single
4005      character or macro, they are removed again (depending on the
4006      variable `cdlatex-simplify-sub-super-scripts').
4008    * Pressing the backquote ``' followed by a character inserts math
4009      macros, also outside LaTeX fragments.  If you wait more than 1.5
4010      seconds after the backquote, a help window will pop up.
4012    * Pressing the normal quote `'' followed by another character
4013      modifies the symbol before point with an accent or a font.  If you
4014      wait more than 1.5 seconds after the backquote, a help window will
4015      pop up.  Character modification will work only inside LaTeX
4016      fragments, outside the quote is normal.
4018    ---------- Footnotes ----------
4020    (1) Org-mode has a method to test if the cursor is inside such a
4021 fragment, see the documentation of the function
4022 `org-inside-LaTeX-fragment-p'.
4024 \x1f
4025 File: org,  Node: Exporting,  Next: Publishing,  Prev: Embedded LaTeX,  Up: Top
4027 10 Exporting
4028 ************
4030 Org-mode documents can be exported into a variety of other formats.  For
4031 printing and sharing of notes, ASCII export produces a readable and
4032 simple version of an Org-mode file.  HTML export allows you to publish a
4033 notes file on the web, while the XOXO format provides a solid base for
4034 exchange with a broad range of other applications.  To incorporate
4035 entries with associated times like deadlines or appointments into a
4036 desktop calendar program like iCal, Org-mode can also produce extracts
4037 in the iCalendar format.  Currently Org-mode only supports export, not
4038 import of these different formats.
4040    When exporting, Org-mode uses special conventions to enrich the
4041 output produced.  *Note Text interpretation::, for more details.
4043 `C-c C-e'
4044      Dispatcher for export and publishing commands.  Displays a
4045      help-window listing the additional key(s) needed to launch an
4046      export or publishing command.
4048 * Menu:
4050 * ASCII export::                Exporting to plain ASCII
4051 * HTML export::                 Exporting to HTML
4052 * XOXO export::                 Exporting to XOXO
4053 * iCalendar export::            Exporting in iCalendar format
4054 * Text interpretation::         How the exporter looks at the file
4056 \x1f
4057 File: org,  Node: ASCII export,  Next: HTML export,  Prev: Exporting,  Up: Exporting
4059 10.1 ASCII export
4060 =================
4062 ASCII export produces a simple and very readable version of an Org-mode
4063 file.
4065 `C-c C-e a'
4066      Export as ASCII file.  If there is an active region, only the
4067      region will be exported.  For an org file `myfile.org', the ASCII
4068      file will be `myfile.txt'.  The file will be overwritten without
4069      warning.  
4071 `C-c C-e v a'
4072      Export only the visible part of the document.
4074    In the exported version, the first 3 outline levels will become
4075 headlines, defining a general document structure.  Additional levels
4076 will be exported as itemized lists.  If you want that transition to
4077 occur at a different level, specify it with a prefix argument.  For
4078 example,
4080      C-1 C-c C-e a
4082 creates only top level headlines and does the rest as items.  When
4083 headlines are converted to items, the indentation of the text following
4084 the headline is changed to fit nicely under the item.  This is done with
4085 the assumption that the first bodyline indicates the base indentation of
4086 the body text.  Any indentation larger than this is adjusted to preserve
4087 the layout relative to the first line.  Should there be lines with less
4088 indentation than the first, these are left alone.
4090 \x1f
4091 File: org,  Node: HTML export,  Next: XOXO export,  Prev: ASCII export,  Up: Exporting
4093 10.2 HTML export
4094 ================
4096 Org-mode contains an HTML (XHTML 1.0 strict) exporter with extensive
4097 HTML formatting, in ways similar to John Grubers _markdown_ language,
4098 but with additional support for tables.
4100 * Menu:
4102 * Export commands::             How to invode HTML export
4103 * Quoting HTML tags::           Using direct HTML in Org-mode
4104 * Links::                       How hyperlinks get transferred to HTML
4105 * Images::                      To inline or not to inline?
4106 * CSS support::                 Style specifications
4108 \x1f
4109 File: org,  Node: Export commands,  Next: Quoting HTML tags,  Prev: HTML export,  Up: HTML export
4111 10.2.1 HTML export commands
4112 ---------------------------
4114 `C-c C-e h'
4115      Export as HTML file `myfile.html'.  
4117 `C-c C-e b'
4118      Export as HTML file and open it with a browser.  
4120 `C-c C-e v h'
4122 `C-c C-e v b'
4123      Export only the visible part of the document.
4125    In the exported version, the first 3 outline levels will become
4126 headlines, defining a general document structure.  Additional levels
4127 will be exported as itemized lists.  If you want that transition to
4128 occur at a different level, specify it with a prefix argument.  For
4129 example,
4131      C-2 C-c C-e b
4133 creates two levels of headings and does the rest as items.
4135 \x1f
4136 File: org,  Node: Quoting HTML tags,  Next: Links,  Prev: Export commands,  Up: HTML export
4138 10.2.2 Quoting HTML tags
4139 ------------------------
4141 If you want to include HTML tags which should be interpreted as such,
4142 mark them with `@' as in `@<b>bold text@</b>'.  Plain `<' and `>' are
4143 always transformed to `&lt;' and `&gt;' in HTML export.
4145 \x1f
4146 File: org,  Node: Links,  Next: Images,  Prev: Quoting HTML tags,  Up: HTML export
4148 10.2.3 Links
4149 ------------
4151 Internal links (*note Internal links::) will continue to work in HTML
4152 files only if they match a dedicated `<<target>>'.  Automatic links
4153 created by radio targets (*note Radio targets::) will also work in the
4154 HTML file.  Links to external files will still work if the HTML file is
4155 in the same directory as the Org-mode file.  Links to other `.org'
4156 files will be translated into HTML links under the assumption that an
4157 HTML version also exists of the linked file.  For information related to
4158 linking files while publishing them to a publishing directory see *Note
4159 Publishing links::.
4161 \x1f
4162 File: org,  Node: Images,  Next: CSS support,  Prev: Links,  Up: HTML export
4164 10.2.4 Images
4165 -------------
4167 HTML export can inline images given as links in the Org-mode file, and
4168 it can make an image the clickable part of a link.  By default(1),
4169 images are inlined if a link does not have a description.  So
4170 `[[file:myimg.jpg]]' will be inlined, while `[[file:myimg.jpg][the
4171 image]]' will just produce a link `the image' that points to the image.
4172 If the description part itself is a `file:' link or a `http:' URL
4173 pointing to an image, this image will be inlined and activated so that
4174 clicking on the image will activate the link.  For example, to include
4175 a thumbnail that will link to a high resolution version of the image,
4176 you could use:
4178      [[file:highres.jpg][file:thumb.jpg]]
4180 and you could use `http' addresses just as well.
4182    ---------- Footnotes ----------
4184    (1) but see the variable `org-export-html-inline-images'
4186 \x1f
4187 File: org,  Node: CSS support,  Prev: Images,  Up: HTML export
4189 10.2.5 CSS support
4190 ------------------
4192 You can also give style information for the exported file.  The HTML
4193 exporter assigns the following CSS classes to appropriate parts of the
4194 document - your style specifications may change these:
4195      .todo           TODO keywords
4196      .done           the DONE keyword
4197      .timestamp      time stamp
4198      .timestamp-kwd  keyword associated with a time stamp, like SCHEDULED
4199      .tag            tag in a headline
4200      .target         target for links
4202    The default style specification can be configured through the option
4203 `org-export-html-style'.  If you want to use a file-local style, you
4204 may use file variables, best wrapped into a COMMENT section at the end
4205 of the outline tree.  For example(1):
4207      * COMMENT html style specifications
4209      # Local Variables:
4210      # org-export-html-style: "   <style type=\"text/css\">
4211      #       p {font-weight: normal; color: gray; }
4212      #       h1 {color: black; }
4213      #   </style>"
4214      # End:
4216    Remember to execute `M-x normal-mode' after changing this to make
4217 the new style visible to Emacs.  This command restarts org-mode for the
4218 current buffer and forces Emacs to re-evaluate the local variables
4219 section in the buffer.
4221    ---------- Footnotes ----------
4223    (1) Under Emacs 21, the continuation lines for a variable value
4224 should have no `#' at the start of the line.
4226 \x1f
4227 File: org,  Node: XOXO export,  Next: iCalendar export,  Prev: HTML export,  Up: Exporting
4229 10.3 XOXO export
4230 ================
4232 Org-mode contains an exporter that produces XOXO-style output.
4233 Currently, this exporter only handles the general outline structure and
4234 does not interpret any additional Org-mode features.
4236 `C-c C-e x'
4237      Export as XOXO file `myfile.html'.  
4239 `C-c C-e v x'
4240      Export only the visible part of the document.
4242 \x1f
4243 File: org,  Node: iCalendar export,  Next: Text interpretation,  Prev: XOXO export,  Up: Exporting
4245 10.4 iCalendar export
4246 =====================
4248 Some people like to use Org-mode for keeping track of projects, but
4249 still prefer a standard calendar application for anniversaries and
4250 appointments.  In this case it can be useful to have deadlines and
4251 other time-stamped items in Org-mode files show up in the calendar
4252 application.  Org-mode can export calendar information in the standard
4253 iCalendar format.
4255 `C-c C-e i'
4256      Create iCalendar entries for the current file and store them in
4257      the same directory, using a file extension `.ics'.  
4259 `C-c C-e I'
4260      Like `C-c C-e i', but do this for all files in `org-agenda-files'.
4261      For each of these files, a separate iCalendar file will be
4262      written.  
4264 `C-c C-e c'
4265      Create a single large iCalendar file from all files in
4266      `org-agenda-files' and write it to the file given by
4267      `org-combined-agenda-icalendar-file'.
4269    How this calendar is best read and updated, depends on the
4270 application you are using.  For example, when using iCal under Apple
4271 MacOS X, you could create a new calendar `OrgMode' (the default name
4272 for the calendar created by `C-c C-e c', see the variables
4273 `org-icalendar-combined-name' and
4274 `org-combined-agenda-icalendar-file').  Then set Org-mode to overwrite
4275 the corresponding file `~/Library/Calendars/OrgMode.ics'.  You may even
4276 use AppleScript to make iCal re-read the calendar files each time a new
4277 version of `OrgMode.ics' is produced.  Here is the setup needed for
4278 this:
4280      (setq org-combined-agenda-icalendar-file
4281          "~/Library/Calendars/OrgMode.ics")
4282      (add-hook 'org-after-save-iCalendar-file-hook
4283       (lambda ()
4284        (shell-command
4285         "osascript -e 'tell application \"iCal\" to reload calendars'")))
4287 \x1f
4288 File: org,  Node: Text interpretation,  Prev: iCalendar export,  Up: Exporting
4290 10.5 Text interpretation by the exporter
4291 ========================================
4293 The exporter backends interpret additional structure in the Org-mode
4294 file in order to produce better output.
4296 * Menu:
4298 * Comment lines::               Some lines will not be exported
4299 * Enhancing text::              Subscripts, symbols and more
4300 * Export options::              How to influence the export settings
4302 \x1f
4303 File: org,  Node: Comment lines,  Next: Enhancing text,  Prev: Text interpretation,  Up: Text interpretation
4305 10.5.1 Comment lines
4306 --------------------
4308 Lines starting with `#' in column zero are treated as comments and will
4309 never be exported.  Also entire subtrees starting with the word
4310 `COMMENT' will never be exported.  Finally, any text before the first
4311 headline will not be exported either.
4313 `C-c ;'
4314      Toggle the COMMENT keyword at the beginning of an entry.
4316 \x1f
4317 File: org,  Node: Enhancing text,  Next: Export options,  Prev: Comment lines,  Up: Text interpretation
4319 10.5.2 Enhancing text for export
4320 --------------------------------
4322 Some of the export backends of Org-mode allow for sophisticated text
4323 formatting, this is true in particular for the HTML backend.  Org-mode
4324 has a number of typing conventions that allow to produce a richly
4325 formatted output.
4327    * Plain lists `-', `*' or `+' as bullet, or with `1.' or `2)' as
4328      enumerator will be recognized and transformed if the backend
4329      supports lists.  See *Note Plain lists::.
4331    * You can make words *bold*, /italic/, _underlined_, `=code=', and
4332      `+strikethrough+'.
4334    * Many TeX macros and entire LaTeX fragments are converted into HTML
4335      entities or images (*note Embedded LaTeX::).
4337    * Tables are transformed into native tables under the exporter, if
4338      the export backend supports this. Data fields before the first
4339      horizontal separator line will be formatted as table header fields.
4341    * If a headline starts with the word `QUOTE', the text below the
4342      headline will be typeset as fixed-width, to allow quoting of
4343      computer codes etc.  Lines starting with `:' are also typeset in
4344      fixed-width font.
4345     `C-c :'
4346           Toggle fixed-width for entry (QUOTE) or region, see below.
4348    * A double backslash _at the end of a line_ enforces a line break at
4349      this position.
4351    If these conversions conflict with your habits of typing ASCII text,
4352 they can all be turned off with corresponding variables (see the
4353 customization group `org-export-general', and the following section
4354 which explains how to set export options with special lines in a buffer.
4356 \x1f
4357 File: org,  Node: Export options,  Prev: Enhancing text,  Up: Text interpretation
4359 10.5.3 Export options
4360 ---------------------
4362 The exporter recognizes special lines in the buffer which provide
4363 additional information.  These lines may be put anywhere in the file.
4364 The whole set of lines can be inserted into the buffer with `C-c C-e
4365 t'.  For individual lines, a good way to make sure the keyword is
4366 correct is to type `#+' and then use `M-<TAB>' completion (*note
4367 Completion::).
4369 `C-c C-e t'
4370      Insert template with export options, see example below.
4372      #+TITLE:     the title to be shown (default is the buffer name)
4373      #+AUTHOR:    the author (default taken from `user-full-name')
4374      #+EMAIL:     his/her email address (default from `user-mail-address')
4375      #+LANGUAGE:  language for HTML, e.g. `en' (`org-export-default-language')
4376      #+TEXT:      Some descriptive text to be inserted at the beginning.
4377      #+TEXT:      Several lines may be given.
4378      #+OPTIONS:   H:2 num:t toc:t \n:nil @:t ::t |:t ^:t *:nil TeX:t LaTeX:t
4380 The OPTIONS line is a compact form to specify export settings.  Here
4381 you can: 
4382      H:      set the number of headline levels for export
4383      num:    turn on/off section-numbers
4384      toc:    turn on/off table of contents
4385      \n:     turn on/off linebreak-preservation
4386      @:      turn on/off quoted HTML tags
4387      ::      turn on/off fixed-width sections
4388      |:      turn on/off tables
4389      ^:      turn on/off TeX-like syntax for sub- and superscripts.
4390      *:      turn on/off emphasized text (bold, italic, underlined)
4391      TeX:    turn on/off simple TeX macros in plain text
4392      LaTeX:  turn on/off LaTeX fragments
4394 \x1f
4395 File: org,  Node: Publishing,  Next: Miscellaneous,  Prev: Exporting,  Up: Top
4397 11 Publishing
4398 *************
4400 Org-mode includes(1) a publishing management system that allows you to
4401 configure automatic HTML conversion of _projects_ composed of
4402 interlinked org files.  This system is called _org-publish_.  You can
4403 also configure org-publish to automatically upload your exported HTML
4404 pages and related attachments, such as images and source code files, to
4405 a web server.  Org-publish turns org-mode into a web-site authoring
4406 tool.
4408    Org-publish has been contributed to Org-mode by David O'Toole.
4410 * Menu:
4412 * Configuration::               Defining projects
4413 * Sample configuration::        Example projects
4414 * Triggering publication::      Publication commands
4416    ---------- Footnotes ----------
4418    (1) `org-publish.el' is not yet part of Emacs, so if you are using
4419 `org.el' as it comes with Emacs, you need to download this file
4420 separately.  Also make sure org.el is at least version 4.27.
4422 \x1f
4423 File: org,  Node: Configuration,  Next: Sample configuration,  Prev: Publishing,  Up: Publishing
4425 11.1 Configuration
4426 ==================
4428 Publishing needs significant configuration to specify files, destination
4429 and many other properties of a project.
4431 * Menu:
4433 * Project alist::               The central configuration variable
4434 * Sources and destinations::    From here to there
4435 * Selecting files::             What files are part of the project?
4436 * Publishing action::           Setting the function doing the publishing
4437 * Publishing options::          Tweaking HTML export
4438 * Publishing links::            Which links keep working after publishing?
4439 * Project page index::          Publishing a list of project files
4441 \x1f
4442 File: org,  Node: Project alist,  Next: Sources and destinations,  Prev: Configuration,  Up: Configuration
4444 11.1.1 The variable `org-publish-project-alist'
4445 -----------------------------------------------
4447 Org-publish is configured almost entirely through setting the value of
4448 one variable, called `org-publish-project-alist'.  Each element of the
4449 list configures one project, and may be in one of the two following
4450 forms:
4452      ("project-name"  :property value :property value ...)
4454      or
4456      ("project-name"  :components ("project-name" "project-name" ...))
4458    In both cases, projects are configured by specifying property values.
4459 A project defines the set of files that will be published, as well as
4460 the publishing configuration to use when publishing those files.  When
4461 a project takes the second form listed above, the individual members of
4462 the "components" property are taken to be components of the project,
4463 which group together files requiring different publishing options. When
4464 you publish such a "meta-project" all the components will also publish.
4466 \x1f
4467 File: org,  Node: Sources and destinations,  Next: Selecting files,  Prev: Project alist,  Up: Configuration
4469 11.1.2 Sources and destinations for files
4470 -----------------------------------------
4472 Most properties are optional, but some should always be set. In
4473 particular, org-publish needs to know where to look for source files,
4474 and where to put published files.
4476 `:base-directory'      Directory containing publishing source files
4477 `:publishing-directory'Directory (possibly remote) where output files
4478                        will be published.
4479 `:preparation-function'Function called before starting publishing
4480                        process, for example to run `make' for updating
4481                        files to be published.
4483 \x1f
4484 File: org,  Node: Selecting files,  Next: Publishing action,  Prev: Sources and destinations,  Up: Configuration
4486 11.1.3 Selecting files
4487 ----------------------
4489 By default, all files with extension `.org' in the base directory are
4490 considered part of the project.  This can be modified by setting the
4491 properties
4492 `:base-extension'  Extension (without the dot!) of source files.  This
4493                    actually is a regular expression.
4494 `:exclude'         Regular expression to match file names that should
4495                    not be published, even though they have been selected
4496                    on the basis of their extension.
4497 `:include'         List of files to be included regardless of
4498                    `:base-extension' and `:exclude'.
4500 \x1f
4501 File: org,  Node: Publishing action,  Next: Publishing options,  Prev: Selecting files,  Up: Configuration
4503 11.1.4 Publishing Action
4504 ------------------------
4506 Publishing means that a file is copied to the destination directory and
4507 possibly transformed in the process.  The default transformation is to
4508 export Org-mode files as HTML files, and this is done by the function
4509 `org-publish-org-to-html' which calls the HTML exporter (*note HTML
4510 export::).  Other files like images only need to be copied to the
4511 publishing destination.  For non-Org-mode files, you need to specify
4512 the publishing function.
4514 `:publishing-function' Function executing the publication of a file.
4515                        This may also be a list of functions, which will
4516                        all be called in turn.
4518    The function must accept two arguments: a property list containing at
4519 least a `:publishing-directory' property, and the name of the file to
4520 be published.  It should take the specified file, make the necessary
4521 transformation (if any) and place the result into the destination
4522 folder.  You can write your own publishing function, but `org-publish'
4523 provides one for attachments (files that only need to be copied):
4524 `org-publish-attachment'.
4526 \x1f
4527 File: org,  Node: Publishing options,  Next: Publishing links,  Prev: Publishing action,  Up: Configuration
4529 11.1.5 Options for the HTML exporter
4530 ------------------------------------
4532 The property list can be used to set many export options for the HTML
4533 exporter.  In most cases, these properties correspond to user variables
4534 in Org-mode.  The table below lists these properties along with the
4535 variable they belong to.  See the documentation string for the
4536 respective variable for details.
4538 `:language'            `org-export-default-language'
4539 `:headline-levels'     `org-export-headline-levels'
4540 `:section-numbers'     `org-export-with-section-numbers'
4541 `:table-of-contents'   `org-export-with-toc'
4542 `:archived-trees'      `org-export-with-archived-trees'
4543 `:emphasize'           `org-export-with-emphasize'
4544 `:sub-superscript'     `org-export-with-sub-superscripts'
4545 `:TeX-macros'          `org-export-with-TeX-macros'
4546 `:LaTeX-fragments'     `org-export-with-LaTeX-fragments'
4547 `:fixed-width'         `org-export-with-fixed-width'
4548 `:timestamps'          `org-export-with-timestamps'
4549  .                     
4550 `:tags'                `org-export-with-tags'
4551  .                     
4552 `:tables'              `org-export-with-tables'
4553 `:table-auto-headline' `org-export-highlight-first-table-line'
4554 `:style'               `org-export-html-style'
4555 `:convert-org-links'   `org-export-html-link-org-files-as-html'
4556 `:inline-images'       `org-export-html-inline-images'
4557 `:expand-quoted-html'  `org-export-html-expand'
4558 `:timestamp'           `org-export-html-with-timestamp'
4559 `:publishing-directory'`org-export-publishing-directory'
4560 `:preamble'            `org-export-html-preamble'
4561 `:postamble'           `org-export-html-postamble'
4562 `:auto-preamble'       `org-export-html-auto-preamble'
4563 `:auto-postamble'      `org-export-html-auto-postamble'
4564 `:author'              `user-full-name'
4565 `:email'               `user-mail-address'
4567    When a property is given a value in org-publish-project-alist, its
4568 setting overrides the value of the corresponding user variable (if any)
4569 during publishing.  options set within a file (*note Export options::),
4570 however, override everything.
4572 \x1f
4573 File: org,  Node: Publishing links,  Next: Project page index,  Prev: Publishing options,  Up: Configuration
4575 11.1.6 Links between published files
4576 ------------------------------------
4578 To create a link from one Org-mode file to another, you would use
4579 something like `[[file:foo.org][The foo]]' or simply `file:foo.org.'
4580 (*note Hyperlinks::).  Upon publishing this link becomes a link to
4581 `foo.html'.  In this way, you can interlink the pages of your "org web"
4582 project and the links will work as expected when you publish them to
4583 HTML.
4585    You may also link to related files, such as images. Provided you are
4586 careful with relative pathnames, and provided you have also configured
4587 org-publish to upload the related files, these links will work too.
4588 *Note Complex example:: for an example of this usage.
4590    Sometime an Org-mode file to be published may contain links that are
4591 only valid in your production environment, but not in the publishing
4592 location.  In this case, use the property
4594 `:link-validation-function'   Function to validate links
4596 to define a function for checking link validity.  This function must
4597 accept two arguments, the file name and a directory relative to which
4598 the file name is interpreted in the production environment.  If this
4599 function returns `nil', then the HTML generator will only insert a
4600 description into the HTML file, but no link.  One option for this
4601 function is `org-publish-validate-link' which checks if the given file
4602 is part of any project in `org-publish-project-alist'.
4604 \x1f
4605 File: org,  Node: Project page index,  Prev: Publishing links,  Up: Configuration
4607 11.1.7 Project page index
4608 -------------------------
4610 The following properties may be used to control publishing of an index
4611 of files or summary page for a given project.
4613 `:auto-index'      When non-nil, publish an index during
4614                    org-publish-current-project or org-publish-all.
4615 `:index-filename'  Filename for output of index. Defaults to `index.org'
4616                    (which becomes `index.html').
4617 `:index-title'     Title of index page. Defaults to name of file.
4618 `:index-function'  Plugin function to use for generation of index.
4619                    Defaults to `org-publish-org-index', which generates
4620                    a plain list of links to all files in the project.
4622 \x1f
4623 File: org,  Node: Sample configuration,  Next: Triggering publication,  Prev: Configuration,  Up: Publishing
4625 11.2 Sample configuration
4626 =========================
4628 Below we provide two example configurations.  The first one is a simple
4629 project publishing only a set of Org-mode files.  The second example is
4630 more complex, with a multi-component project.
4632 * Menu:
4634 * Simple example::              One-component publishing
4635 * Complex example::             A multi-component publishing example
4637 \x1f
4638 File: org,  Node: Simple example,  Next: Complex example,  Prev: Sample configuration,  Up: Sample configuration
4640 11.2.1 Example: simple publishing configuration
4641 -----------------------------------------------
4643 This example publishes a set of Org-mode files to the `public_html'
4644 directory on the local machine.
4646      (setq org-publish-project-alist
4647            '(("org"
4648               :base-directory "~/org/"
4649               :publishing-directory "~/public_html"
4650               :section-numbers nil
4651               :table-of-contents nil
4652               :style "<link rel=stylesheet
4653                      href=\"../other/mystyle.css\"
4654                      type=\"text/css\">")))
4656 \x1f
4657 File: org,  Node: Complex example,  Prev: Simple example,  Up: Sample configuration
4659 11.2.2 Example: complex publishing configuration
4660 ------------------------------------------------
4662 This more complicated example publishes an entire website, including
4663 org files converted to HTML, image files, emacs lisp source code, and
4664 stylesheets. The publishing-directory is remote and private files are
4665 excluded.
4667    To ensure that links are preserved, care should be taken to replicate
4668 your directory structure on the web server, and to use relative file
4669 paths. For example, if your org files are kept in `~/org' and your
4670 publishable images in `~/images', you'd link to an image with
4671      file:../images/myimage.png
4672    On the web server, the relative path to the image should be the
4673 same. You can accomplish this by setting up an "images" folder in the
4674 right place on the webserver, and publishing images to it.
4676      (setq org-publish-project-alist
4677            '(("orgfiles"
4678                :base-directory "~/org/"
4679                :base-extension "org"
4680                :publishing-directory "/ssh:user@host:~/html/notebook/"
4681                :publishing-function org-publish-org-to-html
4682                :exclude "PrivatePage.org"   ;; regexp
4683                :headline-levels 3
4684                :section-numbers nil
4685                :table-of-contents nil
4686                :style "<link rel=stylesheet
4687                        href=\"../other/mystyle.css\" type=\"text/css\">"
4688                :auto-preamble t
4689                :auto-postamble nil)
4691               ("images"
4692                :base-directory "~/images/"
4693                :base-extension "jpg\\|gif\\|png"
4694                :publishing-directory "/ssh:user@host:~/html/images/"
4695                :publishing-function org-publish-attachment)
4697               ("other"
4698                :base-directory "~/other/"
4699                :base-extension "css\\|el"
4700                :publishing-directory "/ssh:user@host:~/html/other/"
4701                :publishing-function org-publish-attachment)
4702               ("website" :components ("orgfiles" "images" "other"))))
4704 \x1f
4705 File: org,  Node: Triggering publication,  Prev: Sample configuration,  Up: Publishing
4707 11.3 Triggering publication
4708 ===========================
4710 Once org-publish is properly configured, you can publish with the
4711 following functions:
4713 `C-c C-e c'
4714      Prompt for a specific project and publish all files that belong to
4715      it.
4717 `C-c C-e p'
4718      Publish the project containing the current file.
4720 `C-c C-e f'
4721      Publish only the current file.
4723 `C-c C-e a'
4724      Publish all projects.
4726    Org uses timestamps to track when a file has changed. The above
4727 functions normally only publish changed files. You can override this and
4728 force publishing of all files by giving a prefix argument.
4730 \x1f
4731 File: org,  Node: Miscellaneous,  Next: Extensions and Hacking,  Prev: Publishing,  Up: Top
4733 12 Miscellaneous
4734 ****************
4736 * Menu:
4738 * Completion::                  M-TAB knows what you need
4739 * Customization::               Adapting Org-mode to your taste
4740 * In-buffer settings::          Overview of the #+KEYWORDS
4741 * The very busy C-c C-c key::   When in doubt, press C-c C-c
4742 * Clean view::                  Getting rid of leading stars in the outline
4743 * TTY keys::                    Using Org-mode on a tty
4744 * Interaction::                 Other Emacs packages
4745 * Bugs::                        Things which do not work perfectly
4747 \x1f
4748 File: org,  Node: Completion,  Next: Customization,  Prev: Miscellaneous,  Up: Miscellaneous
4750 12.1 Completion
4751 ===============
4753 Org-mode supports in-buffer completion.  This type of completion does
4754 not make use of the minibuffer.  You simply type a few letters into the
4755 buffer and use the key to complete text right there.
4757 `M-<TAB>'
4758      Complete word at point
4759         * At the beginning of a headline, complete TODO keywords.
4761         * After `\', complete TeX symbols supported by the exporter.
4763         * After `*', complete headlines in the current buffer so that
4764           they can be used in search links like `[[*find this
4765           headline]]'.
4767         * After `:', complete tags.  The list of tags is taken from the
4768           variable `org-tag-alist' (possibly set through the `#+TAGS'
4769           in-buffer option, *note Setting tags::), or it is created
4770           dynamically from all tags used in the current buffer.
4772         * After `[', complete link abbreviations (*note Link
4773           abbreviations::).
4775         * After `#+', complete the special keywords like `TYP_TODO' or
4776           `OPTIONS' which set file-specific options for Org-mode.  When
4777           the option keyword is already complete, pressing `M-<TAB>'
4778           again will insert example settings for this keyword.
4780         * In the line after `#+STARTUP: ', complete startup keywords,
4781           i.e. valid keys for this line.
4783         * Elsewhere, complete dictionary words using ispell.
4785 \x1f
4786 File: org,  Node: Customization,  Next: In-buffer settings,  Prev: Completion,  Up: Miscellaneous
4788 12.2 Customization
4789 ==================
4791 There are more than 170 variables that can be used to customize
4792 Org-mode.  For the sake of compactness of the manual, I am not
4793 describing the variables here.  A structured overview of customization
4794 variables is available with `M-x org-customize'.  Or select `Browse Org
4795 Group' from the `Org->Customization' menu.  Many settings can also be
4796 activated on a per-file basis, by putting special lines into the buffer
4797 (*note In-buffer settings::).
4799 \x1f
4800 File: org,  Node: In-buffer settings,  Next: The very busy C-c C-c key,  Prev: Customization,  Up: Miscellaneous
4802 12.3 Summary of in-buffer settings
4803 ==================================
4805 Org-mode uses special lines in the buffer to define settings on a
4806 per-file basis.  These lines start with a `#+' followed by a keyword, a
4807 colon, and then individual words defining a setting.  Several setting
4808 words can be in the same line, but you can also have multiple lines for
4809 the keyword.  While these settings are described throughout the manual,
4810 here is a summary.  After changing any of those lines in the buffer,
4811 press `C-c C-c' with the cursor still in the line to activate the
4812 changes immediately.  Otherwise they become effective only when the
4813 file is visited again in a new Emacs session.
4815 `#+STARTUP:'
4816      This line sets options to be used at startup of org-mode, when an
4817      Org-mode file is being visited.  The first set of options deals
4818      with the initial visibility of the outline tree.  The
4819      corresponding variable for global default settings is
4820      `org-startup-folded', with a default value `t', which means
4821      `overview'.  
4822           overview   top-level headlines only
4823           content    all headlines
4824           showall    no folding at all, show everything
4825      Then there are options for aligning tables upon visiting a file.
4826      This is useful in files containing narrowed table columns.  The
4827      corresponding variable is `org-startup-align-all-tables', with a
4828      default value `nil'.  
4829           align      align all tables
4830           noalign    don't align tables on startup
4831      Logging TODO state changes and clock intervals (variable
4832      `org-log-done') can be configured using these options.  
4833           logging          record a timestamp when an item is marked DONE
4834           nologging        don't record when items are marked DONE
4835           lognotedone      record timestamp and a note when DONE
4836           lognotestate     record timestamp, note when TODO state changes
4837           lognoteclock-out record timestamp and a note when clocking out
4838      Here are the options for hiding leading stars in outline headings.
4839      The corresponding variables are `org-hide-leading-stars' and
4840      `org-odd-levels-only', both with a default setting `nil' (meaning
4841      `showstars' and `oddeven').  
4842           hidestars  make all but one of the stars starting a headline invisible.
4843           showstars  show all stars starting a headline
4844           odd        allow only odd outline levels (1,3,...)
4845           oddeven    allow all outline levels
4846      To turn on custom format overlays over time stamps (variables
4847      `org-put-time-stamp-overlays' and
4848      `org-time-stamp-overlay-formats'), use 
4849           customtime overlay custom time format
4851 `#+SEQ_TODO:   #+TYP_TODO:'
4852      These lines set the TODO keywords and their interpretation in the
4853      current file.  The corresponding variables are `org-todo-keywords'
4854      and `org-todo-interpretation'.
4856 `#+TAGS:  TAG1(c1) TAG2(c2)'
4857      These lines (several such lines are allowed) specify the legal
4858      tags in this file, and (potentially) the corresponding _fast tag
4859      selection_ keys.  The corresponding variable is `org-tag-alist'.
4861 `#+LINK:  linkword replace'
4862      These lines (several are allowed) specify link abbreviations.
4863      *Note Link abbreviations::.  The corresponding variable is
4864      `org-link-abbrev-alist'.
4866 `#+CATEGORY:'
4867      This line sets the category for the agenda file.  The category
4868      applies for all subsequent lines until the next `#+CATEGORY' line,
4869      or the end of the file.
4871 `#+TBLFM:'
4872      This line contains the formulas for the table directly above the
4873      line.
4875 `#+TITLE:, #+AUTHOR:, #+EMAIL:, #+LANGUAGE:, #+TEXT:, #+OPTIONS:'
4876      These lines provide settings for exporting files.  For more
4877      details see *Note Export options::.
4879 \x1f
4880 File: org,  Node: The very busy C-c C-c key,  Next: Clean view,  Prev: In-buffer settings,  Up: Miscellaneous
4882 12.4 The very busy C-c C-c key
4883 ==============================
4885 The key `C-c C-c' has many purposes in org-mode, which are all
4886 mentioned scattered throughout this manual.  One specific function of
4887 this key is to add _tags_ to a headline (*note Tags::).  In many other
4888 circumstances it means something like _Hey Org-mode, look here and
4889 update according to what you see here_.  Here is a summary of what this
4890 means in different contexts.
4892    - If there are highlights in the buffer from the creation of a sparse
4893      tree, or from clock display, remove these highlights.
4895    - If the cursor is in one of the special `#+KEYWORD' lines, this
4896      triggers scanning the buffer for these lines and updating the
4897      information.
4899    - If the cursor is inside a table, realign the table.  This command
4900      works even if the automatic table editor has been turned off.
4902    - If the cursor is on a `#+TBLFM' line, re-apply the formulas to the
4903      entire table.
4905    - If the cursor is inside a table created by the `table.el' package,
4906      activate that table.
4908    - If the current buffer is a remember buffer, close the note and
4909      file it.  With a prefix argument, file it, without further
4910      interaction, to the default location.
4912    - If the cursor is on a `<<<target>>>', update radio targets and
4913      corresponding links in this buffer.
4915    - If the cursor is in a plain list item with a checkbox, toggle the
4916      status of the checkbox.
4918    - If the cursor is on a numbered item in a plain list, renumber the
4919      ordered list.
4921 \x1f
4922 File: org,  Node: Clean view,  Next: TTY keys,  Prev: The very busy C-c C-c key,  Up: Miscellaneous
4924 12.5 A cleaner outline view
4925 ===========================
4927 Some people find it noisy and distracting that the Org-mode headlines
4928 are starting with a potentially large number of stars.  For example the
4929 tree from *Note Headlines:::
4931      * Top level headline
4932      ** Second level
4933      *** 3rd level
4934          some text
4935      *** 3rd level
4936          more text
4937      * Another top level headline
4939 Unfortunately this is deeply ingrained into the code of Org-mode and
4940 cannot be easily changed.  You can, however, modify the display in such
4941 a way that all leading stars become invisible and the outline more easy
4942 to read.  To do this, customize the variable `org-hide-leading-stars'
4943 like this:
4945      (setq org-hide-leading-stars t)
4947 or change this on a per-file basis with one of the lines (anywhere in
4948 the buffer)
4950      #+STARTUP: showstars
4951      #+STARTUP: hidestars
4953 Press `C-c C-c' with the cursor in a `STARTUP' line to activate the
4954 modifications.
4956    With stars hidden, the tree becomes:
4958      * Top level headline
4959       * Second level
4960        * 3rd level
4961          some text
4962        * 3rd level
4963          more text
4964      * Another top level headline
4966 Note that the leading stars are not truly replaced by whitespace, they
4967 are only fontified with the face `org-hide' that uses the background
4968 color as font color.  If you are not using either white or black
4969 background, you may have to customize this face to get the wanted
4970 effect.  Another possibility is to set this font such that the extra
4971 stars are almost invisible, for example using the color `grey90' on a
4972 white background.
4974    Things become cleaner still if you skip all the even levels and use
4975 only odd levels 1, 3, 5..., effectively adding two stars to go from one
4976 outline level to the next:
4978      * Top level headline
4979        * Second level
4980          * 3rd level
4981            some text
4982          * 3rd level
4983            more text
4984      * Another top level headline
4986 In order to make the structure editing and export commands handle this
4987 convention correctly, use
4989      (setq org-odd-levels-only t)
4991 or set this on a per-file basis with one of the following lines (don't
4992 forget to press `C-c C-c' with the cursor in the startup line to
4993 activate changes immediately).
4995      #+STARTUP: odd
4996      #+STARTUP: oddeven
4998    You can convert an Org-mode file from single-star-per-level to the
4999 double-star-per-level convention with `M-x org-convert-to-odd-levels
5000 RET' in that file.  The reverse operation is `M-x
5001 org-convert-to-oddeven-levels'.
5003 \x1f
5004 File: org,  Node: TTY keys,  Next: Interaction,  Prev: Clean view,  Up: Miscellaneous
5006 12.6 Using org-mode on a tty
5007 ============================
5009 Org-mode uses a number of keys that are not accessible on a tty.  This
5010 applies to most special keys like cursor keys, <TAB> and <RET>, when
5011 these are combined with modifier keys like <Meta> and/or <Shift>.
5012 Org-mode uses these bindings because it needs to provide keys for a
5013 large number of commands, and because these keys appeared particularly
5014 easy to remember.  In order to still be able to access the core
5015 functionality of Org-mode on a tty, alternative bindings are provided.
5016 Here is a complete list of these bindings, which are obviously more
5017 cumbersome to use.  Note that sometimes a work-around can be better.
5018 For example changing a time stamp is really only fun with `S-<cursor>'
5019 keys.  On a tty you would rather use `C-c .'  to re-insert the
5020 timestamp.
5022 Default     Alternative 1  Alternative 2
5023 `S-<TAB>'   `C-u <TAB>'    
5024 `M-<left>'  `C-c C-x l'    `<Esc> <left>'
5025 `M-S-<left>'`C-c C-x L'    
5026 `M-<right>' `C-c C-x r'    `<Esc>
5027                            <right>'
5028 `M-S-<right>'`C-c C-x R'    
5029 `M-<up>'    `C-c C-x u'    `<Esc> <up>'
5030 `M-S-<up>'  `C-c C-x U'    
5031 `M-<down>'  `C-c C-x d'    `<Esc> <down>'
5032 `M-S-<down>'`C-c C-x D'    
5033 `S-<RET>'   `C-c C-x c'    
5034 `M-<RET>'   `C-c C-x m'    `<Esc> <RET>'
5035 `M-S-<RET>' `C-c C-x M'    
5036 `S-<left>'  `C-c C-x       
5037             <left>'        
5038 `S-<right>' `C-c C-x       
5039             <right>'       
5040 `S-<up>'    `C-c C-x       
5041             <up>'          
5042 `S-<down>'  `C-c C-x       
5043             <down>'        
5045 \x1f
5046 File: org,  Node: Interaction,  Next: Bugs,  Prev: TTY keys,  Up: Miscellaneous
5048 12.7 Interaction with other packages
5049 ====================================
5051 Org-mode lives in the world of GNU Emacs and interacts in various ways
5052 with other code out there.
5054 * Menu:
5056 * Cooperation::                 Packages Org-mode cooperates with
5057 * Conflicts::                   Packages that lead to conflicts
5059 \x1f
5060 File: org,  Node: Cooperation,  Next: Conflicts,  Prev: Interaction,  Up: Interaction
5062 12.7.1 Packages that Org-mode cooperates with
5063 ---------------------------------------------
5065 `calc.el' by Dave Gillespie
5066      Org-mode uses the calc package for implementing spreadsheet
5067      functionality in its tables (*note Table calculations::).
5068      Org-modes checks for the availability of calc by looking for the
5069      function `calc-eval' which should be autoloaded in your setup if
5070      calc has been installed properly.  As of Emacs 22, calc is part of
5071      the Emacs distribution.  Another possibility for interaction
5072      between the two packages is using calc for embedded calculations.
5073      *Note Embedded Mode: (calc)Embedded Mode.  
5075 `constants.el' by Carsten Dominik
5076      In a table formula (*note Table calculations::), it is possible to
5077      use names for natural constants or units.  Instead of defining
5078      your own constants in the variable `org-table-formula-constants',
5079      install the `constants' package which defines a large number of
5080      constants and units, and lets you use unit prefixes like `M' for
5081      `Mega' etc.  You will need version 2.0 of this package, available
5082      at `http://www.astro.uva.nl/~dominik/Tools'. Org-mode checks for
5083      the function `constants-get', which has to be autoloaded in your
5084      setup.  See the installation instructions in the file
5085      `constants.el'.
5087 `cdlatex.el' by Carsten Dominik
5088      Org-mode can make use of the cdlatex package to efficiently enter
5089      LaTeX fragments into Org-mode files. See *Note CDLaTeX mode::.
5091 `remember.el' by John Wiegley
5092      Org mode cooperates with remember, see *Note Remember::.
5093      `Remember.el' is not part of Emacs, find it on the web.  
5095 `table.el' by Takaaki Ota
5096      Org mode cooperates with table.el, see *Note table.el::.
5097      `table.el' is part of Emacs 22.
5099 \x1f
5100 File: org,  Node: Conflicts,  Prev: Cooperation,  Up: Interaction
5102 12.7.2 Packages that lead to conflicts with Org-mode
5103 ----------------------------------------------------
5105 `allout.el' by Ken Manheimer
5106      Startup of Org-mode may fail with the error message
5107      `(wrong-type-argument keymapp nil)' when there is an outdated
5108      version `allout.el' on the load path, for example the version
5109      distributed with Emacs 21.x.  Upgrade to Emacs 22 and this problem
5110      will disappear.  If for some reason you cannot do this, make sure
5111      that org.el is loaded _before_ `allout.el', for example by putting
5112      `(require 'org)' early enough into your `.emacs' file.
5114 `CUA.el' by Kim. F. Storm
5115      Keybindings in Org-mode conflict with the `S-<cursor>' keys used
5116      by CUA-mode (as well as pc-select-mode and s-region-mode) to
5117      select and extend the region.  If you want to use one of these
5118      packages along with Org-mode, configure the variable
5119      `org-CUA-compatible'.  When set, Org-mode will move the following
5120      keybindings in org-mode files, and in the agenda buffer (but not
5121      during date selection).
5123           S-UP    -> M-p             S-DOWN  -> M-n
5124           S-LEFT  -> M--             S-RIGHT -> M-+
5125           S-RET   -> C-S-RET
5127      Yes, these are unfortunately more difficult to remember.  If you
5128      want to have other replacement keys, look at the variable
5129      `org-disputed-keys'.
5131 `windmove.el' by Hovav Shacham
5132      Also this package uses the `S-<cursor>' keys, so everything written
5133      in the paragraph above about CUA mode also applies here.
5135 \x1f
5136 File: org,  Node: Bugs,  Prev: Interaction,  Up: Miscellaneous
5138 12.8 Bugs
5139 =========
5141 Here is a list of things that should work differently, but which I have
5142 found too hard to fix.
5144    * If a table field starts with a link, and if the corresponding table
5145      column is narrowed (*note Narrow columns::) to a width too small to
5146      display the link, the field would look entirely empty even though
5147      it is not.  To prevent this, Org-mode throws an error.  The
5148      work-around is to make the column wide enough to fit the link, or
5149      to add some text (at least 2 characters) before the link in the
5150      same field.
5152    * Narrowing table columns does not work on XEmacs, because the
5153      `format' function does not transport text properties.
5155    * Text in an entry protected with the `QUOTE' keyword should not
5156      autowrap.
5158    * When the application called by `C-c C-o' to open a file link fails
5159      (for example because the application does not exist or refuses to
5160      open the file), it does so silently.  No error message is
5161      displayed.
5163    * Recalculating a table line applies the formulas from left to right.
5164      If a formula uses _calculated_ fields further down the row,
5165      multiple recalculation may be needed to get all fields consistent.
5167    * A single letter cannot be made bold, for example `*a*'.
5169    * The exporters work well, but could be made more efficient.
5171 \x1f
5172 File: org,  Node: Extensions and Hacking,  Next: History and Acknowledgments,  Prev: Miscellaneous,  Up: Top
5174 Appendix A Extensions, Hooks and Hacking
5175 ****************************************
5177 This appendix lists extensions for Org-mode written by other authors.
5178 It also covers some aspects where users can extend the functionality of
5179 Org-mode.
5181 * Menu:
5183 * Extensions::                  Existing 3rd-part extensions
5184 * Dynamic blocks::              Automatically filled blocks
5185 * Special agenda views::
5187 \x1f
5188 File: org,  Node: Extensions,  Next: Dynamic blocks,  Prev: Extensions and Hacking,  Up: Extensions and Hacking
5190 A.1 Third-party extensions for Org-mode
5191 =======================================
5193 The following extensions for Org-mode have been written by other people:
5195 `org-publish.el' by David O'Toole
5196      This package provides facilities for publishing related sets of
5197      Org-mode files together with linked files like images as a
5198      webpages.  It is highly configurable and can be used for other
5199      publishing purposes as well.  As of Org-mode version 4.30,
5200      `org-publish.el' is part of the Org-mode distribution.  It is not
5201      yet part of Emacs, however, a delay caused by the preparations for
5202      the 22.1 release.  In the mean time, `org-publish.el' can be
5203      downloaded from David's site:
5204      `http://dto.freeshell.org/e/org-publish.el'.  
5206 `org-mouse.el' by Piotr Zielinski
5207      This package implements extended mouse functionality for Org-mode.
5208      It allows you to cycle visibility and to edit the document
5209      structure with the mouse.  Best of all, it provides a
5210      context-sensitive menu on <mouse-3> that changes depending on the
5211      context of a mouse-click.  As of Org-mode version 4.53,
5212      `org-mouse.el' is part of the Org-mode distribution.  It is not
5213      yet part of Emacs, however, a delay caused by the preparations for
5214      the 22.1 release.  In the mean time, `org-mouse.el' can be
5215      downloaded from Piotr's site:
5216      `http://www.cl.cam.ac.uk/~pz215/files/org-mouse.el'.  
5218 `org-blog.el' by David O'Toole
5219      A blogging plug-in for `org-publish.el'.
5220      `http://dto.freeshell.org/notebook/OrgMode.html'.  
5222 `blorg.el' by  Bastien Guerry
5223      Publish Org-mode files as blogs.
5224      `http://www.cognition.ens.fr/~guerry/blorg.html'.
5226 \x1f
5227 File: org,  Node: Dynamic blocks,  Next: Special agenda views,  Prev: Extensions,  Up: Extensions and Hacking
5229 A.2 Dynamic blocks
5230 ==================
5232 Org-mode documents can contain _dynamic blocks_.  These are specially
5233 marked regions that are updated by some user-written function.  A good
5234 example for such a block is the clock table inserted by the command
5235 `C-c C-x C-r' (*note Clocking work time::).
5237    Dynamic block are enclosed by a BEGIN-END structure that assigns a
5238 name to the block and can also specify parameters for the function
5239 producing the content of the block.
5241      #+BEGIN: myblock :parameter1 value1 :parameter2 value2 ...
5243      #+END:
5245    Dynamic blocks are updated with the following commands
5247 `C-c C-x C-u'
5248      Update dynamic block at point.  
5250 `C-u C-c C-x C-u'
5251      Update all dynamic blocks in the current file.
5253    Updating a dynamic block means to remove all the text between BEGIN
5254 and END, parse the BEGIN line for parameters and then call the specific
5255 writer function for this block to insert the new content.  For a block
5256 with name `myblock', the writer function is `org-dblock-write:myblock'
5257 with as only parameter a property list with the parameters given in the
5258 begin line.  Here is a trivial example of a block that keeps track of
5259 when the block update function was last run:
5261      #+BEGIN: block-update-time :format "on %m/%d/%Y at %H:%M"
5263      #+END:
5265 The corresponding block writer function could look like this:
5267      (defun org-dblock-write:block-update-time (params)
5268         (let ((fmt (or (plist-get params :format) "%d. %m. %Y")))
5269           (insert "Last block update at: "
5270                   (format-time-string fmt (current-time)))))
5272    If you want to make sure that all dynamic blocks are always
5273 up-to-date, you could add the function `org-update-all-dblocks' to a
5274 hook, for example `before-save-hook'.  `org-update-all-dblocks' is
5275 written in a way that is does nothing in buffers that are not in
5276 Org-mode.
5278 \x1f
5279 File: org,  Node: Special agenda views,  Prev: Dynamic blocks,  Up: Extensions and Hacking
5281 A.3 Special Agenda Views
5282 ========================
5284 Org-mode provides a special hook that can be used to narrow down the
5285 selection made by any of the agenda views.  You may specify a function
5286 that is used at each match to verify if the match should indeed be part
5287 of the agenda view, and if not, how much should be skipped.
5289    Let's say you want to produce a list of projects that contain a
5290 WAITING tag anywhere in the project tree.  Let's further assume that
5291 you have marked all tree headings that define a project with the todo
5292 keyword PROJECT.  In this case you would run a todo search for the
5293 keyword PROJECT, but skip the match unless there is a WAITING tag
5294 anywhere in the subtree belonging to the project line..
5296    To achieve this, you must write a function that searches the subtree
5297 for the tag.  If the tag is found, the function must return `nil' to
5298 indicate that this match should not be skipped.  If there is no such
5299 tag, return the location of the end of the subtree, to indicate that
5300 search should continue from there.
5302      (defun my-skip-unless-waiting ()
5303        "Skip trees that are not waiting"
5304        (let ((subtree-end (save-excursion (org-end-of-subtree t))))
5305          (if (re-search-forward ":WAITING:" subtree-end t)
5306              nil          ; tag found, do not skip
5307            subtree-end))) ; tag not found, continue after end of subtree
5309    Furthermore you must write a command that uses `let' to temporarily
5310 puts this function into the variable `org-agenda-skip-function', sets
5311 the header string for the agenda buffer, and calls the todo-list
5312 generator while asking for the specific TODO keyword PROJECT.  The
5313 function must also accept one argument MATCH, but it can choose to
5314 ignore it(1) (as we do in the example below).  Here is the example:
5316      (defun my-org-waiting-projects (&optional match)
5317        "Produce a list of projects that contain a WAITING tag.
5318      MATCH is being ignored."
5319        (interactive)
5320        (let ((org-agenda-skip-function 'my-skip-unless-waiting)
5321              (org-agenda-overriding-header "Projects waiting for something: "))
5322          ;; make the list
5323          (org-todo-list "PROJECT")))
5325    ---------- Footnotes ----------
5327    (1) MATCH must be present in case you want to define a custom
5328 command for producing this special list.  Custom commands always supply
5329 the MATCH argument, but it can be empty if you do not specify it while
5330 defining the command(*note Custom agenda views::).
5332 \x1f
5333 File: org,  Node: History and Acknowledgments,  Next: Index,  Prev: Extensions and Hacking,  Up: Top
5335 Appendix B History and Acknowledgments
5336 **************************************
5338 Org-mode was borne in 2003, out of frustration over the user interface
5339 of the Emacs outline-mode.  All I wanted was to make working with an
5340 outline tree possible without having to remember more than 10 commands
5341 just for hiding and unhiding parts of the outline tree, and to allow to
5342 restructure a tree easily.  Visibility cycling and structure editing
5343 were originally implemented in the package `outline-magic.el', but
5344 quickly moved to the more general `org.el'.  TODO entries, basic time
5345 stamps, and table support were added next, and highlight the two main
5346 goals that Org-mode still has today: To create a new, outline-based,
5347 plain text mode with innovative and intuitive editing features, and to
5348 incorporate project planning functionality directly into a notes file.
5350    Since the first release, hundreds of emails to me or on
5351 `emacs-orgmode@gnu.org' have provided a constant stream of bug reports,
5352 feedback, new ideas, and sometimes even patches and add-on code.  Many
5353 thanks to everyone who has helped to improve this package.  I am trying
5354 to keep here a list of the people who had significant influence in
5355 shaping one or more aspects of Org-mode.  The list may not be complete,
5356 if I have forgotten someone, please accept my apologies and let me know.
5358    * Thomas Baumann contributed the code for links to the MH-E email
5359      system.
5361    * Alex Bochannek provided a patch for rounding time stamps.
5363    * Charles Cave's suggestion sparked the implementation of templates
5364      for Remember.
5366    * Pavel Chalmoviansky influenced the agenda treatment of items with
5367      specified time.
5369    * Gregory Chernov patched support for lisp forms into table
5370      calculations and improved XEmacs compatibility, in particular by
5371      porting `nouline.el' to XEmacs.
5373    * Sacha Chua suggested to copy some linking code from Planner.
5375    * Eddward DeVilla proposed and tested checkbox statistics.
5377    * Kees Dullemond inspired the use of narrowed tabled columns.
5379    * Christian Egli converted the documentation into TeXInfo format,
5380      patched CSS formatting into the HTML exporter, and inspired the
5381      agenda.
5383    * Nic Ferrier contributed mailcap and XOXO support.
5385    * John Foerch figured out how to make incremental search show context
5386      around a match in a hidden outline tree.
5388    * Niels Giessen had the idea to automatically archive DONE trees.
5390    * Bastien Guerry provided extensive feedback.
5392    * Kai Grossjohann pointed out key-binding conflicts with other
5393      packages.
5395    * Leon Liu asked for embedded LaTeX and tested it.
5397    * Stefan Monnier provided a patch to keep the Emacs-Lisp compiler
5398      happy.
5400    * Todd Neal provided patches for links to Info files and elisp forms.
5402    * Tim O'Callaghan suggested in-file links, search options for general
5403      file links, and TAGS.
5405    * Oliver Oppitz suggested multi-state TODO items.
5407    * Scott Otterson sparked the introduction of descriptive text for
5408      links, among other things.
5410    * Pete Phillips helped during the development of the TAGS feature,
5411      and provided frequent feedback.
5413    * T.V. Raman reported bugs and suggested improvements.
5415    * Matthias Rempe (Oelde) provided ideas, Windows support, and quality
5416      control.
5418    * Kevin Rogers contributed code to access VM files on remote hosts.
5420    * Frank Ruell solved the mystery of the `keymapp nil' bug, a
5421      conflict with `allout.el'.
5423    * Jason Riedy sent a patch to fix a bug with export of TODO keywords.
5425    * Philip Rooke created the Org-mode reference card and provided lots
5426      of feedback.
5428    * Christian Schlauer proposed angular brackets around links, among
5429      other things.
5431    * Linking to VM/BBDB/GNUS was inspired by Tom Shannon's
5432      `organizer-mode.el'.
5434    * Daniel Sinder came up with the idea of internal archiving by
5435      locking subtrees.
5437    * Dale Smith proposed link abbreviations.
5439    * David O'Toole wrote `org-publish.el' and drafted the manual
5440      chapter about publishing.
5442    * Ju"rgen Vollmer contributed code generating the table of contents
5443      in HTML output.
5445    * Chris Wallace provided a patch implementing the `QUOTE' keyword.
5447    * David Wainberg suggested archiving, and improvements to the linking
5448      system.
5450    * John Wiegley wrote `emacs-wiki.el' and `planner.el'.  The
5451      development of Org-mode was fully independent, and both systems are
5452      really different beasts in their basic ideas and implementation
5453      details.  I later looked at John's code, however, and learned from
5454      his implementation of (i) links where the link itself is hidden
5455      and only a description is shown, and (ii) popping up a calendar to
5456      select a date.
5458    * Carsten Wimmer suggested some changes and helped fix a bug in
5459      linking to GNUS.
5461    * Roland Winkler requested additional keybindings to make Org-mode
5462      work on a tty.
5464    * Piotr Zielinski wrote `org-mouse.el', proposed agenda blocks and
5465      contributed various ideas and code snippets.
5467 \x1f
5468 File: org,  Node: Index,  Next: Key Index,  Prev: History and Acknowledgments,  Up: Top
5470 Index
5471 *****
5473 \0\b[index\0\b]
5474 * Menu:
5476 * abbreviation, links:                   Link abbreviations.  (line   6)
5477 * acknowledgments:                       History and Acknowledgments.
5478                                                               (line   6)
5479 * action, for publishing:                Publishing action.   (line   6)
5480 * activation:                            Activation.          (line   6)
5481 * active region <1>:                     Export commands.     (line   6)
5482 * active region <2>:                     ASCII export.        (line   9)
5483 * active region <3>:                     Built-in table editor.
5484                                                               (line 171)
5485 * active region:                         Structure editing.   (line  64)
5486 * agenda:                                Weekly/Daily agenda. (line   6)
5487 * agenda dispatcher:                     Agenda dispatcher.   (line   6)
5488 * agenda files:                          Agenda files.        (line   6)
5489 * agenda files, removing buffers:        Agenda commands.     (line 230)
5490 * agenda views:                          Agenda views.        (line   6)
5491 * agenda views, custom:                  Custom agenda views. (line   6)
5492 * agenda, batch production:              Batch processing.    (line   6)
5493 * agenda, with block views:              Block agenda.        (line   6)
5494 * align, STARTUP keyword:                In-buffer settings.  (line  29)
5495 * allout.el:                             Conflicts.           (line   6)
5496 * angular brackets, around links:        External links.      (line  43)
5497 * applescript, for calendar update:      iCalendar export.    (line  38)
5498 * archive locations:                     Moving subtrees.     (line  21)
5499 * archiving:                             Archiving.           (line   6)
5500 * ASCII export:                          ASCII export.        (line   6)
5501 * author:                                Feedback.            (line   6)
5502 * autoload:                              Activation.          (line   6)
5503 * backtrace of an error:                 Feedback.            (line  27)
5504 * BBDB links:                            External links.      (line   6)
5505 * block agenda:                          Block agenda.        (line   6)
5506 * blorg.el:                              Extensions.          (line  33)
5507 * bold text:                             Enhancing text.      (line  15)
5508 * Boolean logic, for tag searches:       Tag searches.        (line  23)
5509 * bug reports:                           Feedback.            (line   6)
5510 * bugs:                                  Bugs.                (line   6)
5511 * C-c C-c, overview:                     The very busy C-c C-c key.
5512                                                               (line   6)
5513 * calc package:                          Table calculations.  (line   6)
5514 * calc.el:                               Cooperation.         (line   6)
5515 * calculations, in tables <1>:           Table calculations.  (line   6)
5516 * calculations, in tables:               Built-in table editor.
5517                                                               (line 141)
5518 * calendar commands, from agenda:        Agenda commands.     (line 191)
5519 * calendar integration:                  Weekly/Daily agenda. (line  24)
5520 * calendar, for selecting date:          The date/time prompt.
5521                                                               (line  26)
5522 * CamelCase link completion:             Completion.          (line   6)
5523 * CamelCase links:                       Internal links.      (line   6)
5524 * CamelCase links, completion of:        CamelCase links.     (line   6)
5525 * category:                              Categories.          (line   6)
5526 * CDLaTeX:                               CDLaTeX mode.        (line   6)
5527 * cdlatex.el:                            Cooperation.         (line  29)
5528 * checkbox statistics:                   Checkboxes.          (line  23)
5529 * checkboxes:                            Checkboxes.          (line   6)
5530 * children, subtree visibility state:    Visibility cycling.  (line  10)
5531 * clean outline view:                    Clean view.          (line   6)
5532 * CLOCK keyword:                         Time stamps.         (line  71)
5533 * CLOSED keyword:                        Time stamps.         (line  65)
5534 * column formula:                        Column formulas.     (line   6)
5535 * commands, in agenda buffer:            Agenda commands.     (line   6)
5536 * comment lines:                         Comment lines.       (line   6)
5537 * completion, of CamelCase links <1>:    Completion.          (line   6)
5538 * completion, of CamelCase links:        CamelCase links.     (line   6)
5539 * completion, of dictionary words:       Completion.          (line   6)
5540 * completion, of file names:             Handling links.      (line  43)
5541 * completion, of links:                  Handling links.      (line  27)
5542 * completion, of option keywords <1>:    Completion.          (line   6)
5543 * completion, of option keywords:        Export options.      (line   6)
5544 * Completion, of option keywords:        Per file keywords.   (line  17)
5545 * completion, of tags <1>:               Completion.          (line   6)
5546 * completion, of tags:                   Setting tags.        (line  11)
5547 * completion, of TeX symbols:            Completion.          (line   6)
5548 * completion, of TODO keywords <1>:      Completion.          (line   6)
5549 * completion, of TODO keywords:          Workflow states.     (line  12)
5550 * constants, in calculations:            Formula syntax.      (line  26)
5551 * constants.el:                          Cooperation.         (line  14)
5552 * content, STARTUP keyword:              In-buffer settings.  (line  22)
5553 * contents, global visibility state:     Visibility cycling.  (line  22)
5554 * copying, of subtrees:                  Structure editing.   (line   6)
5555 * creating timestamps:                   Creating timestamps. (line   6)
5556 * CUA.el:                                Conflicts.           (line  15)
5557 * custom agenda views:                   Custom agenda views. (line   6)
5558 * custom date/time format:               Custom time format.  (line   6)
5559 * custom search strings:                 Custom searches.     (line   6)
5560 * customization:                         Customization.       (line   6)
5561 * customtime, STARTUP keyword:           In-buffer settings.  (line  49)
5562 * cutting, of subtrees:                  Structure editing.   (line   6)
5563 * cycling, of TODO states:               TODO basics.         (line  13)
5564 * cycling, visibility:                   Visibility cycling.  (line   6)
5565 * daily agenda:                          Weekly/Daily agenda. (line   6)
5566 * date format, custom:                   Custom time format.  (line   6)
5567 * date stamps <1>:                       Time stamps.         (line   6)
5568 * date stamps:                           Timestamps.          (line   6)
5569 * date, reading in minibuffer:           The date/time prompt.
5570                                                               (line   6)
5571 * DEADLINE keyword:                      Time stamps.         (line  53)
5572 * deadlines:                             Time stamps.         (line   6)
5573 * demotion, of subtrees:                 Structure editing.   (line   6)
5574 * diary entries, creating from agenda:   Agenda commands.     (line 198)
5575 * diary integration:                     Weekly/Daily agenda. (line  24)
5576 * dictionary word completion:            Completion.          (line   6)
5577 * directories, for publishing:           Sources and destinations.
5578                                                               (line   6)
5579 * dispatching agenda commands:           Agenda dispatcher.   (line   6)
5580 * display changing, in agenda:           Agenda commands.     (line  65)
5581 * document structure:                    Document structure.  (line   6)
5582 * DONE, final TODO keyword:              Per file keywords.   (line  20)
5583 * editing tables:                        Tables.              (line   6)
5584 * editing, of table formulas:            Editing/debugging formulas.
5585                                                               (line   6)
5586 * elisp links:                           External links.      (line   6)
5587 * emphasized text:                       Export options.      (line  25)
5588 * enhancing text:                        Enhancing text.      (line   6)
5589 * evaluate time range:                   Creating timestamps. (line  66)
5590 * even, STARTUP keyword:                 In-buffer settings.  (line  42)
5591 * exporting:                             Exporting.           (line   6)
5592 * exporting, not:                        Comment lines.       (line   6)
5593 * extended TODO keywords:                TODO extensions.     (line   6)
5594 * external archiving:                    Moving subtrees.     (line   6)
5595 * external links:                        External links.      (line   6)
5596 * external links, in HTML export:        Links.               (line   6)
5597 * FAQ:                                   Summary.             (line  51)
5598 * feedback:                              Feedback.            (line   6)
5599 * file links:                            External links.      (line   6)
5600 * file links, searching:                 Search options.      (line   6)
5601 * file name completion:                  Handling links.      (line  43)
5602 * files for agenda:                      Agenda files.        (line   6)
5603 * files, adding to agenda list:          Agenda files.        (line  12)
5604 * files, selecting for publishing:       Selecting files.     (line   6)
5605 * fixed width:                           Enhancing text.      (line  25)
5606 * fixed-width sections:                  Export options.      (line  25)
5607 * folded, subtree visibility state:      Visibility cycling.  (line  10)
5608 * folding, sparse trees:                 Sparse trees.        (line   6)
5609 * following links:                       Handling links.      (line  58)
5610 * format specifier:                      Formula syntax.      (line  34)
5611 * format, of links:                      Link format.         (line   6)
5612 * formula editing:                       Editing/debugging formulas.
5613                                                               (line   6)
5614 * formula syntax:                        Formula syntax.      (line   6)
5615 * formula, for named table field:        Named-field formulas.
5616                                                               (line   6)
5617 * formula, for table column:             Column formulas.     (line   6)
5618 * formula, in tables:                    Built-in table editor.
5619                                                               (line 141)
5620 * global cycling:                        Visibility cycling.  (line  22)
5621 * global keybindings:                    Activation.          (line   6)
5622 * global TODO list:                      Global TODO list.    (line   6)
5623 * global visibility states:              Visibility cycling.  (line  22)
5624 * GNUS links:                            External links.      (line   6)
5625 * hand-formatted lists:                  Enhancing text.      (line  11)
5626 * headline levels:                       Export options.      (line  25)
5627 * headline levels, for exporting <1>:    Export commands.     (line  17)
5628 * headline levels, for exporting:        ASCII export.        (line  18)
5629 * headline navigation:                   Motion.              (line   6)
5630 * headline tagging:                      Tags.                (line   6)
5631 * headline, promotion and demotion:      Structure editing.   (line   6)
5632 * headlines:                             Headlines.           (line   6)
5633 * hide text:                             Visibility cycling.  (line   6)
5634 * hidestars, STARTUP keyword:            In-buffer settings.  (line  42)
5635 * hiding leading stars:                  Clean view.          (line   6)
5636 * history:                               History and Acknowledgments.
5637                                                               (line   6)
5638 * HTML export:                           HTML export.         (line   6)
5639 * hyperlinks:                            Hyperlinks.          (line   6)
5640 * iCalendar export:                      iCalendar export.    (line   6)
5641 * images, inline in HTML:                Images.              (line   6)
5642 * in-buffer settings:                    In-buffer settings.  (line   6)
5643 * inactive timestamp:                    Time stamps.         (line  24)
5644 * index, of published pages:             Project page index.  (line   6)
5645 * Info links:                            External links.      (line   6)
5646 * inheritance, of tags:                  Tag inheritance.     (line   6)
5647 * inlining images in HTML:               Images.              (line   6)
5648 * inserting links:                       Handling links.      (line  27)
5649 * installation:                          Installation.        (line   6)
5650 * internal archiving:                    ARCHIVE tag.         (line   6)
5651 * internal links:                        Internal links.      (line   6)
5652 * internal links, in HTML export:        Links.               (line   6)
5653 * introduction:                          Introduction.        (line   6)
5654 * italic text:                           Enhancing text.      (line  15)
5655 * jumping, to headlines:                 Motion.              (line   6)
5656 * keybindings, global:                   Activation.          (line   6)
5657 * keyword options:                       Per file keywords.   (line   6)
5658 * LaTeX fragments <1>:                   Export options.      (line  25)
5659 * LaTeX fragments:                       LaTeX fragments.     (line   6)
5660 * LaTeX fragments, export:               Enhancing text.      (line  18)
5661 * LaTeX fragments, preview:              Processing LaTeX fragments.
5662                                                               (line   6)
5663 * LaTeX interpretation:                  Embedded LaTeX.      (line   6)
5664 * level, require for tags match:         Tag searches.        (line  68)
5665 * linebreak preservation:                Export options.      (line  25)
5666 * linebreak, forced:                     Enhancing text.      (line  32)
5667 * link abbreviations:                    Link abbreviations.  (line   6)
5668 * link completion:                       Handling links.      (line  27)
5669 * link format:                           Link format.         (line   6)
5670 * links, external:                       External links.      (line   6)
5671 * links, handling:                       Handling links.      (line   6)
5672 * links, in HTML export:                 Links.               (line   6)
5673 * links, internal:                       Internal links.      (line   6)
5674 * links, publishing:                     Publishing links.    (line   6)
5675 * links, radio targets:                  Radio targets.       (line   6)
5676 * links, returning to:                   Handling links.      (line  85)
5677 * Lisp forms, as table formulas:         Lisp formulas.       (line   6)
5678 * lists, hand-formatted:                 Enhancing text.      (line  11)
5679 * lists, ordered:                        Plain lists.         (line   6)
5680 * lists, plain:                          Plain lists.         (line   6)
5681 * logdone, STARTUP keyword:              In-buffer settings.  (line  33)
5682 * logging, of progress:                  Progress logging.    (line   6)
5683 * lognoteclock-out, STARTUP keyword:     In-buffer settings.  (line  33)
5684 * lognotedone, STARTUP keyword:          In-buffer settings.  (line  33)
5685 * lognotestate, STARTUP keyword:         In-buffer settings.  (line  33)
5686 * maintainer:                            Feedback.            (line   6)
5687 * mark ring:                             Handling links.      (line  81)
5688 * marking characters, tables:            Advanced features.   (line  34)
5689 * matching, of tags:                     Matching headline tags.
5690                                                               (line   6)
5691 * matching, tags:                        Tags.                (line   6)
5692 * math symbols:                          Math symbols.        (line   6)
5693 * MH-E links:                            External links.      (line   6)
5694 * minor mode for tables:                 orgtbl-mode.         (line   6)
5695 * mode, for calc:                        Formula syntax.      (line  34)
5696 * motion commands in agenda:             Agenda commands.     (line  19)
5697 * motion, between headlines:             Motion.              (line   6)
5698 * name, of column or field:              Formula syntax.      (line  26)
5699 * named field formula:                   Named-field formulas.
5700                                                               (line   6)
5701 * names as TODO keywords:                TODO types.          (line   6)
5702 * narrow columns in tables:              Narrow columns.      (line   6)
5703 * noalign, STARTUP keyword:              In-buffer settings.  (line  29)
5704 * nologging, STARTUP keyword:            In-buffer settings.  (line  33)
5705 * occur, command:                        Sparse trees.        (line   6)
5706 * odd, STARTUP keyword:                  In-buffer settings.  (line  42)
5707 * option keyword completion:             Completion.          (line   6)
5708 * options, for custom agenda views:      Setting Options.     (line   6)
5709 * options, for customization:            Customization.       (line   6)
5710 * options, for export:                   Export options.      (line   6)
5711 * options, for publishing:               Publishing options.  (line   6)
5712 * ordered lists:                         Plain lists.         (line   6)
5713 * org-agenda, command:                   Weekly/Daily agenda. (line   9)
5714 * org-blog.el:                           Extensions.          (line  29)
5715 * org-mode, turning on:                  Activation.          (line  22)
5716 * org-mouse.el:                          Extensions.          (line  17)
5717 * org-publish-project-alist:             Project alist.       (line   6)
5718 * org-publish.el:                        Extensions.          (line   8)
5719 * orgtbl-mode:                           orgtbl-mode.         (line   6)
5720 * outline tree:                          Headlines.           (line   6)
5721 * outline-mode:                          Outlines.            (line   6)
5722 * outlines:                              Outlines.            (line   6)
5723 * overview, global visibility state:     Visibility cycling.  (line  22)
5724 * overview, STARTUP keyword:             In-buffer settings.  (line  22)
5725 * packages, interaction with other:      Interaction.         (line   6)
5726 * pasting, of subtrees:                  Structure editing.   (line   6)
5727 * per file keywords:                     Per file keywords.   (line   6)
5728 * plain lists:                           Plain lists.         (line   6)
5729 * plain text external links:             External links.      (line  43)
5730 * presentation, of agenda items:         Presentation and sorting.
5731                                                               (line   6)
5732 * printing sparse trees:                 Sparse trees.        (line  41)
5733 * priorities:                            Priorities.          (line   6)
5734 * priorities, of agenda items:           Sorting of agenda items.
5735                                                               (line   6)
5736 * progress logging:                      Progress logging.    (line   6)
5737 * projects, for publishing:              Project alist.       (line   6)
5738 * promotion, of subtrees:                Structure editing.   (line   6)
5739 * publishing:                            Publishing.          (line   6)
5740 * quoted HTML tags:                      Export options.      (line  25)
5741 * radio targets:                         Radio targets.       (line   6)
5742 * ranges, time:                          Time stamps.         (line   6)
5743 * recomputing table fields:              Column formulas.     (line  27)
5744 * region, active <1>:                    Export commands.     (line   6)
5745 * region, active <2>:                    ASCII export.        (line   9)
5746 * region, active <3>:                    Built-in table editor.
5747                                                               (line 171)
5748 * region, active:                        Structure editing.   (line  64)
5749 * regular expressions, with tags search: Tag searches.        (line  63)
5750 * remember.el <1>:                       Cooperation.         (line  33)
5751 * remember.el:                           Remember.            (line   6)
5752 * remote editing, from agenda:           Agenda commands.     (line 106)
5753 * remote editing, undo:                  Agenda commands.     (line 109)
5754 * richer text:                           Enhancing text.      (line   6)
5755 * RMAIL links:                           External links.      (line   6)
5756 * SCHEDULED keyword:                     Time stamps.         (line  40)
5757 * scheduling:                            Time stamps.         (line   6)
5758 * search option in file links:           Search options.      (line   6)
5759 * search strings, custom:                Custom searches.     (line   6)
5760 * searching for tags:                    Tag searches.        (line   6)
5761 * section-numbers:                       Export options.      (line  25)
5762 * setting tags:                          Setting tags.        (line   6)
5763 * SHELL links:                           External links.      (line   6)
5764 * show all, command:                     Visibility cycling.  (line  31)
5765 * show all, global visibility state:     Visibility cycling.  (line  22)
5766 * show hidden text:                      Visibility cycling.  (line   6)
5767 * showall, STARTUP keyword:              In-buffer settings.  (line  22)
5768 * showstars, STARTUP keyword:            In-buffer settings.  (line  42)
5769 * sorting, of agenda items:              Sorting of agenda items.
5770                                                               (line   6)
5771 * sparse tree, for deadlines:            Creating timestamps. (line  41)
5772 * sparse tree, for TODO:                 TODO basics.         (line  26)
5773 * sparse tree, tag based:                Tags.                (line   6)
5774 * sparse trees:                          Sparse trees.        (line   6)
5775 * special keywords:                      In-buffer settings.  (line   6)
5776 * spreadsheet capabilities:              Table calculations.  (line   6)
5777 * statistics, for checkboxes:            Checkboxes.          (line  23)
5778 * storing links:                         Handling links.      (line   9)
5779 * structure editing:                     Structure editing.   (line   6)
5780 * structure of document:                 Document structure.  (line   6)
5781 * sublevels, inclusion into tags match:  Tag inheritance.     (line   6)
5782 * sublevels, inclusion into todo list:   Global TODO list.    (line  33)
5783 * subscript:                             Subscripts and Superscripts.
5784                                                               (line   6)
5785 * subtree cycling:                       Visibility cycling.  (line  10)
5786 * subtree visibility states:             Visibility cycling.  (line  10)
5787 * subtree, cut and paste:                Structure editing.   (line   6)
5788 * subtree, subtree visibility state:     Visibility cycling.  (line  10)
5789 * subtrees, cut and paste:               Structure editing.   (line   6)
5790 * summary:                               Summary.             (line   6)
5791 * superscript:                           Subscripts and Superscripts.
5792                                                               (line   6)
5793 * syntax, of formulas:                   Formula syntax.      (line   6)
5794 * table editor, builtin:                 Built-in table editor.
5795                                                               (line   6)
5796 * table editor, table.el:                table.el.            (line   6)
5797 * table of contents:                     Export options.      (line  25)
5798 * table.el <1>:                          Cooperation.         (line  34)
5799 * table.el:                              table.el.            (line   6)
5800 * tables <1>:                            Export options.      (line  25)
5801 * tables:                                Tables.              (line   6)
5802 * tables, export:                        Enhancing text.      (line  21)
5803 * tag completion:                        Completion.          (line   6)
5804 * tag searches:                          Tag searches.        (line   6)
5805 * tags:                                  Tags.                (line   6)
5806 * tags view:                             Matching headline tags.
5807                                                               (line   6)
5808 * tags, setting:                         Setting tags.        (line   6)
5809 * targets, for links:                    Internal links.      (line   6)
5810 * targets, radio:                        Radio targets.       (line   6)
5811 * tasks, breaking down:                  Breaking down tasks. (line   6)
5812 * templates, for remember:               Remember.            (line  23)
5813 * TeX interpretation:                    Embedded LaTeX.      (line   6)
5814 * TeX macros <1>:                        Export options.      (line  25)
5815 * TeX macros:                            Math symbols.        (line   6)
5816 * TeX macros, export:                    Enhancing text.      (line  18)
5817 * TeX symbol completion:                 Completion.          (line   6)
5818 * TeX-like syntax for sub- and superscripts: Export options.  (line  25)
5819 * thanks:                                History and Acknowledgments.
5820                                                               (line   6)
5821 * time format, custom:                   Custom time format.  (line   6)
5822 * time grid:                             Time-of-day specifications.
5823                                                               (line  26)
5824 * time stamps <1>:                       Time stamps.         (line   6)
5825 * time stamps:                           Timestamps.          (line   6)
5826 * time, reading in minibuffer:           The date/time prompt.
5827                                                               (line   6)
5828 * time-of-day specification:             Time-of-day specifications.
5829                                                               (line   6)
5830 * time-sorted view:                      Timeline.            (line   6)
5831 * timeline, single file:                 Timeline.            (line   6)
5832 * timerange:                             Time stamps.         (line  31)
5833 * timestamp:                             Time stamps.         (line  14)
5834 * timestamp, inactive:                   Time stamps.         (line  24)
5835 * timestamps, creating:                  Creating timestamps. (line   6)
5836 * TODO items:                            TODO items.          (line   6)
5837 * TODO keyword matching:                 Global TODO list.    (line  17)
5838 * TODO keyword matching, with tags search: Tag searches.      (line  40)
5839 * TODO keywords completion:              Completion.          (line   6)
5840 * TODO list, global:                     Global TODO list.    (line   6)
5841 * TODO types:                            TODO types.          (line   6)
5842 * TODO workflow:                         Workflow states.     (line   6)
5843 * transient-mark-mode <1>:               Export commands.     (line   6)
5844 * transient-mark-mode <2>:               ASCII export.        (line   9)
5845 * transient-mark-mode <3>:               Built-in table editor.
5846                                                               (line 171)
5847 * transient-mark-mode:                   Structure editing.   (line  64)
5848 * trees, sparse:                         Sparse trees.        (line   6)
5849 * trees, visibility:                     Visibility cycling.  (line   6)
5850 * tty keybindings:                       TTY keys.            (line   6)
5851 * types as TODO keywords:                TODO types.          (line   6)
5852 * underlined text:                       Enhancing text.      (line  15)
5853 * undoing remote-editing events:         Agenda commands.     (line 109)
5854 * URL links:                             External links.      (line   6)
5855 * USENET links:                          External links.      (line   6)
5856 * variables, for customization:          Customization.       (line   6)
5857 * vectors, in table calculations:        Formula syntax.      (line  23)
5858 * visibility cycling:                    Visibility cycling.  (line   6)
5859 * visible text, printing:                Sparse trees.        (line  41)
5860 * VM links:                              External links.      (line   6)
5861 * WANDERLUST links:                      External links.      (line   6)
5862 * weekly agenda:                         Weekly/Daily agenda. (line   6)
5863 * windmove.el:                           Conflicts.           (line  33)
5864 * workflow states as TODO keywords:      Workflow states.     (line   6)
5865 * XEmacs:                                Installation.        (line   6)
5866 * XOXO export:                           XOXO export.         (line   6)
5868 \x1f
5869 File: org,  Node: Key Index,  Prev: Index,  Up: Top
5871 Key Index
5872 *********
5874 \0\b[index\0\b]
5875 * Menu:
5877 * $:                                     Agenda commands.     (line 123)
5878 * ':                                     CDLaTeX mode.        (line  43)
5879 * +:                                     Agenda commands.     (line 145)
5880 * ,:                                     Agenda commands.     (line 137)
5881 * -:                                     Agenda commands.     (line 151)
5882 * .:                                     Agenda commands.     (line 100)
5883 * ::                                     Agenda commands.     (line 131)
5884 * <:                                     The date/time prompt.
5885                                                               (line  29)
5886 * <left>:                                Agenda commands.     (line  97)
5887 * <RET> <1>:                             Agenda commands.     (line  41)
5888 * <RET> <2>:                             Setting tags.        (line  76)
5889 * <RET> <3>:                             The date/time prompt.
5890                                                               (line  54)
5891 * <RET>:                                 Built-in table editor.
5892                                                               (line  64)
5893 * <right>:                               Agenda commands.     (line  92)
5894 * <SPC> <1>:                             Agenda commands.     (line  28)
5895 * <SPC>:                                 Setting tags.        (line  73)
5896 * <TAB> <1>:                             CDLaTeX mode.        (line  23)
5897 * <TAB> <2>:                             Agenda commands.     (line  35)
5898 * <TAB> <3>:                             Setting tags.        (line  68)
5899 * <TAB> <4>:                             Built-in table editor.
5900                                                               (line  57)
5901 * <TAB> <5>:                             Plain lists.         (line  37)
5902 * <TAB>:                                 Visibility cycling.  (line  10)
5903 * > <1>:                                 Agenda commands.     (line 173)
5904 * >:                                     The date/time prompt.
5905                                                               (line  30)
5906 * ^:                                     CDLaTeX mode.        (line  33)
5907 * _:                                     CDLaTeX mode.        (line  33)
5908 * `:                                     CDLaTeX mode.        (line  39)
5909 * a:                                     Agenda commands.     (line 134)
5910 * b:                                     Agenda commands.     (line  51)
5911 * C:                                     Agenda commands.     (line 213)
5912 * c:                                     Agenda commands.     (line 191)
5913 * C-#:                                   Built-in table editor.
5914                                                               (line 161)
5915 * C-,:                                   Agenda files.        (line  18)
5916 * C-_:                                   Agenda commands.     (line 109)
5917 * C-a a L:                               Timeline.            (line  10)
5918 * C-c !:                                 Creating timestamps. (line  21)
5919 * C-c #:                                 Checkboxes.          (line  56)
5920 * C-c $:                                 Moving subtrees.     (line  10)
5921 * C-c %:                                 Handling links.      (line  81)
5922 * C-c &:                                 Handling links.      (line  85)
5923 * C-c ' <1>:                             Editing/debugging formulas.
5924                                                               (line  20)
5925 * C-c ':                                 Built-in table editor.
5926                                                               (line 150)
5927 * C-c *:                                 Built-in table editor.
5928                                                               (line 154)
5929 * C-c +:                                 Built-in table editor.
5930                                                               (line 171)
5931 * C-c ,:                                 Priorities.          (line  18)
5932 * C-c -:                                 Built-in table editor.
5933                                                               (line  92)
5934 * C-c .:                                 Creating timestamps. (line  10)
5935 * C-c /:                                 Sparse trees.        (line  15)
5936 * C-c ::                                 Enhancing text.      (line  29)
5937 * C-c ;:                                 Comment lines.       (line  11)
5938 * C-c <:                                 Creating timestamps. (line  25)
5939 * C-c <TAB>:                             Built-in table editor.
5940                                                               (line 193)
5941 * C-c =:                                 Built-in table editor.
5942                                                               (line 141)
5943 * C-c >:                                 Creating timestamps. (line  29)
5944 * C-c ? <1>:                             Editing/debugging formulas.
5945                                                               (line  20)
5946 * C-c ?:                                 Built-in table editor.
5947                                                               (line 167)
5948 * C-c [:                                 Agenda files.        (line  12)
5949 * C-c \:                                 Tag searches.        (line   9)
5950 * C-c ]:                                 Agenda files.        (line  15)
5951 * C-c ^ <1>:                             Built-in table editor.
5952                                                               (line  96)
5953 * C-c ^:                                 Structure editing.   (line  52)
5954 * C-c `:                                 Built-in table editor.
5955                                                               (line 187)
5956 * C-c a !:                               Stuck projects.      (line  14)
5957 * C-c a #:                               Stuck projects.      (line  13)
5958 * C-c a a:                               Weekly/Daily agenda. (line   9)
5959 * C-c a C:                               Storing searches.    (line   9)
5960 * C-c a M:                               Matching headline tags.
5961                                                               (line  15)
5962 * C-c a m:                               Matching headline tags.
5963                                                               (line  10)
5964 * C-c a M:                               Tag searches.        (line  16)
5965 * C-c a m:                               Tag searches.        (line  12)
5966 * C-c a T:                               Global TODO list.    (line  14)
5967 * C-c a t <1>:                           Global TODO list.    (line   9)
5968 * C-c a t:                               TODO basics.         (line  33)
5969 * C-c C-a:                               Visibility cycling.  (line  31)
5970 * C-c C-b:                               Motion.              (line  15)
5971 * C-c C-c <1>:                           The very busy C-c C-c key.
5972                                                               (line   6)
5973 * C-c C-c <2>:                           Processing LaTeX fragments.
5974                                                               (line  15)
5975 * C-c C-c <3>:                           Setting tags.        (line  10)
5976 * C-c C-c <4>:                           Checkboxes.          (line  37)
5977 * C-c C-c <5>:                           table.el.            (line   6)
5978 * C-c C-c <6>:                           Editing/debugging formulas.
5979                                                               (line  16)
5980 * C-c C-c <7>:                           Built-in table editor.
5981                                                               (line  54)
5982 * C-c C-c:                               Plain lists.         (line  74)
5983 * C-c C-d <1>:                           Agenda commands.     (line 158)
5984 * C-c C-d:                               Creating timestamps. (line  37)
5985 * C-c C-e:                               Exporting.           (line  19)
5986 * C-c C-e a:                             ASCII export.        (line   9)
5987 * C-c C-e b:                             Export commands.     (line   7)
5988 * C-c C-e c:                             iCalendar export.    (line  20)
5989 * C-c C-e h:                             Export commands.     (line   6)
5990 * C-c C-e I:                             iCalendar export.    (line  15)
5991 * C-c C-e i:                             iCalendar export.    (line  13)
5992 * C-c C-e t:                             Export options.      (line  13)
5993 * C-c C-e v <1>:                         XOXO export.         (line  11)
5994 * C-c C-e v:                             Sparse trees.        (line  41)
5995 * C-c C-e v a:                           ASCII export.        (line  13)
5996 * C-c C-e v b:                           Export commands.     (line  10)
5997 * C-c C-e v h:                           Export commands.     (line  10)
5998 * C-c C-e x:                             XOXO export.         (line  10)
5999 * C-c C-f:                               Motion.              (line  12)
6000 * C-c C-j:                               Motion.              (line  21)
6001 * C-c C-l:                               Handling links.      (line  27)
6002 * C-c C-n:                               Motion.              (line   8)
6003 * C-c C-o <1>:                           Creating timestamps. (line  33)
6004 * C-c C-o:                               Handling links.      (line  58)
6005 * C-c C-p:                               Motion.              (line   9)
6006 * C-c C-q <1>:                           Editing/debugging formulas.
6007                                                               (line  20)
6008 * C-c C-q:                               Built-in table editor.
6009                                                               (line 125)
6010 * C-c C-r:                               Visibility cycling.  (line  32)
6011 * C-c C-s <1>:                           Agenda commands.     (line 155)
6012 * C-c C-s:                               Creating timestamps. (line  48)
6013 * C-c C-t <1>:                           Clocking work time.  (line  27)
6014 * C-c C-t:                               TODO basics.         (line  13)
6015 * C-c C-u:                               Motion.              (line  18)
6016 * C-c C-v:                               TODO basics.         (line  26)
6017 * C-c C-w:                               Creating timestamps. (line  41)
6018 * C-c C-x b:                             Visibility cycling.  (line  39)
6019 * C-c C-x C-a:                           ARCHIVE tag.         (line  28)
6020 * C-c C-x C-b:                           Checkboxes.          (line  38)
6021 * C-c C-x C-c:                           Agenda commands.     (line 220)
6022 * C-c C-x C-d:                           Clocking work time.  (line  35)
6023 * C-c C-x C-i:                           Clocking work time.  (line  12)
6024 * C-c C-x C-k:                           Structure editing.   (line  39)
6025 * C-c C-x C-l:                           Processing LaTeX fragments.
6026                                                               (line   9)
6027 * C-c C-x C-o:                           Clocking work time.  (line  14)
6028 * C-c C-x C-r:                           Clocking work time.  (line  43)
6029 * C-c C-x C-t:                           Custom time format.  (line  12)
6030 * C-c C-x C-u:                           Dynamic blocks.      (line  21)
6031 * C-c C-x C-w <1>:                       Built-in table editor.
6032                                                               (line 114)
6033 * C-c C-x C-w:                           Structure editing.   (line  39)
6034 * C-c C-x C-x:                           Clocking work time.  (line  31)
6035 * C-c C-x C-y <1>:                       Built-in table editor.
6036                                                               (line 118)
6037 * C-c C-x C-y:                           Structure editing.   (line  46)
6038 * C-c C-x M-w <1>:                       Built-in table editor.
6039                                                               (line 111)
6040 * C-c C-x M-w:                           Structure editing.   (line  43)
6041 * C-c C-y <1>:                           Clocking work time.  (line  22)
6042 * C-c C-y:                               Creating timestamps. (line  66)
6043 * C-c l:                                 Handling links.      (line   9)
6044 * C-c {:                                 CDLaTeX mode.        (line  21)
6045 * C-c |:                                 Built-in table editor.
6046                                                               (line  40)
6047 * C-c ~:                                 table.el.            (line  18)
6048 * C-k:                                   Agenda commands.     (line 117)
6049 * C-TAB:                                 ARCHIVE tag.         (line  38)
6050 * C-u C-c $:                             Moving subtrees.     (line  12)
6051 * C-u C-c .:                             Creating timestamps. (line  16)
6052 * C-u C-c =:                             Built-in table editor.
6053                                                               (line 145)
6054 * C-u C-c C-l:                           Handling links.      (line  43)
6055 * C-u C-c C-x C-a:                       ARCHIVE tag.         (line  31)
6056 * C-u C-c C-x C-u <1>:                   Dynamic blocks.      (line  22)
6057 * C-u C-c C-x C-u:                       Clocking work time.  (line  70)
6058 * D:                                     Agenda commands.     (line  74)
6059 * d:                                     Agenda commands.     (line  71)
6060 * f:                                     Agenda commands.     (line  44)
6061 * g:                                     Agenda commands.     (line  78)
6062 * H:                                     Agenda commands.     (line 217)
6063 * i:                                     Agenda commands.     (line 198)
6064 * I:                                     Agenda commands.     (line 178)
6065 * l:                                     Agenda commands.     (line  57)
6066 * L:                                     Agenda commands.     (line  32)
6067 * M:                                     Agenda commands.     (line 204)
6068 * M-<down>:                              Built-in table editor.
6069                                                               (line  82)
6070 * M-<left> <1>:                          Built-in table editor.
6071                                                               (line  72)
6072 * M-<left>:                              Structure editing.   (line  21)
6073 * M-<RET> <1>:                           Plain lists.         (line  42)
6074 * M-<RET>:                               Structure editing.   (line   6)
6075 * M-<right> <1>:                         Built-in table editor.
6076                                                               (line  72)
6077 * M-<right>:                             Structure editing.   (line  24)
6078 * M-<TAB> <1>:                           Completion.          (line  10)
6079 * M-<TAB> <2>:                           Setting tags.        (line   6)
6080 * M-<TAB>:                               Per file keywords.   (line  17)
6081 * M-<up>:                                Built-in table editor.
6082                                                               (line  82)
6083 * M-S-<down> <1>:                        Built-in table editor.
6084                                                               (line  89)
6085 * M-S-<down> <2>:                        Plain lists.         (line  59)
6086 * M-S-<down>:                            Structure editing.   (line  36)
6087 * M-S-<left> <1>:                        The date/time prompt.
6088                                                               (line  51)
6089 * M-S-<left> <2>:                        Built-in table editor.
6090                                                               (line  76)
6091 * M-S-<left> <3>:                        Plain lists.         (line  65)
6092 * M-S-<left>:                            Structure editing.   (line  27)
6093 * M-S-<RET> <1>:                         Checkboxes.          (line  53)
6094 * M-S-<RET> <2>:                         Plain lists.         (line  52)
6095 * M-S-<RET>:                             Structure editing.   (line  18)
6096 * M-S-<right> <1>:                       The date/time prompt.
6097                                                               (line  48)
6098 * M-S-<right> <2>:                       Built-in table editor.
6099                                                               (line  79)
6100 * M-S-<right> <3>:                       Plain lists.         (line  65)
6101 * M-S-<right>:                           Structure editing.   (line  30)
6102 * M-S-<up> <1>:                          Built-in table editor.
6103                                                               (line  86)
6104 * M-S-<up> <2>:                          Plain lists.         (line  59)
6105 * M-S-<up>:                              Structure editing.   (line  33)
6106 * mouse-1 <1>:                           Agenda commands.     (line  35)
6107 * mouse-1 <2>:                           The date/time prompt.
6108                                                               (line  33)
6109 * mouse-1:                               Handling links.      (line  72)
6110 * mouse-2 <1>:                           Agenda commands.     (line  35)
6111 * mouse-2:                               Handling links.      (line  72)
6112 * mouse-3 <1>:                           Agenda commands.     (line  28)
6113 * mouse-3:                               Handling links.      (line  77)
6114 * n:                                     Agenda commands.     (line  19)
6115 * O:                                     Agenda commands.     (line 180)
6116 * o:                                     Agenda commands.     (line  65)
6117 * P:                                     Agenda commands.     (line 142)
6118 * p:                                     Agenda commands.     (line  20)
6119 * q:                                     Agenda commands.     (line 227)
6120 * r <1>:                                 Agenda commands.     (line  82)
6121 * r:                                     Global TODO list.    (line  20)
6122 * S:                                     Agenda commands.     (line 208)
6123 * s:                                     Agenda commands.     (line  89)
6124 * S-<down> <1>:                          Agenda commands.     (line 151)
6125 * S-<down> <2>:                          The date/time prompt.
6126                                                               (line  42)
6127 * S-<down> <3>:                          Creating timestamps. (line  58)
6128 * S-<down> <4>:                          Priorities.          (line  25)
6129 * S-<down>:                              Plain lists.         (line  55)
6130 * S-<left> <1>:                          Agenda commands.     (line 169)
6131 * S-<left> <2>:                          The date/time prompt.
6132                                                               (line  39)
6133 * S-<left> <3>:                          Creating timestamps. (line  53)
6134 * S-<left>:                              TODO basics.         (line  20)
6135 * S-<RET>:                               Built-in table editor.
6136                                                               (line 176)
6137 * S-<right> <1>:                         Agenda commands.     (line 161)
6138 * S-<right> <2>:                         The date/time prompt.
6139                                                               (line  36)
6140 * S-<right> <3>:                         Creating timestamps. (line  53)
6141 * S-<right>:                             TODO basics.         (line  20)
6142 * S-<TAB> <1>:                           Built-in table editor.
6143                                                               (line  61)
6144 * S-<TAB>:                               Visibility cycling.  (line  22)
6145 * S-<up> <1>:                            Agenda commands.     (line 145)
6146 * S-<up> <2>:                            The date/time prompt.
6147                                                               (line  45)
6148 * S-<up> <3>:                            Creating timestamps. (line  58)
6149 * S-<up> <4>:                            Priorities.          (line  25)
6150 * S-<up>:                                Plain lists.         (line  55)
6151 * T:                                     Agenda commands.     (line 126)
6152 * t:                                     Agenda commands.     (line 113)
6153 * w:                                     Agenda commands.     (line  68)
6154 * x:                                     Agenda commands.     (line 230)
6155 * X:                                     Agenda commands.     (line 183)
6158 \x1f
6159 Tag Table:
6160 Node: Top\x7f964
6161 Node: Introduction\x7f10833
6162 Node: Summary\x7f11248
6163 Node: Installation\x7f14160
6164 Node: Activation\x7f15538
6165 Node: Feedback\x7f16787
6166 Node: Document structure\x7f18863
6167 Node: Outlines\x7f19637
6168 Node: Headlines\x7f20297
6169 Node: Visibility cycling\x7f20920
6170 Ref: Visibility cycling-Footnote-1\x7f23011
6171 Ref: Visibility cycling-Footnote-2\x7f23069
6172 Ref: Visibility cycling-Footnote-3\x7f23119
6173 Node: Motion\x7f23388
6174 Node: Structure editing\x7f24172
6175 Node: Archiving\x7f26998
6176 Node: ARCHIVE tag\x7f27556
6177 Node: Moving subtrees\x7f29349
6178 Node: Sparse trees\x7f30390
6179 Ref: Sparse trees-Footnote-1\x7f32521
6180 Ref: Sparse trees-Footnote-2\x7f32703
6181 Node: Plain lists\x7f32818
6182 Ref: Plain lists-Footnote-1\x7f36343
6183 Ref: Plain lists-Footnote-2\x7f36700
6184 Node: Tables\x7f36884
6185 Node: Built-in table editor\x7f37432
6186 Node: Narrow columns\x7f45460
6187 Ref: Narrow columns-Footnote-1\x7f47399
6188 Node: Table calculations\x7f47445
6189 Node: Formula syntax\x7f48765
6190 Ref: Formula syntax-Footnote-1\x7f51670
6191 Node: Lisp formulas\x7f51970
6192 Node: Column formulas\x7f52759
6193 Node: Advanced features\x7f54521
6194 Node: Named-field formulas\x7f57775
6195 Node: Editing/debugging formulas\x7f58415
6196 Node: Appetizer\x7f60173
6197 Node: orgtbl-mode\x7f61276
6198 Node: table.el\x7f61767
6199 Node: Hyperlinks\x7f62744
6200 Node: Link format\x7f63517
6201 Node: Internal links\x7f64810
6202 Ref: Internal links-Footnote-1\x7f66799
6203 Node: Radio targets\x7f66931
6204 Node: CamelCase links\x7f67646
6205 Node: External links\x7f68240
6206 Node: Handling links\x7f70644
6207 Ref: Handling links-Footnote-1\x7f75296
6208 Ref: Handling links-Footnote-2\x7f75533
6209 Node: Link abbreviations\x7f75607
6210 Node: Search options\x7f77286
6211 Ref: Search options-Footnote-1\x7f79066
6212 Node: Custom searches\x7f79147
6213 Node: Remember\x7f80195
6214 Node: TODO items\x7f83889
6215 Node: TODO basics\x7f84871
6216 Node: TODO extensions\x7f86398
6217 Node: Workflow states\x7f87193
6218 Node: TODO types\x7f88178
6219 Ref: TODO types-Footnote-1\x7f89836
6220 Node: Per file keywords\x7f89918
6221 Ref: Per file keywords-Footnote-1\x7f91372
6222 Node: Priorities\x7f91573
6223 Node: Breaking down tasks\x7f92817
6224 Ref: Breaking down tasks-Footnote-1\x7f93336
6225 Node: Checkboxes\x7f93432
6226 Node: Timestamps\x7f96187
6227 Node: Time stamps\x7f96648
6228 Ref: Time stamps-Footnote-1\x7f100142
6229 Ref: Time stamps-Footnote-2\x7f100258
6230 Node: Creating timestamps\x7f100413
6231 Node: The date/time prompt\x7f103039
6232 Ref: The date/time prompt-Footnote-1\x7f104805
6233 Node: Custom time format\x7f104911
6234 Node: Progress logging\x7f106470
6235 Node: Closing items\x7f107119
6236 Ref: Closing items-Footnote-1\x7f108053
6237 Ref: Closing items-Footnote-2\x7f108122
6238 Node: Tracking TODO state changes\x7f108195
6239 Node: Clocking work time\x7f109051
6240 Ref: Clocking work time-Footnote-1\x7f112697
6241 Ref: Clocking work time-Footnote-2\x7f112775
6242 Node: Tags\x7f112901
6243 Node: Tag inheritance\x7f113663
6244 Node: Setting tags\x7f114600
6245 Ref: Setting tags-Footnote-1\x7f118799
6246 Ref: Setting tags-Footnote-2\x7f118911
6247 Node: Tag searches\x7f118994
6248 Node: Agenda views\x7f121706
6249 Node: Agenda files\x7f123646
6250 Ref: Agenda files-Footnote-1\x7f124606
6251 Ref: Agenda files-Footnote-2\x7f124755
6252 Node: Agenda dispatcher\x7f124948
6253 Node: Built-in agenda views\x7f126639
6254 Node: Weekly/Daily agenda\x7f127217
6255 Node: Global TODO list\x7f129346
6256 Node: Matching headline tags\x7f131519
6257 Node: Timeline\x7f132590
6258 Node: Stuck projects\x7f133256
6259 Node: Presentation and sorting\x7f134955
6260 Node: Categories\x7f135746
6261 Node: Time-of-day specifications\x7f136410
6262 Node: Sorting of agenda items\x7f138381
6263 Node: Agenda commands\x7f139663
6264 Node: Custom agenda views\x7f146316
6265 Node: Storing searches\x7f146991
6266 Node: Block agenda\x7f148903
6267 Node: Setting Options\x7f150133
6268 Node: Batch processing\x7f152845
6269 Node: Embedded LaTeX\x7f153975
6270 Ref: Embedded LaTeX-Footnote-1\x7f155067
6271 Node: Math symbols\x7f155257
6272 Node: Subscripts and Superscripts\x7f156022
6273 Node: LaTeX fragments\x7f156866
6274 Ref: LaTeX fragments-Footnote-1\x7f158974
6275 Node: Processing LaTeX fragments\x7f159236
6276 Node: CDLaTeX mode\x7f160182
6277 Ref: CDLaTeX mode-Footnote-1\x7f162666
6278 Node: Exporting\x7f162814
6279 Node: ASCII export\x7f164128
6280 Node: HTML export\x7f165418
6281 Node: Export commands\x7f166037
6282 Node: Quoting HTML tags\x7f166761
6283 Node: Links\x7f167104
6284 Node: Images\x7f167801
6285 Ref: Images-Footnote-1\x7f168672
6286 Node: CSS support\x7f168733
6287 Ref: CSS support-Footnote-1\x7f170052
6288 Node: XOXO export\x7f170165
6289 Node: iCalendar export\x7f170604
6290 Node: Text interpretation\x7f172427
6291 Node: Comment lines\x7f172906
6292 Node: Enhancing text\x7f173377
6293 Node: Export options\x7f175069
6294 Node: Publishing\x7f176736
6295 Ref: Publishing-Footnote-1\x7f177532
6296 Node: Configuration\x7f177728
6297 Node: Project alist\x7f178446
6298 Node: Sources and destinations\x7f179512
6299 Node: Selecting files\x7f180242
6300 Node: Publishing action\x7f180990
6301 Node: Publishing options\x7f182223
6302 Node: Publishing links\x7f184375
6303 Node: Project page index\x7f185888
6304 Node: Sample configuration\x7f186666
6305 Node: Simple example\x7f187158
6306 Node: Complex example\x7f187831
6307 Node: Triggering publication\x7f189907
6308 Node: Miscellaneous\x7f190592
6309 Node: Completion\x7f191226
6310 Node: Customization\x7f192697
6311 Node: In-buffer settings\x7f193280
6312 Node: The very busy C-c C-c key\x7f197139
6313 Node: Clean view\x7f198783
6314 Node: TTY keys\x7f201360
6315 Node: Interaction\x7f202969
6316 Node: Cooperation\x7f203366
6317 Node: Conflicts\x7f205233
6318 Node: Bugs\x7f206825
6319 Node: Extensions and Hacking\x7f208219
6320 Node: Extensions\x7f208723
6321 Node: Dynamic blocks\x7f210510
6322 Node: Special agenda views\x7f212466
6323 Ref: Special agenda views-Footnote-1\x7f214747
6324 Node: History and Acknowledgments\x7f215007
6325 Node: Index\x7f220134
6326 Node: Key Index\x7f248617
6327 \x1f
6328 End Tag Table