From 5d744f224f088f47624e657e4da7667802648597 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Fri, 7 Mar 2008 12:48:16 +0100 Subject: [PATCH] Documentation of the new :link parameter in clock tables. --- ORGWEBPAGE/Changes.org | 4 ++++ org.texi | 1 + 2 files changed, 5 insertions(+) diff --git a/ORGWEBPAGE/Changes.org b/ORGWEBPAGE/Changes.org index 4a4dc6154..459f3a594 100644 --- a/ORGWEBPAGE/Changes.org +++ b/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. diff --git a/org.texi b/org.texi index e3d3de369..d66637693 100644 --- a/org.texi +++ b/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