all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Variable for clocktable's :scope
@ 2014-01-12  3:43 Barton Yadlowski
  0 siblings, 0 replies; only message in thread
From: Barton Yadlowski @ 2014-01-12  3:43 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 625 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-12  3:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-12  3:43 Variable for clocktable's :scope Barton Yadlowski

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.