From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: agenda mode - carrying over tasks from previous week Date: Wed, 10 Nov 2010 11:09:40 -0500 Message-ID: <87y691yxbv.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=50029 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGDFB-0000fS-EC for emacs-orgmode@gnu.org; Wed, 10 Nov 2010 11:09:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGDFA-0004nb-BS for emacs-orgmode@gnu.org; Wed, 10 Nov 2010 11:09:53 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:57240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGDFA-0004ls-9e for emacs-orgmode@gnu.org; Wed, 10 Nov 2010 11:09:52 -0500 In-Reply-To: (Greg Troxel's message of "Wed, 10 Nov 2010 07:55:02 -0500") 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: Greg Troxel Cc: emacs-orgmode , sergio_101 Greg Troxel writes: > sergio_101 writes: > >> how would i go about making items/tasks that didn't get completed last >> week carry over into this week? > > Type 'm' in front of each and then "B s" to a new date. If you want to > move them all forward one week to the same day, I think you'll have to > write some elisp. Use SCHEDULED: or DEADLINE: with TODO state tasks and they continually show up on the agenda until you mark them done. -Bernt