Places:Plan: Difference between revisions
Jump to navigation
Jump to search
| Line 26: | Line 26: | ||
* External | * External | ||
** Weave integration? | ** Weave integration? | ||
** user-specified db location (or html/json?) | ** user-specified db location (or html/json?) ({{bug|385077}}) | ||
** tags in HTML export/import? | ** tags in HTML export/import? | ||
| Line 41: | Line 41: | ||
* Backend | * Backend | ||
** Simplify expiration behaviour | ** Simplify expiration behaviour ({{bug|425219}}) | ||
* Sidebar | * Sidebar | ||
| Line 57: | Line 57: | ||
** Add UI to recreate/disable them ({{bug|399984}}) | ** Add UI to recreate/disable them ({{bug|399984}}) | ||
** Investigate changes for Most Visited (aware of webmail redirects) | ** Investigate changes for Most Visited (aware of webmail redirects) | ||
* Favicons | |||
** support for browser.chrome.favicons ({{bug|331228}}) | |||
=Firefox 4= | =Firefox 4= | ||
Revision as of 17:14, 21 April 2008
Places Plan
Roadmap for future work on Places, the SQLite-driven Bookmarks and History system.
Firefox 3.1
- Performance
- add visits on a background thread? (bug 429988, bug 429989)
- reduce query volume
- simplify query result observer codepath
- get better tree views performance on large history trees
- reduce copy/paste/delete operations weight (bug 391836, bug 428459)
- Tagging
- bulk editing (bug 412002)
- autocomplete (bug 415960)
- querying (searching, filtering)
- quick-tag
- add back tag containers sorting / reorder (bug 429686)
- Awesomebar
- API hooks (frecency bonus, external providers?)
- expose frecency in the query infrastructure
- portability (Weave)
- External
- Weave integration?
- user-specified db location (or html/json?) (bug 385077)
- tags in HTML export/import?
- Database
- move tags out of bookmarks folder (avoid data duplication and perf)
- use relation tables for keywords and tags (avoid null filled columns)
- remove maintainance code (bug 391419)
- Library
- add back preview for bookmarked items (db size issues)
- add back advanced search UI
- allow one-click bookmarking (bug 387747)
- add downloads view
- Backend
- Simplify expiration behaviour (bug 425219)
- Sidebar
- better grouping for history (bug 359465, bug 422163)
- better view configuration (bug 387730)
- allow one-click bookmarking (bug 405276)
- improve multi-selection (bug 429295)
- Frontend
- Simplify drag&drop code
- Better tooltips (show more infos for visits and bookmarks)
- Use static menuitems for livemark loading/failed (bug 407468)
- Smart Bookmarks
- Add UI to recreate/disable them (bug 399984)
- Investigate changes for Most Visited (aware of webmail redirects)
- Favicons
- support for browser.chrome.favicons (bug 331228)
Firefox 4
- Database
- investigate changing bookmarks table to use a preordered nested tree algo
- VACUUM in a background thread
- unified identifier for bookmark and history items?
- Library
- Pluggable views based on collection type
- Unified search
- Sidebar
- Unified views