From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luke Subject: Re: Schedule with a duration Date: Fri, 6 Apr 2018 23:08:42 +0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55188) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f4Sz8-00073d-Aa for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 11:09:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f4Sz5-00063L-39 for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 11:09:02 -0400 Received: from [195.159.176.226] (port=52734 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f4Sz4-0005wQ-Qz for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 11:08:59 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1f4Swv-0008Gr-NB for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 17:06:45 +0200 In-Reply-To: Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org You can use effort estimates for this. They are covered in the manual here: https://orgmode.org/manual/Effort-estimates.html#Effort-estimates After assigning an effort estimate to a task, you can filter all tasks with an estimate less-than, equal-to, or greater-than a specified number of minutes using org-agenda-filter-by-effort (press the "_" key when viewing the agenda). On 06/04/18 20:32, Cecil Westerhof wrote: > Is it possible to schedule a task on a day without a time, but have a > duration? > > I have several tasks that are not bound to a time, but will be done when > I have some spare time. It would be handy if there was a way the > estimated duration of those tasks so I can choose the right one. > > And in general I find it useful to see how much work there still is to > be done. > > -- > Cecil Westerhof