Thunderbird:Activity Manager/Window
Activity Manager Window
Many pieces borrowed from the design and implementations of the Download Manager.
+---------------------------------------------------------------+ | | ^ | | +---| |-----------------------------------------------------------| | | | | | | | |-----------------------------------------------------------| | | | | | | | |-----------------------------------------------------------| | | | | | | | |-----------------------------------------------------------| | | +---| | | v | +-----------------------------------------------------------+---+ | [ Clear List ] [_Search...______] | +---------------------------------------------------------------+
There has been some thought about using facets to provide a faster and more complete way of managing the list of items in the window.
Example of a Window with Facets
Facets for tags are turned on by default such that everything is showing. As a person selects each facet they toggle it to the off state which removes those types of items from the list.
+---------------------------------------------------------------+
| {{ mail }} {{ contacts }} {{ calendar }} {{ tasks }} |
+---------------------------------------------------------------|
| | ^ |
| +---|
|-----------------------------------------------------------| |
| | |
| | |
|-----------------------------------------------------------| |
| | |
| | |
|-----------------------------------------------------------| |
| | |
| | |
|-----------------------------------------------------------| |
| +---|
| | v |
+-----------------------------------------------------------+---+
| [ Clear List ] [_Search...______] |
+---------------------------------------------------------------+