Use the tag Zeitgeist for questions on Gnome's Zeitgeist daemon or on questions that relate to software issues that involve Zeitgeist, like gnome's activity journal.
I installed gnome-activity-journal, restarted zeitgeist and launched gnome-activity-journal, and the app just loads without ever displaying anything. I tried the latest version from the PPA:
ii zeitgeist …
I love Synapse in Xfce and want to know more about improving its use.
I use it to restart, logout or shutdown, launch applications, access files and folders.
I have been trying to fix a few problems that affected file access on my second drive, as…
I am trying to get my mind around Zeitgeist, using the Python DBus API.
To get the latest accessed files and application is not so hard, here is what I do:
#! /usr/bin/env python
from zeitgeist.client import ZeitgeistDBusInterface
from…