Noticed that sorting the tasks doesn't work because it assumes its
input is in emacs-wiki format. Obviously this works with the default
values, but not when user has customized the format.
The problem could be fixed inside the user callback or by sorting the
tasks vector before formatting them wi
On 8/6/05, Janne Hellsten <[EMAIL PROTECTED]> wrote:
> Noticed that sorting the tasks doesn't work because it assumes its
> input is in emacs-wiki format. Obviously this works with the default
> values, but not when user has customized the format.
Sorry, looks like this is nonsense. Please ignor
Actually, the attached patch might explain better what I'm after.
Here's how I use it to get plain text task overviews:
-- clip --
(defun janne/planner-tasks-overview-insert-it ()
"Insert the textual representation for `planner-tasks-overview-data'."
(mapcar
(lambda (item)
(let ((text