emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Carsten Dominik <carsten@orgmode.org>
Cc: emacs-orgmode@gnu.org
Subject: Agenda clock report - adding new columns
Date: Thu, 16 Apr 2009 11:40:57 -0400	[thread overview]
Message-ID: <87d4bcy5bq.fsf@gollum.intra.norang.ca> (raw)

Hi Carsten,

I use the daily agenda clock report to see how much time I've spent on
tasks for today (C-c a a R).  Is there a way to add a column to this
report?  I get a daily clock report like this:

| File       | L | Headline    |   Time |      |      |
|------------+---+-------------+--------+------+------|
| tasks.org  | 1 | Do Stuff    | 0:30   |      |      |
| tasks.org  | 2 | Subtask 1   |        | 0:15 |      |
| tasks.org  | 2 | Subtask 2   |        | 0:15 |      |
| tasks.org  | 3 | Subtask 2.1 |        |      | 0:15 |

where Time is the clocked time.  I'd like to be able to add a column
based on a property (MINMAX) of the task so the report would look like
this:

| File       | L | Headline    | MinMax |  Time |      |      |
|------------+---+-------------+--------|-------+------+------|
| tasks.org  | 1 | Do Stuff    | 1:00   | 0:30  |      |      |
| tasks.org  | 2 | Subtask 1   |        |       | 0:15 |      |
| tasks.org  | 2 | Subtask 2   |        |       | 0:15 |      |
| tasks.org  | 3 | Subtask 2.1 |        |       |      | 0:15 |

I don't care if the MinMax column is before or after the Time data but
it would be nice to display it somewhere along with the tasks.

What I'm trying to accomplish is an easy way to see where I'm spending
too little or too much of my day.  Some tasks I want an upper bound on
time spent (like playing around with org mode for instance) and others I
want a minimum amount of time spent (such as actually working on paid
projects).  For these tasks I would have daily repeaters so they can go
TODO -> STARTED -> DONE and I'll just mark them DONE when enough work
for the day is complete.  The tasks would automatically reschedule for
the next day when they are marked as DONE.

I'm just looking for a quick reminder of
  - don't spend more than this amount of time on task X
  - spend at least this amount of time on tasks Y and Z
each day.

I know other people (including you) have limits on the amount of time
they spend on a task in a day but I haven't really found a good working
solution for this yet that fits my needs.  For a single task this is
easy but I'd like to not have to remember the limits for multiple tasks
-- that's what I use org for ;) to get all these details out of my head.

Is something like this doable?  Does anyone have a better idea for how
to deal with this?

-Bernt

             reply	other threads:[~2009-04-16 15:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-16 15:40 Bernt Hansen [this message]
2009-04-16 17:02 ` Agenda clock report - adding new columns Bernt Hansen
2009-04-16 17:14   ` David Bremner
2009-04-16 18:05     ` Bernt Hansen
2009-04-16 20:31       ` Carsten Dominik
2009-04-16 20:55         ` Bernt Hansen

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=87d4bcy5bq.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=carsten@orgmode.org \
    --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).