0
votes
1answer
205 views

Unity dash search

I have my personal folders to a different partition other than home, I had a series of symlinks in my home folder pointing to the folders on the other partition. This was causing multiple entries in ...
3
votes
2answers
247 views

Is there a shell-independent search tool like the Unity's Dash?

The only thing I will miss after moving to LXDE from Unity will be the Unity Dash. Its functionality, not the piss-poor performance that is. So here's my question. I know there is synapse but AFAIK it ...
1
vote
0answers
46 views

Lens showing only music after zeitgeist removal

I can't get anything to show up in the Dash (lens?) other than music (no applications , no files) . This began when I removed zeitgeist. I've uninstalled and reinstalled, but still not working. I've ...
1
vote
0answers
60 views

How to disable the activity log for the application lens? [duplicate]

Possible Duplicate: How do I stop Unity from remembering search history? How to clear search history of application search? Every time when I select application lens or press Super+A it ...
2
votes
1answer
145 views

How to make zeitgeist just log my application not my files

I'm using ubuntu 12.04 with unity. I want to config the zeitgeist to just track my application but ignore the usage of files. I tried to add "/" to the blacklist, but it didn't work. The recent files ...
2
votes
0answers
117 views

Prevent Unity Dash from searching specific hard drive

I have a hard drive that is exclusively used for storage of music, pictures, movies and that sort of thing. It contains no system files. To conserve power and reduce noise, I have set it to spin down ...
1
vote
2answers
239 views

Forcing Zeitgeist to index Dropbox folder

I am running Ubuntu 11.10, and I would like to force Zeitgeist to index my Dropbox folder. I understand that Zeitgeist is a passive service that logs particular events (such as opening or downloading ...
5
votes
1answer
397 views

Why is cat running as a daemon on Ubuntu 12.04?

/bin/cat appears to be running as a persistent daemon on my 12.04 system. $ ps aux | grep cat detlef 2278 0.0 0.0 8680 352 ? S 06:13 0:00 /bin/cat Why does Ubuntu 12.04 need cat running as a ...
2
votes
1answer
229 views

How can I get local files to appear in unity lenses?

Perhaps I've mis-understood how the lenses are meant to work, but I find that local files or folders never show up in any of the lenses unless I've previously opened them. This is true for the file ...
16
votes
6answers
11k views

Prevent gnome-shell's dash from listing Recent Items

I am using gnome-shell in Ubuntu 11.10. I am getting annoyed when dash search lists Recent Items. I have tried many ways to prevent it like Deleting activity.sqlite and activity.sqlite-journal files ...
11
votes
5answers
1k views

Is there a way I can block a folder from Gnome and/or Unity search?

I sometimes browse erotic media files, and I have some of them stored in my hard drive. All said content is saved in one specific folder. Is there a way I can block this folder from Gnome and/or ...
3
votes
1answer
803 views

Unity Dash “Most Frequently Used” Application Disappeared, How to Reinstall Unity & Zeitgeist Completely?

My "Most Frequently Used" Applications in Unity Dash disappeared. I tried to: reset unity with unity --reset, removing Zeitgeist history with rm ~/.local/share/zeitgeist/activity.sqlite, and even ...
3
votes
1answer
259 views

Tomboy notes logged by zeitgeist do not appear in the Unity dash. Why not?

I am able to search my Tomboy notes using Synapse (and using a zeitgeist plugin), after following the instructions here: How do I get Synapse to search my Tomboy notes? My notes also appear in the ...
2
votes
2answers
1k views

My Dash does not show recent applications. What can I do to fix that?

For some unknown reason, my Unity dash doesn't show recent applications. I am guessing it could be related to the fact that I have a newer version of zeitgeist than the standard repo provides (I use a ...
4
votes
2answers
882 views

Zeitgeist does not index folders in NTFS partition

I am using Synapse + Unity Dash for searching and it seems that neither of these can index folders I've accessed in my NTFS partition. I believe this is because Zeitgeist does not index folders, and ...
4
votes
1answer
765 views

How can I get a set of files into the Zeitgeist index for dash access?

I understand, based on a number of other sources, that files will not appear in a dash search until they have been opened, due to the search drawing from zeitgeist. As an example, this is ...
12
votes
1answer
2k views

Hidden files are shown in Dash

I have several hidden files in a folder that are private and need to remain private. I do not mind people seeing what I do on my system but after I open one of these files I can find them through ...
9
votes
1answer
2k views

How does Unity's dash index and search work?

What kind of items and which attributes are indexed? E. g. desktop/launchers, documents; what metadata? Where's the index stored? sqlite, couchdb, ...? Which query language is used; what's the query ...
88
votes
9answers
63k views

How can I keep recent files from appearing in Unity?

I sometimes browse erotic media files but I would like to avoid having them appear in files & folders / recent. How can I do that? The old "making .recently-used.xbel a folder" trick from 10.10 ...