Hi Nick, Nick Dokos <nicholas.do...@hp.com> writes:
> Konrad Hinsen <konrad.hin...@fastmail.net> wrote: > >> Is there a way to get this inserted only into the day view, but not >> into the week view? In fact, I would like to have that choice for >> agenda items in general. It makes sense (to me at least) to have more >> information in the day view than in the week view. > > Not that I know of, which means one of two things: it's there but I > don't know about it (something that has happened many times in the past > with org) or it's not there and Carsten will have it implemented by > tomorrow morning :-) A clever combination of org-agenda-span and org-agenda-skip-function (checking against this span) in a custom agenda command should do. HTH, -- Bastien