From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Re: Re: Todo Templates Date: Fri, 21 Mar 2008 12:42:45 -0500 Message-ID: <20080321174245.GC26299@odin.demosthenes.org> References: <20080321164849.GB26299@odin.demosthenes.org> <87fxukf0zf.fsf@legolas.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JclGU-0004BG-E4 for emacs-orgmode@gnu.org; Fri, 21 Mar 2008 13:42:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JclGT-0004At-NO for emacs-orgmode@gnu.org; Fri, 21 Mar 2008 13:42:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JclGT-0004Ap-FD for emacs-orgmode@gnu.org; Fri, 21 Mar 2008 13:42:49 -0400 Received: from squirtle.drak.net ([72.52.144.201]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JclGS-0001j3-Tu for emacs-orgmode@gnu.org; Fri, 21 Mar 2008 13:42:49 -0400 Received: from [206.180.154.177] (helo=localhost) by squirtle.drak.net with esmtpa (Exim 4.68) (envelope-from ) id 1JclGK-0008SF-OR for emacs-orgmode@gnu.org; Fri, 21 Mar 2008 12:42:40 -0500 Content-Disposition: inline In-Reply-To: <87fxukf0zf.fsf@legolas.norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I completely overlooked the fact that in column mode editing an item with no properties creates those properties. Thats 90% of the way there. Is there a way to specify a default? On Fri, Mar 21, 2008 at 01:20:04PM -0400, Bernt Hansen wrote: > Russell Adams 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 > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode ------------------------------------------------------------------ Russell Adams RLAdams@AdamsInfoServ.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3