emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] clock table properties


From: Paul Rudin
Subject: [O] clock table properties
Date: Wed, 01 Oct 2014 19:58:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Here's the contents of a file:

#+PROPERTY: test_ALL: X
* Eggs
  CLOCK: [2014-10-01 Wed 18:52]--[2014-10-01 Wed 19:52] =>  1:00

#+BEGIN: clocktable :maxlevel 2 :scope file :properties ("test") :inherit-props 
t
#+CAPTION: Clock summary at [2014-10-01 Wed 19:57]
| test | Headline     | Time   |
|------+--------------+--------|
|      | *Total time* | *1:00* |
|------+--------------+--------|
|      | Eggs         | 1:00   |
#+END:

I was expecting that the test column would include the value X for every
row in the table when the clocktable is regenerated. Is my expectation
wrong?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]