[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [BUG] Unable to use TODO(address@hidden) to track TODO state cha
From: |
Giovanni Ridolfi |
Subject: |
Re: [O] [BUG] Unable to use TODO(address@hidden) to track TODO state changes |
Date: |
Wed, 09 Nov 2011 16:40:50 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (windows-nt) |
Jason Dunsmore <address@hidden> writes:
Hi, _Jason,
> After reading http://orgmode.org/org.html#Tracking-TODO-state-changes,
> I expected the "@!" TODO syntax, eg. TODO(address@hidden), to do the
> following:
>
> - Log timestamp when entering state
> - Add note when entering state
Well the TODO(address@hidden) syntax seems not to be allowed.
It is your expectation, I'd say a feature request ;-)
cheers,
Giovanni
>
> This syntax appears to break the functionality, because it does neither.
> The state is changed with no logging or note prompt. Is this a bug?
>
> I verified that the TODO(t@/!) syntax does work as indicated in the
> manual.
>
> - Add note when entering state
> - Log timestamp when entering state
> - Log timestamp when exiting state