From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: Viewing the agenda for a specific date Date: Thu, 23 Mar 2017 15:56:01 +0100 Message-ID: <841stonita.fsf@tm6592> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cr4A0-0000RR-BS for emacs-orgmode@gnu.org; Thu, 23 Mar 2017 10:56:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cr49x-0006E3-AA for emacs-orgmode@gnu.org; Thu, 23 Mar 2017 10:56:20 -0400 Received: from [195.159.176.226] (port=60929 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cr49x-0006Dm-3l for emacs-orgmode@gnu.org; Thu, 23 Mar 2017 10:56:17 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cr49l-0004az-Hb for emacs-orgmode@gnu.org; Thu, 23 Mar 2017 15:56:05 +0100 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 Hi. Luke writes: > Sometimes I would like to see the agenda as it would appear if I > generated it tomorrow. I know that I can change the date of the agenda > view using org-agenda-goto-date, but any tasks that are scheduled > today (or have a deadline set today, or in the past) don't appear in > the agenda views for any future dates. > > This means that when I view the agenda for tomorrow, any tasks that > are specified to be done today don't appear. Ideally, what I'd like to > do is fool the org agenda into thinking that tomorrow's date is the > current date ("today"). > > I've Googled for this but haven't been able to find an answer either > way. Is there a way to 'fake' "today's date" when generating the > agenda? You could give https://melpa.org/#/hack-time-mode a try. Best regards, Marco