emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Re: Sort tasks alphabetically


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: Sort tasks alphabetically
Date: Mon, 06 Dec 2004 22:24:29 +0900
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

John Sullivan <address@hidden> writes:

> I've talked some with Sacha about how to integrate this, and she's
> given me some ideas, but being able to more easily drop in such a sort
> function would be nice. If nobody else does, I'll try to take a look
> at it, but I'm not very skilled yet and thus really slow :)

Right. Gotcha. planner-sort-tasks-key-function for your hacking
pleasure. planner-sort-tasks-by-link looks like a promising option. It
sorts by linked plan page, and was amazingly fun and easy to write.
It's almost identical in function to planner-sort-tasks-by-date, but
-date may be marginally faster on day pages because it doesn't do
regexes.

Err. The function names are a bit unfortunate, though, as now people
are going to wonder why these aren't interactive functions.
planner-sort-tasks-key-date? I'm not sure if that's very clear either.
Does anyone feel strongly about the function names?

Little hack forward, little hack forward...

-- 
Sacha Chua <address@hidden> - open source geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, CS ed
applying as a Debian new maintainer | looking for a grad school




reply via email to

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