From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Interpretation of priorities in org-mode Date: Thu, 9 Aug 2007 07:05:44 +0200 Message-ID: <1dcc2e02e5a95b0f7300441d398d050f@science.uva.nl> References: <3c12eb8d0707301053q29699a34qe0a6801bd0fbb7@mail.gmail.com> <3c12eb8d0708010824u17ee02c5k2d11b99ebd08bfbc@mail.gmail.com> <52D89C75FEE9444E8D9C016E3730098306CDFE@chsa1036.share.beluni.net> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IJ0DT-0004l4-BB for emacs-orgmode@gnu.org; Thu, 09 Aug 2007 01:05:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IJ0DR-0004k5-9y for emacs-orgmode@gnu.org; Thu, 09 Aug 2007 01:05:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJ0DR-0004k2-3A for emacs-orgmode@gnu.org; Thu, 09 Aug 2007 01:05:45 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IJ0DQ-0003S4-KV for emacs-orgmode@gnu.org; Thu, 09 Aug 2007 01:05:44 -0400 In-Reply-To: <52D89C75FEE9444E8D9C016E3730098306CDFE@chsa1036.share.beluni.net> 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: "Egli Christian (KIRO 41)" Cc: emacs-orgmode@gnu.org On Aug 2, 2007, at 14:13, Egli Christian (KIRO 41) wrote: > > What I do is that I schedule the tasks that I want to do on a > particular > day. I also customize the agenda to show unscheduled TODOs, so my > (weekly) agenda shows me the tasks that haven't been scheduled > (probably > not so important, a MAYBE in GTD speak) and the tasks that are > scheduled > for a particular day. I look at the current day and see the tasks that > are up for this day. > > What I'd like to do is to be able to schedule a task for a given week. > Say I know that I want to hand in a paper which is due in two weeks but > this week is very busy and I have no time to work on it. So I want to > schedule it for next week. At the moment I just schedule it for next > monday but I would like to be flexible next week and do the paper maybe > on another day next week depending on other load. Basically I would > like > the agenda to show me something along the following: This sounds complex, and it seems to me that scheduling these things for the Monday and then doing them during the week is still the simplest solution. - Carsten