[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] user-defined agenda sorting
From: |
Samuel Wales |
Subject: |
[Orgmode] user-defined agenda sorting |
Date: |
Tue, 16 Jun 2009 01:57:05 -0700 |
I have a sort comparison function for the outline, which
returns a number. This works well.
The documentation for user-defined agenda sorting says "This
function must receive two arguments, agenda entry a and b."
I am not sure what a and b are, strings?
My function gets priorities, tags, and todo kw assuming point is on a
headline. It uses org functions to get those. The org code for
agenda sorting uses text properties.
How to adapt my function to get the following information: priorities
as [?A..?C], inherited and local tags as a list, and todo kw as a
string?
Is there a place where how to parse a and b is documented?
Thanks.
--
Myalgic encephalomyelitis denialism is causing death and severe suffering,
worse than MS. Conflicts of interest are destroying research. /You/ can
get the disease at any time permanently. Do science and justice matter to
you? http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm
- [Orgmode] user-defined agenda sorting,
Samuel Wales <=