Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

akaralar/SafariHistorySearch

Repository files navigation

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.