emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Millar <millarc@verizon.net>
To: emacs-orgmode@gnu.org
Subject: Re: How to hide past days in Agenda view
Date: Fri, 27 Nov 2015 09:39:08 -0500	[thread overview]
Message-ID: <56586B0C.8070207@verizon.net> (raw)
In-Reply-To: <CA+2xvWkrsXVUqORj9M4uJC0HsCMnQmSFpubffOn-duTwEG5akw@mail.gmail.com>

Hi,

On 11/27/2015 08:45 AM, sgeorgii . wrote:
> Hello!
>
> The subject question. When I
>
> M-x org-agenda
>
> and it is now Friday - in my weekly agenda view I want only to see 
> Friday (today), Saturday and Sunday. I.e. only remaining part of the week.
>
> By default my agenda shows from Monday till Sunday regardless of 
> current day. How do I filter our days which are in past in my Agenda?
>
> Any help?
As to agenda starting today I have the following in my init.el

(setq org-agenda-start-on-weekday nil) ;starts agenda week view "today"
                                        ;rather than a fixed day each week

Perhaps you can set org-agenda-span someway to show only the remaining 
days in the week. I set it to

(setq org-agenda-span 14)

so that I see the next 14 days I believe setting it to 'fortnight also 
works.

Charlie Millar

  reply	other threads:[~2015-11-27 14:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27 13:45 How to hide past days in Agenda view sgeorgii .
2015-11-27 14:39 ` Charles Millar [this message]
2015-12-01  7:13 ` sgeorgii .

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56586B0C.8070207@verizon.net \
    --to=millarc@verizon.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).