emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Yuri Niyazov <yuri.niyazov@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Block agenda
Date: Wed, 31 Dec 2014 01:14:58 -0800	[thread overview]
Message-ID: <CACbjG0s5z+RUxYMzBOW2PMznQfc5YokNf4xZu-_prmst1sZYAQ@mail.gmail.com> (raw)

How do I go back and forth across days in one view in a block agenda,
without resetting the other one?

I am configuring a custom view in the agenda like this:

(setq org-agenda-custom-commands
      '(("A" "Multiple Agendas"
         ((agenda "" )
          (agenda "" ))
         ((org-agenda-ndays 1)))))

Note that I've stripped out all the configurations that make those two
agendas different, since that's not what's relevant here. I load this
view up, I position the cursor in the top view, and I hit "b" because
I want to look at yesterday. Then, I position the cursor in the bottom
view, and hit "b" as well. Now, the top view is redrawn, and is reset
back to "today".

Is it possible to navigate a block view that consists of multiple
agendas in sync?

                 reply	other threads:[~2014-12-31  9:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CACbjG0s5z+RUxYMzBOW2PMznQfc5YokNf4xZu-_prmst1sZYAQ@mail.gmail.com \
    --to=yuri.niyazov@gmail.com \
    --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).