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