68

One of the things I like best when using OS X is the Spotlight tool. You can click a magnifying glass in the corner, and search for apps, files, anything. Windows 7's Start Menu search tool is similar. Does Ubuntu have anything like this?

Gnome Do has some similarities, but it's really more about doing things than searching for things. Something with a panel applet like Spotlight would be ideal.

Aditya
  • 13,616
Matthew
  • 3,094

13 Answers13

30

Unity Dash

From 11.04 to 17.04 (Unity), Ubuntu had an even better solution built in: The Dash!

screenshot

With the dash you can do all kind of cool stuff, such as:

  • Search through your files
  • Find installed and available applications
  • Run commands
  • There will be many more features in the future, as the dash is extendible through so called "lenses". These will allow you, for example, search Ask Ubuntu right from your desktop.

Just hit Super to open it in 11.04!

For more information, check out this link.

Pablo Bianchi
  • 17,371
Ingo
  • 6,348
17

Cardapio

Cardapio is exactly what I was looking for. You'll have to install TrackerDownload tracker, start it, then enable the "File Search" plugin from Cardapio.

Pablo Bianchi
  • 17,371
Matthew
  • 3,094
11

Beagle or Tracker for Ubuntu. For Kubuntu, Strigi.

maco
  • 16,132
11

Deskbar

Deskbar is probably the closest application, as far as the user interface goes, to spotlight.

Click here to install.

deskbar

It has a number of backends, allowing you to search for files, launch applications, search the web, and a lot more.

Pablo Bianchi
  • 17,371
10

Tracker seems to fit your needs, and 0.8 and beyond is overall awesome.

You can install it with sudo apt-get install tracker. Once installed run from Dash with "Search and indexing" or from CLI tracker-preferences to adjust preferences., and issue tracker control -s to start indexing, or wait for it to index your files when your system is idle. tracker-needle is the graphical search tool, and there are various CLI tools that you can discover by typing tracker- and hitting the Tab key twice. Also run just tracker to see a list of available commands.

Pablo Bianchi
  • 17,371
mgunes
  • 9,910
8

Gnome-do has an official plugin called 'Files and Folders' which indexes any directories you add to its configuration.

To enable it:

  • Summon gnome-do (win+space)
  • Click the arrow in top right and choose preferences
  • Plugins tab under official plugins tick Files and Folders to enable it
  • Click configure to choose the folders you want indexed (I have Desktop, Documents, Downloads)
  • You can then summon gnome-do and type the name of a file or its extension, e.g. 'mov' to see all movie files (with thumbnails)

Of course gnome-do has a wealth of other functionality built in and through plugins. Well worth a look.

5

I found a search indicator similiar to Mac Spotlight, name is Indicator Synapse. I copied quote from noobslab.com

It creates virtual index of files and items which are on the system. It is designed to access files and items quickly. It also has ability to search in online dictionary/knowledge engine (WolframAlpha) and web.

Indicator Synapse It only works with Unity Ubuntu 12.04/12.10/13.04/13.10 and Gnome Classic

To install Indicator Synapse, open Terminal by press Ctrl + Alt + T and copy the following commands to terminal

sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install indicator-synapse

After installation is finished, log out and log in back to see indicator synapse on the panel

Pablo Bianchi
  • 17,371
Liso
  • 15,677
4

If you're using Gnome (Ubuntu), then you could give Tracker a try. It's not perfect, but to my experience I don't notice that it's running in the background which I like a lot!

Tracker is available in the Ubuntu Software Centre, just look for it and install it.

It comes with a Gnome panel applet so that you can search directly from the top or bottom panel.

I said it ain't perfect because sometimes it doesn't find back some files I was searching for... But it does a decent job.

3 years ago, I had try Beagle (also available for Ubuntu), but either it was more power hangry or my computer was too old for that, but I did not have a pleasant experience with it. Nonetheless you could try it. 3 years is long, and my computer at that time was a really old one!

Jorge Castro
  • 73,717
Huygens
  • 4,783
2

I use Kupfer.

It is an alternative to gnome-do. It was heavily inspired by Quicksilver.

It is available from a PPA here on Launchpad

Zanna
  • 72,312
2

Tracker looks more like Spotlight, but I find it doesn't work as well. It also takes forever to index and creates a large index file.

Gnome Do is wonderful though. It is a launcher but it will do much more. Speedy, gorgeous, and tons of plugins. If you have used Quicksilver on the Mac it will be instantly familiar.

ufugu
  • 21
2

So for those of you that like using the command line then locate might be your cup of tea.

1

For this I use Launchy on both Windows and (K)Ubuntu.

1

If you're willing to go through the trouble of installing it, the Sezen applet uses zeitgeist and does pretty much exactly what you want, except for the fact that it only searches through used files and applications (I'm pretty sure at least).

http://mhr3.blogspot.com/ <- The blog of the guy who's making it

www.webupd8.org/2010/08/sezen-applet-is-ready-for-ubuntu-1010.html