Skip to content

Commit

Permalink
docs: add fuzzy-search explain
Browse files Browse the repository at this point in the history
  • Loading branch information
Avivbens committed Jun 9, 2024
1 parent 25bc7af commit 9cbd081
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@

Search browser bookmarks with [Alfred](https://www.alfredapp.com/).

## Usage
### Fuzzy Search

Search browser bookmarks via the keyword `bm`.
Once you select a bookmark, it will be opened in the dedicated browser.
We support fuzzy search :ninja:

Incognito mode will be opened with the dedicated browser as well.
You can search for a contact by typing a part of their name or phone number

### Install via GitHub Releases :sparkles:

Expand All @@ -33,6 +32,13 @@ curl -fsSLk $download_url -o ~/Desktop/alfred-search-bookmark.alfredworkflow
open ~/Desktop/alfred-search-bookmark.alfredworkflow
```

## Usage

Search browser bookmarks via the keyword `bm`.
Once you select a bookmark, it will be opened in the dedicated browser.

Incognito mode will be opened with the dedicated browser as well.

<hr>

## Examples
Expand Down

0 comments on commit 9cbd081

Please sign in to comment.