https://github.com/ruivieira/grizzly
Extra utilities for Bear 🐻
https://github.com/ruivieira/grizzly
bear cli golang library utility
Last synced: 3 months ago
JSON representation
Extra utilities for Bear 🐻
- Host: GitHub
- URL: https://github.com/ruivieira/grizzly
- Owner: ruivieira
- License: apache-2.0
- Created: 2019-05-09T21:36:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-30T04:15:00.000Z (about 4 years ago)
- Last Synced: 2024-12-06T19:37:07.364Z (11 months ago)
- Topics: bear, cli, golang, library, utility
- Language: Go
- Size: 38.1 KB
- Stars: 22
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grizzly

Extra utilities for [Bear.app](https://bear.app/).
## Library
To use `grizzly` as a library, just do `go get github.com/ruivieira/grizzly` or add it
to your `go.mod`.## CLI
To use the CLI, just do
```shell
$ cd grizlly
$ go build
```### CLI commands
* `-d`, Show duplicate titles and counts
* `-ts`, Suggest tag for given title (based on your data)
* `--tail n`, `--head n`, Show first or last `n` entries, in order
* `-m`, Show all marked text for all notes
* `-u`, Show all notes which are not referenced anywhere
* `-s`, `--search`, Search notes using partial title