From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: another way of inserting effort estimates Date: Tue, 05 Aug 2008 10:12:55 -0400 Message-ID: <878wvb7dp4.fsf@gollum.intra.norang.ca> References: 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 1KQNHd-0002PL-IF for emacs-orgmode@gnu.org; Tue, 05 Aug 2008 10:13:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQNHc-0002Ng-Hx for emacs-orgmode@gnu.org; Tue, 05 Aug 2008 10:13:04 -0400 Received: from [199.232.76.173] (port=35473 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQNHc-0002NM-DG for emacs-orgmode@gnu.org; Tue, 05 Aug 2008 10:13:04 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:51975) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KQNHc-0002VO-7p for emacs-orgmode@gnu.org; Tue, 05 Aug 2008 10:13:04 -0400 In-Reply-To: (Seweryn kokot's message of "Tue\, 5 Aug 2008 13\:03\:59 +0000 \(UTC\)") 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: Seweryn kokot Cc: emacs-orgmode@gnu.org Seweryn kokot writes: > When I want to insert effort estimates, I type for example 0:20 or 1:40 or cycle > the allowed values of Effort properties. Would it be possible to have something > similar to the date/time prompts, and instead of typing in the Effort property > 0:20 or 1:40, just to type 20m or 1h40m or (1h40)? Where "m" stands for minutes > and "h" for hour. The reason for this is that I moved the colon somewhere else > on my keyboard and now it is not easily available. As another alternative - in column mode: When editing the effort column from a preset list of choices the number keys 1-9 and 0 insert the value at that index in the list of choices (where 0 inserts index 10) -Bernt