Hi,
After applying the TODO diff, will you also update that file, the
section on removable media. Thanks...
--
my place on the web:
floss-and-misc.blogspot.com
Index: NEWS
===================================================================
--- NEWS (revision 2820)
+++ NEWS (working copy)
@@ -12,15 +12,18 @@ Tracker 0.6.90
GLib's GIO usage
* In-house file monitoring dropped.
* Addition of unit tests.
- * TST (GUI search) migrated away from the deprecated gnome-vfs2
+ * TST (GUI search) migrated away from the deprecated gnome-vfs2.
Miscellaneous
- * Added support for indexing removable media.
- * Added support for the mobile email client, Modest. This adds to Evolution,
- Thunderbird, and KMail, among supported clients.
+ * Added support for indexing removable media (MMC, USB sticks).
* Added support for OR search operations.
* Initial xesam support.
* New functionality to estimate remaining indexing time period.
+ * NB (index merging has been removed in this release due to lack of
+ time re-implementing it after code refactoring; SQLite FTS, which
+ has the feature internally, will be used in future releases).
+ * support for metadata caching on removable devices
+ (see http://live.gnome.org/MetadataOnRemovableDevices)
Tracker 0.6.6
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
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list