From c4e828c45dcdb0c432b3ded9d2e3f7a6f0a6a079 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 9 Apr 2001 13:17:28 +0000 Subject: [PATCH] Add suggestion from hal to allow sorting of summary buffer. --- v7/src/imail/todo.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index cd889d727..fd09d88f5 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,5 +1,5 @@ IMAIL To-Do List -$Id: todo.txt,v 1.112 2000/12/20 07:18:25 cph Exp $ +$Id: todo.txt,v 1.113 2001/04/09 13:17:28 cph Exp $ Bug fixes --------- @@ -29,6 +29,10 @@ MIME conformance New features ------------ +* Add ability to sort summary by sender. May as well allow sorting on + other fields as well. And once that's done, allow user to specify + multi-key sorting, such as "sort by sender, then by reverse date". + * Implement generic operation to say whether a folder is open or closed. This is needed to implement a command that closes open folders, prompting the user for each folder. -- 2.25.1