Firefox/Projects/Pages: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 17: | Line 17: | ||
* Tabs don’t scale. | * Tabs don’t scale. | ||
* It’s time consuming to switch between tabs. | * It’s time consuming to switch between tabs. | ||
* We work in semantic groups; our browser don’t. | * We work in semantic groups; our browser don’t. | ||
* Our tabs have no understanding of search. Only basic understanding of “apps”. | |||
* Bookmarks are to heavy, tabs are too light. No metaphors for saving/sharing/viewing what we are seeing. | * Bookmarks are to heavy, tabs are too light. No metaphors for saving/sharing/viewing what we are seeing. | ||
* No incentive to clean up. | * No incentive to clean up. | ||
* We spend | * We spend 76% of time on first & last tab. | ||
= Goals / Use Cases = | = Goals / Use Cases = | ||
Line 26: | Line 27: | ||
* Make switching between tabs easier | * Make switching between tabs easier | ||
* Make grouping, saving, and managing tabs easier | * Make grouping, saving, and managing tabs easier | ||
* | * Productivity when you increase monitor size goes up by ~30% (recognition+spatial memory), bring this efficiency gain and ease of mind to tabs. | ||
= Non-goals = | = Non-goals = | ||
Line 33: | Line 34: | ||
= Bugs = | = Bugs = | ||
= Design = | = Design = | ||
[http:// | * More detailed designs coming soon | ||
* See the [http://www.slideshare.net/guestab5fefd/tab-candy-presentation-short presentation]. | |||
http://img.skitch.com/20100226-r17g931yh7959abc9ie7cr5t6e.png | |||
http://img.skitch.com/20100226-jpirgqa5spbj6k94qw228uc5t9.png | |||
[http:// | = Prototype = | ||
* Get the [http://code.google.com/p/tabcandy/source/browse/ source code] for the Firefox extension. | |||
= Testing = | = Testing = | ||
* | * TBD |
Revision as of 19:06, 26 February 2010
Overview
- Description
- Rethink the basic way we interact with multiple web-pages (tabs) and the jump-off navigation point.
Current Status
What Is This All About
See the presentation
Problems
- Tabs don’t scale.
- It’s time consuming to switch between tabs.
- We work in semantic groups; our browser don’t.
- Our tabs have no understanding of search. Only basic understanding of “apps”.
- Bookmarks are to heavy, tabs are too light. No metaphors for saving/sharing/viewing what we are seeing.
- No incentive to clean up.
- We spend 76% of time on first & last tab.
Goals / Use Cases
- Make switching between tabs easier
- Make grouping, saving, and managing tabs easier
- Productivity when you increase monitor size goes up by ~30% (recognition+spatial memory), bring this efficiency gain and ease of mind to tabs.
Non-goals
- Promote tab searching over other types of revisitation (for instance placing all of the tab results on top)
- Overly complicate the current design of the awesome bar (through things like the introduction of additional icons, arrows, or moving the focus right/left in addition to up/down)
Bugs
Design
- More detailed designs coming soon
- See the presentation.
Prototype
- Get the source code for the Firefox extension.
Testing
- TBD