akaralar / SafariHistorySearch

Alfred workflow to search Safari history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SafariHistorySearch

Alfred workflow to search Safari history written in swift.

#Usage shs <SEARCH_TERMS>

Separate search terms with spaces if you want to search for more than one word. ie:

shs github safari

Each word is searched separately. If you want to search for a phrase, surround the phrase with double quotes, ie:

shs "Alfred Workflow to Search Safari History"

The results contain all search terms. This workflow searches the page url, page title and page body if available.

About

Alfred workflow to search Safari history

License:GNU General Public License v3.0


Languages

Language:Swift 91.7%Language:Objective-C 8.3%