emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Emacs-orgmode@gnu.org
Subject: Re: Todo Templates
Date: Fri, 21 Mar 2008 13:20:04 -0400	[thread overview]
Message-ID: <87fxukf0zf.fsf@legolas.norang.ca> (raw)
In-Reply-To: <20080321164849.GB26299@odin.demosthenes.org> (Russell Adams's message of "Fri\, 21 Mar 2008 11\:48\:49 -0500")

Russell Adams <RLAdams@AdamsInfoServ.Com> writes:

> So I'm setting up a sample project using column view to experiment
> with durations, assignment, etc.
>
> I've noticed that I'm duplicating my property drawer manually, and was
> curious if there is a way to setup a default property drawer for new
> items or a new todo hook I can tap into.

If you use column view (C-c C-x C-c) and enter durations it creates
property drawers in tasks that don't already have them.

There's also a function org-insert-property-drawer.

I've got the following setup:

(setq org-global-properties '(("Effort_ALL" . "0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 7:00 8:00")))
(setq org-columns-default-format "%40ITEM(Task) %17Effort(Estimated Effort){:} %CLOCKSUM")

and I just C-c C-x C-c on a parent task and use S-right to assign the
effort durations to each task.

HTH,
Bernt

  reply	other threads:[~2008-03-21 17:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-21 16:48 Todo Templates Russell Adams
2008-03-21 17:20 ` Bernt Hansen [this message]
2008-03-21 17:42   ` Russell Adams
2008-03-21 19:09     ` Bernt Hansen
2008-03-22 17:23     ` Carsten Dominik
2008-03-23 13:13     ` 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=87fxukf0zf.fsf@legolas.norang.ca \
    --to=bernt@norang.ca \
    --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).