0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-20 10:26:28 +00:00

Documentation of the new :link parameter in clock tables.

This commit is contained in:
Carsten Dominik 2008-03-07 12:48:16 +01:00
parent e89aa69bc6
commit 5d744f224f
2 changed files with 5 additions and 0 deletions

View file

@ -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.

View file

@ -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