zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01462
[Bug 602211] Re: Monitoring for new files
Markus All Tracker does is use inotify on the xdg directories
recursively as i said. So I agree half way with you here. We can write a
dataprovider with the new datahub that montiors those directories and
send us the events from there :) No need to depend on Tracker. And it is
an easy hack... What do you think?
** Changed in: zeitgeist
Importance: Undecided => Wishlist
** Changed in: zeitgeist
Assignee: (unassigned) => Michal Hruby (mhr3)
** Changed in: zeitgeist
Status: New => Opinion
** Changed in: zeitgeist
Status: Opinion => New
--
Monitoring for new files
https://bugs.launchpad.net/bugs/602211
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Zeitgeist Framework: New
Bug description:
I was thinking on how tracker monitors new files to index. Turns out they monitor directories using inotify. Recurse XDG dirs and single iterate $HOME
Does this make sense to us?
References