emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Herbert Sitz <hesitz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Generating clock table for arbitrary date range
Date: Sat, 3 Dec 2011 19:30:32 +0000 (UTC)	[thread overview]
Message-ID: <loom.20111203T202340-780@post.gmane.org> (raw)
In-Reply-To: D9D24F3B-0692-4096-B880-7575DB4A7755@gmail.com

A. Ryan Reynolds <a.ryan.reynolds <at> gmail.com> writes:

> 
> Is there any way to specify a start and end date for the :block property of a
clock table? Lately I have often
> found myself submitting an invoice based upon my clock report on Friday
evening, only to be called
> frantically on Saturday and having to put in additional hours (this should
sound familiar to many
> programmers :)), which I then need to attribute to next week's clock table to
be submitted on the following
> invoice. Is there an easy way to do this?
> --
> A. Ryan Reynolds
> 

I'm not sure how this solves problem you describe, but see the tstart and tend
options for clocktables:
http://orgmode.org/manual/The-clock-table.html#The-clock-table

For example: 

#+begin: clocktable  :tstart "<2011-10-27 Tue>" :tend "<2011-11-22 Tue>" 
#+end 


The above is for a dynamic block in the document.  If you're talking about
clocktables in agenda I assume the way to modify is to change the period of the
agenda view.

  reply	other threads:[~2011-12-03 19:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-03 18:35 Generating clock table for arbitrary date range A. Ryan Reynolds
2011-12-03 19:30 ` Herbert Sitz [this message]
2011-12-03 21:06   ` A. Ryan Reynolds

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=loom.20111203T202340-780@post.gmane.org \
    --to=hesitz@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).