Re: [O] Sort TODOs in agenda day

2012-02-02 Thread Bernt Hansen
Jacek Generowicz writes: > At Wed, 1 Feb 2012 07:51:59 -0500, > Bernt Hansen wrote: > >> When I was first experimented with the sorting strategy I used the >> customize interface to set it for the current session only and looked at >> the result of my agenda with the new setting. > > Yes, setting

Re: [O] Sort TODOs in agenda day

2012-02-02 Thread Samuel Wales
On 2012-02-01, Jacek Generowicz wrote: > I see. Should I infer that org-mode doesn't provide any features for > applying different strategies to different portions of single day's > display in the agenda? You check for the section in your user-defined sort function. -- The Kafka Pandemic: http:

Re: [O] Sort TODOs in agenda day

2012-02-02 Thread Jacek Generowicz
At Wed, 1 Feb 2012 07:51:59 -0500, Bernt Hansen wrote: > You can add BOTH time-up and effort-up to the sorting strategy for the > agenda and time will prevail - for items with a time, and effort will be > the next sorting criteria. The point I missed is that time-up will only be applied to those

Re: [O] Sort TODOs in agenda day

2012-02-01 Thread Bernt Hansen
Jacek Generowicz writes: > At Tue, 31 Jan 2012 12:39:48 -0500, > Bernt Hansen wrote: >> >> Jacek Generowicz writes: >> >> > Yes, but how do I instruct it to apply one strategy (time-up) to those >> > items which appear in the time-grid portion of the day's display (the >> > appointments), and a

Re: [O] Sort TODOs in agenda day

2012-02-01 Thread Jacek Generowicz
At Tue, 31 Jan 2012 12:39:48 -0500, Bernt Hansen wrote: > > Jacek Generowicz writes: > > > Yes, but how do I instruct it to apply one strategy (time-up) to those > > items which appear in the time-grid portion of the day's display (the > > appointments), and a different one to the other entries (

Re: [O] Sort TODOs in agenda day

2012-01-31 Thread Bernt Hansen
Jacek Generowicz writes: > At Mon, 30 Jan 2012 19:32:01 -0500, > Bernt Hansen wrote: >> >> Jacek Generowicz writes: >> >> > Hello, >> > >> > In the standard agenda view for any single day, apponintments appear >> > in chronolological order before any TODOs which seem to be ordered >> > accorid

Re: [O] Sort TODOs in agenda day

2012-01-31 Thread Jacek Generowicz
At Mon, 30 Jan 2012 19:32:01 -0500, Bernt Hansen wrote: > > Jacek Generowicz writes: > > > Hello, > > > > In the standard agenda view for any single day, apponintments appear > > in chronolological order before any TODOs which seem to be ordered > > accoriding to the order in which they appear i

Re: [O] Sort TODOs in agenda day

2012-01-30 Thread Bernt Hansen
Jacek Generowicz writes: > Hello, > > In the standard agenda view for any single day, apponintments appear > in chronolological order before any TODOs which seem to be ordered > accoriding to the order in which they appear in their org files. > > How could I get the TODOs to be sorted by somethin

[O] Sort TODOs in agenda day

2012-01-30 Thread Jacek Generowicz
Hello, In the standard agenda view for any single day, apponintments appear in chronolological order before any TODOs which seem to be ordered accoriding to the order in which they appear in their org files. How could I get the TODOs to be sorted by something like effort-up without breaking the c