emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer Stengele <rainer.stengele@online.de>
To: emacs-orgmode@gnu.org
Subject: Re: clocktable and ":step day" with: how to avoid tables with total time *0:00*
Date: Mon, 24 May 2010 10:59:48 +0200	[thread overview]
Message-ID: <htdf5d$nlh$1@dough.gmane.org> (raw)
In-Reply-To: <506D7CB3-B32D-4547-910C-B1D4B0C80A1C@gmail.com>

Am 22.05.2010 08:19, schrieb Carsten Dominik:
>
> On May 21, 2010, at 4:51 PM, Rainer Stengele wrote:
>
>> Hi all!
>>
>> Creating clocktables for each day of a month is an excellent feature
>> in org!
>> Problem for me is that many resulting tables have a total time of 0:00.
>> The problem is not really the zero time I spent but the appearance of
>> the tables with zero total time.
>>
>> Is there a possibility to skip getting such tables?
>> Rational: I do not need to show my boss or customer days where I spent
>> 0:00 time on the project.
>
> Hi Rainer,
>
> if you pull, you can now do
>
> :stepskip0 t
>
> in the definition line for the report.
>
> HTH
>
> - Carsten
>
Hi Carsten,

works perfectly! Excellent extension to report working hours of a project on a daily base.

I end up with something like:

Daily report: [2010-04-12 Mo]
| L | Headline     | Time   |
|---+--------------+--------|
|   | *Total time* | *3:00* |
|---+--------------+--------|

Daily report: [2010-04-15 Do]
| L | Headline     | Time   |
|---+--------------+--------|
|   | *Total time* | *8:15* |
|---+--------------+--------|

Daily report: [2010-04-16 Fr]
| L | Headline     | Time   |
|---+--------------+--------|
|   | *Total time* | *4:30* |
|---+--------------+--------|


I will probably have to write a macro to format this into something like:

| Daily reports   | *Total time* |
|-----------------+--------------|
| [2010-04-20 Di] | *1:14*       |
| [2010-04-21 Mi] | *1:02*       |
| [2010-04-22 Do] | *4:30*       |
| [2010-04-23 Fr] | *6:20*       |


Any chance to get this done automatically in org?


again, Carsten, thanks for implementing the :stepskip0 parameter!

Best

- Rainer

      reply	other threads:[~2010-05-24  8:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-21 14:51 clocktable and ":step day" with: how to avoid tables with total time *0:00* Rainer Stengele
2010-05-22  6:19 ` Carsten Dominik
2010-05-24  8:59   ` Rainer Stengele [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='htdf5d$nlh$1@dough.gmane.org' \
    --to=rainer.stengele@online.de \
    --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).