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-nday
Le jeudi 04 oct 2012 à 23:27:48 (+0200), Moritz Ulrich a écrit :
>
> Hello,
>
> I'm trying to create an Agenda which will be printed / mailed daily. It
> should include the usual 'today' agenda and my shopping list.
>
> This shopping list is stored in an agenda file as a list with
> checkboxes.
Hi Moritz,
Moritz Ulrich wrote:
> Hello,
>
> I'm trying to create an Agenda which will be printed / mailed daily. It
> should include the usual 'today' agenda and my shopping list.
>
> This shopping list is stored in an agenda file as a list with
> checkboxes.
>
> I want this list as the second bl
Hello,
I'm trying to create an Agenda which will be printed / mailed daily. It
should include the usual 'today' agenda and my shopping list.
This shopping list is stored in an agenda file as a list with
checkboxes.
I want this list as the second block in my agenda. Is this possible?
Cheers,
Mo