* Is it possible for the clock table to display only clocked activities between two timestamps?
@ 2014-12-10 10:56 Marcin Borkowski
2014-12-10 13:00 ` Sebastien Vauban
0 siblings, 1 reply; 4+ messages in thread
From: Marcin Borkowski @ 2014-12-10 10:56 UTC (permalink / raw)
To: Org-Mode mailing list
More precisely, I'd like to have a clock report, say, from today 6:00
until now? I tried with :tstart/:tend, but didn't succeed.
(This is what I naively tried:
#+BEGIN: clocktable :maxlevel 2 :scope subtree :tstart <2014-12-10 wed 06:00> :tend <2014-12-10 wed 23:59>
)
TIA,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Is it possible for the clock table to display only clocked activities between two timestamps?
2014-12-10 10:56 Is it possible for the clock table to display only clocked activities between two timestamps? Marcin Borkowski
@ 2014-12-10 13:00 ` Sebastien Vauban
2014-12-10 16:48 ` Marcin Borkowski
0 siblings, 1 reply; 4+ messages in thread
From: Sebastien Vauban @ 2014-12-10 13:00 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Marcin Borkowski wrote:
> More precisely, I'd like to have a clock report, say, from today 6:00
> until now? I tried with :tstart/:tend, but didn't succeed.
>
> This is what I naively tried:
> #+BEGIN: clocktable :maxlevel 2 :scope subtree :tstart <2014-12-10 wed 06:00> :tend <2014-12-10 wed 23:59>
:tstart "2014-12-10" :tend "2014-12-11" will work.
Not tested with hours, though...
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Is it possible for the clock table to display only clocked activities between two timestamps?
2014-12-10 13:00 ` Sebastien Vauban
@ 2014-12-10 16:48 ` Marcin Borkowski
2014-12-10 16:59 ` Marcin Borkowski
0 siblings, 1 reply; 4+ messages in thread
From: Marcin Borkowski @ 2014-12-10 16:48 UTC (permalink / raw)
To: Sebastien Vauban; +Cc: emacs-orgmode
On 2014-12-10, at 14:00, Sebastien Vauban wrote:
> Marcin Borkowski wrote:
>> More precisely, I'd like to have a clock report, say, from today 6:00
>> until now? I tried with :tstart/:tend, but didn't succeed.
>>
>> This is what I naively tried:
>> #+BEGIN: clocktable :maxlevel 2 :scope subtree :tstart <2014-12-10 wed 06:00> :tend <2014-12-10 wed 23:59>
>
> :tstart "2014-12-10" :tend "2014-12-11" will work.
>
> Not tested with hours, though...
It is exactly hours I need.
I often work past midnight, and I really would like the day to start at,
say 3:00. If this is not possible (AFAIK, it's not), I'd like at least
to exclude 0:00-3:00 from the clock report.
>
> Best regards,
> Seb
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Is it possible for the clock table to display only clocked activities between two timestamps?
2014-12-10 16:48 ` Marcin Borkowski
@ 2014-12-10 16:59 ` Marcin Borkowski
0 siblings, 0 replies; 4+ messages in thread
From: Marcin Borkowski @ 2014-12-10 16:59 UTC (permalink / raw)
To: Sebastien Vauban; +Cc: emacs-orgmode
On 2014-12-10, at 17:48, Marcin Borkowski wrote:
>> :tstart "2014-12-10" :tend "2014-12-11" will work.
>>
>> Not tested with hours, though...
>
> It is exactly hours I need.
>
> I often work past midnight, and I really would like the day to start at,
> say 3:00. If this is not possible (AFAIK, it's not), I'd like at least
> to exclude 0:00-3:00 from the clock report.
Wow. :tstart "2014-12-10 06:00" :tend "2014-12-10 23:59" works!
The only problem is that s-left / s-right won't work without a :block
option - but this I can live with.
>> Best regards,
>> Seb
Thanks!
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-12-10 16:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 10:56 Is it possible for the clock table to display only clocked activities between two timestamps? Marcin Borkowski
2014-12-10 13:00 ` Sebastien Vauban
2014-12-10 16:48 ` Marcin Borkowski
2014-12-10 16:59 ` Marcin Borkowski
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).