Re: [Orgmode] Sorting TODOs with time-up

2009-03-30 Thread Matthew Lundin
David Engster writes: > > I guess this should be simple but somehow it's not working for me. I > want to generate a todo list which is sorted according to the scheduled > date. Consider the following test.org file: > > ** TODO: first SCHEDULED: <2009-04-01 Wed> > ** TODO: second SCHEDULED: <2009-0

[Orgmode] Sorting TODOs with time-up

2009-03-30 Thread David Engster
Hi all, I guess this should be simple but somehow it's not working for me. I want to generate a todo list which is sorted according to the scheduled date. Consider the following test.org file: ** TODO: first SCHEDULED: <2009-04-01 Wed> ** TODO: second SCHEDULED: <2009-04-23 Thu> ** TODO: third SC