Ability to exclude keywords
Application launcher for Windows, Mac OS X, FreeBSD and Linux
Brought to you by:
karlinjf
In order to exclude some certain things, a function like keyword based filtering is required.
use case:
i want to exclude the uninstall applications
solution:
a functionality like "exclude *uninsta* can solve
possible bug:
if the application name includes the keyword pattern, it also gets filtered
solution for possible bug:
catalog editing and exemption creation :)