https://github.com/duc-cnzj/easy-bookmark
full index search chrome bookmark for macos/windows.
https://github.com/duc-cnzj/easy-bookmark
bookmark chrome macos
Last synced: about 2 months ago
JSON representation
full index search chrome bookmark for macos/windows.
- Host: GitHub
- URL: https://github.com/duc-cnzj/easy-bookmark
- Owner: duc-cnzj
- Created: 2022-02-22T11:30:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-25T04:47:13.000Z (about 4 years ago)
- Last Synced: 2025-02-21T09:17:04.710Z (over 1 year ago)
- Topics: bookmark, chrome, macos
- Language: Go
- Homepage:
- Size: 5.83 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Download
download from [release](https://github.com/DuC-cnZj/ChromeBookmarksSearch/releases)
```shell
chmod +x bookmark-darwin-amd64
```
or
```shell
go install github.com/duc-cnzj/easy-bookmark@latest
```
## Usage
```shell
# ./bookmark-darwin-amd64
Command:
showall:
show all bookmarks info. eg: "showall"
show $id:
show one bookmark. eg: "show 1"
refetch $id:
refetch bookmark html content. eg: "refetch 1"
-h:
show search hits. eg: "book -h"
-topN:
limit results. eg: "book -top1"
search:
=>
```