From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Re: History in org-mode Date: Tue, 23 Nov 2010 09:48:20 +0000 Message-ID: <878w0kpcmj.fsf@pinto.chemeng.ucl.ac.uk> References: <4CEA7336.3050208@gmail.com> <4CEA8050.7030600@manor-farm.org> <87ipzox4fh.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=44229 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKpx9-0001Jh-9v for emacs-orgmode@gnu.org; Tue, 23 Nov 2010 05:18:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PKpx7-00074x-Pg for emacs-orgmode@gnu.org; Tue, 23 Nov 2010 05:18:23 -0500 Received: from vscani-e.ucl.ac.uk ([144.82.108.33]:63323) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PKpx7-00074D-Lc for emacs-orgmode@gnu.org; Tue, 23 Nov 2010 05:18:21 -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: Bernt Hansen Cc: emacs-orgmode@gnu.org Bernt Hansen writes: > Ian Barton writes: > >> On 22/11/10 13:42, Glasspen wrote: >>> Hi! >>> >>> Is it posible to view a week (like agenda-view) that has already passed? >>> I want to be able to see what I did a week back in time. >>> >>> >> Pressing "b" in Agenda view will take you back a week at a time. > > You can also use 'j' to jump to any date you want. If you're viewing a > week it shows the day you jump to and the 6 days following it. and, if you wish all your week displays to start with the same day of the week (e.g. Monday or Sunday), check out ,---- | org-agenda-start-on-weekday is a variable defined in `org-agenda.el'. | Its value is 1 | | Documentation: | Non-nil means start the overview always on the specified weekday. | 0 denotes Sunday, 1 denotes Monday etc. | When nil, always start on the current day. | Custom commands can set this variable in the options section. `---- I believe the default is nil? -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1 : using Org-mode version 7.3 (release_7.3.119.gb1749)