emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* clocktable display format
@ 2010-03-26 16:31 Olivier Schwander
  2010-03-26 22:18 ` Carsten Dominik
  2010-03-29 10:21 ` Olivier Schwander
  0 siblings, 2 replies; 3+ messages in thread
From: Olivier Schwander @ 2010-03-26 16:31 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I am using clocktable to display a summary of the effort in a subtree.
As I am not particularly interested in precise hourly details, I would
like to display the total time in days instead of hours.

Now I have:
| L | Headline              | Time     |        |
|---+-----------------------+----------+--------|
|   | *Total time*          | *528:00* |        |

and I would like:
| L | Headline              | Time     |        |
|---+-----------------------+----------+--------|
|   | *Total time*          | *22*     |        |

I tried to add a formula in the table, but it doesn't work since the
fields are in the format hour:minute. I suppose I could use org-babel to
parse the content of the field and convert it into days but it seems
rather complicated and I would be happy with a simple solution. Any
ideas ?

Thanks,

Olivier

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-29 10:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-26 16:31 clocktable display format Olivier Schwander
2010-03-26 22:18 ` Carsten Dominik
2010-03-29 10:21 ` Olivier Schwander

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).