=== Top of the Swiki === Attachments ===

CelesteIdeas

Celeste briefs

Celeste backend
Celeste MIME handling

List of things that should be added to Celeste

Easier and more simple user interface for handling attachments
Incremental search based on sender, or subject
Bcc: support
IMAP support

Things that should be improved or refactored in Squeak

MailDB backend
  1. Celeste category changes should be logged like messages and the index.
  2. Celestes Index should load and save faster.
  3. The DB should be scalable.
  4. The formats used should be decoupled from everything else.

CelesteInterface
  1. Entering a category should be immidiate (100ms)
  2. Support message threads
  3. Support Nosy Lists, or similar behavior.
  4. Make filing away mail easier.
  5. Make filters go away when their intersection becomes empty
  6. Refactor filters (make them (composite?) objects...)
CelesteIntegration
  1. Refactor MIME
  2. Recognize changeset attachments - browse code, view code, apply
  3. Recognize URLs - open URL
  4. Allow sending any Morph as in new comms apps.