emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Q]How to use multi-clocks simultaneously?
@ 2010-01-13 13:50 Edmond Halley
  2010-01-13 13:52 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Edmond Halley @ 2010-01-13 13:50 UTC (permalink / raw)
  To: Emacs-orgmode

Hi, all

I am new to orgmode. I wonder whether I can clock the time for multi-task.

For example, I have two tasks: A, B. I issue `C-c C-x C-i' on the
header of A. It shows like this.
* Task
** A xxxxxx
   CLOCK: [2010-01-12 Wed. 21:35]
** B xxxxxx

But when I issue the same command `C-c C-x C-i' on the header of B. It shows:
* Task
** A xxxxxx
   CLOCK: [2010-01-13 Wed. 21:35]--[2010-01-13 Wed. 21:35] => 0:00
** B xxxxxx
   CLOCK: [2020-01-13 Wed. 21:35]

The second time using `org-clock-in' will first clock-out the previous
running clock, then start a new one.

Though it's instinct that when you time one task, you will keep on
working until you finish it. You won't switch to another task when
it's timing.

How can I use two clock separately for two different tasks?

Now, I manually inster those ending timestamp and re-calc the time interver.

Thanks a lot!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-13 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-13 13:50 [Q]How to use multi-clocks simultaneously? Edmond Halley
2010-01-13 13:52 ` Carsten Dominik

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).