Hi Jarmo, Jarmo Hurri <jarmo.hu...@iki.fi> 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: @3$1..@4$1=(<@-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