Index: TODO =================================================================== --- TODO (revision 2820) +++ TODO (working copy) @@ -1,28 +1,33 @@ General: - * XESAM integration * Indexer backend independence (not just rely on SQLite) * Automatic language detection Application support: - * Balsa mboxes * Brasero integration * Epiphany integration (bookmarks and history) * Rhythmbox integration * Tomboy notes indexing +* Modest, a mobile email client (much work already exists in svn trunk) Search: - * Search filtering (e.g. search within specific folders) * Search results that update in real time * Search within archives -* "exact phrase" search -* Wildcard search +Internal: +* Crawler to move to Indexer +* FTS support (replacement of QDBM, the current index db) + -> enables enable "exact phrase" searches + -> enables wildcard searches + -> enables prefix searches (pre*) +* Denormalised tables +* Better libtracker support for Maemo platform applications? -Tracker SoC project ideas: +2007 Tracker SoC project ideas: + 1. HAL integration into Tracker * We need to be able to handle files in removable media