From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Michael Alan Dorman <mdorman@jaunder.io>
Cc: emacs-orgmode@gnu.org
Subject: Re: Regression? Clocktable no longer includes TODO keywords
Date: Wed, 12 Jul 2017 14:08:40 +0200 [thread overview]
Message-ID: <87mv8926yf.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87bmopdg6m.fsf@jaunder.io> (Michael Alan Dorman's message of "Wed, 12 Jul 2017 07:53:53 -0400")
Hello,
Michael Alan Dorman <mdorman@jaunder.io> writes:
> Given the following document:
>
> * TODO Thingy
> ** TODO Sub-Thingy 1
> :LOGBOOK:
> CLOCK: [2017-07-12 Wed 07:15]--[2017-07-12 Wed 07:25] => 0:10
> :END:
> ** DONE Sub-Thingy 2
> :LOGBOOK:
> CLOCK: [2017-07-12 Wed 07:25]--[2017-07-12 Wed 07:31] => 0:06
> :END:
>
> I would previously get a clocktable like (simulated):
>
> #+BEGIN: clocktable
> #+CAPTION: Clock summary at [2017-07-12 Wed 07:32]
>
> | Headline | Time | |
> |-----------------------+--------+------|
> | *Total time* | *0:16* | |
> |-----------------------+--------+------|
> | TODO Thingy | 0:16 | |
> | \_ TODO Sub-Thingy 1 | | 0:10 |
> | \_ DONE Sub-Thingy 2 | | 0:06 |
> #+END:
>
> Starting with (I believe) org 9.05, I get
>
> #+BEGIN: clocktable
> #+CAPTION: Clock summary at [2017-07-12 Wed 07:32]
>
> | Headline | Time | |
> |------------------+--------+------|
> | *Total time* | *0:16* | |
> |------------------+--------+------|
> | Thingy | 0:16 | |
> | \_ Sub-Thingy 1 | | 0:10 |
> | \_ Sub-Thingy 2 | | 0:06 |
> #+END:
>
> I don't see any note of this in ORG-NEWS, so I assume it's a
> regression. I haven't had a chance to really dig into it yet.
This doesn't ring a bell. Anyway, the current behaviour sounds right,
since you can get TODO state with the "TODO" special property anyway.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2017-07-12 12:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-12 11:53 Regression? Clocktable no longer includes TODO keywords Michael Alan Dorman
2017-07-12 12:08 ` Nicolas Goaziou [this message]
2017-07-12 12:29 ` Michael Alan Dorman
2017-07-12 12:36 ` Nicolas Goaziou
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=87mv8926yf.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=mdorman@jaunder.io \
/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).