525
edits
m (Mork -> Mork) |
|||
Line 49: | Line 49: | ||
Something like this: | Something like this: | ||
<pre | <pre> | ||
+-----------------------------------------------------------------------+ | +-----------------------------------------------------------------------+ | ||
| +----------------------+ Search: [ :^] from: [ date ] | | | +----------------------+ Search: [ :^] from: [ date ] | | ||
Line 75: | Line 75: | ||
| ( + New Folder ) ( @ Options ) ( Save Search... ) | | | ( + New Folder ) ( @ Options ) ( Save Search... ) | | ||
+-----------------------------------------------------------------------+ | +-----------------------------------------------------------------------+ | ||
</pre> | |||
The left bar is a folders-only view of the root of the Bookmarks namespace. It can contain nested folders if folders nest, in a tree view. Users can drag folders onto it. It also contains some pre-defined virtual folders, like Most Visited and Recently Updated. Some of these folders (like History, Bookmarks, the Toolbar etc) cannot be removed because there is no way for them to be recreated once they are gone. The right side shows a filter UI at the top, and a list/tree view below showing the contents of the selection at left. | The left bar is a folders-only view of the root of the Bookmarks namespace. It can contain nested folders if folders nest, in a tree view. Users can drag folders onto it. It also contains some pre-defined virtual folders, like Most Visited and Recently Updated. Some of these folders (like History, Bookmarks, the Toolbar etc) cannot be removed because there is no way for them to be recreated once they are gone. The right side shows a filter UI at the top, and a list/tree view below showing the contents of the selection at left. | ||
Line 92: | Line 92: | ||
'''Sample Places Bar Idea: Feeds''' | '''Sample Places Bar Idea: Feeds''' | ||
A Feed folder that is a query of all URLs that have a "feed" annotation. When selected it shows the feeds in the right pane as folders, using the Feed Handler to load the content. The user can choose to sort the content based on recency, which breaks all the content out of the containing Feed folders and intermingles the individual posts from each feed, effectively creating a Feed aggregator. | A Feed folder that is a query of all URLs that have a "feed" annotation. When selected it shows the feeds in the right pane as folders, using the Feed Handler to load the content. The user can choose to sort the content based on recency, which breaks all the content out of the containing Feed folders and intermingles the individual posts from each feed, effectively creating a Feed aggregator. | ||
= Displaying Items and Results = | = Displaying Items and Results = |
edits