hi jerry, the way to go with tracker 0.7+ is making those extensions write (sparql) directly into tracker. There is a nepomuk extension doing something similar already. it is just a matter of adapt it to tracker interfaces. looks like an easy hack.
regards ivan On 12/15/09, Jerry Tan <[email protected]> wrote: > Martyn Russell : >> Hi all, >> >> I want to clean up the extensions/ directory. Right now there are only >> 2 sub-directories, one for firefox and one for thunderbird. >> >> As much as I would like to have support for these in Tracker, the code >> looks quite old and would need someone to take it on. Is anyone >> interested? Also, if we decide to keep it and not remove it, I will >> move it to src/plugins/. >> >> Thoughts? >> > these 2 extensions are out of date. > firefox extension are for firefox 3.0 > thunderbird extension are for thunderbird 2.x > > they are running in firefox/thunderbird and store data into a tmp file > under a private directory > and tracker 0.6.6 has code to index that directory and indexing them. > > > > Now, both firefox and thunderbird are using sqlite to store history and > mail meta, > we can consider to read these data from sqlite db directly. > > _______________________________________________ > tracker-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/tracker-list > _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
