all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mario Domgörgen" <kanaldrache@gmx.de>
Subject: Re: timeclock: generate reports about projects?  For certain time period?
Date: Fri, 09 Jan 2004 18:06:00 +0100	[thread overview]
Message-ID: <873capf3wn.fsf@gmx.de> (raw)
In-Reply-To: 87wu81xf5u.fsf@emptyhost.emptydomain.de

Kai Grossjohann <kai@emptydomain.de> writes:

> I started to use timeclock.  It is quite nice.  But it seems I don't
> understand the report generation, yet.
>
> * How to tell it to generate a report for a certain time period?

I produced something like that for me, i mainly take
timeclock-generate-* and changed 

(two-weeks-ago (timeclock-seconds-to-time
			(- (timeclock-time-to-seconds today)
			   (* 2 7 24 60 60))))

Made the 2 a 4 and you get it for four weeks and so on ... made a var
out of it and let it be setable interactivly

> * How to tell it to produce a list of projects, together with hours,
>   for each day?  It should print something like:
>   Monday,  2:45 project A
>            1:30 project B
>   Tuesday, 1:00 project A
>            2:00 project B
>   The format doesn't matter.  (And actually, I need 1.5h instead of
>   1:30.)

That would be also usefull! 

Mario

-- 
Three things are certain:
Death, taxes, and lost data.
Guess which has occurred.

  reply	other threads:[~2004-01-09 17:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 16:25 timeclock: generate reports about projects? For certain time period? Kai Grossjohann
2004-01-09 17:06 ` Mario Domgörgen [this message]
2004-01-10 10:52 ` Martin Stemplinger
2004-01-10 21:20   ` Kai Grossjohann
2004-01-10 21:44   ` Kai Grossjohann

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

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

  git send-email \
    --in-reply-to=873capf3wn.fsf@gmx.de \
    --to=kanaldrache@gmx.de \
    /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 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.