emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [ Bug] tsia-{up, down} sorting strategy not working for tags search


From: Subhan Michael Tindall
Subject: [O] [ Bug] tsia-{up, down} sorting strategy not working for tags search agendas
Date: Mon, 22 Sep 2014 21:08:45 +0000

I have the following agendas (among others) defined:

("x" "Last worked" ((alltodo "" (                                                                                                                                                                                                                                                (org-agenda-sticky nil)

                (org-agenda-sorting-strategy (quote (tsia-up todo-state-down)))))))

("y" "Last worked2" ((tags "LastWorked={.+}" (

(org-agenda-sticky nil)

                (org-agenda-sorting-strategy (quote (tsia-up todo-state-down)))))))

 

I have a property defined in headlines that have been worked on:

                :PROPERTIES:

                :LastWorked: [2014-09-02 Tue 16:02]

                :END:

 

TODOs etc that have not been worked yet don’t have this property.

 

The top search (“x”) creates an agenda with items with a LastWorked property sorted with the least recent first, down to most recent, followed by any items with the LastWorked property unset sorted by todo-state. 

 

The bottom search (“y”) creates an agenda with only items with LastWorked property set (which I want) but completely ignores the tsia-up sorting strategy and sorts only by todo-state.

 

I have confirmed that org-agenda-sorting-strategy-selected is correct in both cases.

The only difference is the agenda type (tags vs alltodo)

 

Any ideas where to look for this ?

 

 

 

 

 

 

Subhan Michael Tindall

Program Analyst – FamilyCare Health Plans

825 NE Multnomah St, Suite 1400; Portland OR 97232

Direct: 503-471-3127

Fax:      503-471-3177

Email:  address@hidden

Email-Signature-Logos June 20143

 


This message is intended for the sole use of the individual and entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message.  Thank you.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]