From mboxrd@z Thu Jan 1 00:00:00 1970 From: ignotus@freemail.hu Subject: postponing todos Date: Mon, 06 Aug 2007 17:42:13 +0200 Message-ID: <878x8osm96.fsf@freemail.hu> 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 1II4iy-0004V5-G7 for emacs-orgmode@gnu.org; Mon, 06 Aug 2007 11:42:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1II4iv-0004UI-Tf for emacs-orgmode@gnu.org; Mon, 06 Aug 2007 11:42:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1II4iv-0004UF-M0 for emacs-orgmode@gnu.org; Mon, 06 Aug 2007 11:42:25 -0400 Received: from viefep18-int.chello.at ([213.46.255.22] helo=viefep16-int.chello.at) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1II4ip-0005L1-AO for emacs-orgmode@gnu.org; Mon, 06 Aug 2007 11:42:24 -0400 Received: from [192.168.0.175] (really [80.98.106.103]) by viefep16-int.chello.at (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20070806154211.JMQH11119.viefep16-int.chello.at@[192.168.0.175]> for ; Mon, 6 Aug 2007 17:42:11 +0200 Received: from ignotus by localhost with local (masqmail 0.2.21) id 1II4ij-88R-00 for ; Mon, 06 Aug 2007 17:42:13 +0200 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 Hello, I would like to have a solution for the following problem: I browse TODOs in my agenda view and I would like to postpone them, so agenda buffers don't list them until a certain date. I would like to quickly (by using shortcuts) postpone a todo entry from the agenda buffer by: - 1-2-3 day - coming monday/friday - next monday/friday What is possible with current org mode? Thanks, Richard