emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: daya <atapattud@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Effort Per Day
Date: Wed, 17 Apr 2013 11:54:10 -0400	[thread overview]
Message-ID: <87sj2p8865.fsf@norang.ca> (raw)
In-Reply-To: <loom.20130403T143925-346@post.gmane.org> (daya's message of "Wed, 3 Apr 2013 12:44:21 +0000 (UTC)")

daya <atapattud@gmail.com> writes:

> There are some tasks on which I would like spend a specified time of the day.  I
> would like to set a per-day effort on these tasks.  The current effort system
> seem to support effort per task, not effort per day.  What is the recommended
> way of doing this?
>
> - daya

Hi daya,

For this I use a habit that tracks this work

* TODO Some project
** TODO Work on Some project at least 3 hours per day
   SCHEDULED: <2013-04-17 Wed .+1d/3d>
   :PROPERTIES:
   :STYLE: habit
   :LAST_REPEAT: [2013-04-16 Tue 17:00]
   :END:
** TODO Tasks one...

Near the end of the day I just do an agenda clock report (C-c a a R) and
see if Some project has the required amount of time on it or not.
If it does I mark the habit task complete.

For individual (non-project) tasks the habit is enough and I give it an
effort so the modeline shows time clocked so far today and the limit

* TODO Some task I need to do for an hour everyday
  SCHEDULED: <2013-04-17 Wed .+1d/3d>
  :PROPERTIES:
  :LAST_REPEAT: [2013-04-16 Tue 13:27]
  :Effort:   1:00
  :CLOCK_MODELINE_TOTAL: today
  :END:

Regards,
Bernt

      parent reply	other threads:[~2013-04-17 15:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-03 12:44 Effort Per Day daya
2013-04-04 10:00 ` Memnon Anon
2013-04-04 10:08 ` Bastien
2013-04-07  0:16   ` Daya Atapattu
2013-04-17 15:54 ` Bernt Hansen [this message]

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=87sj2p8865.fsf@norang.ca \
    --to=bernt@norang.ca \
    --cc=atapattud@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).