45
edits
BrettWilson (talk | contribs) |
|||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
Annotations are provided by a browser service that can associate arbitrary information with URLs. The goal is to use them for both history and bookmarks. | Annotations are provided by a browser service that can associate arbitrary information with URLs. The goal is to use them for both history and bookmarks. GUI requires close integration with bookmarks to show annotations together with tags. Load the annotations into the sidebar when a URI opened. Flat editable mode in the sidebar would simply the use. | ||
Possible uses: | Possible uses: | ||
* Fav icon | * Fav icon | ||
* Page thumbnail | * Page thumbnail | ||
* Notes | * Notes / Citations | ||
* Persistent storage for Javascript on the page | * Persistent storage for Javascript on the page | ||
* Microformat meta-data, e.g. geo location, dates, events, | |||
== Internal design == | == Internal design == |
edits