emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Nathan Neff <nathan.neff@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Clockreport from a list of files
Date: Thu, 8 Apr 2010 00:31:20 +0200	[thread overview]
Message-ID: <6C5E0FD5-DB00-4414-9C1B-E13E57B1680D@gmail.com> (raw)
In-Reply-To: <w2q211769421004071500nb98c58b3x6813cf20bc84300@mail.gmail.com>


On Apr 8, 2010, at 12:00 AM, Nathan Neff wrote:

> I'm trying to create a clockreport that scans a certain file  
> (actually, I
> want to scan a list of files, but I can't even get one file to work).
>
> I found the :scope ("file"...) option here:
> http://orgmode.org/manual/Clocking-work-time.html
>
> But I can't get the clockreport to read from nate.org.  Instead, the
> clockreport reads from the current file (clockreports.org)
>
> Here's my clockreport (it's in clockreports.org):
>
> * Something
>  :CLOCK:
>   CLOCK: [2010-04-07 Wed 14:30]--[2010-04-07 Wed 16:46] =>  2:16
>   :END:
>
> #+BEGIN: clocktable :block thisweek - 1 :link :scope ("~/Documents/ 
> personal/nate.org")
> #+END
>
> All I get is the clock report for the current file.
>
> Any ideas what I'm doing wrong?  I also tried an absolute file path  
> for nate.org, but that didn't work either.

:link needs an argument, t.  You don't give one, so :link uses :scope  
as its "argument"....

HTH

- Carsten

      reply	other threads:[~2010-04-07 22:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-07 22:00 Clockreport from a list of files Nathan Neff
2010-04-07 22:31 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6C5E0FD5-DB00-4414-9C1B-E13E57B1680D@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=nathan.neff@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).