emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* clocksum of scheduled task
@ 2010-03-30  5:59 Alexandre Russel
  2010-03-30 12:09 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Russel @ 2010-03-30  5:59 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

  I have scheduled task:

* TODO daily work review					       :WORK:
  SCHEDULED: <2010-03-30 Tue +1d>
  CLOCK: [2010-03-30 Tue 07:36]
  - State "DONE"       [2010-03-29 Mon 09:04]
    CLOCK: [2010-03-29 Mon 08:27]--[2010-03-29 Mon 09:04] =>  0:37
  :PROPERTIES:
  :CLOCK_MODELINE_TOTAL: today
  :LAST_REPEAT: [2010-03-29 Mon 21:31]
  :END:

When I C-c a a, I see the task every day but monday with for each day
a 37mn clocksum.
I would like:
- to see the task on monday, marked done, with a clocksum of 37 mn
- see the task every other day, marked todo, with a clocksum of 0mn
(or no clocksum)

Is it possible or do I have to go throught cloning task ?
Note that I tried with/without the CLOCK_MODELINE_TOTAL and it has no
influence on the clocksum.

I am using version 6.34c

alex

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

* Re: clocksum of scheduled task
  2010-03-30  5:59 clocksum of scheduled task Alexandre Russel
@ 2010-03-30 12:09 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2010-03-30 12:09 UTC (permalink / raw)
  To: Alexandre Russel; +Cc: emacs-orgmode

Alexandre Russel <alexandre@russel.fr> writes:

> Hi all,
>
>   I have scheduled task:
>
> * TODO daily work review					       :WORK:
>   SCHEDULED: <2010-03-30 Tue +1d>
>   CLOCK: [2010-03-30 Tue 07:36]
>   - State "DONE"       [2010-03-29 Mon 09:04]
>     CLOCK: [2010-03-29 Mon 08:27]--[2010-03-29 Mon 09:04] =>  0:37
>   :PROPERTIES:
>   :CLOCK_MODELINE_TOTAL: today
>   :LAST_REPEAT: [2010-03-29 Mon 21:31]
>   :END:
>
> When I C-c a a, I see the task every day but monday with for each day
> a 37mn clocksum.
> I would like:
> - to see the task on monday, marked done, with a clocksum of 37 mn
> - see the task every other day, marked todo, with a clocksum of 0mn
> (or no clocksum)
>
> Is it possible or do I have to go throught cloning task ?
> Note that I tried with/without the CLOCK_MODELINE_TOTAL and it has no
> influence on the clocksum.
>
> I am using version 6.34c

Hi Alex,

That's not how it works for me (mostly).  I have an repeated task I
clock on weekdays:

** TODO Daily Defect Review
   SCHEDULED: <2010-03-31 Wed ++1d>

It has clock entries on most weekdays and R in the agenda shows a clock
report with the correct clocked time on each day.  You can only view the
total time for everything displayed on the agenda, so if you look at a
week you'll get all of the time clocked on that week - not separate
reports for each day.

You won't get a DONE entry in your agenda for repeating tasks.  If you
need that you will have to clone the entry I think.

CLOCK_MODELINE_TOTAL only affects the time reported on the Emacs
modeline when the clock is running on that task.

HTH,
Bernt

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

end of thread, other threads:[~2010-03-30 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-30  5:59 clocksum of scheduled task Alexandre Russel
2010-03-30 12:09 ` Bernt Hansen

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