Changes

Jump to: navigation, search

Thunderbird:Folder Pane

628 bytes added, 21:35, 23 July 2008
no edit summary
* Fit Old Folder Pane in a tree view
=== Outbox ===
As of the inclusion of {{bug|387656}} the Unsent folder has been renamed to Outbox. With this new folder pane view we'll only be displaying the Outbox as needed by the system.
</pre>
=== Smart Folders =Starred Searches ==
At some point we're going to want to add our new cross-account smart folders.
</pre>
=== Archive ===
This is a future step that requires our new [[Thunderbird:Message Archive]] to be partially implemented. At such a point which there is a special Archive folder then we will be adding the Archive special folder to our list.
</pre>
=== Single Account ===
For users with a single email account it won't be necessary to break out the single account as a child of the mailboxes. Each special folder can be a top level folder without any children.
Folder 1
Folder 2
</pre>
 
== Special Mailbox Sub-Folders ==
 
There are multiple places where we could place sub-folders of special mailboxes such as Inbox and Sent Mail. Sub-Folders of special mailboxes should be children of the account, under the mailbox to keep their relationship relative.
 
for example:
<pre>
[-] Inbox
|-- Gmail
[-]- Mozilla
|-- Archived Mail
+-- Requires Attention
</pre>
 
This shows a system with 2 accounts named Gmail and Mozilla when the Mozilla accounts Inbox has 2 sub-folders. Currently it is represented like this:
 
<pre>
[+] Gmail
[-] Mozilla
+-- [-] Inbox
|-- Archived Mail
+-- Requires Attention
</pre>
Confirm
1,059
edits

Navigation menu