Browse Source

Documentation of the new :link parameter in clock tables.

Carsten Dominik 17 years ago
parent
commit
5d744f224f
2 changed files with 5 additions and 0 deletions
  1. 4 0
      ORGWEBPAGE/Changes.org
  2. 1 0
      org.texi

+ 4 - 0
ORGWEBPAGE/Changes.org

@@ -86,6 +86,10 @@
 
 *** Misc
 
+   - There is a new :link parameter for the clocktable.  When
+     set, the headlines listed in the table will be links to the
+     original headlines.
+
    - Phil Jackson's org-irc.el is now part of the Org-mode core,
      which means it will become part of Emacs soon.
 

+ 1 - 0
org.texi

@@ -4484,6 +4484,7 @@ new table.  The @samp{BEGIN} line can specify options:
 :tstart      @r{A time string specifying when to start considering times}
 :tend        @r{A time string specifying when to stop considering times}
 :step        @r{@code{week} or @code{day}, to split the table into chunks}
+:link        @r{Link the item headlines in the table to their origins}
 @end example
 So to get a clock summary of the current level 1 tree, for the current
 day, you could write