* Log Notes with Non-sequential states
@ 2007-01-15 17:15 Deech
2007-01-15 21:26 ` Carsten Dominik
2007-01-16 7:55 ` Dmitri Minaev
0 siblings, 2 replies; 4+ messages in thread
From: Deech @ 2007-01-15 17:15 UTC (permalink / raw)
To: emacs-orgmode
Hi all,
I am trying to use the lognotestate feature to log the progress of a project.
However my projects go from WAITING to TODO and back to WAITING so there is no
definate sequence.
Is lognotestate even the right feature to use? Is there a better tool to log the
actions taken in a project?
Thanks...
Deech
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Log Notes with Non-sequential states
2007-01-15 17:15 Log Notes with Non-sequential states Deech
@ 2007-01-15 21:26 ` Carsten Dominik
2007-01-16 10:07 ` Dmitri Minaev
2007-01-16 7:55 ` Dmitri Minaev
1 sibling, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2007-01-15 21:26 UTC (permalink / raw)
To: Deech; +Cc: emacs-orgmode
There is no natural way to switch back between two states, but you can
select
a specific goal state by Using a prefix argument.
If you have
#+SEQ_TODO TODO WAITING DONE
The you can use `C-c C-t' to switch from TODO to WAITING, and
`C-2 C-c C-t' to switch directly to WAITING, with proper notes recorded.
From the TODO list agenda view, this even become `t' for the first
switch,
`2 t' for the second.
- Carsten
On Jan 15, 2007, at 18:15, Deech wrote:
> Hi all,
> I am trying to use the lognotestate feature to log the progress of a
> project.
> However my projects go from WAITING to TODO and back to WAITING so
> there is no
> definate sequence.
>
> Is lognotestate even the right feature to use? Is there a better tool
> to log the
> actions taken in a project?
>
> Thanks...
> Deech
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Log Notes with Non-sequential states
2007-01-15 17:15 Log Notes with Non-sequential states Deech
2007-01-15 21:26 ` Carsten Dominik
@ 2007-01-16 7:55 ` Dmitri Minaev
1 sibling, 0 replies; 4+ messages in thread
From: Dmitri Minaev @ 2007-01-16 7:55 UTC (permalink / raw)
To: Deech; +Cc: emacs-orgmode
I like lognotestate so much that I use it even when it is not the
right thing to do :). BTW, I didn't have a chance yet to thank Carsten
for implementing it. It's great, thanks!
I'd say that it is quite comfortable to use it for oscillating between
states. You can also try to use tags to mark the pending tasks, but
lognotestate gives a way to timestamp such changes and log the
reasons. The only annoyance is that since the sequence has to be
linear and if the sequence is TODO-WAITING-DONE, you cannot jump from
TODO to DONE. In this case, I would simply change the sequence to
WAITING-TODO-DONE. After all, all tasks are WAITING to be started
before they go to the TODO state :).
On 1/15/07, Deech <aditya_siram@hotmail.com> wrote:
> Hi all,
> I am trying to use the lognotestate feature to log the progress of a project.
> However my projects go from WAITING to TODO and back to WAITING so there is no
> definate sequence.
>
> Is lognotestate even the right feature to use? Is there a better tool to log the
> actions taken in a project?
>
> Thanks...
> Deech
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
--
With best regards,
Dmitri Minaev
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Log Notes with Non-sequential states
2007-01-15 21:26 ` Carsten Dominik
@ 2007-01-16 10:07 ` Dmitri Minaev
0 siblings, 0 replies; 4+ messages in thread
From: Dmitri Minaev @ 2007-01-16 10:07 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
On 1/16/07, Carsten Dominik <dominik@science.uva.nl> wrote:
> There is no natural way to switch back between two states
S-left and S-right work well for me...
--
With best regards,
Dmitri Minaev
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-01-16 10:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-15 17:15 Log Notes with Non-sequential states Deech
2007-01-15 21:26 ` Carsten Dominik
2007-01-16 10:07 ` Dmitri Minaev
2007-01-16 7:55 ` Dmitri Minaev
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.