emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Clemente <n142857@gmail.com>
To: "Dave Täht" <d@teklibre.org>
Cc: emacs-orgmode@gnu.org
Subject: Productiviy tools (was: Scaling org-mode)
Date: Mon, 14 Sep 2009 01:30:43 +0200	[thread overview]
Message-ID: <87tyz6h17g.fsf@gmail.com> (raw)
In-Reply-To: <87my4zfleg.fsf@mahal.sjds.teklibre.org> ("Dave Täht"'s message of "Sat, 12 Sep 2009 23:45:11 -0600")


Off-topic.

El dom, sep 13 2009 a les 07:45, Dave Täht va escriure:
> ;; my personal fav, run every 15 minutes
>
> (defun nag-timer () "Nag me when there isn't a clock running"  
>   (interactive)
>   (unless (marker-buffer org-clock-marker)
>     (say "Are you mating now?")))
>

  I like this very much and have started using it; let's see how annoying it can be.

  Do you really clock all the time you have Emacs open? That will give very complete statistics about daily computer usage… if only you don't end up clocking everything into a general task „* do some things“.


  I have since long thought of more utilities like this, which watch my work habits and help me correct them in the ways I defined beforehand. It would be something like my org-boss and include:

- warn when I'm not clocking anything (possibly do this only on work hours, not at home)
- check that each work day I work the hours I should, no less
- warn when some tasks or deadlines start to seem difficult to complete on time:
 - e.g. if there are still 30 predicted hours but the deadline is tomorrow (so you won't be able to do those 30 hours)
 - or if I am being too slow (e.g. if after 1h working at a 4h task I am still at 10%. To be on schedule I should have been at 25%)
- motivate me positively when I complete tasks faster than planned
- help me find the effort estimates which proved wrong (because I spent more time than planned)
- warn when I have too many scheduled tasks for today in my agenda (I should reschedule them)
- complain if I have many same-level tasks and I haven't assigned priorities to them
- complain if I hadn't estimated the effort of task which has taken a lot of time
- …

  I see there is much work to do. Many productivity improvements are personal, so a single mode can't match all corrective needs. A single file with a collection of working functions would be better; then users can adapt to their needs the functions they want.


  How does this utopia sound?
  I alone can't develop this in time, but: if we put a file in Worg or contrib/, could we collect all our productiviy improvement tools and ideas?


-- Daniel

  parent reply	other threads:[~2009-09-13 23:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-13  5:45 Scaling org-mode Dave Täht
2009-09-13 14:04 ` Matt Lundin
2009-09-13 17:25   ` Dave Täht
2009-09-13 18:58     ` Dave Täht
2009-09-13 16:52 ` Nick Dokos
2009-09-13 23:30 ` Daniel Clemente [this message]
2009-09-14  0:21   ` Productiviy tools Dave Täht

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=87tyz6h17g.fsf@gmail.com \
    --to=n142857@gmail.com \
    --cc=d@teklibre.org \
    --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).