emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Variable for clocktable's :scope


From: Barton Yadlowski
Subject: [O] Variable for clocktable's :scope
Date: Sat, 11 Jan 2014 22:43:45 -0500

Hi,

I have a list of files for the custom agenda view in a variable, i.e.

(setq org-work-files '("file1" "file2" "file3))

Is there a way to somehow pass this variable to the scope of the clocktable?

I know I can just have a list itself there, but something like the following doesn't work:

#+BEGIN: clocktable :maxlevel 0 :scope org-work-files :block 2014-01-11 :fileskip0

#+END

Barton

reply via email to

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