emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nathan Neff <nathan.neff@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Clocktable: Include non-clock items
Date: Wed, 3 Mar 2010 14:21:02 -0600	[thread overview]
Message-ID: <211769421003031221q634f0a19ud458ef43a6fcd38a@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1018 bytes --]

Is there a way to get a clock table to show items
that do not have a clock entry?

Here's the use-case:

I'm working on Task 1, and encounter an unusual problem.
I want my clock report to show some detail about why Task 1
took more time than usual.

I don't want to create a sub-heading and clock into it, and
adjust the clock, etc.  I just want to store a note about this, and
have the note appear in the clock report.

Example:

----------------------
* Task 1

 :LOGBOOK:
  CLOCK: [2010-03-01 Mon 10:35]--[2010-03-01 Mon 11:40] =>  1:05
  :END:

** Encountered unusual problem
[2010-03-01 Mon 10:45]
---------------------

I'd like the clock report to look like this:

Clock summary at [2010-03-03 Wed 14:15]

| L | Headline     | Time   |
|---+--------------+--------|
|   | *Total time* | *1:05* |
|---+--------------+--------|
| 1 | Task 1       | 1:05   |
|    | Encountered unusual problem | |

Is this possible by using the clocktable function, or should I try writing a
dynamic block myself?

Thanks,
--Nate

[-- Attachment #1.2: Type: text/html, Size: 1172 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2010-03-03 20:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-03 20:21 Nathan Neff [this message]
2010-03-04  2:49 ` Clocktable: Include non-clock items Manish

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=211769421003031221q634f0a19ud458ef43a6fcd38a@mail.gmail.com \
    --to=nathan.neff@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).