fsrunner for KRunner is a KDE Runner that maintains a database of your files and or directories and allows you to search them.
It was built as an alternative to nepomuk, quick access to your files without nepomuk's resource imprint. Under testing nepomuk for me generated a 1gb database, and used 400mb memory, mine on the same conditions generates a 3mb database and a 3mb memory imprint.
Example usage: you can configure it to scan $HOME, with a depth of 3, and ignore files. And then scan Desktop, with a depth of 1, and include files there. If you have the file Desktop/TODO, you can then write todo in krunner and it will find that file. It also allows using * in searches.
Product's homepage
Requirements:
· KDE Software Compilation
What's New in This Release: [ read full changelog ]
· Been far too busy for far too long. Atleast getting critical bugfixes now!
· Fix bug causing crashes when conflicting with other krunner plugins.