[Fwd: Re: [Design] Feature request - All non-spam EMAIL kept in one folder, but also visible in Filtered Virtual Folders]Kaitlin Duck Sherwood Fri, 07 Mar 2003 10:26:03 -0800
(Whoops, I'm still getting used to Mozilla mail. I meant to send to the list, not just to Dennis.) -------- Original Message -------- Subject: Re: [Design] Feature request - All non-spam EMAIL kept in one folder, but also visible in Filtered Virtual Folders Date: Fri, 07 Mar 2003 10:24:14 -0800 From: Kaitlin Duck Sherwood <ducky@osafoundation.org> To: dmlynch@bellsouth.net References: <3E67CE24.1760.20433B6@localhost> Dennis Lynch wrote: >Specifically, my suggestion is that Chandler >keep all non-spam Email in one folder, but >also visible in "Filtered Virtual Folders". >Archived email would be in a second parallel >set of folders so that the main repository >could be relatively small and fast. > While we haven't started writing code for the email parcel yet, I think we will be doing what you want. We probably won't have folders at all (per se), just one big database and a bunch of different attributes (like "is spam", "is unread", "is flagged", "is OSAF Design Mailing List", "has category of 'Church biz'", "is to-do", etc). You'll have a number of different Views, each of which will be a stored query combined with a stored presentation. You can also create Views on the fly.
|