Confirmed users, Bureaucrats and Sysops emeriti
2,088
edits
No edit summary |
No edit summary |
||
| Line 245: | Line 245: | ||
It might be useful to have an option to dump the exact screen layout to a printer. However in general that won't result in nice-looking printouts; lines will straddle page boundaries, and columns will turn out very badly. It also means saying that we're not going to support CSS print-specific styles. | It might be useful to have an option to dump the exact screen layout to a printer. However in general that won't result in nice-looking printouts; lines will straddle page boundaries, and columns will turn out very badly. It also means saying that we're not going to support CSS print-specific styles. | ||
== Leveraging Places == | |||
Some Fx team members met and talked about ways to leverage Places in Fx3. | |||
The notes are [http://wiki.mozilla.org/Places:Fx3PRDMeetingNotes here]. | |||
This short-list is the product of taking the salient themes from the Places talk at the Firefox summit, and condensing them into specific N/FRs. These are the potential N/FRs that came out of the meeting. | |||
=== Discoverability === | |||
* NFR: Improve discoverability of where you've been before. | |||
* FR: List bookmarks in location bar dropdown | |||
* FR: "see more" under the last 5 hist entries | |||
* FR: Sort location bar dropdown by MRU (if user uses bms, then put those first, then stars, then history) | |||
* FR: Sort location bar dropdown by MRVisited (and other metadata) | |||
=== Search === | |||
* NFR: Search across the "local web experience" | |||
* NFR: Search for things based on when you saw it, what it's called, what you were searching for, where it came from, whether you found it interesting. | |||
* FR: Unified results from searching multiple datastores (bm, hist, tags/stars) | |||
* FR: UI for when/where you want that search | |||
* FR: UI for parsing/viewing the results | |||
* FR: Add favicons to location bar dropdown, and other results | |||
* FR: Richer search of history in location bar (include page title and full-text-indexing of content) | |||
* FR: Type-ahead search based on multiple criteria | |||
=== Starring/Tagging === | |||
* NFR: Mark something of interest | |||
* NFR: Unmark it | |||
* NFR: View and search pages of interest | |||
* FR: Add/edit/delete interestingness | |||
* FR: Annotate a page, to say that it's interesting | |||