[O] Block agenda

2014-12-31 Thread Yuri Niyazov
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

Re: [O] Block-Agenda: Show whole entry

2012-10-05 Thread François Allisson
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.

Re: [O] Block-Agenda: Show whole entry

2012-10-05 Thread Sebastien Vauban
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

[O] Block-Agenda: Show whole entry

2012-10-04 Thread Moritz Ulrich
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