Commit 2c258cd 1 parent 25bc7af commit 2c258cd Copy full SHA for 2c258cd
File tree 1 file changed +10
-4
lines changed
1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 16
16
17
17
Search browser bookmarks with [ Alfred] ( https://www.alfredapp.com/ ) .
18
18
19
- ## Usage
19
+ ### Fuzzy Search
20
20
21
- Search browser bookmarks via the keyword ` bm ` .
22
- Once you select a bookmark, it will be opened in the dedicated browser.
21
+ We support fuzzy search :ninja :
23
22
24
- Incognito mode will be opened with the dedicated browser as well .
23
+ You can search bookmarks by name or URL, and we will find the best match for you .
25
24
26
25
### Install via GitHub Releases :sparkles :
27
26
@@ -33,6 +32,13 @@ curl -fsSLk $download_url -o ~/Desktop/alfred-search-bookmark.alfredworkflow
33
32
open ~ /Desktop/alfred-search-bookmark.alfredworkflow
34
33
```
35
34
35
+ ## Usage
36
+
37
+ Search browser bookmarks via the keyword ` bm ` .
38
+ Once you select a bookmark, it will be opened in the dedicated browser.
39
+
40
+ Incognito mode will be opened with the dedicated browser as well.
41
+
36
42
<hr >
37
43
38
44
## Examples
You can’t perform that action at this time.
0 commit comments