emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Edmond Halley <halleyinvent@gmail.com>
To: Emacs-orgmode@gnu.org
Subject: [Q]How to use multi-clocks simultaneously?
Date: Wed, 13 Jan 2010 21:50:30 +0800	[thread overview]
Message-ID: <6c7d8d781001130550k796f8050wa4a89cefdc00633a@mail.gmail.com> (raw)

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!

             reply	other threads:[~2010-01-13 13:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-13 13:50 Edmond Halley [this message]
2010-01-13 13:52 ` [Q]How to use multi-clocks simultaneously? Carsten Dominik

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=6c7d8d781001130550k796f8050wa4a89cefdc00633a@mail.gmail.com \
    --to=halleyinvent@gmail.com \
    --cc=Emacs-orgmode@gnu.org \
    /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).