Smart Folders for Alfred

Browse your Saved Searches in Alfred 4+.

Usage

Custom searches

You can also set up keywords to go directly to the contents of a specific Smart Folder. To do this, copy the default .sf Script Filter and use the -f option to specify the name of your Smart Folder:

/usr/bin/python smartfolders.py -f 'FOLDER_NAME' "$1"

where FOLDER_NAME is the name of the Saved Search whose contents you want to search.

It should look something like this:

The above example is included in the workflow, but has no keyword.

Third-party software, copyright etc.

Both libraries and the code in the workflow are released under the MIT licence.

More Info

Smart Folders for Alfred is hosted on GitHub.

Feedback to deanishe@deanishe.net