https://github.com/harehare/chick
Chrome extension for full text bookmark and browsing history search.
https://github.com/harehare/chick
chrome-extension chrome-extensions clojure elm full-text-search ngram
Last synced: 22 days ago
JSON representation
Chrome extension for full text bookmark and browsing history search.
- Host: GitHub
- URL: https://github.com/harehare/chick
- Owner: harehare
- License: mit
- Created: 2018-07-08T14:25:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T14:36:05.000Z (over 7 years ago)
- Last Synced: 2025-03-15T19:38:26.861Z (about 1 year ago)
- Topics: chrome-extension, chrome-extensions, clojure, elm, full-text-search, ngram
- Language: Elm
- Homepage: https://chrome.google.com/webstore/detail/chick/iiekfnbpcjolepcejefknaoblbkegbdf
- Size: 2.24 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Chick
Chrome extension for full text bookmarks and browsing history search.
Start search in google, other search engine or Press e, then space or tab, in the omnibox to start searching your bookmarks and browsing history.
Chick indexes all the text on the bookmarks and browsing history to local.

## Install
https://chrome.google.com/webstore/detail/chick/iiekfnbpcjolepcejefknaoblbkegbdf
# Query
## type
```
type:(bookmark|history|pocket)
```
## before
```
before:2018-08-01
```
## after
```
after:2018-08-01
```
## tag
```
#elm
```
## TODO
* [ ] Improving search accuracy
* [ ] Add Query
* [ ] Add delete tag
## License
MIT
Copyright © 2018 Takahiro Sato