Re: [O] How to create agenda which ignores headings with deadline/scheduled dates older than 3 months

2015-05-28 Thread rene
Nick Dokos ndokos at gmail.com writes: [Not sure why, but quoting the OP's message did not work - I had to do it by hand - I wonder if the problem is with the message or my setup: if someone could verify, I'd appreciate it.] Martin Beck Elwood151 at web.de writes: how can I set up an

Re: [O] How to create agenda which ignores headings with deadline/scheduled dates older than 3 months

2015-03-30 Thread Sebastien Vauban
Martin Beck wrote: how can I set up an agenda view in org-mode which does NOT show old entries which contain scheduled or deadline dates older than 3 months? I did not find an option for that - maybe I've overlooked it? Something like (untested): (tags-todo DEADLINE\-3m\) Best regards,

Re: [O] How to create agenda which ignores headings with deadline/scheduled dates older than 3 months

2015-03-30 Thread Nick Dokos
[Not sure why, but quoting the OP's message did not work - I had to do it by hand - I wonder if the problem is with the message or my setup: if someone could verify, I'd appreciate it.] Martin Beck elwood...@web.de writes: how can I set up an agenda view in org-mode which does NOT show old

Re: [O] How to create agenda which ignores headings with deadline/scheduled dates older than 3 months

2015-03-30 Thread Elwood151
Hi Nick, thanks a lot for your help! That looks great, however I dont get it to work: lightweight example agenda (shows also scheduled items which are 500 days old!): (y1 test agenda ((org-agenda-todo-ignore-scheduled -30))) What am I doing wrong? Im still on org-mode 8.2.7c, is

Re: [O] How to create agenda which ignores headings with deadline/scheduled dates older than 3 months

2015-03-30 Thread Nick Dokos
elwood...@web.de writes: thanks a lot for your help! That looks great, however I don't get it to work: lightweight example agenda (shows also scheduled items which are 500 days old!): (y1 test agenda ((org-agenda-todo-ignore-scheduled -30))) What am I doing wrong? I'm still on