Rainer Stengele <rainer.steng...@online.de> wrote: > Hi! > > Imagine you have a todo like this: > > ***** TODO a task > SCHEDULED: <2013-01-16 Mi +2m> > > Now suppose you want to put that todo on hold. In order to no more see > the scheduled date in the agenda I comment out the "SCHEDULED" line. > I do not want to delete it because I maybe need it later again: > > > ***** TODO a task > # SCHEDULED: <2013-01-16 Mi +2m> > > The todo still appears in the agenda. > Is this not counterintuitive? >
Try putting the # in column 1 (untested). Nick