emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Block agenda
@ 2014-12-31  9:14 Yuri Niyazov
  0 siblings, 0 replies; only message in thread
From: Yuri Niyazov @ 2014-12-31  9:14 UTC (permalink / raw)
  To: emacs-orgmode

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?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-31  9:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-31  9:14 Block agenda Yuri Niyazov

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).