On 8/28/07, Carl Bolduc <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> I'm a new user of Org mode, I like the week view that I get when I press
> "Ctrl-c a a". But sometimes, I plan things several weeks in advance and I
> would like to be able to see what is coming in the next week also. Is there
> a way to see the scheduled items for several weeks, or a way to jump from
> week to week in the agenda?
Welcome Carl,
Right and left keys jump forward and backward by a week.
Cut and modified from John W.'s post:
(setq org-agenda-custom-commands
'(("W" agenda "" ((org-agenda-ndays 21)))))
Then C-a a W will show you three weeks.
Cheers,
Scott
_______________________________________________
Emacs-orgmode mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode