emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Add time (duration) to timestamp


From: Richard Lawrence
Subject: Re: [O] Add time (duration) to timestamp
Date: Mon, 07 Dec 2015 09:56:26 -0800
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu)

Hi Jarmo,

Jarmo Hurri <address@hidden> writes:

> Answering my own question, the following seems to work (15 min is 1/96
> of a day):
>
> | time                   | event |
> |------------------------+-------|
> | <2015-12-07 Mon 12:00> | A     |
> | <2015-12-07 Mon 12:15> | B     |
> | <2015-12-07 Mon 12:30> | C     |
> #+TBLFM: @address@hidden(<@-1>+(1.0 / 96))

Have you looked at Org's clocking features? (See "Clocking work time" in
the Dates and Times section of the manual.)

Clocking timestamps go into a drawer, rather than a table, but you can
generate a clock report table.  Depending on what you're trying to do,
that might be a cleaner and more flexible solution.

Best,
Richard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]